body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

table 
{
	border-collapse: collapse; 
	border-style:solid; 
	border-width:0px; 
	border-color:black;
}

table td 
{
	border-style:solid; 
	border-width:0px; 
	border-color:black;
} 

h1
{
	font-family: arial narrow, tahoma, arial, verdana, sans-serif;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
	font-size:30px; 
	line-height:130%;
	color: #1B4C98;	
}

h2
{
	font-family:arial narrow, tahoma, arial, verdana, sans-serif;
	font-size: 20px;
	color: #BC211E;	
}

h3
{
	font-weight:normal; font-family:arial narrow, tahoma, arial, verdana, sans-serif; color:#1B4C98; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
	font-size: 17px;
}

img
{
border:0px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.aktivni
{
	text-align: left;
}
		
.anketa
{
	border: 1px solid #666;
	background-color: #F1F4F7;
	font-size:10px;
	margin-left:10px;
	margin-right:40px;
	margin-bottom:10px;
}

.anketa h4
{
	font-weight:normal; font-family:arial narrow, tahoma, arial, verdana, sans-serif; color:#1B4C98; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
	font-size: 14px;
}





.aktuality
{
	text-align: left;
}	


.tabulka
{
	width: 95%;
	border-collapse: collapse;
	border-spacing: 0px;
}


.td_nadpis
{
	background: #DBE7F5;
	border-top: 1px;
	border-top-color: #B4C8D8;
	border-top-style: solid;
	border-bottom-color: #B4C8D8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left: 0px;
	height: 30px;
	color: #1B4C98;
	text-indent: 10px;
	font-size: 11px;
}

.td_text
{
	background: #F1F4F7;
	border-bottom: 2px;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-indent: 10px;
	font-size: 11px;
	color: #1B4C98;
	line-height: 28px;
}

.td_pozadi
{
	padding-left:5px;
	background-image: url(linka.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

h3.novinky
{
	color:  #BC211E;
	font-size: 15px;
	font-weight:bold;
}

hr
{
	color: #99b7e7;
	width: 95%;
	height: 1px;
}

a
{
	color: #1B4C98;
}

.a_menu
{
	color: white;
	font-weight: bold;
}

.ul_vlastni
{
	list-style-image: url(template/list.bmp);
}

/* --- MENU --- */
/* --- MENU --- */
/* --- MENU --- */

.menu {
/*font-weight:bold;*/
margin:0px 0px 0px 0px; /* this page only */
padding-top: 14px;
float:left;
width:473px;
height:66px;
background-image: url(images/top-menu.jpg);
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul 
{
	position:relative;
	z-index:500;
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:473px;
}

/* style the list items */
.menu li
{
	height:18px;
	/* for IE7 */
	float:left;
}

li.podmenu 
{
/*background-color:#d3ebf1; white*/
	background-image: url(linka_up.png);
	border-top:0px;
	border-bottom:1px;
	border-style:solid;
	border-color: #1B4C98;
}

li.sub1, li.sub2, li.sub3, li.sub4, li.sub5 
{
	background: none;
	border: none;
	margin-bottom: 15px;
} 

/* hack for IE5.5 */
* html li.sub1 a, * html li.sub1 a:visited, li.sub1 a, li.sub1 a:visited {width:105px; w\idth:104px;}
* html li.sub2 a, * html li.sub2 a:visited, li.sub2 a, li.sub2 a:visited {width:95px; w\idth:94px;}
* html li.sub3 a, * html li.sub3 a:visited, li.sub3 a, li.sub3 a:visited {width:145px; w\idth:144px;}
* html li.sub4 a, * html li.sub4 a:visited, li.sub4 a, li.sub4 a:visited {width:110px; w\idth:109px;}
* html li.sub5 a, * html li.sub5 a:visited, li.sub5 a, li.sub5 a:visited {width:105px; w\idth:104px;}
* html li.sub6 a, * html li.sub6 a:visited, li.sub6 a, li.sub6 a:visited {width:95px; w\idth:94px;}
* html li.sub7 a, * html li.sub7 a:visited, li.sub7 a, li.sub7 a:visited {width:145px; w\idth:144px;}
* html li.podmenu a, * html li.podmenu a:visited, li.podmenu a, li.podmenu a:visited {width:145px; w\idth:144px;}


/* get rid of the table */
.menu table 
{
	margin-top:0px;position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;
}

/* style the links */
.menu a, .menu a:visited 
{
display:block; 
text-decoration:none;
height:20px;
line-height:20px;
color:#1B4C98;
text-indent:5px;
border:none;
}


/* style the links */
.podmenu a, .podmenu a:visited 
{
display:block; 
text-decoration:none;
height:20px;
line-height:20px;
text-indent:5px;
}

/* hack for IE5.5 */
* html .menu a:hover 
{color:#BC211E; background:none; position:relative;}

.menu li:hover 
{position:relative;}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menu li:hover > a {color:#BC211E;}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu li ul {
visibility:hidden;
position:absolute;
width:149px;
top:18px;
/* set up the overlap (minus the overrun) */
left:30px;
/* set up the overrun area */
padding:0px;
/* this is for IE to make it interpret the overrrun padding */
}

/* for browsers that understand this is all you need for the flyouts */
.menu li:hover > ul {visibility:visible;
}

/* make the second level visible when hover on first level link */
.menu ul a:hover ul {
visibility:visible;
}

/* --- MENU KONEC --- */
/* --- MENU KONEC --- */
/* --- MENU KONEC --- */

