.hidden { display:none; }

body {
	color: #C7C7BE;
	background-color: #525145;
	margin: 0px; padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: left;
}

a {
	color: #C7C7BE;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.news {
	display: block;
	width: 66px;
	height: 66px;
	background-image: url('../img/news.gif');
	background-repeat: no-repeat;
	position: absolute; left:10px; top:10px;
}
.news span {
	display: none;
}

div#main {
	margin: 0px auto;
    padding: 0px;
	width: 1004px;
	height: 910px;
	position: relative;
}

div#header {
	position: absolute;
	top: 30px;
}

div#header div#logo {
	padding-left: 10px;
}

div#header div#logo img {
	border: 0px;
}

div#header h1 {
	display: none;
}

div#menu {
	position: absolute;
	left: 137px;
	width: 718px;
}

div#menu a:hover {
	color: #EA851E;
}


#menuItem {
	float: left;
	display: block;
	height: 30px;
}
#menuItem span {
	display: block;
	padding: 8px 15px;
}
.menuItemOn {
	background-image: url('../img/icon-novinky-on.gif');
	background-repeat: no-repeat;
}
.menuItemOff {
	background-image: url('../img/icon-novinky-off.gif');
	background-repeat: no-repeat;
}

div#l-col {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 137px;
}

div#l-col div#address {
	text-align: right;
	padding-right: 12px;
}

div#r-col {
	position: absolute;
	top: 30px;
	left: 137px;

	width: 718px;
	height: 823px;

	background-color: white;
	background-image: url('../img/r-col-bg.gif');
	background-repeat: no-repeat;
}

div#r-col a {
	display: block;
}

div#r-col a span {
	display: none;
}

div#r-col a#sec1 {
	display: block;
	width: 232px;
	height: 159px;
	background-image: url('../img/sec_01_full.gif');
	background-repeat: no-repeat;
	float: left;

	position: relative;
	top: 10px;
	left: 10px;
}
div#r-col a#sec1:hover {
	background-position: -232px 0;
}

div#r-col a#sec2 {
	display: block;
	width: 230px;
	height: 159px;
	background-image: url('../img/sec_02_full.gif');
	background-repeat: no-repeat;
	float: left;

	position: relative;
	top: 10px;
 	left: 11px;
	
}
div#r-col a#sec2:hover {
	background-position: -230px 0;
}

div#r-col a#sec3 {
	display: block;
	width: 230px;
	height: 207px;
	background-image: url('../img/sec_03_full.gif');
	background-repeat: no-repeat;
	float: left;

	position: relative;
	top: 10px;
	left: 12px;
}
div#r-col a#sec3:hover {
	background-position: -230px 0;
}

div#r-col a#sec4 {
	display: block;
	width: 232px;
	height: 159px;
	background-image: url('../img/sec_04_full.gif');
	background-repeat: no-repeat;
	float: left;

	position: relative;
	top: -37px;
	left: 10px;
}
div#r-col a#sec4:hover {
	background-position: -232px 0;
}

div#r-col a#sec5 {
	display: block;
	width: 230px;
	height: 207px;
	background-image: url('../img/sec_05_full.gif');
	background-repeat: no-repeat;
	float: left;

	position: relative;
	top: -37px;
	left: 11px;
}
div#r-col a#sec5:hover {
	background-position: -230px 0;
}

div#r-col a#sec6 {
	display: block;
	width: 230px;
	height: 207px;
	background-image: url('../img/sec_06_full.gif');
	background-repeat: no-repeat;
	float: left;

	position: relative;
	top: -37px;
	left: 12px;
}
div#r-col a#sec6:hover {
	background-position: -230px 0;
}

div#r-col a#sec7 {
	display: block;
	width: 232px;
	height: 159px;
	background-image: url('../img/sec_07_full.gif');
	background-repeat: no-repeat;
	float: left;

	position: relative;
	top: -84px;
	left: 10px;
}
div#r-col a#sec7:hover {
	background-position: -232px 0;
}

div#r-col a#sec8 {
	display: block;
	width: 230px;
	height: 207px;
	background-image: url('../img/sec_08_full.gif');
	background-repeat: no-repeat;
	float: left;

	position: relative;
	top: -84px;
	left: 11px;
}
div#r-col a#sec8:hover {
	background-position: -230px 0;
}

div#r-col a#sec9 {
	display: block;
	width: 230px;
	height: 207px;
	background-image: url('../img/sec_09_full.gif');
	background-repeat: no-repeat;
	float: left;

	position: relative;
	top: -84px;
	left: 12px;
}
div#r-col a#sec9:hover {
	background-position: -230px 0;
}

div#r-col a#sec10 {
	display: block;
	width: 232px;
	height: 159px;
	background-image: url('../img/sec_10_full.gif');
	background-repeat: no-repeat;
	float: left;

	position: relative;
	top: -131px;
	left: 10px;
}
div#r-col a#sec10:hover {
	background-position: -232px 0;
}

div#r-col a#sec11 {
	display: block;
	width: 230px;
	height: 207px;
	background-image: url('../img/sec_11_full.gif');
	background-repeat: no-repeat;
	float: left;

	position: relative;
	top: -131px;
	left: 11px;
}
div#r-col a#sec11:hover {
	background-position: -230px 0;
}

div#r-col a#sec12 {
	display: block;
	width: 230px;
	height: 207px;
	background-image: url('../img/sec_12_full.gif');
	background-repeat: no-repeat;
	float: left;

	position: relative;
	top: -131px;
	left: 12px;
}
div#r-col a#sec12:hover {
	background-position: -230px 0;
}

div#r-col a#sec13 {
	display: block;
	width: 232px;
	height: 159px;
	background-image: url('../img/sec_13_full.gif');
	background-repeat: no-repeat;
	float: left;

	position: relative;
	top: -179px;
	left: 12px;
}
div#r-col a#sec13:hover {
	background-position: -232px 0;
}


