/* Start of CMSMS style sheet 'TS Duchcov' */
@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fd9e9e;
	background-image: url(images/main_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.oneColFixCtrHdr #container {
	width: 878px;
	margin: 0 auto;
	text-align: left;
}
.oneColFixCtrHdr #top {
	position:relative;
	width: 878px;
	height:240px;
	margin: 0 auto;
	text-align: left;
}
.oneColFixCtrHdr #logo {
	position: absolute;
	width:200px;
	height:250px;
	top: 76px;
	left: 55px;
}
.oneColFixCtrHdr #top_pic {
	position: absolute;
	float: right;
	width:580px;
	height:332px;
	left: 314px;
	top: 60px;
	background-image: url(images/top_pic.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 30px;

}
.oneColFixCtrHdr  #top_menu {
	position: absolute;
	float: right;
	width:580px;
	height:25px;
	left: 314px;
	top: 31px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.oneColFixCtrHdr   #copyright {
	position: absolute;
	float: right;
	width:244px;
	height:10px;
	left: 384px;
	top: 31px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
}
.oneColFixCtrHdr #header {
	padding: 0 0px 0 0px;
	background-image: url(images/top_of_content.png);
	height: 177px;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 80px;
	background-image: url(images/bg_of_content.png);
	background-repeat: repeat-y;
	background-position: center;
	min-height: 300px;
	overflow: auto;
}
.oneColFixCtrHdr #mainContent a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.oneColFixCtrHdr #mainContent a:hover {
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}
.oneColFixCtrHdr #footer {
	padding: 0 0px;
	background-image: url(images/bottom_of_content.png);
	height: 128px;
	position: relative;
}

.clearfix {
	list-style: none;
	padding: 0;
	margin: 0;
}

.clearfix li {
	margin: 0 0.90em;
	display: inline;
}

.clearfix li a{
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}

.clearfix li a.currentpage {
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
}


.clearfix li a:hover{
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#submenu ul a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#submenu ul a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#submenu li.currentpage {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}


/* End of 'TS Duchcov' */

