/*Uvodni definice stranek*/
/* Tyto definice je moje prace */
body, html { background-color: #000000; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;font-family: Verdana, Arial, Helvetica, Tahoma;	font-size: 13px;
	color:  #CCCCCC;}
td,th {font-family: Arial,Helvetica, Tahoma;font-size: 13px; color:  #CCCCCC; }
h1   {color: #FFFFFF; font-style: italic; font-family: Arial, Helvetica, Tahoma; font-size: 18px; text-align: center;} 
h2   {color: #FFFFFF; font-style: italic; font-family: Arial, Helvetica, Tahoma; font-size: 16px; text-align: center;} 

/*Partnerstvi */
#logacz { position: absolute;  
	width: 122px; 
	height: 115px; 
	z-index: 3; 
	visibility: visible; 
	left: 10; 
	top: 523px; 
	background-color: #000000;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px; 
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #808080;
}

#lk {
	position:absolute; 
	left:148px; 
	top:15px; 
	width:39px; 
	height:16px; 
	z-index:10; 
	visibility: visible;
}
/* Odkaz horolezec - home */
.home {
	position: absolute; 
	width: 186px; 
	height: 24px; 
	z-index: 2; 
	left: 687px; 
	top: 18px; 
	visibility: visible;	
}
/* Odkaz wild-landscape - home */
.home_uk {
	position: absolute; 
	width: 310px; 
	height: 24px; 
	z-index: 2; 
	left: 625px; 
	top: 18px; 
	visibility: visible;
}
.ZlutePismo {
 font-family: Verdana, Arial, Helvetica, Tahoma;
	font-style: normal;
	font-size: 13px;
	color:  #FFFF00;
}

.ZlutePismoVetsi {
font-family: Verdana, Arial, Helvetica, Tahoma;
	font-style: normal;
	font-size: 16px;
	color:  #FFFF00;

}
.SedePismoVetsi {
 font-family: Verdana, Arial, Helvetica, Tahoma;
	font-style: normal;
	font-size: 15px;
	color:  #CCCCCC;
}

.BilePismoNormal {
 font-family: Verdana, Arial, Helvetica, Tahoma;
font-style: normal;
font-size: 13px;
color:  #FFFFFF;
}
.BilePismoVetsi {
 font-family: Verdana, Arial, Helvetica, Tahoma;
	font-style: normal;
	font-size: 14px;
	color:  #FFFFFF;
}
.Zvetsenina {
 font-family: Tahoma, Arial, Helvetica;
	font-style: normal;
	font-size: 17px;
	color:  #FFFFFF;
}
/*Nabidka*/
.Sed {
   font-family: Verdana, Arial, Helvetica, Tahoma;
	font-style: normal;
	font-size: 13px;
	color:  #808080;

}
.NabidkaBila {
 font-family: Verdana, Arial, Helvetica, Tahoma;
	font-style: normal;
	font-size: 13px;
	color:  #FFFFFF;
}

.Kalendar {
	color: #FFFFFF; 
	font-style: italic; 
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 18px; 
	} 
/*Konec Nabidka*/

/*Rozhovory a Recenze*/
 .nadpisRR {
    font-family: Verdana, Arial, Helvetica, Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color:  #FFFFFF;

 }
/*Konec Rozhovory a Recenze*/
/* Odkazy */
.nadpisOdkazy {
	color: #CCCCCC; 
	font-style: normal; 
	font-family: Verdana, Tahoma, Arial,Helvetica; 
	font-size: 16px; 
	text-align: left;
	font-weight: bold;
}
.navigaceSeda {
	color: #CCCCCC; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, Tahoma; 
	font-size: 13px;
	text-decoration: underline;
}
/* Konec Odkazy */

/*Kontakt*/
.nadpisKontakty {
	color: #FFFFFF; 
	font-style: normal; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 21px; 
	text-align: center;
}
.MailKontakty  {
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-style: normal;
	font-size: 18px;
	text-decoration: none;
	color: #FFFF00;
}

/*Konec Kontakt*/
.JitZpet {
	color: #999999; 
	font-style: italic; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;	
}
/* Hlavni textbox */

.textBox {
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-align: left;
	position: absolute;
	height: auto;
	width: 750px;
	left: 130px;
	top: 30px;
	right: auto;
	bottom: auto;
	text-indent: 10pt;
	vertical-align: baseline;
	white-space: normal;
	margin: 10px;
	padding: 10px;
	visibility: visible;

}
/* Tabulka do ktere se davaji texty */
#TextBoxTabulka {
	border: 4px solid #666666;
	background-color:#333333;
	padding: 3pt;
	width: 750px;

}
#TextBoxTabulkaFoto {
 border: 4px solid #666666;
 background-color:#000000;
 padding: 3pt;
 width: 750px;
}
/* navigace */
.navigace  {
	color: white;	
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}
.navigaceRed  {
	color: white;	
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	color: #FF0000;
}
.navigaceYellow  {
	color: white;	
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	color: #FFFF00;
}
.navigaceUvod  {
	color: white;	
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
	color: #808080;
}
.navigaceVetsi  {
	color: white;	
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	color: #FFFF00;
}
/* Ovladaci prvky */
#tlacitka{position:absolute; left:12px; top:44px; width:auto; height:auto; z-index:32; visibility: visible;}

#fotogalerie{position:absolute; left:0px; top:8px; width:121; height:27; z-index:33}
#aktuality{position:absolute; left:0px; top:40px; width:121; height:27; z-index:32}
#vystavy{position:absolute; left:0px; top:72px; width:121; height:27; z-index:31}
#reference{position:absolute; left:0px; top:104px; width:121; height:27; z-index:30}
#nabidka{position:absolute; left:0px; top:136px; width:121; height:27; z-index:29}
#obrazy{position:absolute; left:0px; top:168px; width:121; height:27; z-index:28}
#o_autorovi{position:absolute; left:0px; top:200px; width:121; height:27; z-index:27}
#rozhovor{position:absolute; left:0px; top:232px; width:121; height:27; z-index:26}
#technika{position:absolute; left:0px; top:264px; width:121; height:27; z-index:25}
#recenze{position:absolute; left:0px; top:296px; width:121; height:27; z-index:24}
#odkazy{position:absolute; left:0px; top:328px; width:121; height:27; z-index:23}
#diskuze{position:absolute; left:0px; top:360px; width:121px; height:27px; z-index:22}
#kontakt{position:absolute; left:0px; top:392px; width:121px; height:27px; z-index:21}

/*********************************/


/*Ovladaci prvky angl*/
#gallery{position:absolute; left:0px; top:8px; width:121px; height:27px; z-index:31;}
#newsreel{position:absolute; left:0px; top:40px; width:121px; height:27px; z-index:30;}
#exhibitions{position:absolute; left:0px; top:72px; width:121px; height:27px; z-index:29;}
#reference_uk{position:absolute; left:0px; top:104px; width:121px; height:27px; z-index:28;}
#offer{position:absolute; left:0px; top:136px; width:121px; height:27px; z-index:27;}
#prints{position:absolute; left:0px; top:168px; width:121px; height:27px; z-index:26;}
#author{position:absolute; left:0px; top:200px; width:121px; height:27px; z-index:25;}
#technique{position:absolute; left:0px; top:232px; width:121px; height:27px; z-index:24;}
#links{position:absolute; left:0px; top:264px; width:121px; height:27px; z-index:23;}
#discussion{position:absolute; left:0px; top:296px; width:121px; height:27px; z-index:22;}
#contact{position:absolute; left:0px; top:328px; width:121px; height:27px; z-index:21;}
/********************************/

/* Styl pro index stranky uk a cz */
/* Puvodni definici barev pozadi a velikost textu v body jsem nechal na index strankach*/
/* Je to z duvodu aby se to netlouklo s ostatnimi stranky*/

/* uvodni text na index.html UK - index_cz.html CZ*/
/* Obrazek LK UK*/
#Indexlk_uk {position:absolute; left:150px; top:70px; width:39px; height:23px; z-index:15; visibility: visible;}
/* Obrazek LK CZ*/
#Indexlk_cz {position:absolute; left:150px; top:70px; width:240px; height:14px; z-index:15; visibility: visible;}
/*****************/

/*Obrazky hora umisteni obrazku cz-uk*/
#Indexhora {position:absolute; left:150px; top:75px; width:23px; height:15px; z-index:14; visibility: visible;}
/*****************/
/*motto pozice cz-uk*/
#Indexmotto {position:absolute; left:497px; top:142px; width:172px; height:168px; z-index:17;}

/*****************/
/* Styl pro uvodni text UK */
.IndexUvodTextUk {font-family: Arial, Helvetica, Tahoma;font-size: 13px; line-height: normal; font-weight: normal; font-variant: normal; color: #FFFFFF;}
/* Styl pro uvodni text CZ */
.IndexUvodTextCZ {font-family: Arial, Helvetica, Tahoma;font-size: 12px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;color: #FFFFFF;}	
/*****************/
/*Hora cz-uk*/
#Indexmountain { position:absolute; left:-97px; top:30px; width:11px; height:8px; z-index:16;}
/*****************/
/* Navigace vlajecky cz-uk */
#IndexvlajkaUK { position:absolute; left:547px; top:94px; width:11px; height:7px; z-index:15;}
#IndexvlajkaCZ { position:absolute; left:499px; top:94px; width:12px; height:9px; z-index:14;}
/*****************/
/* Definice okraje cz-uk*/
#IndexOkraje {position: absolute; width: 20; height: 20; z-index: 1; left: 837px; top: 700px; visibility: hidden;}
/*****************/
/* Intro cz-uk */
#IndexIntro{position: absolute; width: 672px; height: 184px; z-index: 16; left: 150px; top: 494px; background-color: #000000;}

/*Texty a odkazy mezi obrazky na index.html a index_cz.html*/
.IndexUvod{font-family: Tahoma; color:  #CCCCCC;}
.IndexAktuality{font-family: Tahoma; color:  #FFFFFF; text-decoration: none;}
/*Pouze uk*/
.IndexNature{font-family: Tahoma; color: #FF6600;}
.IndexPhoto {font-family: Tahoma; color:  #CCCCCC;font-weight: bold;}
.IndexGalerie{font-family: Tahoma; color:  #FFFFFF; font-weight: bold;}

/***********************/
/* Puvodni definice */


.motto {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.vrstvaY {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #333333;
	position: absolute;
	height: 400px;
	width: 300px;
	left: 160px;
	top: 90px;
	right: auto;
	bottom: auto;
	text-indent: 20pt;
	border: thin groove #CCCCCC;
	margin: 10px;
	padding: 10px;
	visibility: hidden;
}
.fotoText {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: normal;
	text-indent: 0pt;
	word-spacing: normal;
	white-space: normal;
}
.fotoTextKlin {

	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: normal;
	text-indent: 0pt;
	word-spacing: normal;
	white-space: normal;
}




