body{
	background: url('../img/bg_blue.gif') repeat;
}

h2, h3{
	color: #324b65;
}

a{
	color: #324b65;
}

a:hover{
	color: #aa0719;
}


#content_text img{
	border: 1px solid #c2d3dd; 
	margin: 10px 0 10px 10px;
}

#line_1{
	width: 780px;
	height: 1px;
	margin: 0 10px;
	background: #c2d3dd;
	overflow: hidden;
}

#line_2{
	width: 780px;
	height: 1px;
	position: relative;
	top: 5px;	
	background: #98abbb;
	overflow: hidden;
}

#flags{
 padding: 25px 0 0 18px;
}

#flags a{
	margin-right: 10px;
	border: 1px solid transparent;
	padding: 0;
	display: block;
}

#flags a:hover{
	border: 1px solid #fff;
}

#flags img{
	padding: 2px;
	_padding: 2px 2px 0 2px;
}

#menu{
	background: #2d465e;
	background: url('../img/menu_bg_blue.png');
}

#buttons{
	border-top: 1px solid #c2d3dd;
}

#buttons a{
	border-bottom: 1px solid #c2d3dd;
}

#menu_bottom{
	background: #090f13;
}

#buttons a#profil-cz { background: url('../img/menu_1.png');}
#buttons a#profil-en { background: url('../img/menu_en_1.png');}
#buttons a#profil-de { background: url('../img/menu_de_1.png');}

#buttons a#media-cz{ background: url('../img/menu_2.png');}
#buttons a#media-en{ background: url('../img/menu_en_2.png');}
#buttons a#media-de{ background: url('../img/menu_de_2.png');}

#buttons a#historie-cz{	background: url('../img/menu_3.png');}
#buttons a#historie-en{	background: url('../img/menu_en_3.png');}
#buttons a#historie-de{	background: url('../img/menu_de_3.png');}

#buttons a#podminky-cz{	background: url('../img/menu_4.png');}
#buttons a#podminky-en{	background: url('../img/menu_en_4.png');}
#buttons a#podminky-de{	background: url('../img/menu_de_4.png');}

#buttons a#struktura-cz{ background: url('../img/menu_5.png');}

#buttons a#reference-cz{ background: url('../img/menu_6.png');}
#buttons a#reference-en{ background: url('../img/menu_en_6.png');}
#buttons a#reference-de{ background: url('../img/menu_de_6.png');}

#buttons a#novinky-cz{ background: url('../img/menu_11.png');}

#buttons a#kontakty-cz{	background: url('../img/menu_7.png');}
#buttons a#kontakty-en{	background: url('../img/menu_en_7.png');}
#buttons a#kontakty-de{	background: url('../img/menu_de_7.png');}

#buttons a:hover, #buttons a#profil-en:hover, #buttons a#profil-de:hover,
#buttons a#media-cz:hover, #buttons a#media-en:hover, #buttons a#media-de:hover, 
#buttons a#historie-cz:hover, #buttons a#historie-en:hover, #buttons a#historie-de:hover, 
#buttons a#podminky-cz:hover, #buttons a#podminky-en:hover, #buttons a#podminky-de:hover, 
#buttons a#struktura-cz:hover, #buttons a#struktura-en:hover, #buttons a#struktura-de:hover, 
#buttons a#reference-cz:hover, #buttons a#reference-en:hover, #buttons a#reference-de:hover, 
#buttons a#kontakty-cz:hover, #buttons a#kontakty-en:hover, #buttons a#kontakty-de:hover,
#buttons a#novinky-cz:hover{
	background-position: -160px 0;
}

ul{
	margin-top: 8px; 
}

li.audio a{
	text-decoration: none;
	padding: 5px;
}

li.audio{
	list-style-image: url('../img/audio.gif');
	padding: 0 0 5px 0;
}

li.video{
	list-style-image: url('../img/video.gif');

}

li.video a{
 	text-decoration: none;
	padding: 5px;
}

.spoty{
	width: 280px;
	float: left;
}

a#koupele{
	display:block;
	padding:30px 0 10px 30px
}
