@charset "utf-8";
/* CSS Document */
html {
	-webkit-font-smoothing: antialiased;
}

 body {
	background: #000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	padding:0;
	margin:0;
}
.grey{background-color:#333333; padding:5px; font-size:12px;}
.grey2{background-color:#333333; padding:10px; font-size:12px;}
.grey span{color:#ff5656;}

input:focus, select:focus {
	outline:none;
}
a{text-decoration:none;}
a:focus {
	outline: none;
}
* {
	margin:0;
	padding:0;
}
br.clear {
	clear:both;
}
.main{margin:auto; width:1198px; background:#242424;}
.menu{margin-top:3px; margin-bottom:2px; background:url(images/menubg.gif) repeat-x #2e2e2e; width:1198px;   height:59px;}
.menu ul li{float:left; list-style:none; text-transform:uppercase; height:59px; line-height:59px;  border-right:1px solid #272727;}
.menu ul {margin-left:4px;}
.menu ul li a{color:#c70c0c; text-shadow:2px 2px #000; font-size:22px; font-weight:bold; padding:0 15px 0 15px; display:block;}
.menu ul li.last{border-right:none;}
.menu ul li a:hover{background-color:#000;}
.welcome, .text{padding:20px; background:url(images/welcomebg.gif) repeat-x bottom; color:#cccccc;}
.footer{color:#ccc; font-size:10px; text-align:center; padding:10px;}
.episode h2{width:1198px; text-align:center; font-size:22px; background-color:#990000; height:82px; line-height:82px;}
.episode{text-align:center;}
.top2{width:1198px; height:606px; background:url(images/top.jpg) no-repeat; position:relative;}
.flash{ position:absolute; z-index:2; bottom:42px; right:0;}
ul.war{margin-left:35px;}
.big {float:left; padding:0 2px 2px 0;}
.small{float:left; padding:0 1px 2px 0;}
.content {float:left;}
.content div{float:left;}
.content .block{float:left; -webkit-border-radius: 10px;
-moz-border-radius: 10px; overflow:hidden;
border-radius: 10px; background:#000000;  padding:10px; border-left:1px solid #333; border-top:1px solid #333;margin:5px;}
.content .smallholder{width:821px;}
.content .bigholder{width:821px;}
.content .block{min-height:150px;}
.content .block.long{width:791px; min-height:150px;}
.content .block.small{width:379px; min-height:150px; }
.content .block.full{width:1166px;}
.content .block.tall{width:344px;  min-height:332px;  }
.content .block .title{ font-size:21px; background:url(images/polosa.gif) repeat-x bottom left; padding-bottom:10px; width:100%; color:#e8e8e8;}
.content .block .title strong{color:#C30;}
