@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/back.jpg);
	background-position:top center ;
	text-align:center;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Tahoma, sans-serif ;
}



body,td,th,div {
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Tahoma, sans-serif ;
	font-size: 12px;
	color:#333333;
	line-height: 18px;
	
	
}


/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

* {margin:0;padding:0;} 



a {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

a:hover {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Tahoma, sans-serif ;
}


h1 {
	font-size: 24px;
	/*color: #572000;*/
	color:#000000;
	margin: 5px 0 5px 0;
	padding: 0px 0px 7px 0px;
	font-weight: bold;
	display:block;
	
}

p
{
margin: 0;
padding: 0;

}

img
{
border:none;
}




/******************----- hlavni obsahov delen deleni ------***************************************/
.holder
{
margin-left:auto;
margin-right:auto;
width:1020px;
text-align:center;
}


.clear
{
clear:both;

}


.top
{
height: 110px;
margin-left:auto;
margin-right:auto;
width:1020px;
text-align:center;
}

.subtop
{
height: 68px;
margin-left:auto;
margin-right:auto;
width:1020px;
text-align:left;
background-image: url(img/subtop.gif);
background-repeat:no-repeat;
}


.menu
{
height: 50px;
margin-left:auto;
margin-right:auto;
width:1020px;
text-align:left;
background-image: url(img/submenu.jpg);
background-repeat:no-repeat;
}

.menu_blue
{
width: 285px;
background-image:url(img/podmenu_modre.jpg);
background-repeat:no-repeat;
height: 50px;
float:right;
margin: 0px 67px 0px 0px;
text-align:center;
font-size: 18px;
color:#FFFFFF;
font-weight:bold;
line-height: 40px;


}

.menu_red
{
background-image:url(img/podmenu_cervene.jpg);
background-repeat:no-repeat;
background-position:right;
height: 50px;
float:left;
margin: 0px 0px 0px 1px;
padding: 0px 20px 0px 20px;
}
.menu_red a
{
float:left;
}

.menu_red a img
{
border: none;
}

.obsah
{
margin-left:auto;
margin-right:auto;
width:1020px;
text-align:left;
background-image: url(img/obsah_back.jpg);
background-repeat:repeat-y;
}

.obsah_karusel
{
float:left;
width: 830px;
margin: 0px 0px 0px 30px;
padding:0;
height: 470px;
background:none;

}

.obsah_video
{
float:left;
width: 640px;
margin: 0px 0px 0px 5px;
padding:0;
height: 470px;
background:none;


}

.obsah_tuzka
{
float:right;
width: 156px;
margin: 0px 0px 0px 0px;
padding:0;
background:none;

} 

.obsah_tuzka2
{
float:right;
width: 350px;
background-image:url(img/tuzka2.jpg);
background-position:right;
background-repeat:no-repeat;
margin: 0px 0px 0px 0px;
padding:0;
height:497px;

} 

.bottom
{
height: 18px;
margin-left:auto;
margin-right:auto;
width:1020px;
background-image: url(img/bottom2.jpg);
background-repeat:no-repeat;
}


ul.anabidka
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
width: 230px;


}

ul.anabidka li
{
float:left;
margin: 0px 0px 0px 0px;
display:inline;
}


ul.anabidka li a
{
display:block;
padding: 10px;
margin: 0px 0px 5px 0px;
text-decoration:none;
font-weight:normal;
font-size: 12px;
line-height: 18px;
width:210px;
text-align:left;
background-color:#bc151c;
color:#FFFFFF;
}

ul.anabidka li a.last
{

background-image:none;
}

ul.anabidka li a:hover
{
font-weight:bold;
}

ul.anabidka li a.A
{
display:block;
background-color:none;
padding: 10px;
margin: 0px 0px 5px 0px;
text-decoration:none;
font-weight:bold;
font-size: 12px;
width:210px;
text-align:left;
background-color:#1664c1;
color:#FFFFFF;
}


ul.anabidka li a.S
{
display:block;
background:none;
padding: 10px;
margin: 0px 0px 5px 20px;
text-decoration:none;
font-weight:normal;
font-size: 12px;
width:190px;
text-align:left;
color:#333333;
}

ul.anabidka li a.S:hover
{
text-decoration:underline;
}


ul.anabidka li a.SA
{
display:block;
background:none;
padding: 10px;
margin: 0px 0px 5px 20px;
text-decoration:none;
font-weight:bold;
font-size: 12px;
width:190px;
text-align:left;
color:#333333;
}

ul.anabidka li a.SA:hover
{
text-decoration:underline;
}