html, body {
	height: 100%;
	margin: 0px;
	font-family: Arial;
	background: url(main_bg.jpg) repeat-x rgb(67,150,202);
}

#outer {
	width: 980px;
	margin: 0px auto 0px auto;
	background: rgb(225,238,246);
	border-left: 1px black solid;
	border-right: 1px black solid;
}


#topline{
	background: rgb(255,213,4);
	width: 980px;
	height: 25px;
	margin: auto;
	font-size: 12px;

}

#header {
	width: 980px;
	height: 255px;
	text-align: center;	
	margin: auto;


}
	
	
#menu {
	background: rgb(251,216,4);
 	width: 980px;
	height: 26px;
	text-align: right;
	border-bottom: 1px solid black;
	margin: auto;

	padding-top: 5px;
	
}

#menutlac  {
	padding-right: 20px;
	text-decoration: none;
  	color: #000000;
	font-weight: bold;
	font-size: 13px;	}
	
#menu a:hover  {
	color: red;
	text-decoration: underline overline; 	}

#main {
	
	width: 960px;
	margin: auto;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: rgb(225,238,246);
	
	
}

#main h1 {
	width: 100%;
	color: WHITE;
	font-size:  10pt;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: RGB(51,102,153);

}

#main h2 {
	font-size: 13px;
	color: #43648d;
	border-left: 2px solid RGB(51,102,153);
	border-top: 2px solid RGB(51,102,153);
	padding-left: 5px;
	padding-top: 2px;
	}

#main h3 {
	font-size: 18px;
	color: #43648d;
	text-align: center;
	
}

#content {

	width: 560px;
	float: left;
	padding-right: 30px;
	padding-left: 10px;
	color: black;
	background: rgb(225,238,246);
}

#content p {
	font-size: 10pt;
	text-align: justify;
	line-height: 140%;
	margin-top: 0;
}

#content .blue {
	font-size: 10pt;
	padding: 10px;
}

#content a {
	color: black;
	border-bottom: 1px solid #f8b832;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	border-bottom: none;
	background-color: #f8b832;
	color: white;
}

#content img {
padding: 3px;
border: none;
	}

#obsah {

	width: 250px;
	float: right;
	color: black;
background: rgb(225,238,246);
padding-left: 20px;
padding-right: 30px;



}

#obsah ul {
	line-height: 135%;
}

#vyrazny {
	width: 230px;
	border-bottom: 1px solid yellow;
	text-decoration: none;
	color: black;
}

#vyrazny:hover {
	background: #FFFF66;
}

#obsah p {
	font-size: 10pt;
}

#obsah img {
	border: none;
	padding-top: 10px;
}

#obsah table{

	text-align: center;
}


#footer {
	background: RGB(51,102,153);
	height: 18px;
	padding-top: 12px;
	color: white;
	padding-bottom: 10px;
	width: 980px;
	position: relative;
	clear: both;
		margin: auto;


	
	
}

#footer p {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
}

#footer a {
	color: white;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.vyrazny {
	font-weight: bold;
	font-style: italic;
}

#main .bigger {
	float: none;
	padding-left: 0px;
}

table {
	font-size: 10pt;
}

#content ul, ol {
	font-size: 10pt;
}

.progseznam {
	padding: 0;
	margin:0 0 0 15px; 
	list-style-type: disc;
	font-size: 14px;
}

.infoseznam {
	padding: 0;
	margin: 0; 
	list-style-type: none;
	}

	
	.kontaktni {
	text-align: center;
	font-size: 36px;
	}
	
	#content2 {
	width: 550px;
	float: left;
	margin-right: 40px;
	color: #5c738f;
}

#content2 p {
	font-size: 10pt;
	text-align: center;
	line-height: 140%;
	margin-top: 0;
}

#content2 a {
	color: #43648d;
	border-bottom: 1px solid #f8b832;
	text-decoration: none;
	}


#content2 a:hover {
	border-bottom: none;
	
}

#content2 img {
align: center;
}

#content2 table{
	width: 100%;
	text-align: center;
}

.textimg {
 float: right;
margin-left: 10px;
}

.acko {
 font-size: 13px;
}

#partneri{
	width: 80%;
	text-align: center;
}

#partneri img{
padding-bottom: 10px;
}

#gecko{
border: none;}

#sloupec{
background: RGB(51,102,153);
color: white;
padding-top: 3px;
padding-left: 5px;
padding-bottom: 3px;}

#deutsch{
border: 1px black solid;
margin-left: 7px;
margin-right: 7px;
float: left; 

}

#czech{
border: 1px black solid;
margin-left: 7px;
margin-right: 7px;
float: left; 

}
