body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F4FBF4;
	margin: 0px;
}
a {
	text-decoration: underline;
	color: #666666;
}
a:active {
	color: #666666;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #2B9831;
}

h1 {
	color: #2B9831;
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 0px;
	margin: 0px;
	margin-bottom: 3px;
}

h2 {
	color: #2B9831;
	font-size: 14px;
}

h3 {
	color: #2B9831;
	font-size: 12px;
}

.lista {
	color: #666666;
	font-size: 10px;
}

.newsTable {
	width: 100%;
}

.newsTableTitle {
	color: #000000;
	font-weight: bold;
}

.newsTablePerex {
	color: #000000;
}

.newsTableDate {
	color: #000000;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.newsTableMore {
	text-align: left;
	margin-right: 20px;
}

.newsImage {
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #FAE51A;
}

#copyright {
	font-size: 11px;
	color: #FF9900;
	text-align: center;
}

#copyright a {
	color: White;
	text-decoration: none;
}

#copyright a:hover {
	color: #FAE419;
	text-decoration: none;
}

.pauza1 {
	height: 10px;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
}

#content {
	padding-left: 10px;
	padding-right: 10px;
}

#searchForm {
	margin: 0px;
	padding: 0px;
}

#searchRow {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.searchFormText {
	width: 130px;
	font-size: 11px;
}

.searchFormSubmit {
	border: 1px solid #666666;
	background-color: #CCCCCC;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

#head {
	background-color: White;
	width: 980px;
}

#foot {
	background-color: White;
	width: 980px;
}

#foot a {
	text-decoration: none;
}

#footlinks {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}

#footlinks a {
	text-decoration: none;
	color: #ffffff;
}

#footlinks a:hover {
	text-decoration: none;
	color: #FAE419;
}

#main {
	background-color: White;
	width: 980px;
}

hr {
	color: #339A25;
	height: 1px;
}

#tunelTable tr th {
	text-align: left;
}

#tunelTable {
	
}

.tunelNazev {
	font-weight: bold;	
}

.tunelAutor {
	font-style: italic;
	font-weight: normal;
}

#pagecontent {
	margin-top: 15px;
}

#rmenu {
	font-size: 11px;
	padding-right:10px;
	padding-left:10px;
}

#hmenu {
	background-color: Black;
	background-image: url(/images/layout_ctuk/menu0.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-right: 5px;
	padding-left: 60px;
	width:980px;
}

.topBg {
	background-image: url(/images/layout_ctuk/topbg.gif);
	background-repeat: repeat-x;
}