/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Tahoma;

}
body {	
	text-align:left;
	min-width:776px;/* for mozilla*/
	background-color: #ffffff;
	height:100%;
	/*background:  url(images/bg_4x818.jpg) repeat-x left top;*/
}
img {
	border:0;
}
#wrapper {
	   background-color: #ffffff;
          
	/*background:  url(images/nikopol-logo-back.jpg) repeat-y;*/
	height: 100%;
}

#outer {
	height:100%;
	min-height:100%;
	width:99%;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	/*background:  url(images/inner_776x1.jpg) repeat-y left top;*/
}

/* mac hide \*/
* html #outer{
	width:100%

}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner  {
	width:100%;
	padding-top:126px;/*needed to make room for header*/
	
} 

#header {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:125px;
	background-color: #3399ff;
	z-index:1000;
	background:  url(images/nikopol-logo-back.jpg);

}

#zagolovok {
	position:absolute;
	top:55px;
	left:435px;	

}

#ajaxmenu {
	position:absolute;
	top:100px;
	left:0px;
	width:90%;
	height:25px;
	z-index:65;
	/*background:  url(images/header_776x43.jpg) no-repeat left top;*/
	border: 0px solid orange;
}

#logo {
	position:absolute;
	top:0px;
        left:0px;
	width:100%;
	height:125px;
	text-indent: -5000px;
        background:  url(images/nikopol-logo.jpg) no-repeat left top;
}


}
/* mac hide \*/
* html #outer {width:90%}, * html #header {width:100%}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	width:19%;
	float:right;
	z-index: 55;
}

#right #info-1 {
        display: block;
        float: left;
        width: 99%;
        border: 2px solid DeepSkyBlue;
        text-align: left;
        background-color: white;
        color: black;
        font-size: 16px;
}

#right #info-1 a {
        font-size: 12px;
        color: #000000;
        text-decoration: none;
}

#right #info-1 a:hover {
        background-color: #ff0000;
        color: rgb(255, 255, 255);
}	
	
#right-inner {
        color: white;
        background: #000000 url(images/right-inner-back.png);
	width: 95%;
       	padding-left: 10px;
	text-align: left;
        font-size: 12px;
        padding: 2px;      
}


#sidebar{
       margin-top: 10px;
       color: #000000;
       padding: 10px;
       background: url(images/sidebar-back.png);
}

#sidebar a {
        color: #000000;
        text-decoration: none;
}

#sidebar a:hover {
        background-color: orange;
        color: rgb(255, 255, 255);
}

#sidebar a.marker {
	color: #006666; 
}

#sidebar a:hover.marker {
	 background-color: #006666;
         color: rgb(255, 255, 255); 
}

#sidebar a.marker2 {
         font-size: 9px;
	 color: #006666; 
}


#sidebar a:hover.marker2 {
         font-size: 9px;
	 background-color: #006666;
         color: rgb(255, 255, 255); 
}

#sidebar h2 {
	font-size: 16px;
	color: #000000;
	line-height: 90%;
}

#sidebar h3 {
	font-size:14px;
	color: #000000;
	
}

#sidebar #sape{
         margin-top: 10px;
}

#sidebar #sape a {
        color: darkorange;
        text-decoration: underline;
}

#left {
	position:relative;/*ie needs this to show float */
	width:80%;
	float:left;
	padding-left: 7px;
	z-index: 56;
}

#left-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}

#clearfooter {
	width:100%;
	height:55px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-80px;
} /*safari wrapper */

#content {
        display: block; 
	z-index: 300;
	padding-bottom: 7px;
}

#content a {
        color: black;
}

#content a:hover {
         color: orange;
}

#content h2 {
	font-size: 150%;
	color: #000000;
	background:  url(images/h2-marker.jpg) no-repeat left top;
	padding-left: 12px;
	line-height: 20px;
	position: relative;
	z-index: 999;
}

#content h3 {
	font-size: 130%;
	padding-left: 12px;
	line-height: 16px;
	position: relative;
	z-index: 998;
}

#content h4 {
	font-size: 14px;
	padding-left: 12px;
	line-height: 13px;
	position: relative;
	z-index: 997;
}

h3#post-  {
	font-size: 12px;
	color: #000000;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

/* Цитата, анекдот, полезное */
#content #left {
 display: block;
 overflow: hidden;
 min-height:50px;
 height: 100px;
 margin: 0px;
 float: left;
 width: 20%;
 padding-top: 1%;
 padding-right: 2%;
 padding-bottom: 2%;
 padding-left: 2%;
 margin-right:2px;
 font-size: 95%;
 border: 1px dotted orange;
 text-align:justify;
 background-color: #ffffff;
} 

#content #center {
 display: block;
 min-height:50px;
 height: 100px;
 margin: 0px;
 float: left; 
 width: 37%;
 padding-top: 1%;
 padding-right: 2%;
 padding-bottom: 2%;
 padding-left: 2%;
 margin-right:2px;
 font-size: 95%;
 border: 1px dotted orange;
 text-align:justify;
 background-color: #ffffff;
}

#content #right {
 display: block;
 min-height:50px;
 height: 100px;
 margin: 0px;
 float: left;
 width: 29%;
 padding-top: 1%;
 padding-right: 2%;
 padding-bottom: 2%;
 padding-left: 2%;
 font-size: 95%;
 border: 1px dotted orange;
 text-align:justify;
 background-color: #ffffff;
}
/* КОНЕЦ Цитата, анекдот, полезное */

/* Рекламные блоки */
#content #adv1 {
 display: block;
 overflow: hidden;
 min-height:50px;
 height: 100px;
 margin: 0px;
 float: left;
 width: 29%;
 padding-top: 1%;
 padding-right: 2%;
 padding-bottom: 2%;
 padding-left: 2%;
 margin-right:2px;
 font-size: 95%;
 border: 1px dotted orange;
 text-align:justify;
 background-color: #ffffff;
} 

#content #adv2 {
 display: block;
 min-height:50px;
 height: 100px;
 margin: 0px;
 float: left; 
 width: 29%;
 padding-top: 1%;
 padding-right: 2%;
 padding-bottom: 2%;
 padding-left: 2%;
 margin-right:2px;
 font-size: 95%;
 border: 1px dotted orange;
 text-align:justify;
 background-color: #ffffff;
}

#content #adv3 {
 display: block;
 min-height:50px;
 height: 100px;
 margin: 0px;
 float: left;
 width: 29%;
 padding-top: 1%;
 padding-right: 2%;
 padding-bottom: 2%;
 padding-left: 2%;
 font-size: 95%;
 border: 1px dotted orange;
 text-align:justify;
 background-color: #ffffff;
}
/* КОНЕЦ Цитата, анекдот, полезное */

#content #block0 {
 clear: both;
 display: block;
 min-height:50px;
 height: 50px;
 margin: 0px;
 width: 99%;
 border: 2px solid orange;
 text-align:justify;
 background-color: #000000;
} 



#content #block2 {
 display: block;
 float: left;
 width: 99%;
 padding-top: 7px;
 padding-bottom: 7px;
 padding-left: 1px;
 border: 2px solid orange;
 text-align: left;
}

#content #news-title-2 {
 padding: 1px;
 margin-top: 10px;
 background:url(images/right-inner-back.png);
 width: 99%;
}
#content #news-title {
 display: block;
 height: 40px;
 font-size: 22px;
 background:url(images/news-title-back.png);
}

#content #news-title-text {
 padding: 5px 0 0 10px;
}

#content #news-title-reporter {
 display: block;
 height: 40px;
 margin-top: 10px;
 padding-left: 50px;
 float: left;
 width: 90%;
 font-size: 18px;
 background:  url(../../../assets/images/icons/news-reporter.jpg) no-repeat left top;
}

#footer {
	color: #000;
        background:url(images/news-title-back.png);
	width:100%;
	clear:both;
	height:100px;
	text-align:left;
	bottom:0px;
	
       
        }

#footer p a {
	text-decoration: underline;
	color: black;
}

#footer p a:hover {
	text-decoration: underline;
	color: darkorange;
}

#footer-text { 
         padding:30px 15px 15px 15px;        
         border: 4px double darkorange;
    
}

.footer-mysql {
	color: white;

}


* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:50px;
	/* for ie*/
}
/* end hide*/






.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}



#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}





