@charset "windows-1251";


.lefttopbg {
	background-image: url(http://katerynko.com.ua/images/newkaterynko_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.righttopbg {
	background-image: url(http://katerynko.com.ua/images/newkaterynko_6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.footerlogo {
	background-image: url(http://katerynko.com.ua/images/newkaterynko_13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

body{
	background-color:#691C02;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	background-image: url(http://katerynko.com.ua/images/darkbg.jpg);
}
td{
	vertical-align:top;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #9F9677;

}
.png {
     behavior: url("http://katerynko.com.ua/iepngfix/png.htc"); 
}



.thumbnails {

}

div#thumbbox {
text-align:center;
float:inherit;
	position: relative;
}
div#thumbnails {
	position: relative;
	width:120px;
	float:left;
	padding:3px;
	margin:7px;
	border:#D38545 solid 1px;
}

div#thumbnails:hover {
background:#FFF;
}




/* @group Page Sections */

div#doc {
	position: relative;
}

div#hd {
	height: 100px;
	position: relative;
}

div#bd {

	clear: both;
	position: relative;
}

div#ft {
	height: 137px;
	position: relative;
}

div#utility {
	font-size: 80%;
	color: #707070;
	position: absolute;
	bottom: 0px;
	left:  0px;
}

/* @end */

/* @group Navbars */

ul.nav {
	background-color: none;
	border-top: 0px solid #EEC979;
	list-style: none;
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0;
	width:  100%;
}

ul.nav li {
	float: left;
}

ul#footnav {
	margin-top: 0px;
}

li.first {
	margin-left:  0px;
}

div.navwrapper {
	margin: 0;
	padding: 0;
	padding-top: 0px;
	width: 80%;
	z-index: 1;
}

div#utility {
	font-size: 80%;
	color: #707070;
	position: absolute;
	bottom: 0px;
	left:  0px;
}

/* @end */


div#footermenu{
	font-size: 11px;

	font-weight: bold;
	text-align:center;
	float:left;
	color: #DA9D62;
	padding:  0 19px 0 5px;
	margin:3px;
}
div#footermenu a {
	color: #DA9D62;
}

div#langactive {
	font-size: 10px;
	background:#D38545;
	font-weight: bold;
	text-align:center;
	float:left;
	color: #511709;
	padding: 3px;
	margin:2px 2px 2px 9px;
		border: 1px solid #D38545;
}
div#langactive a {
	color: #511709;
}

div#langnonactive {
	font-size: 10px;
	background:#511709;
	font-weight: bold;
	text-align:center;
	border: 1px solid #D38545;
	float:left;
	color: #D38545;
	padding:  3px; 
	margin:2px 2px 2px 2px;
}
div#langnonactive a{
	color: #DA9D62;
}
div#content{
	font-size: 12px;
	width: 90%;
}
.footer,a.footer,a:link.footer, a:hover.footer{ color:#ECD29F; }