html{
	margin: 0px;
	padding: 0px;
}
body{
	margin: 0;
   padding: 0;
	height: 100%;
	font: 82%/1.4 Georgia, 'New York CE', utopia, serif;
	background: #9a3616;
	text-align: center;
	line-height: 1.6;
	color: #3a3a3a;
}
a {
	color: #ff1129;
}
a:hover{
	background:#edeb8f;
}
img {
	border: 0;
}
.clear{
	clear:both;
}
.clearleft{
	clear:left;
}
.clearright{
	clear: right;
}
h1{
	font-size: 150%;
	margin-top:10px;
	margin-bottom:10px;
	height:40px;
	background: url(../img/nadpisbg.jpg) 0px 35px no-repeat;
}
h2{
	margin-top:10px;
	margin-bottom:10px;
	color: #626262;
}
h3{
	margin-top:5px;
	margin-bottom:5px;
	color: #0093dd;
	font-size:130%;
	font-family: serif;
}
fieldset {
	width: 471px;
	margin: 0px;
	padding: 10px;
	border: none;
	background: #e8dec8;
}
fieldset input{
	width: 140px;
}
input, textarea{
	border: 1px solid #646464;
}
textarea{
	width: 260px;
}
.nums{
	text-align: center;
}
.publish{
	font-size: 0.9em;
}
.arrows{
	text-align: center;
}
#main{
	width:780px;
	text-align: left;
	margin: 0 auto;
}
#backgroundwrap{
	background:url(../img/headerbg.jpg) repeat-x #efead8;
}
#header{
	width:780px;
	height: 236px;
	background: url(../img/holcicky.jpg) no-repeat 269px 22px;
}
#logo{
	width:140px;
	height:151px;
	overflow:hidden;
	top:50px;
	left:37px;
	position:relative;
	font-size:150%;
}
#logo SPAN{
	overflow:hidden;
	cursor: pointer;
	width:140px;
	height:151px;
	background: url(../img/logo.jpg) no-repeat;
	top:0;
	left:0;
	position: absolute;
}
#underheader{
	background: url(../img/underheader.jpg) no-repeat top left;
	width:780px;
	height:38px;
	line-height: 38px;
	padding:0;
	margin:0;
}
#content{
	width:780px;
	background: url(../img/mainbg.gif) repeat-y;
	min-height: 500px;
	height:auto;
	_height: 500px;
}
#left_collumn{
	width:244px;
	float: left;
}
#partner{
width:150px;
height:181px;
background: url(../img/pomozte_detem.jpg) no-repeat;
margin-top:10px;
margin-left:55px;
}
#partner2{
width:150px;
height:198px;
background: url(../img/otsu.jpg) no-repeat;
margin-top:20px;
margin-left:55px;
}
#menu {
  width:244px;
	background: url(../img/menubg.gif) repeat-y top left;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul a{
	display:block;
	text-decoration: none;
	height:100%;
	color:#4f3012;
	margin-left:20px;
	background: url(../img/menuline.gif) no-repeat bottom left;
	padding-top:5px;
	padding-bottom:5px;
}
#menu ul ul a{
	display:block;
	text-decoration: none;
	height:100%;
	color:#4f3012;
	margin-left:20px;
	background: url(../img/menuline.gif) no-repeat bottom left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	font-size:95%;
}




#menu ul a:hover{
	color:#e55300;
}

#menubottom{
	background: url(../img/menubottom.jpg) no-repeat;
	width:244px;
	height:40px;
}
#text{
	float: right;
	width:536px;
	text-align: justify;
}
.space{
	margin:20px;
}
#footer{
	height:66px;
	background: url(../img/footerbg.jpg) repeat-x;
}
#footerin{
	margin: 0 auto;
	text-align: right;
	width:780px;
}
#footertext{
	padding-top:20px;
	padding-right:40px;
}
#footertext a{
	color: white;
}
#footertext a:hover{
	background:none;
	color:yellow;
}
