@charset "utf-8";
/* CSS Document */

* { margin:0;
    padding:0;
}
body { background:rgb(74,81,85); }
div#menu { margin:5px auto; }
div#copyright {
    font:11px 'Trebuchet MS';
    color:#222;
    text-indent:30px;
    padding:40px 0 0 0;
}
div#copyright { color:#aaa; }
div#copyright a:hover { color:#222; }

a:link, a:visited
{
	color:#CCC;
	text-decoration:none;
}

a:hover
{
	color:#FFF;
	text-decoration:underline;
}

.advertleft
{
	width:350px;
	float:left;
}

.topright
{
	margin-top:10px;
	width:728px;
	height:150px;
	float:right;
	color:#999;
	text-align:justify;
}


.googleright
{
	width:728px;
	height:90px;
	float:right;
	background:#333;
}

#flipbox {
  width: 330px;
  padding:10px;
  height: 230px;
  background-color: #ff9000;
  font-size: 2.5em;
  color: #ffffff;
  text-align: center;
}

.contleft
{
	float:left;
	width:850px;
}

.contright
{
	float:right;
	width:200px;
	background:#ff9000;
}

.videocont
{
	background-color:#333;
	margin-bottom:10px;
	margin-right:10px;
}

.videocont img
{
	margin:10px;
	border:1px solid #CCC;
}

.videocont h3
{
	margin-top:10px;
	font-size:18px;
	color:#CCC;
}

.description
{
	font-size:14px;
	color:#999;
}

.tegi
{
	font-size:16px;
	color:#CCC;
	margin-bottom:10px;
}

.content
{
	text-align:justify;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	font-size:14px;
	color:#999;
}

.main
{
	margin:auto 0px auto 0px;
	padding:10px;
	width:1110px;
	background:#282c2e;
	color:#FFF;
	margin-bottom:20px;
}

.inside
{
	background: #3c4346;
	width:1090px;
	padding:10px;
	height:250px;
}

.novoteka
{
	background: #95D13D;
	width:1090px;
	margin: 5px 0px 5px 0px;
	padding: 10px;
}

.novoteka a:link, .novoteka a:visited
{
	color:#000;
	text-decoration:none;
}

.contright a:link, .contright a:visited
{
	color:#000;
	text-decoration:none;
}

.novoteka a:hover
{
	color:#900;
	text-decoration:underline;
}

.contright a:hover
{
	color:#900;
	text-decoration:underline;
}

.inside2
{
	background: #3c4346;
	width:1090px;
	padding:10px;
}

.topright li
{
	display:block;
	float:left;
	margin:0px 10px 0px 0px;
	font-size:12px;
	height:20px;
}