/* Comment element properties */
.news_foot {
	color: #666;
	font-family: Tahoma;
	font-size: 34px;
}

.news_foot2 {
	font-family: Tahoma;
	font-size: 34px;
}
.news_foot3 {
	font-family: Tahoma;
	font-size: 34px;
	color: #666;
}
.n_sm { font-size: 18px; font-weight: normal; color: green; }
.n_ct { font-size: 18px; font-weight: normal; color: #48acac; }
.n_nr { font-size: 24px; font-weight: normal; color: #777; }
.n_tl { font-size: 22px; font-weight: 600; color: #555; padding: 2px 4px 2px 4px;}
a.n_tl { font-size: 22px; font-weight: 600; color: #555; padding: 2px 4px 2px 4px;}
a:hover.n_tl { font-size: 22px; font-weight: 600; color: red; padding: 2px 4px 2px 4px;}

body {
        background: url(fon.png) fixed; 
	margin: 5px 0px;
     padding: 0px;
     font-family: Tahoma, sans-serif;
     font-size: 18px;
	color: #888;
}
ul { margin: 0; padding: 0; list-style: none; }
table, tr, td, span{ font-family: Tahoma; font-size: 22px; }

img { border: 0px; }
.img2 {
vertical-align: middle;
border: 0px;
margin-top: 2px;
margin-bottom: 2px;
}

#menu {
  width: 100%;
  background:#3d3838; 
  white-space: nowrap;
  display: inline-block; 
  height: 25px;
}

#menu ul {
  list-style: none; 
  margin: 0px auto;
  padding-left: 0; 
  background:#3d3838; 
  height: 25px;
}
#menu a {
  text-decoration: none; 
  background:#3d3838; 
  color:#fff; 
  padding:0px 12px; 
  font-family: Tahoma; 
  text-transform: uppercase;
  font-size: 16px;
font-weight: normal;
    line-height:25px; 
  display: block; 
  border-right: 1px solid #30A8E6; 
  -moz-transition: all 0.3s 0.01s ease; 
  -o-transition: all 0.3s 0.01s ease;
  -webkit-transition: all 0.3s 0.01s ease;
}
#menu a:hover {
  background:#30A8E6;
}
#menu li {
  float:left;
}

.korpus > div, .korpus > input { display: none;}

.korpus label { padding: 5px; border: 1px solid #CCCCCC; line-height: 28px; cursor: pointer; position: relative; bottom: 1px; background: #fff; font-family: tahoma; color:#999;
  font-size: 16px;
  font-weight: 500;
}
.korpus input[type="radio"]:checked + label { border-bottom: 2px solid #fff; }

.korpus > input:nth-of-type(1):checked ~ div:nth-of-type(1),
.korpus > input:nth-of-type(2):checked ~ div:nth-of-type(2),
.korpus > input:nth-of-type(3):checked ~ div:nth-of-type(3),
.korpus > input:nth-of-type(4):checked ~ div:nth-of-type(4) { display: block; padding: 5px; border: 1px solid #CCCCCC; }

a { color: #888; text-decoration: none; }
a:hover { color: #fd8900; }

a.side { color: #888; text-decoration: none; margin: 2px;
font-size: 15px; }
a.side_a { color: #666; text-decoration: none; font-size: 15px;
}

a:hover.side {
	color: #f6a504;
	text-decoration: underline;
}

a.white, li.white a {
	color: #000;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #000;
}

.citation {
    background: #fff url("/images/intr2.jpg") no-repeat scroll 15px 13px;
    border-left: 2px solid #999999;
    border-radius: 3px;
    box-shadow: 0 0 30px #ebebeb inset, 0 0 10px #ebebeb inset, 0 0 15px #ebebeb inset, 1px 1px 1px #ebebeb;
    display: inline-block;
    line-height: normal;
    margin-top: 20px;
    padding: 10px 10px 10px 50px;
}


.tag1 a {
	font-size: 14px;
	color: #CCCCCC;
}
.tag2 a {
	font-size: 14px;
	color: #CCCCCC;
}

.tag3 a {
	font-size: 14px;
	color: #CCCCCC;
}

.tag4 a {
	font-size: 15px;
	color: #CCCCCC;
}
.tag4 {
	font-size: 15px;
	color: #CCCCCC;
}
.tag5 a {
	font-size: 16px;
	color: #CCCCCC;
}
.tag6 a {
	font-size: 17px;
	color: #CCCCCC;
}
.tag7 a {
	font-size: 21px;
	color: #CCCCCC;
}
.tag8 a {
	font-size: 25px;
	color: #CCCCCC;
}
.tag9 a { font-size: 29px; color: #CCCCCC; }


.leenk{
	font-size: 16px;
	color: #ffffff;
}
.leenk a{
	font-size: 16px;
	color: #ffffff;
}

.tags{
	font-size: 16px;
	color: #666666;
}
.tags a{
	font-size: 17px;
	color: #0099CC;
}
	

hr {
	height: 1px;
	border: 1px solid #eee;
	border-width:0px;
	color:#ccc;
	background-color:#ccc;
}

h1, h2, h3, h4, h5 {
	margin-top: 0pt;
        margin-bottom: 0pt;
        padding-left: 0pt;
        padding-right: 0pt;
     
      color: #6a6a6a;
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1em;
	font-weight: 500;
	margin: 0;

}

hr.side-hr {
	height: 1px;
	border: 1px solid #eee;
}


pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.alt {
	color: #04688d;
}

.spacer {
	margin-bottom: 5px;
font-size: 16px;

}

.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* Form element properties */

form {
	margin: 0px;
}



.button_new {
cursor: pointer;
display: inline-block; 
   background: -moz-linear-gradient(#333, #333, #333);
   background: -webkit-gradient(linear, 0 0, 0  100%, from(#333), to(#333), color-stop(0.5, #333));
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#333');
   padding: 5px 10px;
   color: #333;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   border: 1px solid #333;
  }
.button_new2 {
cursor: pointer;
   background: -moz-linear-gradient(#333, #333, #333);
   background: -webkit-gradient(linear, 0 0, 0  100%, from(#333), to(#333), color-stop(0.5, #333));
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#333');
   padding: 3px 6px;
   color: #ff8a00;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   border: 1px solid #333;
  }

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	background-color: #f6a504;
	background-image: url(images/button.gif);
	height: 20px;
	border: 1px solid #ccc;
	margin-top: 2px;
}
.button2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	background-color: #f6a504;
	background-image: url(images/button2.gif);
	height: 20px;
	border: 1px solid #ccc;
	margin-top: 2px;
}
.button3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	background-color: #f6a504;
	background-image: url(images/button3.gif);
	height: 20px;
	border: 1px solid #ccc;
	margin-top: 2px;
}
.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-top: 2px;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #555;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
}

.textbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
      font-weight: bold;
	color: #555;
	background-color: #f8f8f8;
	border: 0px solid #ccc;
}


.score fin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ccc;

}

.score {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: red;

}


/* Header and footer properties */

.sub-header {
		font-family: Tahoma, sans-serif;
	font-size: 15px;
     font-weight: bold;
	color: #ffffff;
			height: 15px;
}

.sub-header2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	background-image: url(images/fon.png);
		height: 25px;
text-align: center;
}

.sub-header3 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	background-image: url(images/hBox.gif);
		height: 25px;
}


.sub-header-left {
	width: 3px;
	height: 28px;
	

}

.sub-header-right {
	width: 3px;
	height: 28px;
	
	
}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.full-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background-color: #fff;
	padding: 5px 0 10px 0;
}

.main-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #555;
	background-color: #fff;
	padding: 5px;
}

.bottom-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	background-color: #555;
	padding: 4px 4px 5px 4px;
}

.main-body {
	font-size: 18px;
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 4px;
}

/* Side-Panel properties */


.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color: #777;
	background-color: #fff;
	padding: 10px 10px 10px 0;
	width: 175px;
}

.side-border-right {
	color: #777;
	background-color: #fff;
	padding: 10px 0 10px 10px;
	width: 175px;
}

.scapmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
		
  /*background-repeat: repeat-x;
	padding: 2px 2px 2px 2px;*/
}

.scapmain-left {
	width: 3px;
	height: 3px;
			
}

.scapmain-right {
	width: 3px;
	height: 4px;
			
}

.side-body {
	font-size: 16px;
	color: #888;
	border: 1px solid #ddd;
	padding: 4px;
}
.side-body2 {
	font-size: 15px;
	color: #555;
	background-color: #fff;
	/*background-image: url(images/gradient.gif);*/
  background-repeat: repeat-x;
	border: 1px solid #ddd;
}

/* Center-Panel properties */

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

.news-footer {
	font-size: 14px;
	color: #555;
	background-color: #f1f1f1;
	border-width: 0 1px 1px 1px;
	border-color: #ddd;
	border-style: solid;
	padding: 3px 4px 4px 4px;
}

.capmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #db0a0a;

	
	
  background-repeat: repeat-x;
	padding: 6px 4px 6px 4px;
}

.capmain-left {
	width: 3px;
	height: 25px;
	

}

.capmain-right {
	width: 3px;
	height: 25px;
	
	
}

.main-bg {
	color: #555;
	background-color: #fff;
	padding: 10px 0 5px 0;
	font-size: 16px;

}

/* General table properties */

.center {
	margin: 0 auto;
	
}

.tbl-border {
	border: 1px solid #e1e1e1;
}

.tbl {
	font-size: 16px;
	color: #CCCCCC;
	background-color: #fff;
	padding: 4px;
}

.tbl1 {
	font-size: 16px;
	color: #999999;
	background-color: #fff;
	padding: 4px;
}
.tbl10 {
	font-size: 16px;
	color: #000;
	background-color: #fff;
	padding: 4px;
}

.tbl2 {
	font-size: 16px;
	color: #666666;
	background-color: #f1f1f1;
	padding: 4px;
}


.shoutboxname {
	font-weight: bold;
	color: #04688d;
}

.shoutbox {
	color: #777;
}

.shoutboxdate {
	font-size: 14px;
	color: #888;
}

.small {
	font-size: 15px;
     font-weight: bold;
	color: #000;

}

.small2 {
	font-size: 15px;
	font-weight: normal;
	color: #666;
}

.side-small {
	font-size: 15px;
	font-weight: normal;
	color: #555;
}

.side-label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
		
  /*background-repeat: repeat-x;
	padding: 2px 5px 2px 5px;*/
	margin: 2px 0 2px 0;
}


/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #f6a504;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #f6a504;
	margin: 2px;
	text-decoration: none;
}

.top_menu { font-family: Tahoma, Verdana, sans-serif; font-size: 14px; color: #FFFFFF;}
a.top_menu { font-family: Tahoma, Verdana, sans-serif; font-size: 14px; color: #FFFFFF;}
a:hover.top_menu { font-family: Tahoma, Verdana, sans-serif; font-size: 14px; color: #000;}


.top_menu2 { font-family: Tahoma, Verdana, sans-serif; font-size: 14px; color: #FFFFFF;}
a.top_menu2 { font-family: Tahoma, Verdana, sans-serif; font-size: 14px; color: #06a9fe;}
a:hover.top_menu2 { font-family: Tahoma, Verdana, sans-serif; font-size: 14px; color: #ff0000;}


#sidebar {
	width:120px; 
	height:600px;
	background: #000; 
	position:fixed;
	margin: 0 50px 0 20px;
}

.live {
	color: #312d2d;
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1em;
	font-weight: 500;
	margin: 0;
     font-weight: bold;

}

.live a { font-size: 16px; color: #312d2d; text-decoration: none; }
.live a:hover { font-size: 16px; color: #fd8900; text-decoration: none; }

.online {
	color: #2e97cd;
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1em;
	font-weight: 500;
	margin: 0;
     
}
.online a { font-size: 16px; color: #2e97cd; text-decoration: none; }
.online a:hover { font-size: 16px; color: #fd8900; text-decoration: none; }

.sport {
	color: #888;
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1em;
	font-weight: 500;
	margin: 0;
     
}
.sport  a { font-size: 18px; color: #888; text-decoration: none; }
.sport  a:hover { font-size: 18px; color: #fd8900; text-decoration: none; }

.plus {
	color: #3d667a;
     background: url(/images/star.png) #fff no-repeat top; 
	font-size: 0.8em;
     border: 0px solid #dde5eb;
     width: 20px;
     height: 20px;

}
.plus1 {
	color: #3d667a;
     background: url(/images/star1.png) #fff no-repeat top; 
	font-size: 0.8em;
     border: 0px solid #dde5eb;
     width: 20px;
     height: 20px;

}
