/*  
Version: 1.0
Author: Stanislav Kratochvil
Author URI: http://www.3wd.cz/
*/

* { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, pre, p, blockquote, label, ul, ol, dl, fieldset, address { margin:.5em ; }
li, dd { margin-left:5%; }
fieldset { padding: .5em; }
select option{ padding:0 5px; }

.left{ float:left; }
.right{ float:right; }

.tl { text-align:left}
.tr { text-align:right}
.tc { text-align:center}
.fl { float:left; margin-right:5px; margin-bottom:5px; }
.fr { float:right; margin-left:5px; margin-bottom:5px;}

.img-left{ float:left; margin-right:4px; }
.float-right { float:right; margin:0 0 8px 8px; }
.center { text-align:center;  }

.t-right { text-align:right }
.t-center { text-align:center }

.border { border:1px solid #000000 }
.noborder { border:0 }
.width-50 { width:50%; }
.width-30 { width:30%; }

.hidde, hr { display:none; }
.clr { clear:both; padding:0; margin:0; height:0; visibility:hidden; font-size:0; }

p { padding-bottom:10px; }

a { color: #FFFF66; border:none; }
a:hover { color: #FF0000; border:none; }

a img, a:hover img { /* border:none; */ background:transparent; }

img { border:0px solid #000000; }

h1 { font-size:18px; color:#FFFFFF; }
h2 { font-size:125%; color:#FFFFFF;  border-left:0px solid #6E0B0A; margin-right:0; padding:10px 10px 10px 30px; background:url("../img/global/h2-1.gif") no-repeat }
h3 { font-size:125%; color:#FF8C8B; }
h4 { font-size:120%; color:#6E0B0A; }

h2.nadpis { color:#FFFFFF; font-weight:normal; font-size:180%; margin:0 0 10px 0; padding:20px 10px; background-color:#BA1410; border-bottom:1px solid #FFFFFF; background:#550401 url(../img/global/upoutat.jpg) repeat-x; }

em { color: #FFFF00; background-color:transparent; padding:2px; font-style: normal; font-weight:bold; }

ul { margin-bottom:20px; }
li { list-style:url("../img/global/li.gif"); }

.upoutat { width:100%; font-size:120%; padding:0px; color: #CCCCCC; border-bottom:2px solid #000000; background:#550401 url(../img/global/upoutat.jpg) repeat-x; text-align:justify; }
.upoutat h2 { background-color:#8798B5; padding:6px; margin:0; font-size:110%; color:#FFFFFF }
.upoutat p { padding:10px  }

table { display:table; border-collapse:collapse; border:0px solid #0A416E; margin:.5em; width:98%; clear:both;  }
td, th { font-size:94%;  border:1px solid #9D100E; text-align:left; vertical-align:top;  background-color: #CCCCCC; color:#000000; margin:0; padding:6px 4px;  }
th { font-weight: normal; text-align:center; background:#333333; color:#FFFFFF; vertical-align:middle; padding:4px 4px; }

.table-400 { width:400px; clear:none}

dl { border:0px solid #FFFFFF; margin:4px; padding:4px; float:left; }
dt { padding:0; border:0; color:#000000; padding-bottom:0px; background-color:transparent; padding:4px 4px 2px 4px   }
dt img { border:0px solid #FFFFFF;}
dd { padding:0; margin:0; color:#F7A6A4; border:0; background-color:transparent; padding-left:6px; padding-bottom:2px; font-size:11px; text-align:center; }


#design a { color:#000000; text-decoration:underline; }
#design a:hover { color:#000000; background-color:#B5D5DD; }

/* Layout -------------------- */
body {
	font-size: 100%; /* Resets 1em to 10px */
	font-family:'Verdana CE', Verdana, 'Arial CE', Arial, 'Helvetica CE', Helvetica, sans-serif;
	background:#000000; color:#FFFFFF;  /*color:#FFC6C5 */ 
	}
	
div#header h1 {height:200px; margin:0; background:#EEE; color:#2C4C79; position:relative; overflow:hidden;}
div#header h1 span { cursor:pointer; display:block; position:absolute; left:0; top:0; z-index:5; height:200px; width:700px; background:url("../img/global/banner.jpg") top left no-repeat; }

/* BOX -------------------- */
div#container { text-align:center  }
div#wrapper {  }
div#content { background-color:#AF1410; padding-bottom:20px; }
div#content p {line-height:1.5; margin-left:10px; }
div#navigace1 { line-height:30px; background:#9D100E url(../img/global/bg-nav1.jpg) repeat-x; border-bottom:4px solid #B02D0B; }
div#navigace2 {  background:#2D2D2D url(../img/global/nav2.jpg) repeat-y; padding-bottom:30px; }
div#extra { background:#BA1410; }
div#footer { text-align:right; margin-top:150px; font-size:80% }
div#footer p { margin:0; padding:4px; line-height:1.5em; font-size:90%; }

div#container{ width:970px; margin:0 auto; }
div#wrapper {  }
div#content {float:right; width:970px; }
div#navigace1 { float:left; width:970px; height:35px;}
div#navigace2 {float:left;  width:250px; }
div#extra {float:left; clear:left;  width:250px; }
div#footer {clear:both; width:100%}




div#box1 { float:left; width:970px; margin-top:10px; }
div#box2 { float:left; width:970px; margin-top:10px; text-align:center }

div#boxa { float:left; width:135px; margin-top:110px }
div#boxb { float:left; width:700px; }
div#boxc { float:left; width:135px; margin-top:110px }

#box2 dl { margin:0 24px}



div.vlajky { margin:0px 0px; text-align:center  }

#box-kotle { color:#333333; margin-top:10px; padding:4px; font-size:.6em }