body, HTML {
	margin: 5px;
	height: 100%;
	background: #1f374e;
}

body, div {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #d95c00;
}

a:hover {
	color: black;
}

h1 {
	color: #d95c00;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #28ac00;
	font-size: 13px;
	font-weight: bold;
}

#mainbox {
	width: 751px;
	display: block;
	position: relative;
	margin: 0 auto;
	padding-bottom: 0px;
}

#footer {
	width: 751px;
	display: block;
	position: absolute;
	bottom: 0px;
	margin: 0 auto;
	height: 103px;
	background: white url(../graphics/footer.jpg) no-repeat top;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}

#header {
	width: 751px;
	height: 280px;
	background: white url(../graphics/header_en_2.jpg) no-repeat bottom;
	display: block;
}

#bigblock {
	margin: 0 auto;
	display: block;
	position: relative;
	background: url(../graphics/bckg.gif) center;
	width: 751px;
	min-height: 100%;
	_height: 100%;
}

.gap {
	display: block;
	width: 751px;
	height: 8px;
	background: white;
	font-size: 1px;
}

#content {
	width: 480px;
	position: relative;
	left: 20px;
	padding: 0px;
	float: left;
	padding-bottom: 123px;
}

#news_content {
	width: 203px;
	position: relative;
	right: 22px;
	padding: 0px;
	float: right;
	padding-bottom: 123px;
}

#menu {
	width: 751px;
	height: 121px;
	background: white url(../graphics/menu.jpg) no-repeat center;
	position: relative;
}

#menu a {
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: white;
}

#menu a:hover {
	color: black;
	text-decoration: none;
}

.kolecko_0 {
	position: absolute;
	top: 0px;
	left: 290px;
	width: 171px;
	height: 79px;
	background: url(../graphics/kolecko_0.jpg);
}

.leftmenu {
	padding-left: 40px;
	padding-top: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.rightmenu {
	padding-top: 10px;
	padding-right: 40px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}

.cleaner {
	clear:both;
   height:1px;
   margin: -1px 0 0 0; padding:0;
   border:none;
   visibility: hidden;
   font-size: 1px;
}

.novinky {
	width: 100%;
	background: url(../graphics/novinky.gif) top left no-repeat;
	_height: 100px;
	min-height: 100px;
	padding-top: 40px;
}

.kontakty {
	width: 100%;
	background: url(../graphics/kontakty.gif) top left no-repeat;
	_height: 100px;
	min-height: 100px;
	padding-top: 40px;
}

.novinky p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

fieldset {
	font-weight: bold;
	border: 0px;
}

label {
	font-weight: bold;
	float: left;
	display: block;
	width: 120px;
}

legend {
	font-size: 14px;
}