@charset "windows-1251";
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}


h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	}

a:link {
    color: #006699;
    text-decoration: none;
}
a:visited {
    color: #006699;
    text-decoration: none;
}
a:hover {
    color: #D3D3D3;
    text-decoration: none;
}
ul{
    margin: 0px;
    padding: 0px;
}
li {
    color: black;
    list-style-position: inside;
    list-style-type: square;
	font-size:1.2em;
}
.thrColFixHdr #container {
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:904px;
} 
.thrColFixHdr #header {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFF;
	margin-bottom: 10px;
} 
.thrColFixHdr #underlogo{
	padding-right: 8px;
}
.thrColFixHdr #date {
	float:right;
	width:450px;
	color:#999;
	margin-bottom:8px;
	text-align: right;
}
.thrColFixHdr #date p {
	padding: 0px;
	margin: 0px;
}
.thrColFixHdr #logo {
	padding: 0px;
	margin: 0px;
	background-color: #04669C;
}
.thrColFixHdr #logo1 {
	padding: 0px;
	float:left;
	width:344px;
	margin: 0px;
}
.thrColFixHdr #logo2 {
	padding: 0px;
	float:right;
	width:219px;
	margin: 0px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 164px;
	background-color: #FFF;
	padding: 0px;
}
p {
	font-size: 1.4em;
}

.thrColFixHdr #sidebar2 {
	background-color: #FFF;
	padding: 0px;
}
.thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 174px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.news{
	border: solid #CCC 1px;
	padding:10px;
}
.thrColFixHdr #footer { 
	padding: 0px 10px 0px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	margin-top: 10px;
	font-size:0.8em;
} 
.thrColFixHdr #footer p {
	margin: 0px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	line-height: 1.2;
	color:#666;
}
.thrColFixHdr #footer strong{
	color:#666;
	font-size:1em;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}
.shadow {
	background-image:url(../IMG/border.png);
	background-repeat:repeat-x;
	height:6px;
}
.menu {
	width: 162px;
	background-color: #FFF;
	border: solid #CCC 1px;
	padding: 0px;
	
}
.menu h3 {
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	padding: 0px 0px 0px 20px;
	border-bottom : 1px dashed #DCDCDC;
}
.menu a, .menu a:link, .menu a:visited {
	display:block;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color: #006699;
	border:0px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 1.3em;
	padding-left: 10px;
	padding-right: 10px;
}
.menu a:hover, .menu a:active{
	border:0px;
		color: #696969;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-decoration:none;
	background-color: #E6E6FA;
}
.feed {
  margin-left: 3px;
  padding: 0px 0px 0px 19px;
  background: url(../IMG/feed.png)  no-repeat 0 50%;
}
.time {
	font-size: 1.8em;
}
.zele {
	font-size: 1.1em;
}
.slogan{
	font-size: 1.2em;
}
.rightblock {
	float:left;
	width:358px;
	background-color: #FFF;
	border: solid #CCC 1px;
	padding: 0px;
	margin-bottom: 10px;
}
.rightblock2 {
	float:left;
	width:358px;
	background-color: #FFF;
	border: solid #CCC 1px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align:center;
}
.thrColFixHdr #rightbanner {
	display:block;
	float:left;
	padding: 0px;
	margin-bottom: 8px;
	margin-top: 10px;
	width: 720px;
}
.thrColFixHdr #rightbanner2 {
	display:none;
}
.rightblockplashka {
	background:url(../IMG/grey-line.gif);
	background-position: center;
	border-bottom: solid #CCC 1px;
	padding: 0px;
	height:20px;
}
.rightblock h3{
	position:relative;
	top:-19px;
	color:#FF4500;
	width:150px;
	background-color:#FFF;
	margin:0px auto;
	text-align:center;
	font-weight: normal;
	padding: 0px;
	font-size:1.2em;
}
.rightblock2 h3{
	position:relative;
	top:-19px;
	color:#FF4500;
	width:150px;
	background-color:#FFF;
	margin:0px auto;
	text-align:center;
	font-weight: normal;
	padding: 0px;
	font-size:1.2em;
}
.blockelement {
	text-align:left;
	padding:0px;
	margin:0px 10px 10px 0px;
	height:110px;
}
.img {
	float:left;
    border: 1px solid #666;	
	width:124px;
	height:88px;
	margin:0px 10px 10px 10px;
}
.blockelement h4 {
	padding:5px 0px 0px 0px;
	margin: 0px 0px 0px 144px;
	line-height:normal;
	border-top:1px solid #CCC;
	font-size:1em;
}
.blockelement a, .blockelement a:link, .blockelement a:visited{
	font-size:1.2em;
}
.blockelement p {
	padding:0px;
	margin: 0px 0px 0px 144px;
	font:1.2em/1.2 Arial, Helvetica, sans-serif;
}
.thrColFixHdr #photodnya {
	float:left;
	border:1px solid #CCC;
	width:440px;
	height:320px;
	padding:10px;
}
.thrColFixHdr #photodnya h1{
	padding:0px 0px 10px 0px;
	margin:0px;
}
.thrColFixHdr #photodnya h1 a{
	text-decoration:none;
	color:black;
	padding:0px 0px 10px 0px;
	margin:0px;
}
.thrColFixHdr #photodnya h3{
	font-size:1.2em;
}
.thrColFixHdr #photodnya p{
	padding:0px;
	margin:0px 0px 0px 312px;
	font-size:1.1em;
	line-height:1.3;
}
.thrColFixHdr #mostpopular {
	float:left;
	border:1px solid #CCC;
	margin-left:10px;
	width:256px;
	height:340px;
}
.thrColFixHdr #mostpopular ul {
    padding:10px;
}
.thrColFixHdr #mostpopular li {
	margin:0px;
	padding:5px;
    color: #CC0000;
    list-style-position: inside;
    list-style-type: square;
	font-size:1.2em;
	line-height:1.2;
}
.lihead {
	color:#666;
	margin:0px 10px 0px 10px;
	padding:5px 10px;
	font-size:1.3em;
	border-bottom:1px dashed #CCC;
}
.thrColFixHdr #latestnews {
	float:left;
	border:1px solid #CCC;
	width:400px;
	height:740px;
	padding:10px;
}
.topnews {
	margin-top:10px;
	float:left;
	width: 730px;
}
.topnews2 {
	float:left;
	width: 730px;
}
.news_block{
	border:1px solid #CCC;
	float:left;
	width: 728px;
}

.thrColFixHdr #novinki {
	padding:10px;
	float:left;
	border:1px solid #CCC;
	margin-left:10px;
	width:276px;
	height:740px;
}
.thrColFixHdr #novinki li {
	margin:0px;
	padding:8px;
    color: #CC0000;
    list-style-position: inside;
    list-style-type: square;
	line-height:1.2;
}
.blockelement2 {
	text-align:left;
	padding: 0px;
	margin:20px 10px 10px 0px;
	height:110px;
}
.blockelement2 h4 {
	padding:0px;
	margin: 0px 0px 0px 144px;
	font-size:1.2em;
	line-height:1.2;
}
.blockelement2 a, .blockelement2 a:link, .blockelement2 a:visited{
	font-size:1.2em;
}
.blockelement2 p {
	padding:0px;
	margin: 0px 0px 0px 144px;
	font:1.2em/1.2 Arial, Helvetica, sans-serif;
}
.img2 {
	float:left;
    border: 1px solid #666;	
	width:124px;
	height:88px;
	margin:0px 10px 10px 10px;
}
.count{
    color: #006699;
	font-size:0.8em;
	font-style:normal;
}
.border{
	border:1px solid #CCC;	
	padding: 10px;
}

.prikoly {
	padding:0px;
	margin-top:10px;
	float:left;
	width: 728px;
	border:1px solid #CCC;	
	}
.prikoly h3 {
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	background-color: #FFFFF0;	
}
.thrColFixHdr #humor {
	padding:20px;
	float:left;
	width: 400px;
	background-color: #E6E6FA;
	height:auto;
}
.thrColFixHdr #humor a, .thrColFixHdr #humor a:link, .thrColFixHdr #humor a:visited {
	text-decoration:none;
	color:#000;
}

.thrColFixHdr #interesnoe {
		width: 248px;
	padding:20px;
	float:left;
	background-color : #FFF;
}

.thrColFixHdr #interesnoe p {
	padding: 20px 0px 0px 0px;
	margin:0px;
}
.thrColFixHdr #interesnoe a, .thrColFixHdr #interesnoe a:link, .thrColFixHdr #interesnoe a:visited {
	text-decoration:none;
	color:#000;
}
.more {
	padding:10px;
	margin:10px;
	border-top:1px dashed #CCC;
}
.more li{
	display:inline;
	list-style-type:none;
	padding:10px;
	font-size:1em;
}

.thrColFixHdr #rtn4p_neb a{
	font-size:1.1em;
}
.thrColFixHdr #DIV_NNN_2142, .thrColFixHdr #DIV_NNN_1522, .thrColFixHdr #DIV_NNN_1523{
	font-size:1.5em;
}
.links {
	width: 162px;
	background-color: #FFF;
	border: solid #CCC 1px;
	padding: 0px;
	margin:10px 0px;
	
}
.links h3 {
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	padding: 0px 0px 0px 20px;
	border-bottom : 1px dashed #DCDCDC;
}
.links p{
	font-size:1.2em;
	padding:10px;
}
.money {
	float:left;
	width:708px;
	border: solid #CCC 1px;
	padding:10px;
}
.money p{
	font-size:1.2em;
}
.clear {
	clear:both;
}
/* SLIMBOX */

#lbOverlay {
	position:fixed;
	z-index: 9999;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0px;
	top: 0px;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0px;
	width: 50%;
	outline:none;
}

#lbPrevLink {
	left: 0px;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0px;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0px;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.content {
	padding:20px;
}
.content h1{
	padding:0px 10px 0px 10px;
}

.novosti_po_teme ul {
    padding:10px 20px 10px 20px;
}
.novosti_po_teme li {
	margin:0px;
	padding:5px;
    color: #CC0000;
    list-style-position: inside;
    list-style-type: square;
	font-size:1.3em;
	line-height:1.2;
}
.news_date {
	text-align: right;
	color:#666;
	font-size:1.1em;
}
.news_block h3{
	font-weight:normal;
}
.news_comment h3{
	padding:10px 20px 10px 20px;
	color:#666;
	font-weight:bold;
	font-size:1.4em;
}
.one_comment {
	margin:0px 20px 5px 20px;
	padding:0px 30px 0px 30px;
	border-top:1px solid #CCC;	
	border-bottom:1px solid #CCC;	
}
.content_comment {
	font-size:1.2em;
}
.add_comment {
	padding:0px 30px 0px 30px;
}
.img_right{
	margin-left:10px;
			margin-top:10px;
			margin-bottom:10px;
	float:right;
}
.img_left{
	margin-right:10px;
		margin-top:10px;
			margin-bottom:10px;
	float:left;
}
.img_center{
	text-align:center;
}
.blockelement3 {
	text-align:left;
	padding: 0px;
	margin:20px 10px 10px 10px;
	height:110px;
	border-bottom : 1px dashed #DCDCDC;
}
.blockelement3 h4 {
	padding:0px;
	margin: 0px 0px 0px 144px;
	font-size:1.3em;
	line-height:1.2;
}
.blockelement3 a, .blockelement2 a:link, .blockelement2 a:visited{
	font-size:1.3em;
}
.blockelement3 p {
	padding:0px;
	margin: 0px 0px 0px 144px;
	font:1.4em/1.2 Arial, Helvetica, sans-serif;
}
.prikol_element {
	margin:5px;
}
.prikol_element a img {
	width:100px;
	border:1px solid #666;
}
.prikol_element a:hover img{
	width:150px;
	padding: 5px;
	margin:5px;
	border:1px solid #CCC;
}
.prikol_element_block {
	float:left;
	width:200px;
}