body{
	background:url(../images/bg_body_repeat.jpg) top left repeat-x;
	text-align:center;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
#body{
	background:url(../images/bg_body.jpg) top center no-repeat;
	margin:auto;
	padding:0;
}
#center_repeat{
	background:url(../images/bg_center_repeat.jpg) top left repeat-y;
	margin:auto;
	width:936px;
}
#center_top{
	background:url(../images/bg_center_top.jpg) top left no-repeat;
	margin:auto;
	width:936px;
}
.cleaner{
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}
#left_column{
	float:left;
	width:16px;
	padding-top:207px;
	margin:0 0 0 18px;
}
a{
	color:#0033CC;
}
a:hover{
	text-decoration:none;
}
.red{
	color:#FF0000;
}
.green{
	color:#00CC00;
}
/*----------==========MENU==========----------*/
#menu{
	float:left;
	width:196px;
	padding-top:29px;
	text-align:left;
}
#menu .logo{
	text-align:center;
	font-style:italic;
}
#menu .logo a{
	color:#999999;
}
#menu a{
	text-decoration:none;
	font-weight:bold;
}
#menu ul{
	margin:10px 0 0 5px;
	padding:0;
}
#menu li{
	list-style:none;
}
#menu .btn_normal_hover{
	background:url(../images/btn_normal_hover.jpg) top left no-repeat;
	width:184px;
	height:27px;
}


#menu .btn_normal{
	background:url(../images/btn_normal.jpg) top left no-repeat;
	width:166px;
	display:block;
	height:20px;
	padding:7px 0 0 18px;
	color:#636363;
}

#menu .btn_normalx{
	background:url(../images/btn_normalx.jpg) top left no-repeat;
	width:166px;
	display:block;
	height:20px;
	padding:7px 0 0 18px;
	color: #636363;
}

#menu .btn_normal_active{
	background:url(../images/btn_normal_active.jpg) top left no-repeat;
	width:166px;
	display:block;
	height:20px;
	padding:7px 0 0 18px;
	color:#636363;
}

#menu .btn_normalx_active{
	background:url(../images/btn_normalx_active.jpg) top left no-repeat;
	width:166px;
	display:block;
	height:20px;
	padding:7px 0 0 18px;
	color: #636363;
}

#menu .btn_normal:hover{
	background:none;
}
#menu .btn_normalx:hover{
	background:none;
}

#menu .btn_big_hover{
	background:url(../images/btn_big_hover.jpg) top left no-repeat;
	width:184px;
	height:34px;
}
#menu .btn_big{
	background:url(../images/btn_big.jpg) top left no-repeat;
	width:166px;
	display:block;
	height:30px;
	padding:4px 0 0 18px;
	color:#636363;
}
#menu .btn_big:hover{
	background:none;
}
#menu .little_navigation{
	width:196px;
	padding-top:15px;
	height:30px;
}
#menu .home_icon{
	margin:2px 25px 0 60px;	
	float:left;
}
#menu .stroke{
	float:left;
}
#menu .letter_icon{
	margin: 5px 0 0 25px;
	float:left;
}
#menu p{
	margin:0 0 0 13px;
	font-size:10px;
}
#menu .contact_heading{
	color:#000;
}
/*----------==========END MENU==========----------*/

/*----------==========CONTENT==========----------*/
table.tech-info {border:1px solid #c2c2c2; width:90%; margin-left:30px;}
table.tech-info td {padding:5px;}
table.tech-info tr.first td {border-bottom:1px solid #C2C2C2;}
 
#content{
	width:690px;
	float:left;
	text-align:justify;
}
#content .grey_logo{
	color:#999999;
	text-transform:lowercase;
	font-size:11px;
	font-style:italic;
}
#content #headings{
	height:25px;
}
#headings .left{
	float:left;
	width:460px;
}
#headings .left h1{
	color:#c2c2c2;
	margin:0;
	padding:7px 0 0 10px;
	font-size:10px;
}
#headings .right{
	float:right;
	width:188px;
	text-align:right;
}
#headings .right h2{
	color:#cbdc04;
	margin:0;
	padding:7px 10px 0 0;
	font-size:11px;
}
#forms_btn{
	height:205px;
}
#btn_info_hover{
	position:absolute;
	width:192px;
	height:48px;
	margin:100px 0 0 477px;
	background:url(../images/btn_form.jpg) top left no-repeat;
	border:1px solid #898989;
}
#btn_info{
	width:192px;
	height:37px;
	display:block;
	padding-top:11px;
	background:url(../images/btn_form_hover.jpg) top left no-repeat;
	text-align:center;
	text-transform:uppercase;
	color:#111111;
	font-weight:bold;
	text-decoration:none;
}
#btn_info:hover{
	background:none;
}

#btn_price_hover{
	position:absolute;
	width:192px;
	height:48px;
	margin:153px 0 0 478px;
	background:url(../images/btn_form.jpg) top left no-repeat;
}
#btn_price{
	width:192px;
	height:37px;
	display:block;
	padding-top:11px;
	background:url(../images/btn_form_hover.jpg) top left no-repeat;
	text-align:center;
	text-transform:uppercase;
	color:#111111;
	font-weight:bold;
	text-decoration:none;
}
#btn_price:hover{
	background:none;
}
h3{
	color:#c2d304;
	text-transform:uppercase;
	margin:0;
	padding:1px 0 5px 10px;
	background:url(../images/heading_arrow.gif) top left no-repeat;
	font-size:12px;
}
#text{
	position:relative;
	width:662px;
	margin-left:13px;
	color:#666666;
}
#table td{
	padding:5px;
}
.table_grey td{
	background:#CCCCCC;
}
#form input,textarea{
	border:1px solid black;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
}
#form .btn{
	border:1px solid black;
	font-size:11px;
	background:#CCCCCC;
	padding:2px 5px 2px 5px;
	cursor:pointer;
}
#form .btn:hover{
	background:#c2d304;
}
#ul li{
	list-style:none;
	margin:0 0 5px 0;
}
#ul .subli{
	margin:5px 0 15px 0;
}
/*----------==========END CONTENT==========----------*/


/*----------==========FOOTER==========----------*/
#footer{
	background:url(../images/bg_footer.jpg) top left no-repeat;
	height:25px;
	padding-top:10px;
	text-align:left;
	margin:auto;
	width:900px;
	font-size:9px;
}
#footer .left{
	float:left;
}
#footer .right{
	float:right;
}
#footer a{
	color:#7d7d7d;
}
#footer a:hover{
	text-decoration:none;
}
/*----------==========END FOOTER==========----------*/
img.foto
{
border:1px solid #c2c2c2; 

padding:1px;
}

.bunka{margin-left:200px; margin-top:10px; width:230px;  border:1px solid #666; padding:5px; &margin-bottom:-5px;}
.bunka_vyhody{margin-left:150px; margin-top:10px; width:300px;  border:1px solid #666; padding:5px; &margin-bottom:-5px;}
.middle{color:#000; background:#e3e3e3; padding:2px; &padding-bottom:5px;}
.middle ul{list-style-image: url(../images/ul-li-uno.png);}
.middle ul li{line-height:20px;}
.bunka_vyhody .middle ul span {color:#000; font-weight:bold;}
.main {color:#000; font-size:24px; text-align:center; TEXT-DECORATION:UNDERLINE;}
.main-new {color:#000; font-size:23px; text-align:center; font-family:Verdana, Geneva, sans-serif; }
.rounded {position:absolute; left:468px; top:-13px; &top:50px;color:red; font-size:40px; border: 1px solid #696;padding: 15px;text-align: center;border-color:#ff0000;-webkit-border-radius: 500px;-moz-border-radius: 500px;border-radius: 500px;-webkit-box-shadow: #888 0px 2px 5px;-moz-box-shadow: #888 0px 2px 5px;box-shadow: #888 0px 2px 5px;background: #fff;}
.zar {color:#4f6228; font-size:24px;}
.pod {color:#4f6228; font-size:14px; }
img.jedina {position:absolute; right:489px; top:30px; width:162px;}
.top_text{text-align:center; font-size:18px; font-weight:bold; color:#000000;}
