
/* basic */
body {
	border: none;
	background-image: url(images/pozadi.png);
	background-repeat: repeat;
	text-align: center;
	background-color: #f0d0b4;
	font-family: Arial;
	color: black;
	font-size: 8pt;
	padding: 0;
	margin: 0;

}

html >body hr.clean {
	clear: both;
	margin: -1px 0 0 0;
	padding: 0;
	visibility: hidden;
	height: 1px;
	border: none;
	display: block;
}
hr.clean {
	display: none;
}
img {
  border-width: 0px;
  border-style: solid;
  border-color: red;
	}
	
	.img2 {
  border-width: 4px;
  border-style: solid;
  border-color: #f0d0b4;
  background-color: white;
  margin: 5px;
	}
	
	.img_pokoj {
  border-width: 4px;
  border-style: solid;
  border-color: #f0d0b4;
  background-color: white;
  margin: 0px 20px 10px 0px;
	}
	

a:hover .img2 { filter: alpha(opacity=90, style=0); }


/* main */
.main {
	width: 886px;
	height: auto;
	color: black;
	text-align: center;
	margin: 0;
}

/* topmenu */
ul.topmenu {
	margin: 0;
	padding: 5;
	text-align: left;
	list-style: none;
	font-size: 10pt;
}
ul.topmenu li {
	padding: 4px 10px 4px 0;
	float: left;
}
ul.topmenu li a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
ul.topmenu li a:hover {
	text-decoration: underline;
}



/* menu */
html > body .menu {
	width: 885px;
}
.menu {
	width: 885px;
	height: 65px;
	text-align: left;
	list-style: none;
	margin: 0;
	color: white;
}
	
.menu a {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
}
.menu a:hover {
    color: white;
	text-decoration: underline;
}
	
html > body .under-menu {
	height: 455px;
}
.under-menu {
background-color: white;
    background-image: url(images/stred.png);
	background-repeat: repeat;
	width: 886px;
	display: block;
	font-size: 10pt;
	text-align: center;
	margin: 0;
	color: black;
}


	.under-menu TD {
	FONT-SIZE: 10pt;
		}
	
	.under-menu TD a {
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
}

	}

.under-menu TD a:hover {
    color: black;
	text-decoration: underline;
	}
	
	
html > body .podtop {
	height: 57px;
}
.podtop {
    background-image: url(images/podtop.png);
	background-repeat: no-repeat;
	width: 886px;
	height: 57px;
	display: block;
	font-size: 10pt;
	text-align: center;
	margin: 0;
}	

.podtop a {
	text-decoration: none;
	font-weight:bold;
	color: black;
}
.podtop a:hover {
    color: #e2853a;
	text-decoration: underline;
}


html > body .top {
	height: 285px;
}
.top {
    background-image: url(images/top.png);
	background-repeat: no-repeat;
	width: 886px;
	height: 285px;
	display: block;
	font-size: 11pt;
	text-align: center;
	margin: 0;
}



.vlajky {
	font-size: 11pt;
	text-align: center;
	margin: 0;
	border: 1px solid white;
	vertical-align: middle;
	}
	
	.svatek {
	font-size: 10pt;
	text-align: left;
	margin: 0;
	border: 0px solid white;
	vertical-align: middle;
	}
	


/* pata */
html > body .footer {
	height: 150px;
}

.footer {
	width: 885px;
	height: auto;
	display: block;
	text-align: center;
	color: #504c4b;
	font-size: 8pt;
	padding: 0 0 0 0;
}
.footer a {
	text-decoration: none;
	color: #504c4b;
}
.footer a:hover {
    color: #504c4b;
	text-decoration: underline;
}

/* pata2 */
html > body .footer2 {
	height: 147px;
}

.footer2 {
    background-image: url(images/paticka.png);
	background-repeat: no-repeat;
    width: 886px;
	height: 147px;
	display: block;
	text-align: center;
	color: white;
	font-size: 8pt;
	padding: 0 0 0 0;
}
.footer2 a {
	text-decoration: none;
	color: white;
}
.footer2 a:hover {
    color: white;
	text-decoration: underline;
}

.footer2 h3 {
	color: white;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;	
	margin: 0px 0px 0px 0px;
	}

/* obsah */
html > body .content {
	width: 500px;
}
.content {
	width: 500px;
	height: auto;
	padding: 10px 10px 50px 10px;
	background-color: #000000;
	background-position: bottom right;
	background-image: url(../images/logo/backmain.jpg);
	background-repeat: repeat;
			
}



.input3 {
	BORDER-RIGHT: #f0d0b4 1px solid; BORDER-TOP: #f0d0b4 1px solid; FONT-SIZE: 9px; BORDER-LEFT: #f0d0b4 1px solid;
	color: black;  BORDER-BOTTOM: #f0d0b4 1px solid; FONT-FAMILY: arial;  BACKGROUND-COLOR: #ffffff }
	
	.obsah {
	width: 820px; 
	font-style: normal; 
	font-size: 10pt; 
	text-align: left;
	color: black;
	}
	
	.obsah a {
	text-decoration: none;
	color: black;
	font-weight: bold;	
}
.obsah a:hover {
    color: black;
	text-decoration: underline;
	font-weight: bold;	
	}
	
	
	.inputsend {
	BORDER-RIGHT: #db241c 1px solid; BORDER-TOP: #db241c 1px solid; FONT-SIZE: 9px; BORDER-LEFT: #db241c 1px solid;
	color: white;  BORDER-BOTTOM: #db241c 1px solid; FONT-FAMILY: arial;  BACKGROUND-COLOR: #db241c }
	
	.red {
	color: #db241c;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;	
	}
	
	ul li {
	list-style-type: square;
	font-size: 10pt;
	}
	
	li {
	list-style-type: square;
	font-size: 10pt;
	}
	
	.tisk TD {
	FONT-SIZE: 10pt;
	color: black;
	}
	
	.cara {
	color: #d3eafb;
	font-size: 6pt;
	font-style: normal;
	font-weight: normal;
	}	
	
	h1 {
	color: #f0d0b4;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;	
	margin: 0px 0px 0px 0px;
	}
	
	h2 {
	color: black;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;	
	margin: 5px 0px 5px 0px;
	}
	
	h3 {
	color: navy;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;	
	margin: 0px 0px 0px 0px;
	}
	
.input2 {
BORDER-RIGHT: #e4bd54 0px solid; BORDER-TOP: #e4bd54 0px solid; FONT-SIZE: 10px; BORDER-LEFT: #e4bd54 0px solid;
color: #000000;  BORDER-BOTTOM: #e4bd54 0px solid; FONT-FAMILY: verdana; BACKGROUND-COLOR: #eba25d; width:10px; height:10px;
}	
