/* Global */

html, body { 
 margin: 0;
 padding: 0;
 height: 100%;
 }

body {
 background-color: #f1efe6;
 font-family: Tahoma, Arial, Helvetica;
 font-size: 9pt;
 color: #000;
 line-height: 9.5pt;
 }

#general {  
 background-color: #f1efe6;       
 text-align: justify;
 width: 953px;
 margin: 0 auto;
 padding: 0;
 }

img {
 border: 0;
 margin: 0;
 padding: 0;
 }

p {
 margin: 0;
 padding: 0;
 }

div {
 padding: 0;
 }
 
h1, h2, h3 {
 color: #414349;
 }
 
h1 {
font-size: 11pt;
}

h2 {
font-size: 8.5pt;
}




/* Layout */


    /* HEAD */

#header {
 padding: 0 55px 0 55px;  
 height: 210px;
 background-image: url("../img/bg_header.png");
 background-repeat: no-repeat;
 background-position: 31% bottom;
 }

.line1 {
 width: 482px;
 float: left;
}

img.setup {
 position: relative; 
 top: 74px;
 }

.line2 {
 width: 358px;
 height: 140px;
 margin-left: 485px;
 position: relative;
 top: 0;
 background-image: url("../img/bg_login.png");
 background-repeat: no-repeat;
 }
 
  .line2-login {
 padding:  17px 18px 0 10px;
 font-size: 9pt;
 line-height: 14px;
 text-align: right;
 color: #fff;
 }
 
 
.line3 {
 position: relative;
 top: 10px;
 left: 486px;
 width: 357px;
 height: 20px;
 }
 
 .login {
 float: right;
 padding-top: 12px;
 }
 
/*
img.menu {
 padding-right: 7px;
 margin-bottom: 15px;
 }
  
img.menu2 {
 padding-left: 0;
 margin-bottom: 15px;
 }
 */
 
 
    /* LEFT */
     
#left_column {
 float: left;
 width: 482px;
 padding: 0 4px 0 55px;
 }


#box_rule {
 overflow: hidden;
 height: 160px;
 }
  
.rule {
 border: 1px solid #fff;
 padding: 15px 15px 35px 15px;
 background-color: #dfdbc9;
 margin-right: 4px;
 font-size: 9pt;
 line-height: 14px;
 color: #424242;
 text-align: justify;
 overflow: hidden;
 height: 161px;
 width: 451px;
 }
 
.title_rule {
 display: block;
 padding-bottom: 8px;
 }

#box_calcdesc {
 overflow: hidden;
 height: 353px;
 }
 
 .desc {
 border: 1px solid #fff;
 padding: 15px 15px 35px 15px;
 background-color: #dfdbc9;
 margin-right: 4px;
 font-size: 9pt;
 line-height: 14px;
 color: #424242;
 text-align: justify;
 overflow: hidden;
 height: 301px;
 width: 451px;
 }
 
 
  /* RIGHT */
    
#right_column {
 float: right;
 width: 357px;
 padding: 0 55px 0 0;
 }
 
 #box_calc {
 height: 356px;
 color: #fff;
 font-size: 9pt;
 background-image: url('../img/bg_calc.png');
 background-repeat: repeat-x;
 background-color: #a40603;
 background-position: top left;
 line-height: 25px;
 }
 
.calc {
 padding: 15px 15px 0 15px;
 height: 341px;
 overflow: hidden;
 }
 
.price_calc {
 padding: 0 15px 0 15px;
 background-image: url('../img/bg_price.png');
 background-position: top center;
 background-repeat: no-repeat;
 background-color: #840202;
 height: 98px;
 overflow: hidden;

 z-index: 100;
  }
  
.supplemental {
 background-image: url('../img/bg_price_shadow.png');
 background-position: top center;
 background-repeat: no-repeat;
 height: 19px;
 width: 330px;
} 

.title_calc {
 padding-bottom: 5px;
 }
 
.subtitle_calc {
 padding-top: 17px;
 padding-bottom: 6px;
 display: block;  
 }
 
img.help {
 padding-left: 60px;
 vertical-align: top;
 }

.icon {
 word-spacing: 3px;   
}

.icon2 {
 position: relative;
 top: 4px;
}

    /* DEFAULT */
    
#default {
 width: 843px;
 margin: 0 auto 0 auto;
 padding: 0;
 background-color: red;
 }
 
.textflow {
 padding: 15px 15px 30px 15px;
 font-size: 9pt;
 line-height: 14px;

 color: #424242;
 border: 1px solid #fff;
 background-color: #dfdbc9;
 text-align: justify;
 }    
  
 .pd {
 padding: 5px 0 10px 0;
 }
 
 .prcs {

 }
.prcs td {
 border: 1px solid white;
 }
 
    /* FOOTER */
    

#footer {
	height: 310px;
  width: 843px;
	margin: 0 auto 0 auto;
	background-image: url('../img/bg_footer.png');
  background-repeat: repeat-x;
  background-position: top left;
  color: #9f9f9f;
  padding: 0;
  background-color: #323639;
  font-size: 8pt;
  z-index:101;
}

.supplemental2 {     	
  background-image: url('../img/bg_footer_shadow_default.png');
  background-repeat: no-repeat;
  background-position: top center;
  height: 28px;
  width: 843px;
  }
  
.supplemental3 {     	
  background-image: url('../img/bg_footer_shadow_default.png');
  background-repeat: no-repeat;
  background-position: top center;
  height: 28px;
  width: 843px;
}

.foot_content {
/*position:relative;*/
 padding: 0 10px 5px 20px;
 }


/* Fonts */


a {
	text-decoration: underline;
 	font-weight:  normal;
  color: #9AB70B;
	} a:hover {
	text-decoration: none;
	font-weight: normal;
	}
	
a.foot {
	text-decoration: underline;
 	font-weight:  normal;
  color: #9f9f9f;
	} a.foot:hover {
	text-decoration: none;
	font-weight: normal;
	color: #9AB70B;
	}
	
	a.logged {
	text-decoration: underline;
 	font-weight:  normal;
  color: #fff;
	} a.logged:hover {
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	}
	
.phone {
 font-size: 14.5pt;
 color: #b8b9b9;
 line-height: 26px;
 padding: 30px 0 48px 0;
 position:relative;
 }

a.no {
	text-decoration: none;
 	font-weight:  normal;
  color: #b8b9b9;
  padding-top: 4px;
  padding-right: 15px;
	} a.no:hover {
	text-decoration: none;
	font-weight: normal;
	color: #9AB70B;
	background-image: url('../img/arrow-up.png');
	background-repeat: no-repeat;
	background-position: top right;
	}
	
.copyright {
 float: left;
 }
 
.map {
 margin-left: 471px;
 }

.final-price {
 font-weight: normal;
 word-spacing: 4px;
 font-size: 30px;
 padding-top: 1px;
 }
 
.dph {
 font-size: 9px;
}
 
/* Extras */

.noscreen {display: none;}

.cleaner {
	clear: both;
	height: 0;
	font-size: 0;
	margin: 0; padding: 0;
	visibility: hidden;
 }


/* Forms */

.input_login {
 width: 116px;
 color: #9a9992;
 font-size: 9pt;
 margin-right: 18px;
 margin-top: 1px;
 margin-bottom: 1px;
 border: 1px solid #aeaeab;
 padding: 1px;
 }


 
.input_enter { 
 margin-top: 2px;
 margin-right: 18px;
 width: 70px;
 cursor: hand;  cursor: pointer;
 float: right;
 border: 1px solid #c0c0c0;
 color: #fff;
 background-color: transparent;
 text-align: center;
 font-weight: bold;
 padding: 2px 4px 2px 4px;
 font-size: 7pt;
 }

.input_enter:hover {
 cursor: hand;  cursor: pointer;
 background-color: #C2DE33;
 }
 
.input_upload { 
 width: 140px;
 font-size: 9pt;
 border: 1px solid #aeaeab;
 padding: 1px;
 margin-right: 5px;
 margin-top: 3px;
 margin-bottom: 10px;
 }
 
.input_up {
 width: 310px;
 }
 
 .input_ask { 
  float: right;  
  margin-right: 5px;  
 }          
 
 /* DROPDOWN */

/* 
ul.nav,
.nav ul{
 margin: 0;
 padding: 0;
 cursor: default;
 list-style-type: none;
 display: inline;
 z-index: 10;
 font-size: 9pt;
 color: #424242;
 font-family: Tahoma, Arial, Helvetica;
 border-left: 1px solid #F1EFE6; 
 border-right: 1px solid #F1EFE6; 
 border-bottom: 1px solid #F1EFE6; 
}

ul.nav{
 display: table;
}
ul.nav>li{
 display: table-cell; 
 position: relative;
 padding: 2px 5px;

}

ul.nav li>ul{
 display: none;
 position: absolute;
 max-width: 40ex;
 min-width: 180px;
 margin-left: -6px;
 margin-top: 2px;
 padding-top: 4px;
}

ul.nav li:hover>ul{
 display : block;
}

.nav ul li a{
 display: block;
 padding: 3px 4px;
}


ul.nav,
.nav ul,
.nav ul li a{
 background-color: #F1EFE6;
 color: #414349;
}


ul.nav li:hover,
.nav ul li a:hover{
 background-color: #F1EFE6;
 color: #414349;
}

ul.nav li:active,
.nav ul li a:active{
 background-color: #F1EFE6;
 color: #414349;
}

ul.nav,
.nav ul {
}

.nav a {
 text-decoration: none;
 font-size: 9pt;
 color: #424242;
 font-family: Tahoma, Arial, Helvetica;
}

.nav a.dropped {
 padding: 3px 7px 3px 7px;
 font-size: 9pt;
 color: #424242;
 font-family: Tahoma, Arial, Helvetica;
}

.nav a.dropped:hover {
 background-color: #DFDBC9;
}

.nav ul {
   filter:alpha(opacity=95);
opacity: 0.95;
-moz-opacity:0.95;
}

*/


/* NEW DROPDOWN */

.menu {width:357px; height:18px; position:relative; z-index:100;font-family:arial, sans-serif; text-align:left;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:356px; w\idth:357px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:21px 0 0 0;margin:0;list-style-type:none;}
.menu ul ul {width:60px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:55px;position:relative;}
.menu li.resized {float:left;width:135px;position:relative;}
/* style the links for the top level */

.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#424242; width:44x; height:35px; background-color:#F1EFE6;  paddline-height: 10px;line-height:20px; font-weight:normal;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}
/* style the second level hover */
.menu ul ul a.dropped:hover{background-color:#DFDBC9;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:18px;left:0; width:55px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:17px;t\op:18px;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {color:#424242; height:auto; line-height:1em; padding:5px 10px; width:162px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:162px;w\idth:140px;}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* style the top level hover*/ 
.menu a:hover, .menu ul ul a:hover{color:#424242;background-color:#F1EFE6;}
.menu :hover > a, .menu ul ul :hover > a {color:#424242;background-color:#F1EFE6;}


.odrazka
{
list-style-image: URL('../img/arrow-right.png');
/*line-height:20px;*/
}

.odrazka li
{
float:left;
width:200px;
list-style-image: URL('../img/arrow-right.png');
}

#chapter-one {
      margin:0; padding:0;
      position:relative;
      width:156px; height:25px;
      overflow:hidden;
      }
#chapter-one span {
  display:block;
  position:absolute; left:0; top:0; z-index:1;
  width:156px; height:25px;
  margin:0; padding:0;
  background:url("../img/korektura.png") top left no-repeat;
  }
