body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-image: url(../obrazy/bg.gif);
	text-align: center;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 934px;
	z-index: 100;
}

UL LI {
	margin-left: -15px;
	list-style-type: square;
	font-size: 1.1em;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 140%;	
}

TD,TH {
	font-size: 12px;
}

A {
	background-color: transparent;
	color: #565656;
	text-decoration: none;
}

A:hover, A:active {
	color: #FF7800;
	text-decoration: underline;
}

A IMG{
	border: 0px;
}

IMG {
	padding: 3px;
}

.complex{
	width: 934px;
	background-color: white;
	border-right: solid #565656 20px;
	text-align: left;
	background-image: url(../obrazy/right.png);
	background-position: left;	
	background-repeat: repeat-y;
}

.text IMG {
	border: 0px;
}

#top{
	width: 934px;
	height: 31px;
}
h1 span{
	background-image: url(../obrazy/header_logo.png);
	background-repeat: no-repeat;
	z-index: 1;
	position: absolute;
	display: block;
	top: 0;
}
h1, h1 span {
	height: 31px;
	width: 231px;
	font-size: 110%;
	overflow: hidden;
	position: relative;
	float: left;
	left:auto;
	z-index: 0;
	cursor: pointer;
	cursor: hand;
	text-align: left;
	margin: 0;
	padding: 0;
}
.search {
	text-align: right;
	padding-top: 3px;
	height: 20px;
}
.search INPUT {
	border: 1px solid silver;
	background-color: #F9F9F9;
	width: 180px;
	margin-right: 6px;
}

#ice {
	background-image: url(../obrazy/ice_04.png);
	width: 934px;
	height: 152px;	
}

#footer {
	background-image: url(../obrazy/ice_12.gif);
	background-repeat: repeat-x;
	width: 934px;
	height: 23px;
	text-align: right;
}

#footer IMG{
	margin-right: 8px;
	margin-top: 5px;
}

#footerMenu{
	width: 934px;
	text-align: left;
	margin-right: 20px;
}

#footerMenu A{
	padding-right: 10px;
	font-size: 1.1em;
}





.center {
	/*background-color: white;*/
	width: 933px;
	background-image: url(../obrazy/ice_10.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.centerLeft {
	width: 192px;
	float: left;
	vertical-align: bottom;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
.centerRight {
	width: 192px;
	float: right;
	vertical-align: bottom;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 0px;
	z_index:100;		
}


/* ###### TEXT ###### */
P {
	font-size: 1.1em;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 140%;
}

.centerCenter{
	float: left;
	width: 520px;
	padding-left: 10px;
	text-align: left;
}

.centerCenter DIV{
	padding-left: 7px;
	margin-bottom: 10px;
}

.centerCenter DIV{
	font-size: 1.1em;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 140%;
}

.centerCenter INPUT, TEXTAREA {
	border: 1px solid #FF7800;
}

.navbar{
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
}

#textHead {
	text-align: right;
	color: #FF7800;
	/* border-top: 6px solid #0BC9FE; */
	font-weight: bold;
	margin-top: 4px;
	padding-right: 10px;
	font-variant: small-caps;	
	font-size: 1.2em;
}

H2 {
	font-size: 1.3em;
	padding-left: 10px;
	font-variant: small-caps;
	padding: 5px;
}
H3 {
	background-color: transparent;
	font-size: 1.1em;
	font-style: italic;
	padding-left: 10px;
	color: #FF7800;
	padding-bottom: 5px;
	padding-top: 5px;
}

#kontak EM {
	font-size: 0.9em;
}

#left {
	float: left;
}
.left {
	float: left;
}
#right {
	float: right;
}
.right {
	float: right;
	color: Gray;
}

.right A {
	padding: 2px;
	font-size: 1.1em;
	text-decoration: none;
}

.right A:hover {
	background-color: #0BC9FE;
	color: white;
}

.bold {
	font-weight: bold;
}
.hledat {
	padding: 0px;
	margin: 0px;
	border: 0px;
}	

.kontaktni {
	width: 500px;
	border: 2px dotted #FF7800;
	padding: 5px;
}
.kontaktni TD {
	padding-left: 10px;
}

.kontaktni INPUT {
	width: 250px;
}

.kontaktni TEXTAREA {
	width: 338px;
}

.odeslat {
	text-align: right;
}

.odeslat INPUT{
	text-align: center;
	width: 60px;
	margin-right: 12px;
}

.box {
	border: 2px dotted #FF7800;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;	
}
/* ###### WRAPPER ###### */

.wrapper {
	width: 99%;
	height: 600px;
	border: 0px;
}

/* ###### BOXES ###### */
.sideboxHead {
	height: 22px;
	width: 192px;
	background-image: url(../obrazy/box_head.png);
	color: White;
	font-weight: bold;
	text-align: left;
	font-size: 1em;
}
.sideboxHead P {
	margin-left: 15px;
}
.sidebox {
	width: 192px;
	border-bottom: 4px solid #FF7800;
	font-size: 0.9em;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	background-color: white;		
}
.sideboxDatum {
	text-align: right;
	color: #FF7800;
	font-weight: bold;
	font-size: 0.9em;
	padding-top: 1px;	
}
.sideboxTitle {
	font-weight: bold;
	font-size: 1em;
	margin-top: -15px;
}
.sideboxText {
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 2px;
	background-image: url(../obrazy/ice_08.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 0.9em;
}
.sideboxText P{
	margin: 0px;
	padding: 0px;
}

.sideboxHeading{
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px;
	border-bottom: 4px solid #0BC9FE;
}

.error {
	background-color: #FFFF80;
	color: black;
	font-weight: bold;
	font-size: 10px;
}

#copy {
	width: 192px;
	height: 164px;
}

HR {
	clear: both;
	visibility: hidden;
}
/* ###### LEFT MENU ###### */
MENU {
		border: 0;
		margin: 0;
		margin-top: 4px;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		width: 192px;
		background-color: #97946B;
	}
MENU A {
	color: white;
}

MENU H3 {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
	border-top: 6px solid #0BC9FE;
}

MENU LI {
		list-style-type: none;
		margin-bottom: 2px;
		text-align: left;
		text-decoration: none;
		font-weight: bold;
		line-height: 1.4em;
		font-size: 8pt;
		text-indent: 1em;		
	}
	
MENU UL{
		background-color: #F5F5F5;
	}
	
MENU LI UL{
		background-color: #ffffff;
	}
MENU LI UL LI A {
	color: #565656;
}	

/* ###### LAYOUT ###### */
.size3, .size2, .size1 {
	font-size: 1em;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 7px;
	FLOAT: left;
	MARGIN-BOTTOM: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN-RIGHT: 7px;
	PADDING-TOP: -7px;
}

H4 {
	color: #FF7800;
	font-size: 1.3em;
	margin-top: 4px;
}

.size3 {
	WIDTH: 30%;
}

.size2 {
	WIDTH: 45%;
}
.size1 {
	WIDTH: 97%;	
}

.size1 P{
	font-size: 1em;
}
/* ###### PRINT ###### */

@media print {
.homeNavigation, .m1, .m2, .m3, .m4, .m5, .centerLeft{
	display: none;
}
.news{
	display: none;
}

body {color:black; background:white; font-family:Verdana,Tahoma,Arial,Helvetica; font-size:9pt;}
[href]:after {content:"['attr(href)']";
}

}
