/* 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/bg.png);
    background-repeat:repeat-x;
    background-color:  #dbdbdb;   
}

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


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

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

#headerLink
{
	position: absolute;
	right: 0px;  
	height: 114px;
}

#headerLink2
{
	position: absolute;
	right: 0px;
	top: 114px;  
	height: 91px;
}

#headerLink3
{
	position: absolute;
	right: 0px;  	
	top: 205px;
	height: 97px;
}

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



#bodyCenter
{
	padding-bottom: 30px;
}

																														


#lioweb-news
{
	float: left;
	width: 216px;	
	font-size:  13px;
	line-height: 17px;
	color: black;	
	margin-top: 20px;
	margin-left: 25px;	
	display: inline;
	margin-bottom: 10px;
}

#lioweb-news .caption
{
	font-weight: bold;
	font-size:  16px;
	line-height: 17px;
	color: #10743a;	
	margin-bottom: 15px;		
}

#lioweb-news .items .item .datetime
{
	font-weight: bold;
	font-size:  13px;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: black;		
}

#lioweb-news .items .item .link a
{
	font-size:  13px;
	line-height: 17px;
	color: black;		
}


#bodyImageFirst
{
	width: 964px; 
	height: 230px;
}

#bodyImageSecond
{	
	float: right;
	width: 703px;			
}

#bodyClear
{
	clear: both;	
}


#footerLine
{
	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;
	
	font-size: 13px;
	line-height: 17px;
	color:  #717071;	
	text-align: right;
}

#footerRight a
{
	color:  #717071;	
}

#topMenu ul

{
	position: absolute;
	bottom: 11px;
	
	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*/




