html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

body {
	scrollbar-face-color: #FFF7DA;
	scrollbar-arrow-color: #C5AB6F;
	scrollbar-highlight-color: #FFF7DA;
	scrollbar-3dlight-color: #C5AB6F;
	scrollbar-shadow-color: #C5AB6F;
	scrollbar-darkshadow-color: #FFF7DA;
	scrollbar-track-color: #FFF7DA;
	font-family: Georgia, "Times New Roman", Times, serif;
}

img {
	border: #CEB982;
}
a {
	color: #935538;
	text-decoration: none;
}
a:hover {
	color: #935538;
	text-decoration: underline;
}

body {
    background: #FFF7DA;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #312F1A;
}

/** ROZHAZUJE ADMIN td img {display: block;} **/

/** layout **/
#wrapper {
	text-align: left;
	margin: 20px auto;
	width: 475px;
	position: relative;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	height: 710px;
	background-position: center;
	padding-left: 60px;
	padding-right: 70px;
}

#spacer {
	position: absolute;
	left: 112px;
	top: 148px;
}

#flag_vino {
	position:absolute;
	left:542px;
	top:143px;
	z-index:1;
	width: 104px;
	height: 45px;
}
#flag_menu {
	position:absolute;
	left:542px;
	top:195px;
	z-index:2;
	width: 104px;
	height: 47px;
}
#flag_jidelak {
	position:absolute;
	left:542px;
	top:223px;
	z-index:3;
	width: 95px;
	height: 72px;
}
/** Header **/
h1 {
	color: #935538;
	text-align: center;
	font: 25px;
}

#logo {
	position: absolute;
	left: 160px;
	top: 39px;
}

#banner {
	width: 483px;
	position: absolute;
	left: 57px;
	top: 605px;
	visibility: visible;
	z-index: 99;
}

/** Body **/
#body {
  position: relative;
  width: 100%;
}

#nav {
	position: absolute;
	top: 135px;
	left: 2px;
	width: 44px;
	height: 520px;
}


/** content_hp **/

#content_hp {
	width: 462px;
	position: absolute;
	left: 65px;
	top: 191px;
	height: 436px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#content {
	width: 469px;
	position: absolute;
	left: 64px;
	top: 189px;
	height: 455px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	overflow: auto;
	padding-right: 3px;
}

h2 {
  font: 12px;
  color: #935538;
}
.txt1 {
	font-size: 14px;
	color: #935538;
	font-weight: bold;
}
.menu_10 {
	font-size: 11px;
	color: #000000;
}
.menu_title {
	font-size: 10px;
	color: #935538;
	font-weight: bold;
}
.reference {
	font-size: 11px;
	color: #666666;
	font-style: italic;
}

/** Footer **/
#flag {
	position: absolute;
	left: 73px;
	top: 691px;
}

#footer {
	color: #999999;
	position: absolute;
	left: 164px;
	top: 660px;
	width: 283px;
}


/** LEFT BNNER BAND **/
div.OneBandSmallLeft			{
		position:absolute;
		left:0px;
		top:0px;
		overflow:visible;
		height:163px;
		width:163px;
		margin:0;
		padding:0;
		z-index:1000000000;
		border:none;
		float:none;
			}

div.OneBandSmallRight			{
		position:absolute;
		left:100%;
		top:0px;
		overflow:visible;
		height:163px;
		width:163px;
		margin:0 0 0 -163px;
		padding:0 0 0 0;
		z-index:1000000000;
		border:none;
		float:none;
			}


/** Administrace **/
#admin_nav {
	position: absolute;
	top: 135px;
	left: 29px;
	width: 44px;
	height: 520px;
}
#admin_wrapper {
	text-align: left;
	width: 727px;
	position: relative;
	background-image: url(images/bg_admin.jpg);
	background-repeat: no-repeat;
	height: 920px;
	background-position: center;
	padding-left: 75px;
	padding-right: 70px;
}
#admin_logo {
	width: 48px;
	position: absolute;
	left: 289px;
	top: 29px;
}
#content_admin {
	width: 700px;
	position: absolute;
	left: 90px;
	top: 137px;
	height: 770px;
	font-size: 11px;
	overflow: auto;
	padding-right: 3px;
	z-index: 100;
}
input {
	background-color: #FFFFFF;
	border: 1px solid #990000;
	color: #000000;
	font-family: verdana, optima, arial, sans-serif;
	font-size: 10px;
}
input.button {
	width: 65px;
}
.error {
	color: #F3AE15;
	font-size: 12px;
}

td.iheadline {
	border-bottom: 1px solid #990000; 
	color: #000000;
	height: 32px;
	padding: 0px 0px 2px 0px;
	vertical-align: bottom;
}
table.upload {
	font-family: verdana, optima, arial, sans-serif;
	font-size: 11px;
}

table.index {
	border: 1px solid #990000;
	color: #000000;
	font-family: verdana, optima, arial, sans-serif;
	font-size: 11px;
	width: 90%;
}
font.iheadline {
	color: #6B3400;
	font-family: verdana, optima, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
