body {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #CCCCCC;
}

img {
	display: block;
	border: none;
}

.full {
	width: 100%;
	clear: both;
}
.fright {
	float: right;
}
.fleft {
	float: left;
}
.hidden {
	display: none;
}
td, th {
	vertical-align: top;
}

strong {
	font-weight: normal;
	color: #95A400;
}

td, th, div, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.left {
	background-image: url('../img/bg_left.gif');
	background-repeat: repeat-y;
	background-position: right;
}
td.right {
	background-image: url('../img/bg_right.gif');
	background-repeat: repeat-y;
	background-position: left;
}
td.middle {
	width: 628px;
	padding: 0px 6px 6px 6px;
	float: none;
}

div.inner_left {
	background-image: url('../img/bg_inner_left.gif');
	background-repeat: repeat-y;
	background-position: left;
}
div.inner_right {
	background-image: url('../img/bg_inner_right.gif');
	background-repeat: repeat-y;
	background-position: right;
}

div.logo {
	width: 622px;
	height: 90px;
	margin: 10px 0px 10px 0px;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
}

div.menu {
	background-color: #c6c246;
	margin-bottom: 5px;
	float: right;
	width: 100%;
}

div.rest {
	width: 100%;
	float: left;
}

div.menu ul {
	list-style: none;
	padding: 0px;
	border: 0px;	
	margin: 0px; 
	float: right;
}
div.menu ul li {
	float: right;
	margin-left: 1px;
}
div.menu ul li a, div.menu ul li a.selected {
	color: #FFF;
	display: block;
	padding: 4px 8px 4px 8px;
	text-transform: uppercase;
	text-decoration: none;
}
div.menu ul li a:hover, div.menu ul li a.selected {
	color: #c6c246;
	background-color: #FFF;
}

table.inner {
	width: 100%;
	border-top: 1px solid #FFF;
	border-bottom: 15px solid #FFF;
}
td.content {
	padding: 15px;
	background-image: url('../img/podhled.gif');
}
td.campaign div {
	padding: 15px;
}
td.content a {
	color: #c6c246;
}
td.campaign img {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
td.campaign {
	border-bottom: 1px solid #FFF;
	background-color: #c6c246;
	color: #FFF;
	width: 175px;
}
td.campaign a {
	color: #FFF;
	text-decoration: none;
}
td.campaign a:hover {
	text-decoration: underline;
}

td.campaign ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
}

td.campaign ul li{
	padding: 3px 0px;
	margin: 5px 0px;
	border-bottom: 1px solid #eee;
}

td.campaign h2{
	font-size: 1em;
}

h1, h2, h3 {
	margin: 0px 0px 15px 0px;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
}

h1 span {
	padding: 1px 3px 1px 3px;
	color: #FFF;
	background-color: #c6c246;
}
h2 span {
	padding: 1px 3px 1px 3px;
	color: #c6c246;
	background-color: #FFF;
}

h3 {
	color: #95A400;
	margin-bottom: 10px;
}

.lightGreen {
	color: #95A400;
}

td.content ul {
	margin: 0px 0px 15px 30px;
}

.clear {
	clear: both;
}
.r {
	text-align: right;
}

td.corner_left {
	background-image: url('../img/bg_corner_left.gif');
	background-repeat: no-repeat;
	background-position: right;
}
td.corner_right {
	background-image: url('../img/bg_corner_right.gif');
	background-repeat: no-repeat;
	background-position: left;
}
td.bottom {
	height: 25px;
	background-image: url('../img/bg_bottom.gif');
	background-repeat: repeat-x;
}

table.pricelist td {
	padding: 4px;
}
td.heading {
	color: #95A400;
}
td.blank {
	height: 5px;
}
td.separator {
	height: 15px;
}
td.map {
	padding-left: 10px;
}

div.bannery {
width: 425px;
text-align: center;
margin: 10px auto;
padding: 0px;
border: 0px;
}

div.bannery a, div.bannery img {
text-align: center;
margin: 0px;
padding: 0px;
border: 0px;
}

div.bannery a {
float: left;
width: 200px;
height: 159px;
overflow: hidden;
}

div.bannery a.first {
margin-right: 20px;
}
