*
{
	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;
}

.clear
{
	clear: both;
}

body
{
	background: rgb(7,24,80) url(../images/intro-bg.jpg) repeat-x;
}

#main-page #wrapper
{
	width: 765px;
	margin: 0px auto;
	padding-top: 205px;	
	height: 600px;		
} 

#main-page #logo
{
	display:block;;
	margin-bottom: 60px;
}

#main-page #main-page-content
{
	width: 765px;		
}

#main-page #main-page-content .top
{
	background: url(../images/intro-plocha-top-alfa.png) no-repeat;
	height: 8px;
	font-size: 1px;
	line-height: 1px;
}

#main-page #main-page-content .middle
{
	background: url(../images/intro-plocha-stred-alfa.png) repeat-y;
	padding: 23px;
	padding-top: 16px;	
	padding-bottom: 16px;
}

#main-page #main-page-content .bottom
{
	background: url(../images/intro-plocha-bottom-alfa.png) no-repeat;
	height: 8px;
	font-size: 1px;
	line-height: 1px;
}

#main-page-table tr td
{
	font-family: "Arial";
	color: #001f5e;
	font-size: 19px;
	line-height: 21px;
}

#main-page-table tr td.nadpis
{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-top: 9px;	
	padding-bottom: 20px;
	font-size: 25px;
}

#main-page #main-page-content .footer
{
	position: relative;	
}
#main-page #main-page-content a.enter-site
{
	position: absolute;
	top: -9px;
	right: 17px;
	background-color: white;
	padding: 9px;
	padding-left: 38px;
	padding-right: 38px;
	
	font-family: "Arial";
	color: #001f5e;
	font-size: 17px;
	line-height: 21px;
	display: block;
	cursor: pointer;;
}

#main-page #main-page-content .footer-logo
{
	position: absolute;
	top: 0px;
	left: 35px;
}

#main-page #main-page-content .footer-text
{
	color: white;
	position: absolute;
	top: 9px;
	left: 105px;
}

#page #wrapper
{
	width: 1000px;
	margin: 0px auto;
} 

#page #main-menu
{
	position: relative;
	height: 45px;
	width: 1000px;
	background: rgb(0,48,96);
}


#page #main-menu #facebook
{
	position: absolute;
	top: 8px;
	right: 8px;
}


#lioweb-menu-primary ul li a
{
	color: white;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 17px;
	line-height: 45px;
}

#lioweb-menu-primary ul li
{
	margin: 0px;
	padding: 0px;
	border-left: 1px solid white;
}

#lioweb-menu-primary ul li.first
{
	border-left: 0px;
}

#slidetext
{
	background: rgb(231,236,239);
	height: 22px;
	color: #FF0000;
	line-height: 27px;	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}


#columns
{
	background: url(../images/content-bg.png) repeat-y;
}

#columns p
{
	padding: 0px;
	margin: 0px;	
}

#columns .column-caption
{
	background: rgb(0,48,96);
	height: 29px;
	line-height: 29px;
	border-top: 1px solid rgb(112,141,162);
	border-bottom: 1px solid rgb(112,141,162);
	padding-left: 20px;
	color: white;
	font-size: 16px;
}

#columns .content
{	
	padding: 20px;
}

#columns .content .imgpreview
{	
	float: left;
	margin-right: 10px; 
	margin-bottom: 10px;
}


#left-column
{
	width: 173px;
	float: left;
}

#middle-column
{
	float: left;
	width: 543px;
}

#middle-column h1, h2
{
	margin: 0px;
	padding: 0px;
	font-size: 25px;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 7px;
}

#middle-column a{
	color: black;
}

#middle-column .content, #middle-column .content p
{
	line-height: 19px;
	font-size: 17px;
}

#right-column
{
	width: 284px;
	float: right;	
}

#lioweb-menu-secondary ul li a
{
	font-size: 16px;
	color: #003060;
	margin-bottom: 18px;
	display: block;
}

#right-column .content table td
{
	font-size: 16px;
	line-height: 18px;
}


#lioweb-menu-secondary ul li
{
	
}

#footer
{
	background-color: rgb(157,158,160);	
	height: 70px;
	margin-bottom: 50px;
	font-size: 17px;
	line-height: 20px;
	padding-top: 30px;
	padding-left: 175px;
}

#footer a
{
	color: black;	
}

