/* CSS Document
----------------------------
Styles - default
Autor: Silhanek Michal; http://www.sikawebdesign.cz/
E-mail: silhec@seznam.cz
Vytvoreno: 04/2009
---------------------------- 
fotky:
- na sirku nebo vyska max. - big: 800px;
- na sirku - small: 200px; product: height: 100px

jpg, 40% - kvalita

Barvy:
modra-svetle: #7f90ac

nadpis: #a5b8d6
bg head: #e7b3b5
modra-tmave: #223150
oranzova: #d68035
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;/* "Franklin Gothic Demi"; 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: #fff;
	background: #223150  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, #statistiky {
	display: none
}
.cistic {
    clear:both; line-height:1px; font-size:1px; height:1px; margin-top:-1px;
}
/*---------------------------------------------------------------------------------------------*/
/* layout */

#back {
    width: 100%;
	min-height: 100%;
	background: url(../lyout/main_9.gif) repeat-y center top;
	 	
}
#head {
	width: 990px;
	margin: 0 auto;
	height: 204px;
	position: relative; /* kvuli pozicovani h1, h2 */
	background: #dcdcdc url(../lyout/head.jpg) top left no-repeat;

}

#content_all {
	width: 986px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	border: 2px solid white;
	border-width: 0 2px;	
}
#content {
	width: 743px; /* content 745px  */	
	float: right;
	padding: 0;
	display: inline;
	
	background-color: #7f90ac;
	border-left: 2px solid white;
	
	min-height: 830px;
	_height: 830px;
	
}
#content .in {
  
  padding: 0 20px;
}
#panel { 
	width: 241px; /* panel width 245px */
	float: left;
	display: inline;
	overflow: hidden;
	
	background: url(../lyout/img/kontakt_2.gif) bottom left no-repeat;
	padding-bottom: 120px;
}

#panel .in { 
	padding: 25px 5px 0 8px;
	background: url(../lyout/panel_2.gif) top left no-repeat;	
}

#foot {
	width: 100%;
	background: #223150 url(../lyout/foot_2.gif) top right no-repeat;
	clear: both;
	color: #fff;

}
#foot .in {
	margin-left: 241px;
	padding-right: 80px;
	border: 2px solid white;
	border-width: 2px 0 0 2px;
}

#foot p {
    text-align: right; 
	padding: 13px 0px 5px 0;
	color: #7f90ac;
	
	}
#servis {
	font-weight: bold;
}
.home {
	background: url(../lyout/img/home.gif) left center no-repeat;
	padding-left: 15px;
}

/* /layout */
/*---------------------------------------------------------------------------------------------------*/
/* menu */


#menu {
margin: 0;
}

#menu li {
list-style:none;
border-bottom: 2px solid #fff; /* border-bottom zaruci v ie6 kompaktnost li! */
padding: 0; 
margin: 0; 
font-weight: bold;
} 

#menu li a, #menu li strong {
   display: block;
   text-decoration: none;
   font-family:  Platino, Georgia, Times, serif;
   font-weight: bold;
   padding: 15px 5px 15px 30px;
   font-size: 110%;
}
#menu li a:link, #menu li a:visited { 
    color: #fff;
	background: #800000 url(../lyout/menu_arrow_2.gif) top left no-repeat;
	
}

#menu li a:hover, #menu li a:active, #menu li a:focus {
    color: #223150;
	background: #d68035 url(../lyout/menu_arrow_2.gif) top center no-repeat;
}

#menu li strong {
	color: #800000;
	background: #7f90ac url(../lyout/menu_arrow_2.gif) top right no-repeat;
	font-weight: bold;
	
}

/* /menu, navigace, boxy */
/*-------------------------------------------------------------------------------------------------*/
/* nadpisy */
#head h1, #head h1 span {
	display: block;
	font-weight: normal;
	width: 247px;
	height: 180px;
	z-index: 3;
	position: absolute;
	left: 0px;
	top: 0px;
	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: #800000;
}
#home h1 span {
   cursor: default;
}
h1, h2, h3, h4 { 
    font-weight: normal;
	padding: 15px 0 10px 55px;
	color: #223150;
	font-family: Platino, Georgia, Times New Roman, Times, serif;
	background: url(../lyout/img/nadpis_blue.gif) left 1em no-repeat;
	
}

h2 {
	font-size: 150%;
	padding: 25px 0 10px 20px;
	color: #800000;
	background: none;
	font-weight: bold;
}
h3 {
	font-size: 135%;
}
h4 {
	font-size: 120%;
}

#panel h3, #panel h4 {
   
color: 	#7f90ac;
padding: 0px 0 10px 10px;
background: none;

}
#panel h4 {

padding-top: 0px;
}


/* /nadpisy */
/*------------------------------------------------------------------------------------------------*/

p, address {
	padding: 0 0 15px 0;
	font-style: normal;
} 
strong, em, #panel .in ul {
   
   font-style:  normal;
   font-weight: bold;
}
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;
}


.vcard {
    background: url(../lyout/img/vcard_icon.gif) right center no-repeat;
	padding: 3px 40px 2px 0;
}
#info {
    position: absolute;
	top: 201px;
	right: 2px;
	width: 498px;
	height: 33px;
	background: #800000 url(../lyout/info_3.gif) top left no-repeat;
	text-align: center;
	
	_overflow: hidden;
}

#info strong {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 90%;
}
#info p#h2 strong  {
    font-size: 78%;
}
/*------------------------------------------------------------------------------------------------------------*/
/* seznamy */
#content ul {
	padding: 0 0 15px 30px;
}
#content ol {
	padding: 0 0 15px 20px
}
#content ul li, #panel .in ul li  {
	margin: 0 0 5px 0px;
	padding: 0;
	list-style: circle;
}

#content li ul {
	padding: 5px 0 0 15px
}
#content li ul li {
	padding: 0;
	background: none;
	list-style: circle
}
#panel .in ul {
	padding: 0 0 15px 20px;
}

/* /seznamy */
/*------------------------------------------------------------------------------------------------------------*/
/* odkazy */
a {
	text-decoration: underline;
}
a:link, a:visited {
	color: #800000;
}
a:hover {
	color: #223150;
	text-decoration: none;
}

#foot a:link, #foot a:visited, #panel a:link, #panel a:visited, #info a:link, #info a:visited {
    color: #fff;
}
#foot a:hover, #panel a:hover, #info a:hover {
    color: #7f90ac;
}

/* /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 #800000;
	margin-bottom: 15px;
	background-color: #fff; 
	color: #333333;
	
} 
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: #800000;
	font-weight: bold;
}
label.normal {
	color: #333;
	font-weight: normal;
}

input.button_ { 
    margin: 10px 10px 10px 20px;
	padding: 10px 30px;
    background-color: #800000;
    color: #fff;
    font-weight: bold;
	font-size: 120%;
	cursor: pointer;
}
input.button_:hover { 
    background-color: #d68035;
    color: #223150;
}

p.chyba, p.ok {
    color: #800000;
	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 */

img {
    border: none;
}
#content p.img {
    padding-bottom:0;
    
}
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.gif) no-repeat;cursor:pointer;}
p.img a:hover span {color:#000;background-position:right top;}
.right img{border:2px solid #d68035;}
.right a:hover img {border-color: #fff;}
.left img{border:2px solid #fff;} 
.left a:hover img {border-color:#e7b3b5;}
.right{float:right;margin: 5px 20px 15px 20px;display:inline; border: 2px solid #d68035;}
.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 */ 

/* 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 */ 