/* CSS Document
----------------------------
Styles - default
Autor: Silhanek Michal; http://www.sikawebdesign.cz/
E-mail: silhec@seznam.cz
Vytvoreno: 02/2009
Posledni uprava: 15-02-2009
---------------------------- 
fotky:
- na sirku nebo vyska max. - big: 800px;
- na sirku - small: 200px; product: height: 100px

jpg, 40% - kvalita

Barvy:
body: #f8efef 
bg foot: #ca8283
bg menu + menu strong: #a11b1c
bg head: #e7b3b5
modra: #5192ba
*/

.foto_ {
 border: 1px solid black;
 font-size: 110%;
 padding: 10px;
 margin-bottom: 10px;
}
img.right {
   float: right;
   margin: 0 0 15px 20px;
   clear: right;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;/*Helvetica Neue','Helvetica','Arial',sans-serif;Tahoma, 'Lucida Grande CE', lucida, sans-serif; Trebuchet MS, Helvetica, Arial;*/
	font-size: small;
	text-align: center;
	min-width: 990px;
    line-height: 1.5;
	color: #666;
	background: #f8efef  url(../lyout/body.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 {
	display: none
}
.cistic {
    clear:both; line-height:1px; font-size:1px; height:1px; margin-top:-1px;
}
	/*clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
*/
/*---------------------------------------------------------------------------------------------*/
/* layout */

#back {
    width: 100%;
	min-height: 100%;
	margin-top: 56px;
	 	
}
#head {
	width: 990px;
	margin: 0 auto;
	height: 200px;
	position: relative; /* kvuli pozicovani h1, h2 */
	background: #e7b3b5 url(../lyout/head.jpg) top left no-repeat;
	border-top: 3px solid #f8efef;
}

#content_all {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	padding: 20px 0 0 0;
}
#content {
	padding: 0 230px;	
}
#in {
   width:100%;float:left;
}
#panel, #panel_r { 
	width: 221px;
	float: left;
	display: inline;
	}
#panel_r { 
	float: right;
}

#foot {
	width: 100%;
	min-height: 100px;
	_height: 100px;
	background: #ca8283 url(../lyout/foot_repeat.jpg) top left repeat-x;
	clear: both;
	color: #fff;
}
#foot .in {
    width: 990px;
	margin: 0 auto;
	background: url(../lyout/foot.jpg) top left no-repeat; 
	min-height: 100px;
}
/*#sika { background: url(../lyout/img/sika.png) right center no-repeat;
padding-right: 20px;
}*/

/* /layout */
/*---------------------------------------------------------------------------------------------------*/
/* menu */
#menu { 
    position: absolute;
	top: -59px;
	left: 0;
	width: 990px; 
	height: 56px;
    background: #a11b1c url(../lyout/menu.jpg) top left repeat-x; 
	color: #fff;
	z-index: 100;
}
#menu ul {
    width: 100%;
	padding: 0; 
	margin: 0;
}
#menu li{ 
    list-style: none;
	margin: 0;
	float: left;
	width: 141.4px;
	text-align: center;
	background: url(../lyout/menu_border_blue.jpg) no-repeat center right;
}
#menu li a,#menu li strong {
   display: block;
   height: 46px;
   font-size: 110%;  
   text-decoration: none;
   font-family: Platino, Georgia, Times,serif;
   font-weight: normal;
   padding: 10px 0 0 0;
   line-height: 1.2;
   overflow: hidden;
}
#menu a:link,#menu a:visited { 
    color: #fffffe;
	background: #bfc2c url(../lyout/menu_li.gif) no-repeat;
}
#menu a:hover, #menu a:active, #menu a:focus {
    color: #f8efef;
	background: url(../lyout/hover.jpg) top left no-repeat; 
}
#menu li strong {
	color: #a11b1c;
	background: url(../lyout/strong.jpg) no-repeat;
	font-weight: bold;
}
#menu li.last {
    background: none;
	
}
/* /menu  ----------------------------------------------------------- */
/* navigace, boxy */


#navigace li, .box li {
list-style:none;
border-bottom: 1px solid #FBF6F3; /* border-bottom zaruci v ie6 kompaktnost li! */
padding: 0; 
margin: 0; 
} 

#navigace li a,#navigace li strong {
   display: block;
   background: url(../lyout/img/arrow_.gif) left center no-repeat;
   text-decoration: none;
   font-family: Platino, Georgia, Times,serif;
   font-weight: normal;
   padding: 3px 0px 3px 15px;
   font-size: 110%;
}
#navigace li a:link, #navigace li a:visited { 
    color:#000;
	background: #e7b3b5 url(../lyout/img/arrow_2.gif) left center no-repeat;
}
#navigace li ul li a:link, #navigace li ul li a:visited { 
    color: #996666;
	background: #fff url(../lyout/img/arrow_2.gif) left center no-repeat;
}

#navigace li a:hover, #navigace li a:active, #navigace li a:focus {
    color:#fff;
	background: #5192ba url(../lyout/img/arrow_1.gif) left center no-repeat;
}
#navigace li ul li a:hover, #navigace li ul li a:active, #navigace li ul li a:focus {
    color:#000;
	background: url(../lyout/img/arrow_1.gif) left center no-repeat;
}
#navigace li strong {
	color:#fff;
	background-color: #9d1515;
	font-weight: bold;
}

#navigace li ul {
	background: none;
	padding: 1px 0 1px 15px;
	width: 184px;	
}
#navigace li ul li {
	border-bottom: 1px solid #fff; /* kvuli ie 6 aby seznam nebyl rozjety */
}

#navigace li ul li a, #navigace li ul li strong {
background: #fff url(../lyout/img/arrow_1.gif) no-repeat left center;
padding: 2px 5px 2px 15px; 
color: #996666;
} 
#navigace li ul li strong {
font-weight: bold;
color: #a11b1c;

} 


.box li { 
	background: url(../lyout/img/arrow_.gif) no-repeat left center;
	} 
.box li a {
	display:block; 
	padding: 3px 0px 3px 15px; 
	font-weight:normal; 
	text-decoration:none; 
	}
.box .links li a:hover, .box .links a:active, .box .links a:focus {
	background: #e7b3b5 url(../lyout/img/arrow_1.gif) no-repeat left center;
	color:#fff;
	}

.box, #navigace { 	
width: 100%;
	margin-bottom: 25px;
	background: url(../lyout/box_end_left.jpg) bottom left no-repeat;
	padding-bottom: 12px;	
}
#panel_r .box { 	
width: 100%;
	margin-bottom: 25px;
	background: url(../lyout/box_end.jpg) bottom left no-repeat;
	padding-bottom: 12px;	
	
}
.box ul, #navigace ul {
width: 199px;
margin: 0;
padding: 0;
}
#navigace ul {
background-color: #fff;
}

#panel_r .box ul {
width: 199px;
padding-left: 21px;
}

.box .in, #navigace .in { 
    padding: 10px 0 10px 1px;	
	background: #fff url(../lyout/box_repeat_left.jpg) top left repeat-y;	
	color: #333;	
}
#panel_r .box .in { 
    padding: 10px 0 10px 0;	
	background: #fff url(../lyout/box_repeat.jpg) top left repeat-y;	
	color: #333;	
}

.links li a:link, .links li a:visited {color: #333;}


/* /menu, navigace, boxy */
/*-------------------------------------------------------------------------------------------------*/
/* nadpisy */
#head h1, #head h1 span {
	display: block;
	font-weight: normal;
	color: #fff;
	width: 137px;
	height: 145px;
	z-index: 3;
	position: absolute;
	left: 8px;
	top: 15px;
	overflow: hidden;
	font-size: 140%;
	cursor: pointer;
	margin: 0;
	padding: 0;
   }
#head h1 span {
   z-index: 4;
   background: url(../lyout/h1.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;
   bottom: 0;
   left: 0;
   height: 26px;
   width: 990px;
   color: #fffffe;
   font-weight: normal;
   text-align: left;
   font-size: 120%;
   margin: 0;
   padding: 0px;
   z-index: 5;
   letter-spacing: 1px;
   word-spacing: 3px;
   background-image: none;
}
#head h3, #head h3 span {
	display: block;
	font-weight: normal;
	color: #fff;
	width: 145px;
	height: 50px;
	z-index: 6;
	position: absolute;
	left: 781px;
	top: 160px;
	overflow: hidden;
	font-size: 120%;
	cursor: pointer;
	margin: 0;
	padding: 0;
   }
#head h3 span {
   z-index: 7;
   background: url(../lyout/h3.jpg) left top no-repeat;
   top: 0;
   left: 0;
}
#head h3 a:hover span  {
   background: url(../lyout/h3.jpg) right top no-repeat;
}
h1, h2, h3, h4 { 
    font-weight: normal;
	padding: 10px 0 10px 35px;
	color: #a11b1c;
	font-family: Platino, Georgia, Times New Roman, Times, serif;
	background: url(../lyout/img/nadpis_25.gif) left center no-repeat;
}
h3 span {
	display: block;
	font-size: 80%;
	padding: 2px 0 0 0;
	color: #666666;
}
h2 {
	font-size: 150%;
	padding: 15px 0 10px 35px;
}
h3 {
	font-size: 135%;
}
h4 {
	font-size: 120%;
}

.box h3, #navigace h2 {
    background: #a11b1c url(../lyout/box_top_left.jpg) top left no-repeat;
	color: #fffffe;
	padding: 10px 0 5px 20px; 
	margin: 0;
	font-size: 125%;
	min-height: 32px;
	_height: 32px;
	
}
#panel_r .box h3 {
    background: #a11b1c url(../lyout/box_top.jpg) top left no-repeat;
	padding: 10px 0 5px 45px; 
	min-height: 32px;
	_height: 32px;
	
}

/* /nadpisy */
/*------------------------------------------------------------------------------------------------*/
/* mapa */
#mapa_brno, #mapa_pv, #mapa_ol { width: 520px; height: 400px; border: 2px solid #e7b3b5; margin: 0px auto 10px auto; font-size: 11px; line-height:16px; }
#mapa_brno *, #mapa_pv *, #mapa_ol * { color: #000; font-size: 11px; line-height:16px; text-align: left; }
/* /mapa */

p, address {
	padding: 0 0 15px 0;
	font-style: normal;
} 
strong, em {
   color: #000;
   font-style:  normal;
   font-weight: normal;
}
em {
   color: #a11b1c;
   font-weight: normal;
}
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;
}
#foot p, #servis {
    width: 100%;
    text-align: center; 
	padding: 0;
}
#foot p {
    width: 100%;
    text-align: center; 
	padding: 70px 0 0 0;
	}
#servis {
	clear:both;
	padding-top:50px;	
}
#servis a {
	margin-right: 20px;
}
.vcard {
    background: url(../lyout/img/vcard_icon.gif) right center no-repeat;
	padding: 3px 40px 2px 0;
}
#toplist {
    margin-left: 55px;
	margin-top: 5px;
}
p#strankovani_up, p#strankovani {
    text-align: center;
	font-size: 120%;
	padding: 3px 0; 
}
p#strankovani_up {
    float: right;
	height: 20px;
	z-index: 17;
}
#strankovani_up a, #strankovani_up strong, #strankovani a, #strankovani strong {
    background: #fff;
	padding: 4px 6px;
	margin-right: 2px;
	
}
#strankovani_up a:hover, #strankovani a:hover {
    background: #5291ba;
	color: #fff;	
}
p#strankovani strong, p#strankovani_up strong {
    background: #a11b1c; 
	color: #fff;
}
p#drobecky {
	margin: 0;
	padding: 5px 0 10px 0px;
	width:100%;
	background: url(../lyout/point_horizontal.gif) repeat-x bottom left;
}
p#drobecky strong {
	font-weight: normal;
	color: #a11b1c;
}
.novinka_bg, .novinka {
    background: url(../lyout/point_horizontal.gif) repeat-x bottom left;
	padding: 0 10px;
}
.novinka_bg {
    background-color: #fff;
}
/*------------------------------------------------------------------------------------------------------------*/
/* seznamy */
#content ul {
	padding: 0 0 15px 10px;
}
#content ol {
	padding: 0 0 15px 20px
}
#content ul li   {
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	list-style: none;
	background: url(../lyout/img/arrow_.gif) 0 0.5em no-repeat; 
}

#content li ul {
	padding: 5px 0 0 15px
}
#content li ul li {
	padding: 0;
	background: none;
	list-style: circle
}

/* /seznamy */
/*------------------------------------------------------------------------------------------------------------*/
/* odkazy */
a {
	text-decoration: underline;
}
a:link, a:visited {
	color: #5291ba;
}
a:hover {
	color: #a11b1c;
	text-decoration: none;
}

#foot a:link, #foot a:visited {
    color: #FFFFFF;
}
#foot a:hover {
    color: #333;
}

a.home {
    background: url(../lyout/img/home_r.gif) left center no-repeat;
	padding: 5px 0 5px 33px;
}

a.print {
    background: url(../lyout/img/print_r.gif) left center no-repeat;
	padding: 5px 0 5px 33px;
}

a.top {
    background: url(../lyout/img/top_r.gif) left center no-repeat;
	padding: 5px 0 5px 33px;
}
a.friend {
    background: url(../lyout/img/friend.gif) left center no-repeat;
	padding: 5px 0 5px 33px;
}


/* /odkazy */

/* tabulka ---------------------------------------------------------------- */
.table, table {
	font-size: 100%;
	border-collapse: collapse;
	width: 100%;
	padding: 0 0 20px 0
}
.table {
	overflow: hidden
}
.table th, .table td {
	text-align: left;
	padding: 5px 10px;
	border: 2px solid #e7decd;
	vertical-align: center;
	background: #fff
}
.table thead th {
	padding: 15px 10px;
	background: #fff;e7b3b5;
	color: #333;
	text-align: center;
}
tr.change td {
	background: #f8efef;
}

.table td.name {
	white-space: nowrap;
}

/* /tabulka -------------------------------------------------------------------------- */

/*--------------------------------------------------------------------------------------------------------------*/
/* FORMULAR */

form {
    width: 100%;
}
form br, legend { 
    display: none; 
}
fieldset { 
    padding: 10px 20px;
	border: 2px solid #e7b3b5;
	margin-bottom: 15px;
	background-color: #fff; 
} 
input, textarea {
	display: block;
	margin: 2px 0 7px 0;
	padding: 2px;
	font-family: Verdana, Arial, lucida, sans-serif;
}
textarea {
	width: 95%;
	height: 250px;	
}
fieldset input {
	width: 220px;
}
input.small {
	width: 120px;
}
input.big {
	width: 350px;
}
label {
	color: #a11b1c;
	font-weight: bold;
}
label.normal {
	color: #333;
	font-weight: normal;
}

input.button_ { 
    margin: 10px 10px 10px 20px;
	padding: 10px 30px;
    background: #a11b1c url(../lyout/menu.jpg) left center repeat-x;
    color: #fff;
    font-weight: bold;
	font-size: 120%;
	cursor: pointer;
}
input.button_:hover { 
    background: #e7b3b5 none;
    color: #000;
}

p.chyba, p.ok {
    color: #9a0000;
	font-size: 120%;
	background: transparent url(../lyout/img/chyba.gif) left 0.4em no-repeat;
	padding-left: 25px;
}
#content p.ok {
	background: transparent url(../lyout/img/ok.gif) left 0.4em no-repeat;
}

/* /FORMULAR */
/*----------------------------------------------------------------------------------------------------------*/
/* OBRAZKY */
#panel_r .box p.img {
	margin-left: 41px;
}
#panel .box p.img {
	margin-left: 21px;
}
.box p.img {
	background: none;
	padding: 15px 0 0 0
}
.box p.img a img {
    border: 2px solid #e7b3b5;
	padding: 3px;
	background-color: #fff;
}

.box p.img a:hover img {
    border: 2px solid #a11b1c;
}

img {
    border: none;
}
#content p.img {
    padding-bottom:0;
    border:1px solid #e7b3b5;
}
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:1px;right:1px;background:url(../lyout/img/lupa_3.gif) no-repeat;cursor:pointer;}
p.img a:hover span {color:#000;background-position:right top;}
.right img{border:1px solid #fff;}
.right a:hover img {border-color: #e7b3b5;}
.left img{border:1px solid #fff;} 
.left a:hover img {border-color:#e7b3b5;}
.right{float:right;margin:5px 0 15px 20px;display:inline;}
.left{float:left;margin:5px 20px 15px 0;display:inline;}

/* product */ 
#prod {width:100%;text-align:left;background: url(../lyout/point_vertical.gif) repeat-y center top;margin:10px 0;} 
#prod p{margin:0;padding:0 10px 5px 0}

#prod .prod p{padding-left:10px;padding-right:10px; position: relative; /* kvuli pozicovani lupy */}

.prod p strong{display:block;padding-bottom:5px}

.prod {display:inline;float:left;width:50%;overflow:hidden;  } 
#prodin {width:100%;background:url(../lyout/point_horizontal.gif) repeat-x left bottom}
img,.prod img{border:none}
.prod img{margin:5px 0}
.prod p.img_pol {display:block;text-align:center;}

#prod .cistic {background:url(../lyout/point_horizontal.gif) repeat-x; margin-top:0}
#prod h3{padding:5px 10px 5px 10px; font-size: 115%; background-image: none;}
 
/* product */
#content_float { /* plovouci obrazky u veltrhu a vystava i pro tiskovy vystup */
    float: right;
	width: 180px;
}

/* /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 */ 

/* thickbox */ 
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
/* /thickbox */ 