/*http://colorschemedesigner.com/#3821Tl5..w0wV*/

 body {
  margin-top:0px;
  font-family:  Arial, Helvetica, sans-serif;
  font-style:  italic;
 /* background-image:url(images/pozadi.png);
  background-repeat:repeat-x;
 */
  background-color: #CCCCCC;
  color:#075890;
  font-size: 14px;  	
 }

.odkazy {
 display:none; 
}

.hlavickal{
  width:296px;
	height:115px;
	background-position:left top;
	background-repeat:no-repeat;
  cursor:pointer;
  color:#ffffff;
	font-size: 46px;
	font-weight: bold;
 }
  

.logo_hlavicka{
  display:none;
  width:286px;
  margin-top:34px;
  margin-left:8px;
  border:0;
 }

.flags{
    margin-right:35px;
 }
.HeadUpgr{
  display:block;
  color: #0000cd;
  width: 100%;
  font-size:14px;
  background-color: silver;
  padding: 2px;
  text-align: left;
 }

 
.login{
  display:block;
  color: #0000cd;
  width: 200px;
  font-size:14px;
  background-color: silver;
  padding: 2px;
 
 }

/**** Barvy ****/
zel {
 text-decoration: none;
 color: #008000;
  }

zlu {
 text-decoration: none;
 color: #daa520;
  }

cer {
 text-decoration: none;
 color: #ff0000;
  }
/********/


.login1{
  border:1px solid #c0c0c0;
  color:#0002fd;
  font-size:14px;
  width:100px;
  height:15px;
}

.login2{
  border:1px solid #c0c0c0;
  color:#FFFFFF;
  font-size:14px;
  width:70px;
  height:15px;
}
.download{
	/*background-color: white;*/
	text-align: center;
}
.submitlogin{
  border-left:1px solid #EEE;
  border-top:1px solid #EEE;
  border-right:2px solid #666;
  border-bottom:2px solid #666;
  color:#404040;
  font-size:14px;
  padding: 4px;
  cursor: pointer;
}

.submitlogin:hover{
  color:#C0C0C0;
  font-size:14px;
  padding: 4px;
  
}


.dat_svatek{
  font-size: 13px;
  margin-right:20px;
  color:#404040;
 	font-weight: normal;
}

.hlavickap{
  text-align:right;
  width:655px;
  background-position:-296px top;
  background-repeat:no-repeat;
  color:#ffffff;
	font-size:18px;
	font-weight: bold;
  padding-bottom: 40px;
  }
  
.hlavickap a{
  margin-right: 20px;
  top: 25px;
  position: relative;
  
}
  
.kontakt{
  color:#075890;
  
  margin-bottom:5px;
  text-align: center;
 /* background: url(_images/gradient.png) repeat-x 0px -20px #ababab; */
   
 }
 .label{
 	padding-left: 4px;
 	padding-right: 4px;
 }
 .label_dalsi{
 	padding-left: 4px;
 	padding-right: 4px;
 }
 
 .value{
 	padding-left: 4px;
 	padding-right: 6px;
 }
 
p.kontakt{
  text-align: center;
	
}
a.LinkOut {
color: #0002fd;	
} 

a.LinkOut:hover {
color: red;	
} 

a {
 text-decoration: none;
 color: #00008b;
 font-weight: bold;
 font-size: 12px;
  }

a:hover {
	color: red; 
}

h1{
    color: #0971bb;
   font-size: 20px;
   /*font-family: Blackadder ITC, Brush Script MT, Arial, Helvetica, sans-serif;*/
   margin: 0;
}

h2{
   color: #0971bb;
   font-size: 18px;
   margin: 0;
   height:22px;
   padding-left:10px;
  }

h3{
    color: #0971bb;
   font-size: 14px;
   margin: 0;
   height:32px;
   padding-left:10px;
   border-left:1px solid #dfdfdf;
 }

.hlavni{
  font-size: 14px;
	text-align: left;
  color:#002A5B;
   /* border: 1px green solid;
background-image:url(images/pozadi.jpg);
  background-repeat:no-repeat;*/
  
}  
 /* background-image:url(images/pozadi.png);*/

/* ********************************
     horizontalni menu 
   ******************************** */
#menu {
  margin-top:6px;
  padding-left:8px;
  }


#nav {
	margin: -2px;
	padding: 0px 0px 6px;
  line-height: 100%;
	}

.oddelovac{
  width:98%;
  text-align:center;
  border-top: 1px solid #7d7d7d;
  height:5px;
  }

#nav li {
   margin: 0 3px;
	padding: 0 6px 2px;
	float: left;
	position: relative;
	list-style: none;
	z-index: 500;
	font-size: 15px;
  }


/* main level link */
#nav a {
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	/*background: url(_images/gradient.png) repeat-x 0 -95px #005A;*/
	display: block;
	padding:  6px 10px;
	margin: 0;
  /*
	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	 text-shadow: 0 1px 1px rgba(0,0,0, .3);
	*/ 
  }
#nav a:hover {
	background: #ababab;
	color:red;
  }
/* main level link hover */
#nav .current a, #nav li:hover > a {
		color: #000000;
 /*
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	box-shadow: 0 1px 1px rgba(0,0,0, .2);
 	text-shadow: 0 1px 0 rgba(255,255,255, 1);
 */	
  }
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #666;
  }
  
#nav li.curent {

  }


#nav li.curent a {
  color: red;
  font-weight:bold;
 }
  

  
#nav ul a:hover {
	color: #fff !important;
}
/* dropdown */
#nav li:hover > ul {
	display: block;
}
/* level 2 list */

#nav ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 170px;
	position: absolute;
	top: 20px;
	left: 0;
  }

.submenu{	
  width: 180px;
  }
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
  }
#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 0 #fff;
  }
/* level 3+ list */
#nav ul ul {
	left: 169px;
	top: -3px;
}
/* rounded corners of first and last link */
#nav ul li:first-child > a {
}
#nav ul li:last-child > a {
}
/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
  }
#nav {
	display: inline-block;
  } 
html[xmlns] #nav {
	display: block;
  }
 
* html #nav {
	height: 1%;
  }

/* ********************************
     hledej  
   ******************************** */
.hledej{
  padding-top:8px;
  padding-left:505px;
  height:31px;
  width:225px;
}
 /* ********************************
     TOP nabídka 
   ******************************** */

.topnabidka {
  line-height:24px;
  text-align:left;
  margin-left:7px;
  font-size:11px;
  width:100%;
  height:18px;
  color:#ffffff;
  /*background-color: #FF8040;*/

}

#topnabidka{
  font-weight:bold;
  font-size:12px;
  margin-right:25px;
  border:0px;
  background-color: transparent; 
  }


  
  
  /* ********************************
     rozbalovací vertikalni menu 
   ******************************** */
.vmenuSt{

  text-align:left;
  color: blue; 
  width: 100%;  
  background: url("_images/gradient.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0) !important;
  margin-top: 12px;
  padding: 10px 1px 20px 24px;
  width: 271px;
  min-height: 200px;
  }
/*hlavní položka */

.vmenuHl{
  /*border-top:1px solid #002A5B;*/
 /* border-left:1px solid #002A5B;
  border-right:1px solid #002A5B;
 */
  display: block;
  padding:  5px 10px;
  height:20px;
	
}

.vmenuHl a{  
  color:#404040;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}

.vmenuHl a:Hover{  
  color:blue;
	/*font-weight:bold;*/
	font-size:16px;
	text-decoration: none;
}

/*vybraná hlavní položka */
.vmenuHlv{
 color:#404040;
 font-size:16px;
 font-weight:bold;
 text-decoration: none;
 padding:  5px 10px;
 height:20px;
/* border-left:1px solid #002A5B;
 border-right:1px solid #002A5B; 
*/
}
.vmenuHlv a{  
 color: red;
  font-weight:bold;
  font-size:16px;
  text-decoration: none;
  
}
.vmenuHlv a:Hover{  
  color: #a0a0a0;
	font-weight:bold;
	font-size:16px;
	text-decoration: none;
	
}

/*položky v rozbaleném menu*/ 
 .vmenuSub{
  display: none;
 color:#404040;
 font-size:16px;
 font-weight:bold;
 text-decoration: none;
 padding:  5px 10px;
 height:20px;
 border-left:1px solid #002A5B;
 border-right:1px solid #002A5B; 
 }

.vmenuSub a{
color:#404040;
 font-size:16px;
 font-weight:bold;
 text-decoration: none;
 padding:  5px 10px;
 height:20px;
} 

.vmenuSub a:Hover{
 color:#B90000;
 }  

/* ********************************
     Listbox
   ******************************** 
   hlavicka   */
.filtr {
  width: 100%;
  border:1px solid #000000; 
  }

  
.radek_licha {
  cursor:pointer;
  background-color: #E1E1E1;
  }
.radek_licha:hover {
  background-color: #F1F1E1;
  }

.radek_suda {
  cursor:pointer;
  background-color: #E9E9E9;
  }

.radek_suda:hover {
  background-color: #F1F1E1;
  }
a.upgrade  {
 text-decoration: none;
 color: #00008b;
 font-weight: bold;
 font-size: larger;
}

a.upgrade:hover {
  color: red; 
}

a.dokum_list  {
 text-decoration: none;
 color: #00008b;
 font-weight: bold;
 font-size: larger;
}

a.dokum_list:hover {
  color: red; 
}

/* ********************************
     Chybový řádek
   ******************************** */

.chyby{
	color:#FF0000;
	height:20px;
	border-bottom:double #999999;
  }

/* ********************************
     <DIV> obsah - detail
   ******************************** */


#obsah {
  width:620px;
  min-height: 400px;
  margin-top:12px;
  background: url(_images/gradient.png) repeat-x 0 -0px !important;
  padding: 10px 20px 20px 24px;
}

#dialog{
  text-align:justify;
  width:598px;
/* border-spacing: 6px 4px ;
  border-right:1px solid #efefef;*/
}

.galerie{
  width:600px;
  float:left;
  margin-top:0px;
  text-align:center;
  /*background-color: #6996D3;*/
}


.nazevdokument_s{
 text-align:center;
}

 .dokum{
 margin-left:60px;
}




.galerie_ovladani{
	z-index:900;
 /* display:none;*/
  top:2px;
  left:5px;
  float:left;
}






.posuvnikl{
  background-image:url(_images/vlevo.png);
  width:42px;
  height:26px;
  float:left;
}


.presun{
  background-image:url(_images/presun.png);
  margin-left:5px;
  width:38px;
  height:26px;
  float:left;
}


.zastav{
  background-image:url(_images/prezentace.png);
  margin-left:5px;
  width:23px;
  height:26px;
  float:left;
}

.posuvnikp{
  background-image:url(_images/vpravo.png);
  margin-left:5px;
  width:42px;
  height:26px;
  float:left;
}


.galerie_zavri{
  background-image:url(_images/zavri.png);
  margin-right:5px;
  width:30px;
  height:26px;
  float:right;
  }


.galerie_detail{
	display:none;
  position:absolute;
  left:200px;
  top:20px;
  margin-top:20px;
	text-align:center;
  width:970px;
  z-index:600;
}

.vicefoto{
  display:none;
  cursor:pointer;
  background:url("images/sepnews.png") no-repeat scroll 16px 100% transparent;
  margin:8px 0 0;
  width:100%;
  text-align:right;
 }

.vicefoto a {
  font-size:10px;
  font-weight:bold;
 text-decoration:none;
}

td.galerie
{ /*šířka buňky je kritická s ohledem na padding tabulky galerie , náhledy obr. musí být užšší min o 2px !!!*/
	/*border : medium ridge #FFA500;*/
	padding : 4px 1px 4px 1px;
	width:166px;
	text-align : center;
}

.galerie_obr_seznam{
    border:1px solid #ABABAB;
    cursor:pointer;
    margin:8px 0 8px 8px;
    padding:2px;
    height:100px;
    font-size:10px;
}


.galerie_obrazek{
  background-color:#ffffff;
  display:none;
  border:4px outset #ABABAB;
  position:absolute;
  left:10px;
  top:10px;
  text-align:center;
  width:970px;
  z-index:600;
  cursor:pointer;
}
.obrazek{
  margin-right:15px;
 }
 
 .menu_obr{
 margin-top:0px;
 text-align: center;
 
 width:100%;
 }
 

/* ********************
    záložky
   ******************* */
#navcontainer
{
background-position:left;
margin: 0 auto;
padding: 0 0 0 0;
text-transform: lowercase;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
/*content: ".";*/
display: block;
line-height: 0px;
font-size: 12px;
clear: both;
}

ul#navlist
{
text-align:center;
list-style: none;
padding: 0px;
margin: 0px;
width: 100%;
font-size: 11px;
}

ul#navlist li
{
display: block;
float: left;
width: 124px;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;

width: 100%;
padding: 5px;
border-width: 0px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background-image:url(../../_images/zalozka0.gif);
height:12px;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background-image:url(../../_images/zalozka1.gif);
color: #800000;
height:12px;
}

ul#navlist li a:hover, ul#navlist li#active a:hover{
  color: #800000;
  background-image:url(../../_images/zalozka1.gif);
  height:12px;
  }

/* ********************************
     <table> obsah zálozky - osoby...
   ******************************** */
.obsahzalozky{
  border-bottom:1px solid #dfdfdf;
  border-right:1px solid #dfdfdf;
  border-left:1px solid #dfdfdf;
  width: 580px;   
  }


/* ********************************
     listování
   ******************************** */
.dlist{
  margin-left:2px;
  text-align:center;
  border:1px solid #a0a0a0;
  height:16px;
  width:27px;
  float : left;
  font-size: 12px;
 }

.inputslist{
  border:none;
  border-bottom:1px solid #999999;
  border-right:1px solid #999999;
  height:18px;
  }

/* ********************************
     Pata stránky
   ******************************** */
td.pata  {
  border-top:1px solid #005A2B;
  color:#002B5A;
  font-size: 14px;
  height:28px;
  }

a.pata {
  color:#c0c0c0;
  }

.patal {
  height:28px;
  line-height:28px;
  padding-left:30px;
  float:left;
}

.patap {
  height:28px;
  line-height:28px;
  padding-left:300px;
}

#pata-debugger {
background-color: #000000;
/*background: #8DDBC4 url(images/gradient.png) repeat-x 0 -40;
float: bottom;
border: 3px 3px 3px 3px;
*/
margin: 10px 10px 10px 10px;
}

/* ********************************
     Obecné
   ******************************** */
.skryty
{
display:none;
} 
  
.tlacitko{
  font-size : 11px;
  height : 22px;
  color : black;
  border-color : #e7e5e5 #6699cc #e7e5e5 #e7e5e5;
  background-color : #e7e5e5;
  text-align: center;
  }

.inputs{
  border-left:1px solid #afafaf;
  border-top:1px solid #afafaf;
  border-right:2px solid #afafaf;
  border-bottom:2px solid #afafaf;
  padding-left:2px;
  height:15px;
  font-size:12px;
  }

.inputs_h{
  background-color : #99CC99;
  }


.Dekujem{
  position: relative;
   left: -50px;
   top: 50px;
  color:#0b8be5;
  text-align:center;
 }


.SubmenuInPage{
   width:700px;
  text-align:center;
}

.submenu1{
  text-align:center;
}

.textnovinky{
 width:100%;
}

.table_bunka{
  text-align:center;
  font-size:12px;
  color:#A0A0A0;
  font-weight:normal;
}

td.LMenu{
 /*margin-top: 12px;
 padding-top: 12px;*/
 vertical-align: top;	

}
.oddelovacH{
    display:none;
}

.tlacitko_objednat{
	background-image: url(images/basket.png);
	font-family : Arial, Sans-Serif;
	height : 32px;
	width : 32px;
	text-align: center;
	border:0px;
}


.table_produkt{
  margin-top:0px;
  margin-left:0px;
  background-color:#FFcc00;
  border:1px outset #00FF00;
  width:632px;
  height:50px;
}

.produkt_obrazky{
   margin-top: 0px;
   margin-bottom: 10px;
}

.produkt_clear{
   width:100%;
   height:15px;
   border-top:1px solid #000000;
   border-bottom:1px solid #000000;
 }
.produkt_obsah{
  font-size: 13px;
}
.produkt_detail{
  margin-top:3px;
  border:1px outset #00FF00;;
}

.info_cena{
  font-size: 13px;
  margin-top:15px;
  margin-left:340px;
  color:#c0c0c0;
 	font-weight: normal;
 	display:none;
}
.ITEM1{
  float:left;
  /*width:170px;*/
  padding-left:18px;
  padding-top:14px;
}

.ITEM2{
float:left;
width:50%;
text-align:left;
padding-top:8px;
padding-left:8px;
padding-right:8px;
}

.ITEM3{
  text-align:left;
  vertical-align:top;
  padding-top:8px;
  padding-left:58px;

}

table.kontakt{
width: 620px;
  font-size: 13px;
}

.ukaz_kosik{
   background: url(_images/gradient.png) repeat-x 0 -25px #FFFFFF;
   background-color:#FFFFFF;
   border:1px solid #c0c0c0;
}


  
.cerveny{
  color:#FF0000;
}

.vpravo{
  text-align:right;
  margin-right:30px;
}

.center{
  text-align:center;
}

.zluty{
  color:#FFFF00;
  font-weight: bold;
}

.value{
  font-weight:bold;
}

.n_img_flag {
  width:32px
} 

.a_img_flag{
  width:32px
}
.zvyrazneni{
  background-color: #00ffff;
  padding: 10px;
  border-radius: 6px;
}
#internet {
width:70%;
}

#internet th{
width:32%;
text-align:center;
}

#internet td{
text-align:right;
}

#internet .alleft{
width:200px;
text-align:left;
}