/* CSS Document
----------------------------
Styles - default
Autor: Silhanek Michal; http://www.sikawebdesign.cz/
E-mail: silhec@seznam.cz
Vytvoreno: 03/2009
---------------------------- 
fotky:
- na sirku - big: 800px;
- na sirku - small: 200px;

jpg, 40% - kvalita
voditka:
- svisla: 17, 35 (50), 230 (245), 308, 976, 1007,  
- vodorovna: 30, 145 (140), 208, 260, 565, 602, 640, 

Barvy:
body: #dcdcdc;
tmave-modra - oramovani, odkazy: #042872
cervena - hover odkaz: #b9201f;

*/

body {
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
	font-size: small;
	text-align: center;
	min-width: 990px;
    line-height: 1.5;
	color: #333;
	background: #dcdcdc url(../lyout/body_3.jpg) top left repeat-x;
}
html, body {
	height: 100%;
}
* {
	padding: 0;
	margin: 0;
}
li {
	display: list-item;
}
.skryt, #menu h2 {
	width: 200px;
	position: absolute;
	left: 0;
	top: -3000px
}
hr, caption, #toplist_ {
	display: none
}
.cistic {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
/*---------------------------------------------------------------------------------------------*/
/* layout */
#bugfix { background: url(../lyout/bugfix.gif) repeat-y center top; margin: 0 auto; text-align: left; width: 990px;} /* nefunguje v IE, ale pro prodlouzeni content opakovani v ostatnich prohlizecich poslouzi vyborne! cerpano z http://www.vrata-ostrava.cz/ - plavacek */
#back {
    width: 100%;
	min-height: 100%; 	
}
#head {
	width: 990px;
	margin: 0 auto;
	height: 208px;
	position: relative; /* kvuli pozicovani h1, h2 a vlajkam */
	background: #042872 url(../lyout/head_2.jpg) top left no-repeat;
	
}
#head address {
    float: right;
	padding-right: 65px;
	padding-top: 13px;
	color: #dcdcdc;
	font-size: 90%;
}

#content_all {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background: url(../lyout/content_all_6.jpg) left top no-repeat;
	padding: 52px 0 0 0;
}
#content {
	width: 668px; /* cisty prostor pro text 588px */
	float: right;
	overflow: hidden;
    /*background: url(../lyout/content_3.jpg) top right no-repeat;*/
	background: #fff url(../lyout/content.jpg) left top repeat-y;	
	color: #333;
	display: inline;
	min-height: 1000px;
	margin-right: 31px; /* prostor pro vlajky */	
}
#in {
   padding: 0px 40px;
   margin-top: 0px;
}
#panel_all { 
	width: 291px;
	float: left;
	display: inline;
	background-color: #dcdcdc;
	color: #333;
}
.panel { 
	width: 250px;
	min-height: 100px;
	margin-bottom: 25px;
	overflow: hidden;
	float: left;
}
.panel .in { /* panel - cisty text = 240px */
    padding: 10px 0 0 10px;		
}

#foot {
	width: 100%;
	height: 128px;
	background: url(../lyout/foot_repeat.jpg) left bottom repeat-x;
	float: left;
	clear: both;
}
#foot .in {
    width: 990px;
	margin: 0 auto;
	background: url(../lyout/foot.jpg) no-repeat bottom left; 
	height: 128px;
	position: relative;
}
#sika { background: url(../lyout/img/sika.png) right center no-repeat;
padding-right: 20px;
}

/* /layout */
/*---------------------------------------------------------------------------------------------------*/
/* menu */
#menu { 
    width: 250px; 
	float: left;
    background: url(../lyout/menu_top.gif) top left no-repeat; 
	margin-bottom: 25px;
}
#menu ul {
    width: 100%;
	padding: 35px 0 0 0; 
}
#menu .in { 
    background: url(../lyout/menu_bottom.gif) no-repeat left bottom;
	padding: 0 6px 30px 6px; /*0 6px 30px 8px;*/
}
#menu li{ 
    list-style: none;
	margin: 0 0 5px 0;
}
#menu a,#menu strong {
   display: block;
   height: 51px;
   background: url(../lyout/menu_li_6.gif) no-repeat;
   font-size: 120%;
   text-decoration: none;
   font-family: Platino, Georgia,Times,serif;
   font-weight: bold;
   padding: 9px 20px 0 15px;/*8px 20px 0 15px;*/
   line-height: 1.3;
   overflow: hidden;
}
#menu a:link,#menu a:visited { 
    color: #dcdcdc;
	background: #042872 url(../lyout/menu_li_6.gif) right top no-repeat;
}
#menu a:hover, #menu a:active, #menu a:focus {
    color: #fff;
	background-position: center top;
	background-color: #b9201f;
}
#menu li strong {
    background-position: left top;
	color: #042872;
	background-color: #fff;
}


#menu li ul{padding:10px 0;background:url(../lyout/liulb_3.gif) no-repeat left bottom;position:relative;margin-top:-16px}
#menu li ul li{margin:-1px 0 0 0;padding-left:35px;padding-top:5px;background:#fff url(../lyout/liul_3.gif) repeat-y;z-index:0}
#menu li ul li a,#menu li ul li strong{background:none;font-size:100%;font-weight:normal;height:auto;padding:5px 20px 5px 15px;overflow:visible;}
#menu li ul li a:link, #menu li ul li a:visited {background:url(../lyout/img/lia.gif) no-repeat 0 0.65em;color:#b9201f;}
#menu li ul li a:hover {background:url(../lyout/img/lia_blue.gif) no-repeat 0 0.65em;color:#042872;}
#menu li ul li strong{background:url(../lyout/img/lia_blue.gif) no-repeat 0 0.65em;color:#042872;font-weight:bold;}



/* /menu */
/*-------------------------------------------------------------------------------------------------*/
/* nadpisy */
#head h1, #head h1 span {
	display: block;
	font-weight: normal;
	color: #fff;
	width: 195px;
	height: 110px;
	z-index: 3;
	position: absolute;
	left: 33px;18px;
	top: 30px;
	overflow: hidden;
	font-size: 150%;
	cursor: pointer;
	margin: 0;
	padding: 0;
   }
#head h1 span {
   z-index: 4;
   background: url(../lyout/h1_2.jpg) left top no-repeat;
   top: 0;
   left: 0;
}
#head h1 a:link, #head h1 a:visited, #head h1 a:hover {
	text-decoration: none;
	color: #fff
}

#home h1 span {
   cursor: default;
}
#head h2 {
   position: absolute;
   top: 179px;
   right: 0px;
   height: 30px;
   width: 600px;
   background-image: none;
   color: #dcdcdc;
   font-weight: bold;
   text-align: center;
   font-size: 120%;
   margin: 0;
   padding: 0;
   z-index: 5;
}

h1, h2, h3, h4, h5 { 
    font-weight: normal;
	/*padding: 10px 0 10px 10px;*/
	color: #042872;
	font-family: Platino, Georgia, Times New Roman, Times,serif;
	
	background: url(../lyout/img/nadpis_all.gif) left center no-repeat;
	margin: 5px 0 15px 10px;
	padding: 0px 0 0 20px;
}
#content h2 {
	font-size: 150%;
	background: url(../lyout/img/nadpis_logo_2.gif) left top no-repeat;
	margin: 0px 0 15px 10px; /*5px 0 15px 10px;*/
	padding: 0px 0 3px 90px; /*10px 0 6px 130px;*/
}
h3 {
	font-size: 135%;
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 110%;
}
.panel h3  { 
	padding: 0px 0 5px 10px;
	margin: 0px 0 0 0;
	font-size: 125%;
	color: #042872;#333;
	background: url(../lyout/li_li.gif) bottom left repeat-x;
	font-weight: bold;
}


/* /nadpisy */
/*------------------------------------------------------------------------------------------------*/
/* mapa */
#mapa { width: 580px; height: 400px; border: 2px solid #c0c0c0; margin: 0px auto 10px auto; font-size: 11px; line-height:16px; }
#mapa * { color: #000; font-size: 11px; line-height:16px; text-align: left; }
/* /mapa */

ul#flags {
    position: absolute;
	right: 0;
	top: 260px;
	z-index: 6;
	width: 31px;
	height: 129px; /*38x3 + 15 margin-bottom*/
	margin: 0;
	padding: 0;
}
#flags li {
    list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: left;
}
#flags li a, #flags li strong {
    padding: 8px 0 0 0; /*8px 0px;*/
	margin: 0;
	background: url(../lyout/flags/flags_bg_5.gif) right center no-repeat;
	display: block;	
	height: 30px;
	width: 31px;
	white-space: normal;
}
#flags li strong {
	background-position: left center;
}
#flags li a:hover, #flags li a:active, #flags li a:focus {
	background-position: center center;
}

p {
	padding: 0 0 15px 0;
} 
address {
	font-style: normal;
} 

strong, em {
   color: #333;042872;#596b83;/*2d4463;*/
   font-style:  normal;
   font-weight: bold;
}

.panel strong, .panel em {
   color: #333; 
   font-style:  normal;
   font-weight: bold;
}
i {
   font-style: italic; 
}
p.pdf, a.pdf  { 
    background: url(../lyout/img/pdf.gif) no-repeat 0 0.5em;
    padding: 5px 0 5px 25px;
} 
abbr, acronym {  
    border-bottom: 1px dashed #333;
	cursor: help;
}
#copy, #servis {
    text-align: center; 
	padding: 0;
	margin: 0;
}
p#servis {
	padding: 25px 15px 53px 15px; /* 25 53*/
	margin-right: 215px;
	text-align: right;
}
p.logo {
    text-align: center;
	padding: 0;	
}
.vcard {
    background: url(../lyout/img/vcard_icon.gif) right center no-repeat;
	padding: 3px 40px 2px 0;
}
.zvyrazneni {
    border: 1px solid #042872;
	background-color: #dcdcdc;
	padding: 10px 10px 0 10px;
	margin: 10px 0;
	font-size: 110%;
}
/*------------------------------------------------------------------------------------------------------------*/
/* seznamy */
ul, ol {
	padding: 0 0 15px 20px;
}
#content li, .panel li   {
	margin: 0 0 5px 0;
	list-style: none;
	background: url(../lyout/img/li_2.gif) 0 0.5em no-repeat;
	padding-left: 17px;  
}
#content ol li, .panel ol li {
	list-style: decimal;
	background: none;
	padding-left: 0px;
	margin-left: 25px;
}
#content_all .panel li {
	background: none;
	list-style: square;
	padding-left: 7px;
}

/* /seznamy */
/*------------------------------------------------------------------------------------------------------------*/
/* odkazy */
a {
	white-space: nowrap;
	text-decoration: underline;
}
a:link, a:visited {
	color: #042872;596b83;#2c548a;
}
a:hover {
	color: #b9201f;
	text-decoration: none;
}
.panel a, .panel li a {
	white-space: normal;
}

/*#head a:link, .panel a:link, #foot a:link, #head a:visited, .panel a:visited, #foot a:visited, #foot p {
	color: #515882;
}*/
#head a:link, #head a:visited {
	color: #CCCCCC;
}
#head a:hover {
	color: #fff;
}
/*.panel a:hover, #foot a:hover {
	color: #000;
}*/

a.home {
    background: url(../lyout/img/home.gif) left center no-repeat;
	padding-left: 18px;
}
a:hover.home {
    background: url(../lyout/img/home_w.gif) left center no-repeat;
}
a.print {
    background: url(../lyout/img/print.gif) left center no-repeat;
	padding-left: 18px;
}
a:hover.print {
    background: url(../lyout/img/print_w.gif) left center no-repeat;
}
a.top {
    background: url(../lyout/img/top.gif) left center no-repeat;
	padding-left: 18px;
}
a:hover.top {
    background: url(../lyout/img/top_w.gif) left center no-repeat;
}

/* /odkazy */
/*-----------------------------------------------------------------------------------------------------------------*/
/* TABULKA */ 
.table, table{border-collapse:collapse;width:100%;font-size:90%;}
/*.table{overflow:hidden}*/
.table{padding-bottom:15px;}
th,thead th,td{padding:5px 5px;font-weight:normal;text-align:left;font-weight:normal;vertical-align:center;border:1px solid #333;}
thead th{color:#fff;background:#042872;font-weight:bold;padding: 8px 10px;text-align:center;font-size:100%;}
th {text-align:left}
tbody th{background:#dcdcdc;font-weight:bold+}
/* /TABULKA */

/*--------------------------------------------------------------------------------------------------------------*/
/* FORMULAR */
form {
    width: 100%;
}
form br { display:none; }
legend { 
	padding: 10px 15px;
	font-size: 130%;
	color: #000000;
}
fieldset { 
    padding: 10px 20px;
	border: 4px solid #dcdcdc;
	margin-bottom: 15px
} 
fieldset input, textarea { 
    font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
    display: block;
	padding: 2px;
    margin: 2px 0 10px 0;
    width: 85%;
	border: 2px solid gray;  
	border-style: inset;
}
fieldset input.mensi { 
    width: 50%;
}
fieldset input.mensi_ { 
    width: 25%;
}
/*input.button_ { 
    margin: 10px 0 10px 0px;
    background-color: #2d4561;
    color: #fff;
    padding: 10px 50px;
    font-weight: bold;
	border-style: outset;
	cursor: pointer;
}*/

input.button_ { 
    margin: 10px 0 10px 0px;
    background: #042872 url(../lyout/form_button.gif) left center no-repeat;
    color: #dcdcdc;
    font-weight: bold;
	font-size: 120%;
	height: 50px;
	width: 150px;
	line-height: 50px;
	display: block;
	cursor: pointer;
	border: 2px solid #dcdcdc;
	
}
input.button_:hover { 
    background: #dcdcdc url(../lyout/form_button.gif) right center no-repeat;
    color: #042872;
}

p.chyba {
    color: #9a0000;
	font-size: 120%;
	background: transparent url(../lyout/img/chyba.gif) left 0.4em no-repeat;
	padding-left: 25px;
}
p.ok {
    color: #9a0000;
	font-size: 120%;
	background: transparent url(../lyout/img/ok.gif) left 0.4em no-repeat;
	padding-left: 25px;
}

/* /FORMULAR */
/*----------------------------------------------------------------------------------------------------------*/
/* OBRAZKY */
img {
    border: none;
}
#content p.img {
    padding-bottom:0;
    border:2px solid #dcdcdc;7b8db3;042872;#a1a8b0;/*#a1a8b0; - puvodni seda oramovani; silever 0c0c0c0 */
}
p.img, p.img a,p.img img,.right img,.right img a {position:relative;display:block;} 
p.img span {display:block;width:17px;height:17px;position:absolute;bottom:2px;right:2px;background:url(../lyout/img/lupa.gif) no-repeat;cursor:pointer;}
p.img a:hover span {color:#000;background-position:right top;}
.right img{border:2px solid #fff;}
.right a:hover img {border-color:#dcdcdc;7b8db3;042872;#a1a8b0;}
.left img{border:2px solid #fff;} 
.left a:hover img {border-color:#a1a8b0;}
.right{float:right;margin:5px 0 15px 20px;display:inline;}
.left{float:left;margin:5px 20px 15px 0;display:inline;}
/* /OBRAZKY */
/*------------------------------------------------------------------------------------------------------*/
/* thickbox */
#TB_overlay{position:fixed;z-index:100;top:0px;left:0px;height:100%;width:100%}
.TB_overlayBG{background:#000;filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75}
#TB_window{position:fixed;background:#fff;z-index:102;color:#2d4463;ea5505;font-weight:bold;display:none;border:4px solid #fff;text-align:left;top:50%;left:50%}
#TB_next a,#TB_prev a{font-weight:normal;color:#336699}
#TB_next,#TB_prev{font-weight:normal;color:#336699}
#TB_window img{border:none}
#TB_next a:hover,#TB_prev a:hover{color:#c85042}
#TB_window img#TB_Image{display:block;margin:15px 0 0 15px}
#TB_caption{height:25px;padding:7px 10px 10px 10px;float:left}
#TB_closeWindow{height:25px;padding:11px 25px 10px 0;float:right;color:#000;font-weight:normal}
#TB_closeAjaxWindow{padding:7px 10px 5px 0;margin-bottom:1px;text-align:right;float:right}
#TB_ajaxWindowTitle{float:left;padding:7px 0 5px 10px;margin-bottom:1px}
#TB_title{background:#fff;height:27px}
#TB_ajaxContent{clear:both;padding:2px 15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em}
#TB_ajaxContent.TB_modal{padding:15px}
#TB_ajaxContent p{padding:5px 0px 5px 0px}
#TB_load{position:fixed;display:none;height:13px;width:208px;z-index:103;top:50%;left:50%;margin:-6px 0 0 -104px}
#TB_HideSelect{z-index:99;position:fixed;top:0;left:0;background-:#fff;border:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;height:100%;width:100%}
#TB_iframeContent{clear:both;border:none;margin-bottom:-1px;margin-top:1px}
/* /thickbox */ 

/*
*{padding: 0; margin: 0;}

#TB_window {
	
	color: #333333;
}

#TB_secondLine {
	
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}


#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}



#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}



#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; 
}



#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}



#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
*/