/*
main
{
*/

html, body{
	margin:0px;
	padding:0px;
}

html, body, input, textarea, th, td{
	font-size: 15px;
	font-family: Georgia;
	color:#000000;
}

body{
	background:#fcfce9 url(images/bg_body.gif);
}

table,th,td{
	border-color:#000;
}

a img{
	border:0px;
}

a{
	color:#666;
	text-decoration:underline;
}

a:hover{
	color:#555;
	text-decoration:none;
}

.relative{
	position:relative;
}

.clear{
	clear:both;
}


.align_center
{
position: relative;
width: 100%;
overflow:hidden;
}

.align_center:after
{
content: '';
display: block;
clear: both;
}

.align_center_to_left
{
position: relative;
right: 50%;
float: right;
}

.align_center_to_right
{
position: relative;
z-index: 1;
right: -50%;
}

/*
}
main
*/
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
/*
 design
 {
 */

table.main{
	width:100%;
	height:100%;
	border-collapse:collapse;
}

table.main td.header{
	height:1px;
	vertical-align:top;
	background:url(images/bg_lenta.jpg) bottom left repeat-x;
}

div.flours{
	background:url(images/bg_top_.jpg) top center no-repeat;
}

div.header{
	width:1000px;
	height:432px;
	text-align:left;
	position:relative;
}

div.logo{
	position:absolute;
	height:80px;
	width:503px;
	top:25px;
	left:55px;
}

div.top_menu{
	position:absolute;
	top:350px;
	left:55px;
}

div.top_menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

div.top_menu ul li{
	display:block;
	float:left;
	margin:0px 11px;
}

div.top_menu ul li a{
	font-size:16px;
	font-style:italic;
	color:#fff;
}

div.top_menu ul li a:hover{
	color:#fff;
}

div.top_menu ul li.cur a{
	color:#f9d633;
}

div.top_menu ul li.cur a:hover{
	color:#f9d633;
}

div.search_block{
	position:absolute;
	left:746px;
	top:338px;
}

div.search_inp{
	position:absolute;
	top:12px;
	left:0px;
}

div.search_inp input{
	font-size:14px;
	width:148px;
	background:transparent;
	border:0px;
}

div.search_btn{
	position:absolute;
	top:0px;
	left:150px;
}

div.search_btn input{
	width:44px;
	height:46px;
	cursor:pointer;
	background:transparent;
	border:0px;
}



div.body_flags{
	background:url('images/body_flags.png') bottom center no-repeat;
}

div.body{
	width:1000px;
	text-align:left;
	min-height:740px;
}

table.main td.footer{
	height:1px;
	background:url(images/bg_footer.gif) top left repeat-x;
}

div.footer_flags{
	background:url('images/footer_flags.png') top center no-repeat;
}

div.footer_over{
	position:relative;
	width:1000px;
	height:150px;
	text-align:left;
	background:url(images/bg_bottom.gif) top center no-repeat;
	font-family:Tahoma;
	font-size:12px;
}

div.btm_menu{
	position:absolute;
	color:#6e6e6e;
	left:40px;
	top:42px;
}

div.btm_menu a{
	color:#6e6e6e;
}

div.btm_menu a:hover{
	color:#6e6e6e;
	text-decoration:none;
}

div.btm_text{
	left:40px;
	top:62px;
	position:absolute;
	line-height:25px;
}

div.counters{
	position:absolute;
	right:40px;
	top:65px;
}

div.navcep{
	margin-bottom:10px;
	color:#666;
	font-size:11px;
}

div.navcep span{
	color:#666;
	font-size:11px;
}

div.navcep a{
	color:#666;
	font-size:11px;
	text-decoration:none;
}

/* 
}
design 
*/

/*
content
{
*/

/*
}
content
*/