body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #95A6BA;
	font-size: 70%;
}

a:link {
	color: #000000;
	text-decoration: underline;	
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

h1 {
  font-size: 160%; 
  width: 196px; 
  height: 100px; 
 
}


h1 span { 
  display: none; 
} 

h2 {
	font-size: 140%;  
} 

h3 {
	font-size: 120%;  
} 

ul {
	list-style-type:none; 
	margin: 0;
	padding: 0;
}

li {
    list-style-type:none; 
	margin: 0;
	padding: 0;
}

hr {
    height:1px;
	color: #95A6BA;
}

.white {color: #FFFFFF}
.centre {text-align: center}

img {
  border: none;
}

.visible {
  display: none;
}


/***********************************************/
/* Layout                                      */
/***********************************************/

/************napis logo nahore**************/
#logo-h1{
	position: absolute;
	top: 0px;
	left: 100px;
	border-right-color: #000000;
	border-right-width: 2px;
	border-left-color: #000000;
	border-left-width: 2px;
	background: #990000;
	width: 196px;
	height: 100px;
	border-right-style: solid;
	border-left-style: solid;
	background-image: url(obrazky/nahoru2.gif);
}

/************napis logo nahore deutsch**************/
#logo-h1-de{
	position: absolute;
	top: 0px;
	left: 100px;
	border-right-color: #000000;
	border-right-width: 2px;
	border-left-color: #000000;
	border-left-width: 2px;
	background: #990000;
	width: 196px;
	height: 100px;
	border-right-style: solid;
	border-left-style: solid;
	background-image: url(obrazky/nahoru2-de.gif); 
}

/*********logo strilna*********/
#logo{
	position: absolute;
	top: 0px;
	left: 0px;
}

/*********tmava linka nahoře**********/
#c1{
	position: absolute;
	top: 100px;
	left: 0px;
	width: 120%;
	height: 20px;
	background-color: #000000;
	font-size: 10px;
}

/*********tmava linka dole**********/
#c2{
	position: absolute;
	top: 520px;
	width: 120%;
	height: 20px;
	background-color: #000000;
	left: 0px;
	font-size: 10px;
}

/*********fialova linka dole**********/
#f1{
	position: absolute;
	top: 470px;
	width: 120%;
	height: 50px;
	background-color: #896C88;
	left: 0px;
	font-size: 10px;
}

/*********fialova linka nahore**********/
#f2{
	position: absolute;
	top: 120px;
	width: 120%;
	height: 20px;
	background-color: #896C88;
	left: 0px;
	font-size: 10px;
}

/*********kontejner pro hlavi obsah**********/
#page{
	position: absolute;
	top: 140px;
	left: 300px;
	width: 539px;
	background-color: #BDC8D5;
	margin: 0;
	padding: 0;
	
}

/*********obrazek pro hlavi obsah**********/
#obr{
	margin: 0;
	
}

/*********vlastni text**********/
#text{
	padding: 5px 15px 15px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;
	font-style: normal;
	overflow: auto;

}

/*********hlavni obrazek**********/

#image{
	position: absolute;
	top: 70px;
	left: 300px;
	background-image: url(obrazky/ks14.jpg);
	width: 700px;
	height: 500px;
	float: left;
	background-repeat: no-repeat;
}

/*********hlavni menu nalevo**********/
#navigation{
	position: absolute;
	top: 139px;
	left: 100px;
	background-color: #95A6BA;
	margin: 0px;
	padding: 0px;
	width: 196px;
}

/************dodatky k menu navigace**************/
#sectionLinks{
	width: 200px;
	background-color: #95A6BA;
	color: #333333;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	padding: 11px 0px 11px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	color: #000000;	
}

#sectionLinks a:hover{
	background-color: #896C88;
	color: #FFFFFF;
}

.prvni{
	background-color: #896C88;
	color: #FFFFFF;
	padding: Opx;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/************cervene pole nahore**************/
#cervena2{
	position: absolute;
	top: 120px;
	left: 100px;
	width: 196px;
	height: 18px;
	background-color: #990000;
	font-size: 10px;
	border: 2px solid #000000;
	border-top-width: 0px;
}

/************cervene pole dole**************/
#cervena{
	position: absolute;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-style: solid;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	background-color: #990000;
	width: 196px;
	height: 38px;
	padding-top: 10px;
	
}

/************formular pro tlacitko hledej**************/
#formular{
	padding-left: 10px;
}

.textpole{
	border:0px solid;
	font-size: 10pt;
	background-color: #E3E9EE;
	
}

.tlacitko{
	border: 0px solid;
	padding: 2px;
	font-size: 7pt;
	background-color: #E3E9EE;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

/************dolni bottom**************/
#bottom{
    padding-left: 15px;
	padding-top: 15px;
	
}

/************dolni footer**************/
#footer{
	padding-top: 15px;
	text-align: center;
}

/************male banerky**************/

#banner{
	position: absolute;
	left: 0px;
	top: 540px;
	text-align: center;
	width: 100px;
	background-color: #95A6BA;
	font-size:10px;
	padding-top: 25px;
	height: 775px;
	background-image: url(obrazky/left.gif);
}

/************hlavni banner**************/
#upbanner{
	position: absolute;
	top: 0px;
	left: 330px;
	background-image: url(obrazky/baner.gif);
}

/************levy sloupec**************/
#left {
	position: absolute;
	top: 170px;
	left: 9px;
	width: 80px;
	font-size:9px;
	text-align: center;
}

/************kontakt**************/
#kontakt {
	position: absolute;
	left: 110px;
	top: 540px;
	width: 180px;
	font-size:10px;
	padding-top: 25px;
}

/************languages**************/
#lang {
	position: absolute;
	left: 100px;
	top: 100px;
	width: 200px;
	height: 20px;
}

/***********************************************/
/* Layout for English                          */
/***********************************************/

#image-eng{
	position: absolute;
	top: 70px;
	left: 100px;
	background-image: url(obrazky/ks14.jpg);
	width: 700px;
	height: 500px;
	background-repeat: no-repeat;
	
}

/*********kontejner pro hlavi obsah**********/
#page-eng{
	position: absolute;
	top: 540px;
	left: 100px;
	width: 539px;
	background-color: #BDC8D5;
	
}
