body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	background-image: url(../obrazy/bg.png);
	background-repeat: repeat-x;
	background-color: #4D0E0E;
	text-align: center;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 902px;
	font-style: italic;
	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: #3B3B3B;
	text-decoration: underline;
}

A IMG{
	border: 0px;
}

IMG {
	padding: 3px;
}

.complex{
	width: 902px;
	background-color: white;
	/*border-right: solid #565656 20px;*/
	text-align: left;
	background-position: left;	
	background-repeat: repeat-y;
	margin-top: 30px;	
}

.text IMG {
	border: 0px;
}

.hid {
	display:inline;
	height:0;
	left:-1000px;
	overflow:hidden;
	position:absolute !important;
	top:-1000px;
	width:0;
}

#top{
	width: 902px;
	height: 44px;
	background-image: url(../obrazy/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#top ul{
	float: right;
	margin-top: 55px;
	margin-right: 10px;
}

#top ul li{
	display: inline;
	font-size: 15px;
	font-weight: bold;	
}
#top ul li A{
	color: white;
	padding-left: 19px;
}
#top ul li A:hover{
	color: #23CFFF;
	text-decoration: none;	
}



h1 span{
	background-image: url(../obrazy/t1.gif);
	background-repeat: no-repeat;
	z-index: 1;
	position: absolute;
	display: block;
	top: 0;
}
h1, h1 span {
	height: 62px;
	width: 194px;
	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;
	margin-top: 70px;
}
.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/top.png);
	width: 902px;
	height: 192px;	
}

#footer {
	width: 902px;
	height: 74px;
	text-align: center;
	color: white;
	font-weight: bold;
}

#footer P{
		font-size: 70%;
		padding-left: 220px;			
}


#footer A{
	color: white;
	text-decoration: underline;	
}

#footer A:hover{
	text-decoration: none;	
}

#footer_left {
	height: 150px;
	float: left;
}

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

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

/* .rychlyKontakt {
	margin-top: -1px;
	margin-left: -1px;
	width: 216px;
	height: 221px;
	background-image: url(../obrazy/bg_info.png);
	color: white;
	font-size: 85%;
	padding-left: 36px;	
	padding-top: 15px;
} */

.rychlyKontakt {
	margin-top: 5px;
	margin-left: 5px;

	width: 216px;
	height: 270px;

	background-color: rgb(40, 14, 16);
	color: white;
	font-size: 0.85rem;

	padding-left: 24px;	
	padding-top: 15px;

	border-radius: 10px;
}

.rychlyKontakt TABLE{
	margin: 0;
	padding: 0;
}
.rychlyKontakt TD{
	font-size: 95% !important;
	padding: 0;
	margin: 0;
}

.rychlyKontakt UL{
	margin-left: 32px;
	margin-top: 0;
}
.rychlyKontakt LI{
	list-style: none;
}

.imgCol DIV{
	height: 150px;
	border: 1px solid black;
	float: left;
}

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

.centerCenter{
	float: left;
	width: 645px;
	padding-left: 10px;
	text-align: left;
	font-size: 90%;
}

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

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

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

#textHead {
	text-align: right;
	color: #65777A;
	/* 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.2em;
	font-style: italic bold;
	padding-left: 10px;
	color: #581011;
	padding-bottom: 5px;
	padding-top: 5px;
}

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: 600px;
	padding: 5px;
}

.kontaktni FIELDSET{
	border: 0;
}
.kontaktni LEGEND{
	background-color: white;
	color: #fff;	
}
.kontaktni TD {
	padding-left: 10px;
}

.kontaktni div {
	width: 280px;
	float: left;
}

.kontaktni DIV INPUT, .kontaktni DIV SELECT {
	width: 275px;
	border:1px solid #EB1309;	
	margin: 0;
}
.kontaktni DIV LABEL {
	padding-left: 0px;
}


.kontaktni INPUT {
	width: 558px;
   margin-left: 10px;	
}

.kontaktni LABEL {
	padding-left: 10px;
}

.kontaktni TEXTAREA {
	width: 558px;
   margin-left: 10px;		
}

.odeslat {
	text-align: right;
}

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

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

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

/* ###### BOXES ###### */
.sideboxHead {
	height: 22px;
	width: 231px;
	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: 231px;
	border-bottom: 4px solid #6B7C80;
	font-size: 0.9em;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	background-color: white;		
}
.sideboxDatum {
	text-align: right;
	color: #EB1309;
	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;
}

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

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

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

HR {
	clear: both;
	visibility: hidden;
}


/* ###### 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: #65777A;
	font-size: 1.5em;
	margin-top: -4px;
}

.size3 {
	WIDTH: 30%;
}

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

/* MENU */

menu{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

menu li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

menu li a{
	color: #65777A;
	background: url(../obrazy/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
}

menu li a:visited{
	color: #65777A;
}

menu li a:hover{
	/*hover state CSS*/
	color: #65777A;
	background-color: #F3F3F3;
}

menu li ul li{
	list-style-type: none;
}

menu li ul li a{
	font-size: 85%;
	color: #303030 !important;
	border-bottom: 0px;
}

menu li ul li a:hover{ /*hover state CSS*/
color: gray;
background-color: white;
}

#vleft{
	text-align: right;
}

#vleft input{
	border: 1px solid white;
	background-color: #07C3FE;
	color: white;
	font-weight: bold;
}

.opt1 {
	color: red;
	font-style: italic;
	font-weight: bold;	
}
.opt2 {
	padding-left: 10px;
}

.lichy TD{
	background-color: Silver;	
}

.np, .jl{
	width: 600px;
}

.np td,.jl td{
	font-size: 120%;
	vertical-align: top;	
}
.jl td {
	padding-bottom: 10px;
}

.nl_qt, .jl_qt{
	width: 50px;
	text-align: left; 
}

.nl_cena, .jl_cena{
	width: 50px;
	text-align: left; 
}

.foto {
	margin-left: 20px;
}

.foto ul, .foto ol, .foto dl {
font-size:1em;
line-height:1.4em;
margin:0 0 1.5em;
}

.picturelist {
margin-left:0;
padding-left:0;
}

.foto ul li, .foto ol li {
margin:0 0 0.25em 0;
}

.thumb {
float:left;
line-height:normal;
list-style-type:none;
margin:0 0.5em 0.5em 0;
padding:0;
text-align:center;
text-decoration:none;
width:150px;
}

.thumb a {
background-color:white;
border-color:#EEEEEE #CCCCCC #CCCCCC #EEEEEE;
border-style:solid;
border-width:1px 2px 2px 1px;
display:block;
height:72px;
margin:0;
padding:10px;
text-decoration:none;
width:100px;
}

/* ###### 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)']";
}

}
