/* 
=============================================================
This Skin only for Dapom.narod.ru Developed by www.bumlux.net
Copyright © 2007 All Rights Reserved.

File 'narod.css' - Cascading Style Sheet (CSS) Document
=============================================================
*/

.contentslide{
border: 20px solid #412914;
border-bottom-width: 6px;
padding: 8px;
background-color: #cfcfcf;
width: 370px;
height: 143px;
}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width: 100%;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 406px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: #412914;
border: 10px solid #412914;
border-width: 0 10px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
w/idth: 410px; /*IE5 width*/
width: 426px; /*IE6 width*/
}

.pagination a{
padding: 2px 15px;
text-decoration: none; 
color: #cfcfcf;
background-color: #412914;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #cfcfcf;
}


#mesto {
	position: absolute;
	margin: 0; padding: 0;
	letter-spacing: -1px;
	text-transform: none;
	text-decoration: none;
	border: none;	
}


/* 
=============================================================
by Mitrik
=============================================================
*/
