/* CSS Document */

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


#top {
min-width:1000px;
width:expression(((document.documentElement.clientWidth || document.body.clientWidth) <= 1000) ? '1000px': '100%'); 
height:199px;
background-image:url(/images/top_bg.jpg);
background-repeat:repeat-x;
}

	#top #flash {
	width:301px;
	height:199px;
	float:left;
	}
	
	#top #center {
	width:699px;
	height:199px;
	float:left;
	}
	
#menu {
clear:both;
width:expression(((document.documentElement.clientWidth || document.body.clientWidth) <= 1000) ? '1000px': '100%'); 
min-width:1000px;
position:relative;
background-image:url(/images/menu_bg.jpg);
background-repeat:repeat-x;
height:53px;
}

	#menu #buttons {
	position:absolute;
	top:12%;
	float:left;
	}
	
	#menu #buttons p {
	margin:0 0 3px 0;
	}
	
	#menu_items {
	float:left;
	width:auto;	
	left:55px;
	position:absolute;
	font-family:tahoma, arial, helvetica;
	font-size:12px;
	}
	
	#menu_items a {
	color:#0F0F0F;
	text-decoration:none;
	}
	
	#menu_items a:hover {
	color:#999999;
	}
	
	#menu_items span {
	padding-right:15px;
	padding-left:15px;
	}

#search { 
width: 100%;  
text-align: left;
background-image:url(/images/search_bg.gif);
background-repeat:repeat-x;
background-position:top;
} 

    #search #left_column {
	float: left; 
	width: 301px; 
	height:32px;
	background-image:url(/images/left_search.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-family:tahoma, arial;
	font-size:12px;
	}
	
	#search #left_column .input {
	margin-top:12px;
	font-size:9px;
	width:150px;
	border:1px solid #FF6D05;
	}

	#search #right_column {
	background-image:url(/images/search_right2.jpg);
	background-repeat:repeat-x;
	background-position:301px;
	height:32px; 
	} 

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#container_middle { 
	text-align: left; 
	margin-top:8px;
	font-size:12px;
	color:#6A6966;
	
} 

	#container_middle a{ 
    color:#FF6D05;
	} 

	#container_middle #left_column {
		
		width: 301px;
		font-family:tahoma, arial, helvetica;
		font-size:11px;		
		text-align:right;
	}
		#container_middle #left_column a {
		text-decoration:underline;
		color:#FF6D05;
		}
		
		#container_middle #left_column a:hover {
		text-decoration:none;
		}
		
	

		
		

#container_middle #right_column {
	 
	width: 235px; 
	padding: 13px 0 0 0;
}
	#right_column p {
	margin:0 0 25px 0;
	}

	#right_column .title {
	font-family:tahoma, arial, helvetica;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	}
	
	.news_title {
	font-family:tahoma, arial, helvetica;
	font-size:10px;
	font-weight:bold;
    color:#FF6D05;
	text-transform:uppercase;
	}
	
	.news_date {
	font-family:tahoma, arial, helvetica;
	font-size:10px;
	font-weight:normal;
    color:#AEABAB;
	}
	
	.news_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
    color:#6A6966;
	}
	
	.news_text p {
	margin:0 0 15px 0;
	}
	
	.podrob {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF6D05;
	}
	
	.cat_descript {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#6A6966;
	}
	
	.cat_title {
	font-family:tahoma, arial;
	font-size:11px;
	font-weight:bold;
	color:#FF6D05;
	text-decoration:none;
	}

#container_middle #mainContent {
  padding: 13px 2em 0 2em; 
} 
	#mainContent .title {
	font-family:tahoma, arial, helvetica;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	}
	
	#mainContent p {
	margin:0 0 8px 0;
	}

#bottom { 
	width: 100%;
	background: #FFFFFF;	
	text-align: left; 
    background-image:url(/images/bottom_c.jpg);
    background-repeat:repeat-x;
}

#bot_left {
	float: left; 
	width: 321px;
	position:relative;
	height:45px;
	font-family:tahoma, arial, helvetica;
	font-size:10px;
	color:#6A6966;
	position:relative;
}

	#bot_left a {
	color:#FF6D05;
	text-decoration:underline;
	}

	#bot_left_in {
	bottom:-26px;
	left:0px;
	background-image:url(/images/bottom_left.jpg);
	background-repeat:no-repeat;
	position:absolute;
	height:123px;
	width:321px;
	}

#bot_right {
	float: right; 
	width: 286px;
	background-image:url(/images/bottom_right.jpg);
	background-repeat:no-repeat;
	height:45px;
	font-family:tahoma, arial, helvetica;
	font-size:10px;
	color:#6A6966;
	position:relative;
	text-align:center;
}

#bot_center {
  background-image:url(/images/bottom_c.jpg);
  background-repeat:repeat-x;
  background-position:-321px top;
  height:45px;
}  

.price_list{
	border-style:solid;
	border-width:1px;
	border-color:#bebdbd;
}
.price_list td{
	border-style:solid;
	border-width:1px;
	border-color:#bebdbd;
	padding:2px;
}
.price_list th{
	border-style:solid;
	border-width:1px;
	border-color:#bebdbd;
	background-color:#e4e4e4;
	padding-top:5px;
}
	
.main_table{
	border-style:solid;
	border-width:1px;
	border-color:#bebdbd;
	font-size:9px;
}
.main_table td{
	border-style:solid;
	border-width:1px;
	border-color:#bebdbd;
	padding:2px;
}
.main_table th{
	border-style:solid;
	border-width:1px;
	border-color:#bebdbd;
	background-color:#e4e4e4;
	padding-top:5px;
}	