@charset "utf-8";

body  {font: 11px Verdana,Arial,Helvetica,sans-serif;}

/******************************************
*                 NADPISY                 *
******************************************/	
h1,h2,h3,h4,h5 {text-align: left; font-weight: bold; letter-spacing: -1px; padding: 5px 0px; margin: 0px;}
h1,h2 { padding: 5px 10px;}
h1 {font-size: 150%;}
h2 {font-size: 120%; letter-spacing: 0px; position: static; z-index: 0;}
h3 {font-size: 110%; letter-spacing: 0px;}
h4 {font-size: 110%;}
h5 {font-size: 100%;}


/******************************************
*                HTML TAGY                *
******************************************/	
p, div, ul, ol, li, form, input, select, textarea, img {padding: 0px; margin: 0px;}

a {text-decoration: underline;}
a:hover {text-decoration: none;}
a.openClose {display:block; font-size:11px; height:11px; position:absolute; text-decoration:none; top:6px; right:6px; width:11px;}


ul { padding: 0 0 0 18px;}
li {list-style: disc;}
img {border: none; margin: 10px;}
fieldset { padding: 10px;}
legend { font-weight: bold; padding: 5px;}

/***** TABULKA *******************************************/
table { border: none; border-collapse: collapse; width: 100%; margin: 0 0 10px 0;}
td, th { padding: 0px; text-align: left; vertical-align: top;}
td label { text-align: right; /*width: 120px;*/ display: block; cursor: pointer; padding: 2px 5px;}


/******************************************
*                FORM PRVKY               *
******************************************/
input,select,textarea { font-size: 100%; font-family: Arial, Helvetica, sans-serif;  padding: 1px;}
.formButt { font-weight: bold; margin: 0px; padding: 0 5px; cursor: pointer;}



/******************************************
*            VELIKOSTI PRVKU              *
******************************************/
.sizeSs {width: 30px;}
.sizeS {width: 40px;}
.sizeSm {width: 50px;}
.sizeSl {width: 60px;}
.sizeMs {width: 90px;}
.sizeM {width: 100px;}
.sizeMm {width: 110px;}
.sizeMl {width: 120px;}
.sizeLs {width: 140px;}
.sizeL {width: 150px;}
.sizeLm {width: 160px;}
.sizeLl {width: 170px;}
.sizeXl {width: 200px;}
.sizeXxl {width: 250px;}
.sizeMaxs {width: 340px;}
.sizeMaxm {width: 400px;}
.sizeMaxl {width: 450px;}



/******************************************
*          NEPODRIZENE OBSAHY             *
******************************************/
.flLeft {float: left;}
.flRight { float: right;}
.clear { clear:both; height:0; font-size: 0px; line-height: 0px;}
.end { padding: 0px; margin: 0px;}

.price {}
.date {}
.infoText { font-style: italic;}


.odtrh {height: 10px;}
.odtrh2 {height: 15px;}
.odtrh3 {height: 20px;}
.odtrh4 {height: 25px;}
.odtrh5 {height: 23px;}

.contBl {}
.cBlCont { padding: 10px 10px 0 10px;}
.top { display: none; height: 6px; line-height: 6px; font-size: 6px;}
.top div {height: 6px; line-height: 6px; font-size: 6px;}
.bott { display: none; height: 6px; line-height: 6px; font-size: 6px;}
.bott div {height: 6px; line-height: 6px; font-size: 6px;}

.error { background-color: Red; color: #FFF; padding: 10px; border: 5px solid #D00000; margin-bottom: 10px; }
.mandatory { color: Red; vertical-align: top; }


/***** JAVA MENU *******************************************/
.menuBl { }
.jMenu {position: relative; clear: both;}
.jMenu li { float: left; list-style: none; position: relative; padding: 0px;}
.jMenu li.end { margin: 0px;}
.jMenu li a { float: left; font-weight: bold; text-decoration: none; display: block; padding: 4px 8px 0 8px;}
.jMenu li span { display: none; height: auto;}
.jMenu li span.odtrh { width: 1px; float: right;}
.jMenu li span.leftBl { left: 0px; position: absolute;}
.jMenu li span.rightBl { right: 0px; position: absolute;}
/*.jMenu .jSubmenu { width: auto; background: aqua;}
.jMenu .jSubmenu li { height: 22px; background: #fff;}*/
.jMenu.vertical { padding: 0 0 2px 0;}
.jMenu.vertical li { float: none; margin: 0 0 2px 0;}
.jMenu.vertical li.end { margin: 0px;}
.jMenu.vertical li a { float: none; font-size: 130%; height: 40px; line-height: 40px; padding: 0 0 0 25px;}
.jMenu ul { position: absolute; display: none;	margin: 0px; padding: 0px;	z-index: 10;}
/** html .jMenu ul {width: 1%;}*/
.jMenu.vertical ul { position: absolute; display: none;	margin: 0px; padding: 0px;	z-index: 10;}
.jMenu ul li { list-style: none; float: none; margin: 0px; padding: 0px;}
.jdMenu.vertical ul li { list-style: none; float: none; margin: 0px; padding: 0px;}
.jMenu.vertical .jSubmenu { width: 200px; background: #4caedc;}
.jMenu.vertical .jSubmenu li { height: 22px; margin: 0 0 1px 0;}
.jMenu.vertical .jSubmenu li a { font-size: 90%; height: 22px; line-height: 22px; padding: 0 10px;}
.jMenu.vertical .jSubmenu li a:hover { }

/***** ANKETA *******************************************/
#survey { }
#content #survey p { margin: 5px 0;}
#survey .ankLine { font-size: 5px; height: 5px; line-height: 5px;}

/***** TABULKA PRO SROVNANI OBSAHU *******************************************/
.contTable { }
.contTable td,.contTable  th { padding: 0 5px 10px 5px;}
.contTable td img { margin: 4px;}

/***** TABULKA PRO SROVNANI OBSAHU *******************************************/
.formTable { }
.formTable td,.contTable  th { padding: 2px 5px;}


/***** TABULKA S BORDEREM *******************************************/
.bordTable { }
.bordTable td, .bordTable th { padding: 3px 5px;}



/******************************************
*           PODRIZENE OBSAHY              *
******************************************/

/***** SKELET *******************************************/
#main { } 
#container { text-align: left;} 

/***** HLAVICKA *******************************************/
#header { position: relative;}
#topHead { height: 34px; padding: 0 0 0 390px;}
#topMenu {	float: left; height: 34px; padding: 0 100px 0 21px;}
#topMenu a { float: left; text-decoration: none; display: block; height: 25px; padding-top: 9px; margin: 0 3px;}
#topMenu span { float: left; display: block; height: 25px; padding-top: 9px; margin: 0 3px;}
#search { width: 215px; height: 34px; float: left;}
#search .formButt { width: 20px; height: 17px;}
#search form { padding: 6px 0 0 10px;}
#lang { font: 120% Tahoma, Helvetica, sans-serif; float: right; width: 74px; height: 34px; padding: 0 0 0 21px;}
#lang a { float: left; text-decoration: none; font-weight: bold; display: block; width: 18px; height: 25px; padding-top: 9px; margin: 0 3px;}
#logoBl{ /*background: aqua;*/ height: 150px; padding: 0 0 0 30px;}
#logoBl a { /*background: aqua;*/ float: left; text-decoration: none; display: block; width: 140px; height: 150px;}
#header .menuBl { z-index: auto; position: absolute; top: 66px; right: 0px; width: 592px; height: 35px;}
#header .menuBl ul { height: 35px; padding: 0px;}
#header .menuBl li { margin: 0 0 0 2px; overflow: hidden;}
#header .menuBl li.end { margin: 0px;}
#header .menuBl li#size01 { width: 130px;}
#header .menuBl li#size02 { width: 130px;}
#header .menuBl li#size03 { width: 215px;}
#header .menuBl li#size04 { width: 111px;}
#header .menuBl li a { /*border: solid 1px #000;*/ width: 90%; padding-left: 5%; padding-right: 5%; font-weight: normal;  height: 31px; font-size: 110%;}

/***** HLAVNI OBSAH *******************************************/
#content p { margin: 0 0 10px 0;}

#leftCont { }

#rightCont { }
/*#rightCont .contBl { padding-top: 0px;}*/
/*#rightCont .cBlCont { padding-top: 0px;}*/
#rightCont h2 { padding-bottom: 0px; }

#centerCont { }
#centerCont ul { margin-bottom: 10px;}
#centerCont .cBlCont { padding-top: 0px;}
#centerCont .top, #centerCont .bott { display: none; }

/***** PATICKA *******************************************/
#footer { }
#footer p { padding: 15px 0 0 10px; }
#footer .flLeft { width: 200px;}
#footer .flRight { width: 650px;}
