/* CSS Document

Styles - default
Autor: Silhanek Michal
E-mail: silhec@seznam.cz
Vytvoreno 10/2008
---------------------------- 
Barvy:

telo: #fff; 
nadpisy: #485d99; a73e5b
menu_pismo: #485d99; 6171a7
menu_back: #f0eff0;

cerna: #000;
in-logo: #ffc425;
pismo: #6f6f36;#838378;
oramovani obrazku (hover): #917d38;
poza menu: #f0eff0;
reklama-back: #f4f4f4;
----
voditka (-):
- vodorovna: 195, 
- svisle: 30, 255, 

foto:
velka vyrez 1000x600px
mala 250x150px
*/
body {
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
	font-size: small;
	text-align: center;
	min-width: 990px;
    line-height: 1.5;
	color: #6f6f36;
	background: #fff url(../lyout/body.jpg) top left repeat-x;
}
html, body {
	height: 100%;
}
* {
	padding: 0;
	margin: 0;
}
.skryt, #menu h2 {
	width: 200px;
	position: absolute;
	left: 0;
	top: -2000px
}
hr, caption, #toplist_ {
	display: none
}
.cistic {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px
}
/*---------------------------------------------------------------------------------------------------*/
/* layout */
#back {
    width: 100%;
	min-height: 100%; 
	
}
#head {
	width: 990px;
	margin: 0 auto;
	height: 195px;
	position: relative;
	background: #7583B4 url(../lyout/head.jpg) no-repeat left top;
}
#content_all {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	position: relative; /* kvuli pozicovani menu */
}
#content {
	width: 675px; /* cisty prostor pro text 675px */
	float: right;
	overflow: hidden;
	display: inline;
	margin-right: 10px;
	background: url(../lyout/content_top_.jpg) no-repeat right top;
}
#in {
   padding: 20px 0px 20px 0px; 
}
#panel { /* panel celkem = 270 */
	width: 270px;
	float: left;
	padding-top: 270px;
	display: inline;
	overflow: hidden;
	background: url(../lyout/aktualita.jpg) 0 263px no-repeat;
}
#panel h3 { 
    background: none;
	position: relative;
	top: 5px;
	left: 50px;
	color: #a73e5b;
}
#foot {
	width: 100%;
	height: 105px;
	background: #7583B4 url(../lyout/foot_2.jpg) repeat-x top left; 
}
#foot .in {
    width: 990px;
	margin: 0 auto;
	background: #7583B4 url(../lyout/foot_in_2.jpg) no-repeat top left; 
	height: 105px;
	position: relative; /* kvuli pozicovani textu sika v pate */
}
#copy, #servis {
    text-align: center;
    
}
#servis {
    padding-top: 27px;
	color: #CCCCCC;
}
#copy {
    color: #392390;
	margin: 0;
	padding-top: 4px;   	
}

#reklama {
	width: 100%;
	background: #f4f4f4 url(../lyout/reklama_repeat_.jpg) repeat-x top left; 
	clear: both;
}
#reklama .in {
    width: 990px;
	margin: 0 auto;
	position: relative;	
}
#reklama_back {
    width: 990px;
	height: 70px;
	margin: 0 auto;
	background: url(../lyout/reklama_.jpg) no-repeat top left; 
	clear: both;
}
#reklama_back h4 {
    text-align: left;
	position: relative;
	top: 30px;
	left: 60px;
	font-size: 130%;
	background: none;
	color: #a73e5b;
}

.pole { /* pole pro buttony odkazy */
   width: 100%;
   margin: 3px 0 15px 0;
   background: url(../lyout/pole.gif) no-repeat 0 62px;
}
.button_l p, .button_r p {
    width: 275px;
	padding: 5px 15px;
	font-size: 105%;
	color: #000000;
	
	border: 1px solid silver;
	border-width: 0 1px;
	background-color: #f4f4f4;
}
.button_l, .button_r  {
    float: left;
	width: 307px;
	display: inline;
}
.button_r {
    float: right;
}
.button_l h3, .button_r h3 {
    background: url(../lyout/nav.jpg) top left no-repeat;
	padding: 0;
	margin-bottom: 10px;
	line-height: 62px;
}
.button_l h3 a, .button_r h3 a {
	width: 306px;
	height: 62px;
	display: block;
	text-align: center;
}
p.number em {
    background: #485d99; 
	color: #fff;
	padding: 2px 3px;
	border: 1px solid silver;
	margin-right: 3px;
}
.ref {
    background: url(../lyout/reference.jpg) top left no-repeat;
	height-min: 200px;
	margin-bottom: 5px;
	margin-top: 15px;
}
.ref h3 {
	 padding: 15px 0 10px 30px;
	 background: none;
}

/* /layout */
/*-----------------------------------------------------------------------------------------------------------*/
/* menu */
#menu {
    position: absolute;
	top: -45px;-75px;
	left: 0px;
	height: 310px;340px;
	background: #f4f4f4 url(../lyout/menu_.jpg) no-repeat left bottom;
	z-index: 20;
	width: 255px;
}
#menu ul {
	margin: 0px 0 0 30px;
    width: 221px;
	text-align: left;
	padding: 10px 0 0 0;	
}
#menu li {
	list-style: none;
	float: left;
	height: 48px;
	width: 221px;
	text-align: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#menu li a, #menu li strong {
	display: block;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 48px;	/* nemusis padding pri line-height !!! */
	white-space: nowrap;
	padding: 0px 5px 0px 70px;
	text-decoration: none;
	color: #6171a7;
}
#menu li#home {
	background: url(../lyout/img/menu/home.jpg) no-repeat 20px center;
}
#menu li#home strong {
	color: #a73e5b;
	background: url(../lyout/img/menu/home_a.jpg) no-repeat 20px center;
}
#menu li#home a:hover, #menu li#home a:active, #menu li#home a:focus  {
	color: #f85f0b;
	background: url(../lyout/img/menu/home_h.jpg) no-repeat 20px center;
}

#menu li#web {
	background: url(../lyout/img/menu/web.jpg) no-repeat 20px center;
}
#menu li#web strong {
	color: #a73e5b;
	background: url(../lyout/img/menu/web_a.jpg) no-repeat 20px center;
}
#menu li#web a:hover, #menu li#web a:active, #menu li#web a:focus  {
	color: #f85f0b;
	background: url(../lyout/img/menu/web_h.jpg) no-repeat 20px center;
}

#menu li#graf {
	background: url(../lyout/img/menu/graf.jpg) no-repeat 20px center;
}
#menu li#graf strong {
	color: #a73e5b;
	background: url(../lyout/img/menu/graf_a.jpg) no-repeat 20px center;
}
#menu li#graf a:hover, #menu li#graf a:active, #menu li#graf a:focus  {
	color: #f85f0b;
	background: url(../lyout/img/menu/graf_h.jpg) no-repeat 20px center;
}

li#ref {
	background: url(../lyout/img/menu/ref.jpg) no-repeat 20px center;
}
li#ref strong {
	color: #a73e5b;
	background: url(../lyout/img/menu/ref_a.jpg) no-repeat 20px center;
}
li#ref a:hover, #menu li#ref a:active, #menu li#ref a:focus  {
	color: #f85f0b;
	background: url(../lyout/img/menu/ref_h.jpg) no-repeat 20px center;
}

li#cost {
	background: url(../lyout/img/menu/cost.jpg) no-repeat 20px center;
}
li#cost strong {
	color: #a73e5b;
	background: url(../lyout/img/menu/cost_a.jpg) no-repeat 20px center;
}
li#cost a:hover, #menu li#cost a:active, #menu li#cost a:focus  {
	color: #f85f0b;
	background: url(../lyout/img/menu/cost_h.jpg) no-repeat 20px center;
}

li#kontakt {
	background: url(../lyout/img/menu/kontakt.jpg) no-repeat 20px center;
}
li#kontakt strong {
	color: #a73e5b;
	background: url(../lyout/img/menu/kontakt_a.jpg) no-repeat 20px center;
}
li#kontakt a:hover, #menu li#kontakt a:active, #menu li#kontakt a:focus  {
	color: #f85f0b;
	background: url(../lyout/img/menu/kontakt_h.jpg) no-repeat 20px center;
}
/* /menu */
/*------------------------------------------------------------------------------------------------------------*/
/* nadpisy */
h1, h1 span {
	display: block;
	font-weight: normal;
	color: #fff;
	width: 225px;
	height: 110px;
	z-index: 3;
	position: absolute;
	left: 30px;
	top: 0px;
	overflow: hidden;
	font-size: 140%;
	cursor: pointer;
	margin: 0;
	padding: 0;
   }
h1 span {
   z-index: 4;
   background: url(../lyout/h1_.jpg) no-repeat;
   top: 0;
   left: 0;
}
#home h1 span {
   cursor: default;
}
#head h1 a:link, #head h1 a:visited, #head h1 a:hover {
	text-decoration: none;
	color: #fff
}
#head h2, #head h2 span {
   width: 735px;
   height: 195px;
   display: block;
   position:absolute;
   left: 255px;
   top: 0;
   font-size: 130%;
   font-weight: normal;
   z-index: 1;
   overflow: hidden;
   color: #fff;
   text-align: center;
   margin: 0;
   padding: 0;
}
#head h2 span {
   background: url(../lyout/h2.jpg) no-repeat;
   z-index: 2;
   top: 0;
   left: 0;
}
#head h2 {
   background: none;
}
h2, h3, h4 { 
    font-weight: normal;
	padding: 5px 0 10px 35px;
	background: url(../lyout/img/nadpis.gif) 0 2px no-repeat;
	color: #b53e59;
}
h2 {
	font-size: 140%;
	padding-top: 0;
	background: url(../lyout/img/nadpis.gif) 0 -3px no-repeat;
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 110%;
}
#panel h3 {
    margin-left: 10px;
}
/* /nadpisy */
/*---------------------------------------------------------------------------------------------------------------*/
/* seznamy */
li {
	display: list-item;
}
ul, ol, dl {
	padding: 0 0 13px 25px;
}
ol {
	margin-left: 25px;
}
#content li, dt, dd, #panel li   {
	margin: 0 0 5px 0;
	list-style: none;
	background: url(../lyout/img/li_.gif) 0 0.25em no-repeat;  
	padding-left: 24px; 
}
#content dt {
   color: #495d98;
   font-style:  normal;
   font-weight: bold;
   margin: 0;
}
#content dd {
	background: none;
}
#content ol li {
	list-style: decimal;
	background: none;
	padding-left: 0px;
}

#panel ul {
	margin-top: 15px;
}
#panel li {
	line-height: 1.3;
	margin-bottom: 10px;
}

ul.col {
    float: left;
	width: 228px;  
	overflow: hidden;
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 15px 5px 15px 0;	  
}
ul.col li a {
    background: url(../lyout/img/links.gif) center left no-repeat;  
	padding-left: 20px;
}

/* /seznamy */
/*--------------------------------------------------------------------------------------------------*/
/* odkazy */
a {
	white-space: nowrap;
	text-decoration: underline;
}
a:link, a:visited {
	color: #f85f0b;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a.out {
    background: transparent url(../lyout/img/out.gif) right top no-repeat;
	padding-right: 13px;
	position: relative; white-space: nowrap; display: inline-block; /* kvuli zobrazeni pozadi v ie kdyz je odkaz zalomen na druhy radek */
}
/* /odkazy */
/* dalsi ------------------------------------------------------------------------------------------------------------------------*/
p, address {
	padding: 0 0 15px 0;
	font-style: normal;
} 
strong, em {
   color: #495d98;
   font-style:  normal;
   font-weight: bold;
}
i, b, .tucne strong {
   color: #000;
   font-style:  normal;
   font-weight: normal;
}

a.home {
    background: url(../lyout/img/home_.gif) left center no-repeat;
	padding-left: 18px;
}
a.print {
    background: url(../lyout/img/print.gif) left center no-repeat;
	padding-left: 18px;
}
a.top {
    background: url(../lyout/img/top.gif) left center no-repeat;
	padding-left: 18px;
}
#toplist {
    position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 1;
}
#toplist img {
    border: 3px solid white;
}
abbr, acronym {  
    border-bottom: 1px dashed #333;
	cursor: help;
}
#sika {
	position: absolute;
	top: 67px;
	left: 107px;
	color: #392390;
}
p.strankovani {
	font-size: 120%;
	padding: 3px 0;
}
.strankovani a, .strankovani strong {
    background: white;
	padding: 4px 6px;
	border: 1px solid silver;
	margin-right: 3px;	
}
p.strankovani strong {
    background: #485d99; 
	color: #fff;
	
}

/* /dalsi ---------------------------------------------------------------------------------------------------------------*/
/* OBRAZKY */

.border_no {
    border: none;
}
img.right {
   float: right;
   margin: 0 0 15px 20px;
   clear: right;
}
img.left {
   float: left;
   margin: 0 15px 10px 0;
   clear: left;
}
p img {
    float: left;
	margin: 0 14px 15px 0;
}

.photos {
	width:250px;
	height:180px;
	position:relative;
	float:right;
	display:inline;
	margin: 0 0px 20px 20px;
}
.photos img,.photos span {
	display:block;
	border:none;
	width:250px;
	height:180px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.photos span {
	background: url(../lyout/foto_9.gif) no-repeat;
	z-index:2;
	cursor:pointer;
}

.photos i {
     position: relative;
	 top: 152px;
	 left: 20px;
	 z-index: 100; 
	 color: #6f6f36;
	 font-size: 90%;
	 background: #f7f8fc;
	 cursor:pointer;
}
/* /OBRAZKY */
/*--------------------------------------------------------------------------------------------------------*/
/* TABULKA */
.table {
	padding: 5px 0 15px 0
}
.tab {
	font-size: 100%;
	border-collapse: collapse;
	color: #333;
	width: 100%;
}
th, td {
	text-align: center;
	padding: 5px;
	border: 2px solid #fff;
	background: #ececec;
	font-weight: normal;
	
}
th.left {
	text-align: left;
}
thead th {
	background: white url(../lyout/thead.jpg) top left no-repeat;
	font-weight: normal;
	color: black;
	height: 53px;
	line-height: 53px;
	font-size: 110%;
}
thead th.bg {
    background: white url(../lyout/thead.jpg) top right no-repeat;
}
td {
	text-align: center;
}
th, td {
	padding: 5px;
}
/* /TABULKA */
/*------------------------------------------------------------------------------------------------------*/
/* FORMULAR  */
#form {
    width: 90%;
}
legend { 
    padding : 15px 10px;
    font-size : 130%;
    color: #323232;
	display: none;
} 
fieldset { 
    padding : 20px 20px 10px 20px;
	background: url(../lyout/form.jpg) left top no-repeat;
	border: none;
} 
fieldset input, textarea { 
    margin : 0 0 7px 0;
    width : 80%;
    border : 1px solid gray;
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
}
fieldset input.mensi { 
    width: 50%;
}
input.button_ { 
    margin: 10px 0 10px 20px;
    background: silver url(../lyout/button_form.jpg) center center no-repeat;
    color: #f85f0b;
    font-weight: bold;
	font-size: 120%;
	height: 63px;
	width: 155px;
	line-height: 63px;
	display: block;
	cursor: pointer;
	border: none;
}
input.button_:hover { 
    background-color: silver;
    color: #000;
}
input, textarea { 
    border: 1px solid gray;
}
p.chyba {
    color: #b53e59;
	font-size: 120%;
	background: transparent url(../lyout/img/chyba.gif) left 0.4em no-repeat;
	padding-left: 20px;
}
p.ok {
    color: #b53e59;
	font-size: 120%;
	background: transparent url(../lyout/img/ok.gif) left 0.4em no-repeat;
	padding-left: 20px;
}
/* /FORMULAR */
/*-----------------------------------------------------------------------------------------------------------------*/
/* lightbox */ 
#lightbox {
	position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img { /* a img !!! */
    border:none;
}
#outerImageContainer{
	position: relative;
	background-color: #fff; /* barva pozadi fotografie - pouze okna */
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border: 1px solid silver;  /*barva oramovani obrazku #323232; */
    border-bottom:none;
	}
#imageContainer { 
    padding: 5px 0 0 0
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav { 
	left: 0;
}
#hoverNav a { 
	outline: none;
}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../lyout/img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink {
    left: 0;
	float: left;
	background: url(../lyout/img/prev.gif) left top no-repeat;
}
#nextLink {
    right: 0;
	float: right;
	background: url(../lyout/img/next.gif) right top no-repeat;
}
#imageDataContainer { /* box obdelniku s textem dole */
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;	
	color: #000;
	border: 1px solid silver;  /*barva oramovani boxu dole - #323232;*/
	border-top: none;
}
#imageData {	
	padding:0 10px; 
}
#imageData #imageDetails { 
	width: 70%;
	float: left; 
	text-align: left; 
}
#imageData #caption { 
	font-weight: bold;	
}
#imageData #numberDisplay { 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#imageData #bottomNavClose { 
	width: 66px; 
	float: right;  
	padding-bottom: 0;	/* plav 0, orginal 0.7em*/
}	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #333; /*#f4f4f4;   pozadi cele stranky za obrazkem!!! */
}
	
