@CHARSET \"UTF-8\";
@import url(mod_forms.css);
@import url(chiping.css);

* { margin: 0px; padding: 0px; }
body { font-size: 10px; font-family: Verdana; color: black; background: transparent url(../images/pozadie_body.jpg) repeat left top; /*background: url(../userfiles/images/pozadie_body_nove.jpg) repeat left top;*/ }

#page { display: block; margin: 0px auto; width: 951px; }
#top { display: block; height: 227px; background: transparent url(../images/pozadie_top.jpg) no-repeat left top; position: relative; z-index: 1; /* background: url(../userfiles/images/profituning_top.jpg) no-repeat left 15px; height: 221px; */ }
#main { display: block; background: transparent url(../images/pozadie_main.jpg) repeat-y right top; /**/ }
/* #left { width: 150px; background: transparent url(../images/pozadie_left.jpg) no-repeat left top; } */
#main_content { background-color: #494949; width: 769px; }
#right { width: 182px; background: transparent url(../images/pozadie_right.jpg) no-repeat left top; display:block; overflow:hidden; }
#bottom { display: block; height: 34px; background: transparent url(../images/pozadie_bottom.jpg) no-repeat left top; }




.form_row_float { display:block; float:left; width:45%; margin-bottom:10px;}
.form_row_full { display:block; margin-bottom:10px; clear:both;}
.objForm label { display:block;font-size:12px; font-weight:bold; color:white; padding-bottom:2px;}
.form_objednavka{ display:block;padding:20px;}
.objForm .description { display:block;font-size:11px; font-weight:normal; color:#aaa;}
.objForm input,.objForm select, .objForm textarea { width:80%;}
.objForm .radio { width:auto;}
.objForm textarea { height:50px;}

.objForm h3 { clear:both; display:block; font-size:15px; color:#fff; padding:20px 0 10px 0;}
.objForm .termin { width:auto; margin-right:5px;}
.objForm .width_auto { width:auto;}
.objForm .radioLabel { display:inline; font-weight:normal; padding-bottom:3px;}
.objForm .radioLabel input { margin-right: 5px;}
.objForm .form_errors { margin-bottom:20px; }
.objForm .form_errors .label{ width:200px;}


.objMenu{ display:block; margin:20px 20px;}
.objMenu ul{ display:block; list-style:none; margin:0; padding:0; overflow:hidden;}
.objMenu ul li{ display:inline;float:left; margin:0; width:30%; padding:0 0 0 20px;}
.objMenu ul li a{ color:#aaa; font-size:16px; text-decoration:none; display:block; }
.objMenu ul li a span{ float:left; font-size:250%; position:relative; top:-7px; }
.objMenu ul li.active a{ color:#fff; }

.objPobocky p { font-size:12px; color:#fff; margin:10px 0 10px 10px;}
.objPobockyMenu { font-size:14px; margin:10px 0 0 30px; color:white;}
.objPobockyMenu a{ color:white;}

.objPobocky { margin-bottom:20px; overflow:hidden;}

.objTable { display:block; float:left; margin:0 10px 10px 0; }
.objTable table { font-size:10px; color:white; border-collapse:collapse; text-align:center; }
.objTable td, .objTable th { padding:2px;}




