/* Default */
*
{
	font-family: Arial ;
}

body, fieldset, form, div, table, tr, td
{
	margin: 0px;
	padding: 0px;
	border: 0px;	
	font-size: 13px;
	line-height: 15px;
}

img
{
	border: 0px;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/* Divs */
body
{    
    margin: 0px;
    padding: 0px;
    background: url(../images/podstranka-bg.png) repeat-x;        
    background-color:  #dbdbdb;   
}

.center
{
	width: 964px;
	margin: 0px auto;
}

#header
{  	
	position: relative;
	height: 226px;
	background: url(../images/podstranka-header.jpg) no-repeat;	     
}

#headerLogo
{
	position: absolute;
	left: 0px;  	
	top: 0px;
}

#headerSearch
{
	position: absolute;
	top: 25px;
	right: 0px;	
}

#body
{
	background: url(../images/plocha-bg-pasik.png);	 
	background-position: bottom;
	background-repeat:repeat-x;
	background-color: #e6e6e6;	
}

#bodyCenter
{
	padding-top: 20px;		
}

#leftBodyCenter
{
  padding-top: 17px;
	float: left;
	width: 240px;
}

#rightBodyCenter
{
	float: right;
	width: 700px;
}

#rightBodyCenter p
{
	margin: 0px;
	padding: 0px;
}

#clearBodyCenter
{
	clear: both;
	height: 40px;
}
																															
#footerLine
{
	clear: both;
	background: url(../images/plocha-bg-pasik.png);	 
	background-repeat:repeat-x;
	height: 2px;	
}

#footerLine
{
	background: url(../images/footer-tien.png) no-repeat;
	height: 8px;	 				
}

#footer
{	 
	position: relative;				
}

#footerLeft
{
	position: absolute;
	top: 22px;
	left: 0px;
	height: 110px;
	
	font-size: 13px;
	line-height: 17px;
	color:  #717071;	
}

#footerCenter
{
	position: absolute;
	top: 22px;
	left: 225px;
	height: 110px;
	
	font-size: 13px;
	line-height: 17px;
	color:  #717071;
  text-align: center;	
}

#footerRight
{
	position: absolute;
	top: 22px;
	right:0px;
	height: 110px;
	text-align: right;
	
	font-size: 13px;
	line-height: 17px;
	color:  #717071;	
}

#footerRight a
{
	color:  #717071;	
}

#topMenu ul
{
	position: absolute;
	bottom: 22px;
	
	list-style: none;
	padding: 0px;	
	margin: 0px;
}

#topMenu ul li
{
	float: left;
	padding-left: 18px;
	padding-right: 18px;
	border-left: 1px solid #b0493d;	
}

#topMenu ul li a 
{
	color: #515151;
	font-size: 15px;
	
	font-weight: bold;		
	font-size: 14px;
	line-height: 17px;
	color: white;
}

#topMenu ul li a.selected
{
	border: 0px;
	text-decoration: underline;
}

#topMenu ul li.first
{
	border: 0px;	
}

/* Fonts*/

#rightBodyCenter h1
{
	font-weight: bold;
	font-size: 23px;
	line-height: 23px;
	color: #10743a;
	margin-bottom: 20px;
}

#rightBodyCenter a
{
	color: black;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 0px;
	text-decoration: underline;
}

#rightBodyCenter a:hover
{
	font-size: 13px;
	line-height: 17px;
	color: #b5200d;
	margin-bottom: 0px;
	text-decoration: underline;
}



#rightBodyCenter p#searchText
{	
	margin: 0px;
}


#rightBodyCenter
{	
	font-size: 13px;
	line-height: 17px;
	color: black;
	margin-bottom: 17px;
}

#rightBodyCenter h2
{	
	font-weight: bold;
	font-size: 16px;
	line-height: 17px;
	color: #b5200d;
	margin-bottom: 10px;
	margin-top: 20px;
}


#lioweb-menu-secondary
{
	margin-left: 28px;
}

#lioweb-menu-secondary ul
{
	padding: 0px;
	margin: 0px;
}

#lioweb-menu-secondary ul li
{	
	list-style: none;	
	padding-left: 28px; 
	background: url(../images/bullet.png) no-repeat 0px 5px;
	margin-bottom: 7px;
}

#lioweb-menu-secondary ul li a 
{
	font-weight: bold;			
	color: black;
	font-size: 13px;
	line-height: 17px;
}



#lioweb-menu-secondary ul li a.selected
{
	font-weight: bold;	
	color: #10743a;
	font-size: 13px;
	line-height: 17px;	
}

#lioweb-menu-secondary ul li ul li
{	
	background: none;
	margin-bottom: 7px;	
}

#lioweb-menu-secondary ul li ul li a 
{
	padding-left: 0px; 
	font-weight: normal; 	
	color: black;
	font-size: 13px;
	line-height: 17px;
}

#lioweb-menu-secondary ul li ul li a.selected
{
	font-weight: normal;		
	color: #10743a;
	font-size: 13px;
	line-height: 17px;
	text-decoration: underline;
}

.mail-ok, .mail-warning
{
	margin-bottom: 10px;
	font-weight: bold;
}

.mail-ok
{	
	color: green;	
}

.mail-warning
{
	color: #B5200D;
}