A IMG {
	border: 0;
}

IMG {
	border: 0;
}

BODY {	
	font-family: Verdana, Helvetica;
	font-size: 14px;
	text-align: center;
}

INPUT, TEXTAREA {
	font-family: Verdana, Helvetica;
}

P {
	text-align: justify;
}

#header, #footer, #main {
	margin: 0 auto;
	text-align: left;
	width: 788px;
}

#main, #footer {
	width: 794px;
}

#header {
	border-top: 3px solid black;
	border-left: 3px solid black;
	border-bottom: 1px solid black;
	border-right: 3px solid black;
	padding: 0;
	height: 100px;
}

#logo {
	margin: 0;
	padding: 0;
	height: 100px;
	width: 788px;
}

#footer {
	border-top: 3px solid black;
	font-size: 10px;
	color: #808080;
	clear: both;
	height: 16px;
}

#counter IMG {
	margin-top: 1px;
}

#footerright {
	margin-top: 4px;
}

#footerleft, #footerright {
	display: block;
	height: 16px;
}

#footerleft {
	padding-top: 3px;
	float: left;
}

#footerright {
	float: right;
}

#main {
	background: url(../i/menu_background.gif) repeat-y left;
}

#clear {
	height: 0;
	clear: both;
}

#menu {
	width: 187px;
	float: left;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 0;
}

#content {
	width: 557px;
	float: right;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 15px;
	border-right: 3px solid black;
}

P {
	margin-top: 5px;
}

#contacts {
	display: block;
	color: black;
	padding-top: 10px;
	font-size: 11px;
}

#search {
	display: block;
	color: black;
	padding-top: 10px;
	font-size: 12px;
}

#ge {
	padding-left: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
}

#akce {
	padding-left: 20px;
	margin-top: 20px;
}

.menuitem, .menuitem:hover, .menuitem_current {
	cursor: pointer;
	margin: 1px;
	padding: 3px;
	padding-left: 15px;
	font-weight: bold;
}

.menuitem, .menuitem_current {
	display: block;
	background-color: #FFB514;
}

.menuitem_current {
	padding-left: 5px;
	border-left: 10px solid #0C2577;
}

.menuitem:hover, .menuitem_current:hover, .menuitem_hover {
	color: white;
	background-color: #0C2577;
}

A .menuitem, A .menuitem:hover, A .menuitem:visited,
A .menuitem_current, A .menuitem_current:hover, A .menuitem_current:visited {
	color: white;
	text-decoration: none;
}

A {
	color: white;
	text-decoration: none;
}

A:hover {
	color: red;
	text-decoration: underline;
}

A:visited {
	color: gray;
}

SPAN#footerright A {
	color: black;
}

SPAN#footerright A:hover {
	color: red;
}

/*links on yellowbackground*/

A.linkonyellow {
	color: black;
}

A.linkonyellow:hover {
	color: white;
}

A.linkonyellow:visited {
	color: gray;
}

A.relative, A.relative:hover, A.relative:visited {
	text-decoration: none;
	color: black;
}

TEXTAREA {
	width: 550px;
	height: 250px;
}

/* offer */
FORM {
	margin: 0;
	padding-bottom: 10px;
}

TABLE#offer {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

TH {
	background-color: #0C2577;
	color: white;
}

TR.even {
	background: #de9e11;
}

TD.noresults {
	padding-top: 5px;
	font-style: italic;
}
