/*
<style>
/* */

body
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #434343;
	font-family: Arial;
	}

#containerIE
	{
	text-align:center;
	}
#container
	{
	text-align: left;
	width: 916px;;
	margin: 0px auto;
	}

/* * * * * * * * * * * * * * * * *
 * Logo
 * * * * * * * * * * * * * * * * */
#logo
	{
	background: url(images/logo.jpg);
	width: 960px;
	height: 213px;
	}
#logoArea
	{
	width: 230px;
	height: 210px;
	float:left;
	}

.logoItem
	{
	width: 228px;
	height: 182px;
	background: #ffffff;
	float: left;
	margin-left: 9px;
	margin-top: 18px;
	}
.logoItem a
	{
	color: #ffffff;
	text-decoration: none;
	}
.logoItem a:hover
	{
	text-decoration: underline;
	}


#menu
	{
	width: 229px;
	float: left;
	overflow: auto;
	font-size: 12px;
	}

#menu a
	{
	color: white;
	text-decoration: none;
	}

#menu a:hover
	{
	text-decoration: underline;
	}

/* * * * * * * * * * * * * * * * *
 * Novinky
 * * * * * * * * * * * * * * * * */
#news
	{
	float: right;
	margin-right: 0px;
	width: 163px;
	margin-top: 20px;
	}

#news a
	{
	color: #B5291C;
	text-decoration: none;
	}

#news a:hover
	{
	text-decoration: underline;
	}

#search
	{
	text-align: right;
	height: 30px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	font-size: 10px;
	}

#search .text
	{
	width: 104px;
	height: 16px;
	font-size: 10px;
	border: 1px solid #7E7E7E;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#search .submit
	{
	vertical-align: top;
	margin: 1px 0px 0px 0px;
	width: 25px;
	height: 16px;
	border: 0px;
	background: url(images/search.jpg);
	}

.newsItem
	{
	margin-left: 10px;
	color: #585858;
	font-size: 12px;
	margin-top: 10px;
	text-align: justify;
	width: 140px;
	}
.newsItemTitle
	{
	font-size: 12px;
	color: #B5291C;
	font-weight: bold;
	}
/* * * * * * * * * * * * * * * * *
 * Body
 * * * * * * * * * * * * * * * * */
#body
	{
	background: url(images/background.jpg);
	width: 960px;
	overflow: auto;
	}

#pageTitle a
	{
	font-size: 10px;
	font-weight: bold;
	color: #b5291c;
	text-decoration: none;
	border: 0px;
	}
#pageTitle a:hover
	{
	text-decoration: underline;
	}
#pageTitle img
	{
	border: 0px;
	}

#contentCont
	{
	width: 542px;
	background: #ffffff;
	margin-top: 10px;
	font-size: 12px;
	}

#contentCont td
	{
	font-size: 12px;
	}
#contentCont b
	{
	color: #B5291C;
	}
#contentCont a
	{
	color: #B5291C;
	text-decoration: none;
	}
#contentCont a:hover
	{
	text-decoration: underline;
	}
/* * * * * * * * * * * * * * * * *
 * Page info
 * * * * * * * * * * * * * * * * */
#pageinfo
	{
	width: 960px;
	overflow: auto;
	}
#pageinfoleft
	{
	width: 229px;
	float: left;
	overflow: auto;
	font-size: 12px;
	}


.topper
	{
	font-size: 0px;
	width: 2px;
	height: 2px;
	}

#footer
	{
	background: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 30px;
	}

#webra
	{
	margin-top: 10px;
	float: right;
	font-size: 12px;
	}
#webra a
	{
	color: white;
	text-decoration: none;
	}

#pageMap
	{
	margin-top: 10px;
	font-size: 12px;
	float: left;
	}
#pageMap a
	{
	color: white;
	text-decoration: none;
	}
