/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2010                     */
/*                 piXmedia - Jakub Kribik               */
/*           www.pixmedia.cz | info@pixmedia.cz          */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */
* {
	margin:0 auto;
	padding:0;
	font-size:12px;
	line-height:1.4;
	font-family:"Arial","Trebuchet MS";
}
body{
	text-align:center;
	background:url(img/body.png) repeat-x top center #93c7e8;
}
body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, input, textarea, select {
	color:#666666;
}
.nomargin, *.nomargin, #telo .nomargin{
	margin:0;
}
.nopadding, *.nopadding, #telo .nopadding{
	padding:0;
}
/* ***************************************************** */
/* ***************************************************** */
#loadinglogo{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	display:none;
	position:fixed;
	left:0;
	top:0;
	z-index:500;
	opacity:0.5;
	background:url(../gui/loader.gif) no-repeat center 40% black;
}
/* ***************************************************** */
/* ***************************************************** */
a {
	text-decoration:underline;
	color:#4586bd;
}
a:hover {
	text-decoration:none;
	color:#0b69a9;
}
a, a:hover, a:focus, a:active{
	outline:0;
}
strong, b{
	color:#4586bd;
}
small, small *, .small, .small *{
	font-size:10px;
	line-height:2;
}
/* ***************************************************** */
/* ***************************************************** */
h1, h2, h3, h4, h5, h6 { 
	margin:5px auto;
	padding:0 15px;
	line-height:1.2;
	font-weight:normal;
	text-align:left;
	color:#4586bd;
}
h1, h2 {
	margin:0 0 15px 0;
	padding:0 0 0 15px;
	height:30px;
	line-height:30px;
	font-size:16px;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	background:url(img/h2.png) repeat-x top #e9ecee;
}
h1, h1 *{
	line-height:30px;
	font-size:16px;
	text-decoration:none;
}
h1 small, h1 small *{
	font-size:13px;
}
h3{
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5{
	font-size:14px;
}
h6{
	font-size:12px;
}
/* ***************************************************** */
/* ***************************************************** */
table{
	margin:0 15px 15px 15px;
	padding:0;
	border:1px solid #cccccc;
	border-width:1px 0 0 1px;
}
table th, table td{
	padding:2px 5px;  
	text-align:left;
	vertical-align:top;
	border:1px solid #cccccc;
	border-width:0 1px 1px 0;
}
table th{
	text-align:center;
	font-weight:normal;
	color:#dddddd;
	background:url(img/table-th.png) repeat-x top #1961a6;
}
table.nobackground th{
	color:#666666;
}
table tr:hover td, table tr.zvyraznit td, #telo .kniha-prispevek, #telo .katalog-komentar, #telo .zakaznik-prava, #prodejci .prodejce{
	background:#f1f3f4;
}
table .null, table tr:hover .null{
	border:0;
	background:transparent;
}
table.noborder, table.noborder tr, table.noborder th, table.noborder td{
	border:0;
}
table.nobackground, table.nobackground tr, table.nobackground th, table.nobackground td{
	background:transparent;
}
table.nohoverbackground tr:hover td{
	background:transparent;
}
/* ***************************************************** */
/* ***************************************************** */
form{
	margin-bottom:15px;
}
input, textarea, select{
	margin:2px;
	padding:4px;
	width:200px;
	border:1px solid #cccccc;
	background:white;
}
input[type=checkbox], input[type=checkbox]:hover, input[type=checkbox]:focus,
input[type=radio], input[type=radio]:hover, input[type=radio]:focus{
	margin:0;
	padding:0;
	width:13px;
	border:0;
	color:#666666;
	background:transparent;
}
input:hover,input:focus,textarea:hover,textarea:focus{
	border:1px solid #aaaaaa;
}
input.readonly{
	color:#888888;
	background:#eee;
}
input.tlacitko, input[type=submit], #telo .katalog-nahled-vyrobku p.detail-dokosiku a.detail{
	padding:2px 3px;
	width:208px;
	cursor:pointer;
	border:1px solid #1a62a7;
	color:#dddddd;
	background:url(img/input-submit.png) repeat-x top #1961a6;
}

label.labelBlock{
	margin-right:5px;
	padding:0;
	width:150px;
	display:block;
	clear:left;
	float:left;
	text-align:right;
	cursor:pointer;
}
label.labelBlock, label{
	cursor:pointer;
}
#telo .container{
	margin:0;
	padding:0;
	width:auto;
	overflow:hidden;
	border:0;
}
.require, * .require{
	color:#ff0000;
}
/* ***************************************************** */
/* ***************************************************** */
.img-left{
	margin:0 5px 5px 0;
	display: block; 
	float:left;
}
.img-right{
	margin:0 0 0 5px;
	display:block;  
	float:right;
}
.img-center{
	margin:0px auto;
	display:block;
}
/* ***************************************************** */
/* ***************************************************** */
hr{
	display:none;
}
/* ***************************************************** */
/* ***************************************************** */
#main{
	margin:0 auto;
	padding:0;
	width:1002px;
	text-align:left;
}
#main img{
	border:0;
}
/* ***************************************************** */
/* ***************************************************** */
#header{
	margin:0;
	padding:0;
	width:100%;
	height:158px;
	background:url(img/header.png) no-repeat center bottom #80b8db;
}
#header h1{
	display:none;
}
/* ***************************************************** */
/* ***************************************************** */
#header #topmenu{
	margin:0;
	padding:0;
	width:100%;
	background:url(img/topmenu.png) repeat-x #1961a6;
}
#header #topmenu span.floatright{
	display:block;
	float:right;
}
#header #topmenu, #header #topmenu strong, #header #topmenu span, #header #topmenu span *{
	height:30px;
	line-height:30px;
	color:#dddddd;
}
#header #topmenu a{
	color:#dddddd;
}
#header #topmenu a:hover{
	color:#ffffff;
}
/* ***************************************************** */
/* ***************************************************** */
#header a#home{
	margin:0;
	padding:17px 15px 16px;
	clear:left;
	display:block;
	width:137px;
	height:50px;
	line-height:50px;
	text-decoration:none;
	text-indent:-9000px;
	border:0;
	color:#dddddd;
}
#header a#home:hover{
	color:white;
}
/* ***************************************************** */
/* ***************************************************** */
#header #vyhledavani{
  margin:0;
  padding:30px 0 0 0;
	width:300px;
	float:right;
  text-align:right;
}
#header #vyhledavani h2{
	display:none;
}
#header #vyhledavani input, #vyhledavani input.tlacitko{
	margin:0;
	width:110px;
}
#header #vyhledavani input.tlacitko{
	margin:0;
	width:30px;
}
/* ***************************************************** */
/* ***************************************************** */
#header .mainmenu{
	margin:0;
	padding:1px 0 0 0;
	clear:both;
	height:44px;
	width:100%;
	background:url(img/header.png) no-repeat center bottom #1961a6;
}
#header .mainmenu ul{
	margin:0;
	padding:0 0 0 0px;
}
#header .mainmenu ul li{
	margin:0;
	padding:0 2px 0 0;
	height:44px;
	float:left;
	list-style:none;
	background:url(img/mainmenu-li.png) no-repeat right;
}
#header .mainmenu ul li a{
	margin:0;
	padding:0 20px;
	display:block;
	line-height:44px;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	color:#efefef;
}
#header .mainmenu ul li a:hover, #header .mainmenu ul li a.active{
	text-decoration:underline;
	color:white;
}
/* ***************************************************** */
/* ***************************************************** */
#banners-main{
	margin:15px 0 0 0;
	padding:0;
	width:auto;
	clear:both;
	border:1px solid #cccccc;
	background:#f9f9f9;
}
/* ***************************************************** */
/* ***************************************************** */
#content{
	margin:15px 0 0 0;
	padding:5px 5px 15px 5px;
	width:auto;
	clear:both;
	border:1px solid #cccccc;
	background:#f9f9f9;
}
#content-left{
  margin:0;
  padding:0 5px 0 0;
  width:773px;
  float:left;
}
#leve-menu{
  margin:0;
  padding:0;
  width:212px;
  float:left;
}
#telo{
  margin:0;
  padding:0;
	float:right;
	width:554px;
	min-height:129px;
  text-align:justify;
	border:1px solid #cccccc;
	border-top:0px;
	background:url(img/content-shadow.png) repeat-x top #fcfcfc;
}
#prave-menu{
  margin:0;
  padding:0;
  width:212px;
  float:right;
}


#leve-menu .box, #prave-menu .box, #telo .box{
	margin:0 0 5px 0;
	padding:0 0 15px 0;
	width:210px;
	border:1px solid #cccccc;
	border-top:0px;
	background:url(img/content-shadow.png) repeat-x top #fcfcfc;
}
#telo .box{
	margin:0 0 15px 15px;
}
.postrannimenu .box div, .postrannimenu .box div, 
.postrannimenu .box p, .postrannimenu .box p, 
.postrannimenu .box h3, .postrannimenu .box h3{
	padding:0 15px;
}
.postrannimenu .box ul, .postrannimenu .box ul,
.postrannimenu .box ol, .postrannimenu .box ol{
	margin:0 15px 0 30px;
	padding:0;
}
.postrannimenu .box ul ul, .postrannimenu .box ul ul,
.postrannimenu .box ol ol, .postrannimenu .box ol ol{
	margin:0;
}
/* ***************************************************** */
/* ***************************************************** */
#kosik a{
	margin:0;
	padding:0 15px;
	display:block;
	text-align:left;
	text-decoration:none;
	background:url(img/icon-kosik.png) no-repeat 155px bottom;
}
#kosik a:hover, #kosik a:hover *{
	text-decoration:underline;
}
/* ***************************************************** */
/* ***************************************************** */
#login form{
	margin:0 auto;
	padding:0 15px;
	text-align:left;
}
#login label{
	display:none;
}
#login input, #login input.tlacitko{
	margin:0 0 10px 0;
	padding:5px;
	width:167px;
	font-size:14px;
}
#login input.tlacitko{
	width:100px;
	float:right;
}
#login form > br{
	display:none;
}
#login p{
	margin:0;
	padding:0 15px;
	clear:both;
	display:block;
	text-align:left;
}
#login p a{
	margin:0;
	padding:0;
	float:none;
	font-weight:bold;
	border:0;
}
/* ***************************************************** */
/* ***************************************************** */
#volba-meny .mena{
	margin:0px 2px 0;
	padding:0;
	display:block;
	float:left;
	width:24px;
	height:24px;
	line-height:24px;
	font-size:10px;
	text-align:center;
}
/* ***************************************************** */
/* ***************************************************** */
#partneri{
  text-align:center;
}
#partneri a{
  margin:0;
  padding:0;
  display:block;
}
#partneri img{
  margin:0 0 10px 0;
  padding:0;
  width:180px;
}
/* ***************************************************** */
/* ***************************************************** */
#prodejci.box{
	padding:0;
}
#prodejci .prodejce.box{
	margin:0 15px 15px 15px;
	padding:0;
	width:180px;
}
#prodejci .prodejce.box h3{
	margin:0;
	padding:0 0 0 10px;
	height:25px;
	line-height:25px;
	font-size:14px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background:url(img/h2.png) repeat-x top;
}
#prodejci .prodejce.box p{
  margin:0;
  padding:5px 10px;
	line-height:20px;
  text-align:left;
}
#prodejci .prodejce.box p a{
	margin:5px auto 0;
}
#prodejci .prodejce.box p a img{
	border:1px solid #cccccc;
}
/* ***************************************************** */
/* ***************************************************** */
#info-head, #info-foot{
	text-align:justify;
}
/* ***************************************************** */
/* ***************************************************** */
/* uzivatelske menu */ 
.menu-nabidka{
  margin:0;
  padding:0;
}
.menu-nabidka h3{
  margin:10px 0 0 0;
  padding:0;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
	color:#666666;
}
.menu-nabidka ul li{
  list-style:square;
  min-height:15px;
}
.menu-nabidka ul li a{
  margin:0;
  padding:0;
	line-height:15px;
  display:block;
  text-align:left;
  text-decoration:none;
}
.menu-nabidka ul li a:hover, .menu-nabidka ul li a.aktivni, .menu-nabidka ul li a.aktivni:hover{
	text-decoration:underline;
	color:#333333;
}
.menu-nabidka ul li a.aktivni{
	text-decoration:underline;
	color:#666666;
}
/* ***************************************************** */
/* ***************************************************** */
/* menu katalog */
#katalog-menu{
  margin:0;
  padding:0;
}
#katalog-menu div{
	margin:0;
	padding:0;
}
#katalog-menu ul{
	margin:0;
	padding:0 15px 15px 15px;
}
#katalog-menu ul ul{
	margin:0;
	padding:0 0 0 15px;
}
#katalog-menu ul li{
	min-height:20px;
	line-height:20px;
  list-style:none;
}
#katalog-menu ul li a{
  margin:0;
  padding:0;
  display:block;
	line-height:20px;
  font-weight:normal;
  text-align:left;
  text-decoration:none;
}
#katalog-menu ul li a:hover{
  text-decoration:none;
}
#katalog-menu ul li a.aktivni{
  text-decoration:underline;
	color:#333333;
}
#katalog-menu ul li * em{
	font-weight:normal;
	font-size:70%;
}
#katalog-menu ul li.kategorie a{
	
}
#katalog-menu ul li.kategorie a:hover{
	
}
#katalog-menu ul li.podkategorie a{
	color:#333333;
}
#katalog-menu ul li.podkategorie a:hover{
	color:#333333;
}
#katalog-menu ul li.podkategorie a.aktivni{
	color:#333333;
}
#katalog-menu ul li.vyrobek a{

}
#katalog-menu ul li.vyrobek a:hover, #katalog-menu ul li.vyrobek a.aktivni{

}



#katalog-zobrazeni-textove, #katalog-zobrazeni-obrazkove{
	margin:0;
	padding:0 0 0 45px;
	height:22px;
	line-height:22px;
	clear:both;
	display:block;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	background:url(img/katalog-zobrazeni-textove.png) no-repeat 15px 0;
}
#katalog-zobrazeni-obrazkove{
	background-image:url(img/katalog-zobrazeni-obrazkove.png);
}


#katalog-menu .levemenu{
	margin:0;
	padding:0 0 10px 0;
	clear:both;
	width:100%;
}
#katalog-menu .levemenu ul{
	margin:0;
	padding:0 0 0 0px;
}
#katalog-menu .levemenu ul li{
	margin:0;
	padding:0;
	list-style:none;
}
#katalog-menu .levemenu ul li a{
	margin:0;
	padding:0 0 0 15px;
	display:block;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#c00000;
}
#katalog-menu .levemenu ul li a:hover, #katalog-menu .levemenu ul li a.active{
	text-decoration:underline;
	color:#333333;
}
/* ***************************************************** */
/* ***************************************************** */
/*  telo  */
#telo div, 
#telo p, 
#telo ul, 
#telo ol, 
#telo pre, 
#telo address{
	margin:0;
	padding:0 15px 15px 15px;
}
#telo div{
	margin:0 15px 15px 15px;
	padding:0;
}
#telo table{
	margin:0 15px 15px 15px;
	width:auto;
}
#telo p{
  text-align: justify;
}
#telo ul, #telo ol{
  margin:10px 10px 10px 35px;
  padding:0;
}
#telo .levy{
  text-align:right;
}
/* ***************************************************** */
/* ***************************************************** */
#telo .kosik .nadpis th{
	color:white;
	background:url(img/input-submit.png) repeat-x top #1961a6;
}
#telo .kosik .celkem th{
  color:#1961a6;
	background:#add5ed;
}
/* ***************************************************** */
/* ***************************************************** */
#telo div#katalogova-nabidka{
	margin:0;
  padding:0;
  width:100%;
  text-align:center;
}
#telo div#katalogova-nabidka form.detail-vyrobku{
  margin:0;
  padding:0;
  width:100%;
}
#telo div.detail-vyrobku{
  margin:0;
	padding:0;
  width:100%;
  text-align:left;
}


#telo div.detail-vyrobku strong.icon-akce,
#telo div.detail-vyrobku strong.icon-novinka,
#telo div.detail-vyrobku strong.icon-nas-tip{
	margin:8px 0 0 0;
	padding:0;
	width:65px;
	height:42px;
	display:block;
	float:right;
	clear:right;
	text-transform:uppercase;
	text-indent:-9000px;
}
#telo div.detail-vyrobku strong.icon-akce{
	color:#c43208;
	background:url(img/icon-akce.png) no-repeat center;
}
#telo div.detail-vyrobku strong.icon-novinka{
	color:#f5910d;
	background:url(img/icon-novinka.png) no-repeat center;
}
#telo div.detail-vyrobku strong.icon-nas-tip{
	color:#126985;
	background:url(img/icon-nas-tip.png) no-repeat center;
}


#telo div.detail-vyrobku strong.cena{
  line-height:24px;
  font-size:22px;
}
/* ***************************************************** */
/* ***************************************************** */
#telo a.katalogova-nabidka{
  margin:0 11px 22px 11px;
  padding:15px 0 15px 0;
  width:150px;
  height:166px;
  line-height:19px;
  display:block;
  float:left;
  font-size:15px;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  border:1px solid #cccccc;
	background:white;
}
#telo a.katalogova-nabidka:hover{
  text-decoration:underline;
}
#telo a.katalogova-nabidka span{
  margin:0 auto;
  padding:0 0 10px 0;
  display:block;
	text-align:center;
}
#telo a.katalogova-nabidka img{
	margin:0 auto;
  display:block;
}
/* ***************************************************** */
/* ***************************************************** */
#telo .katalog-nahled-vyrobku{
  margin:0 0 15px 28px;
  padding:0;
  width:232px;
  height:285px;
  float:left;
  display:block;
	border:1px solid #cccccc;
	background:url(img/content-shadow.png) repeat-x top white;
}
#telo .katalog-nahled-vyrobku, #telo .katalog-nahled-vyrobku *{
	text-align:left;
}
#telo .katalog-nahled-vyrobku h3, #telo .katalog-nahled-vyrobku h3 *{
  margin:0;
  padding:0;
  text-decoration:none;
	overflow:hidden;
}
#telo .katalog-nahled-vyrobku h3 a{
  margin:0;
	padding:10px 10px 0 10px;
	height:170px;
	display:block;
}
#telo .katalog-nahled-vyrobku h3 a:hover{
  text-decoration:underline;
}
#telo .katalog-nahled-vyrobku h3 a em{
	margin:0;
	padding:0;
	height:30px;
	line-height:15px;
	display:block;
	font-style:normal;
}
#telo .katalog-nahled-vyrobku h3 a img{
	margin:5px 0 0 0;
	padding:0;
	float:left;
	border:1px solid #cccccc;
}


#telo .katalog-nahled-vyrobku h3 a strong.icon-akce,
#telo .katalog-nahled-vyrobku h3 a strong.icon-novinka,
#telo .katalog-nahled-vyrobku h3 a strong.icon-nas-tip{
	margin:8px 0 0 0;
	padding:0;
	width:65px;
	height:42px;
	display:block;
	float:right;
	clear:right;
	text-transform:uppercase;
	text-indent:-9000px;
}
#telo .katalog-nahled-vyrobku h3 a strong.icon-akce{
	color:#c43208;
	background:url(img/icon-akce.png) no-repeat center;
}
#telo .katalog-nahled-vyrobku h3 a strong.icon-novinka{
	color:#f5910d;
	background:url(img/icon-novinka.png) no-repeat center;
}
#telo .katalog-nahled-vyrobku h3 a strong.icon-nas-tip{
	color:#126985;
	background:url(img/icon-nas-tip.png) no-repeat center;
}



#telo .katalog-nahled-vyrobku p.cena{
  margin:0;
  padding:0 0 0 10px;
	height:60px;
}
#telo .katalog-nahled-vyrobku p.cena span{
	margin:0;
	padding:7px 0 0 0;
	clear:left;
	display:block;
	float:left;
	width:70px;
	height:19px;
	line-height:20px;
	font-size:11px;
	text-align:right;
}
#telo .katalog-nahled-vyrobku p.cena strong{
	margin:0;
	padding:0 10px 0 0;
	width:140px;
	display:block;
	float:right;
	line-height:26px;
	font-size:22px;
	text-align:right;
}
#telo .katalog-nahled-vyrobku p.cena strong em{
  text-decoration:line-through;
  line-height:14px;
  font-size:12px;
}


#telo .katalog-nahled-vyrobku p.detail-dokosiku{
	margin:0;
	padding:0 10px;
	text-align:center;
}
#telo .katalog-nahled-vyrobku p.detail-dokosiku a.detail{
	margin:0;
	padding:0;
	width:95px;
	height:30px;
	line-height:30px;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
}
#telo .katalog-nahled-vyrobku p.detail-dokosiku input.dokosiku{
	margin:0;
	padding:0;
	width:95px;
	height:32px;
	float:right;
	line-height:29px;
	text-align:center;
}
#telo .katalog-nahled-vyrobku p.detail-dokosiku a.detail:hover, #telo .katalog-nahled-vyrobku p.detail-dokosiku input.dokosiku:hover{
	text-decoration:underline;
}



#telo .katalog-nahled-vyrobku.nezobrazujeSe{
  border-color:#cc0000;
  background:#f7d1d1;
}
#telo .katalog-nahled-vyrobku.nezobrazujeSe * a{
	color:#cc0000;
}
/* ***************************************************** */
/* ***************************************************** */
#telo .katalogTextovyNahledVyrobku{
  margin:5px auto;
  padding:5px 15px;
	width:524px;
  border-bottom:1px solid #cccccc;
}
#telo .katalogTextovyNahledVyrobku.nezobrazujeSe *{
  color:#cc0000;
}
#telo .katalogTextovyNahledVyrobku.nezobrazujeSe{
  border-color:#cc0000;
  background:#f7d1d1;
}
#telo .katalogTextovyNahledVyrobku.displayNone{
  display:none;
}
/* ***************************************************** */
/* ***************************************************** */
#telo .kniha-prispevek, #telo .katalog-komentar{
	margin:5px 5px;
	padding:8px;
	width:auto;
	text-align:left;
	border:1px solid #cccccc;
	background:url(img/content-shadow.png) repeat-x top white;
}
#telo .kniha-prispevek h3, #telo .katalog-komentar h3{
	margin:0;
	padding:0;
}
#telo .kniha-prispevek .odpoved{
	margin:8px 0 0 0;
	padding:8px;
	width:auto;
	border:1px solid #cccccc;
	background:url(img/content-shadow.png) repeat-x top white;
}
#telo .kniha-prispevek.neaktivni, #telo .kniha-prispevek.neaktivni *, #telo .katalog-komentar.katalog-komentar-skryty, #telo .katalog-komentar.katalog-komentar-skryty *{
	color:#cc0000;
	border-color:#cc0000;
	background:white;
}
/* ***************************************************** */
/* ***************************************************** */
#telo #pridatKomentar{
  margin:0;
  padding:0 0 30px 0;
}
#telo #pridatKomentar div, #telo #pridatKomentar * div{
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
}
/* ***************************************************** */
/* ***************************************************** */
#telo .zakaznik-prava{
	margin:0 0 15px 5px;
	padding:0 0 10px 20px;
	width:300px;
	border-left:1px dotted;
	border-bottom:1px dotted;
}
/* ***************************************************** */
/* ***************************************************** */
#footer-seo{
	margin:15px 0 0 0;
  padding:15px;
  width:auto;
	clear:both;
	text-align:center;
	border:1px solid #cccccc;
	background:white;
}
/* ***************************************************** */
/* ***************************************************** */
#footer {
	margin:15px 0 0 0;
  padding:15px 0 0 0;
  width:100%;
	min-height:100px;
	height:auto;
	clear:both;
	text-align:center;
	background:url(img/footer.png) repeat-x top #1961a6;
}
#footer, #footer *{
	text-decoration:none;
	color:#efefef;
}
#footer a{
	border-bottom:1px dotted #efefef;
}
#footer a:hover{
	border-bottom:1px solid #ffffff;
	color:#ffffff;
}
/* ***************************************************** */
/* ***************************************************** */
.odkaz-vice, * p.odkaz-vice, #telo .odkaz-vice{
  display:block;
  clear:both;
  text-align:right;
  margin:0;
	padding:10px 5px;
  font-size:10pt;
  line-height:10pt;
}
.odkaz-zpet, * p.odkaz-zpet, #telo .odkaz-zpet{
  display:block;
  clear:both;
  text-align:left;
  margin:0;
	padding:10px 5px;
  font-size:10pt;
  line-height:10pt;
}
.ok, #telo .ok{
  margin:10px 0;
  padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
  font-weight:normal;
  border:1px solid #93AF61;
  background: url(img/icon-ok.png) no-repeat 10px 5px #E2F0C9;
}
.ok, .ok *{
  color:#516F1B;
}
.err, #telo .err{
  margin:10px 0;
  padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
  font-weight:normal;
  border:1px solid #fcadad;
  background: url(img/icon-err.png) no-repeat 10px 5px #FDE0E0;
}
.err, .err *{
  color:#CE0000;
}
.info, #telo .info{
  margin:10px 0;
  padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
  font-weight:normal;
  border:1px solid #EDEDB3;
  background: url(img/icon-info.png) no-repeat 10px 5px #FFFFCC;
}
.info, .info *{
  color:#242424;
}
/* ***************************************************** */
/* ***************************************************** */
#mapa {
  margin:10px auto;
	padding:0;
	width:100%;
	height:400px;
	border:3px solid;
	background:url(img/mapa.png) top left no-repeat;
}
#mapa *{
  color: black; 
	font-size: 11px; 
}
#mapa div{
	margin:0;
}
/* ***************************************************** */
/* ***************************************************** */
.clearfix:after,#paticka ul:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix,#paticka ul {display: inline-block;}
/* ie win hack ~ height acts like min-height \*/
* html .clearfix, * html #paticka ul {height: 1%;}
/* end comment required */
/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2010                     */
/*                 piXmedia - Jakub Kribik               */
/*           www.pixmedia.cz | info@pixmedia.cz          */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */