html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}
body {
	background: #e5e5e5 url(images/bg-body.png) repeat-x center top;
	text-align: center;
}
#content {
	width: 996px;
	text-align: left;
	margin: 17px auto 0 auto;
	position: relative;
	background: #ffffff url(images/bg-content.png) repeat-y center center;
}
#main {
	width: 756px;
	float: left;
	position: relative;
	left: 210px;
	margin: 0 0 0 0;
	padding: 250px 0 25px 0;
	background-image: url(images/backgrounds/bg-header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homepage #main {
	padding-bottom: 5px;
}
#submain {
}
#side {
	width: 173px;
	float: left;
	position: relative;
	left: -725px;
}
#otherside {
}
#header {
	height: 353px;
	overflow: hidden;
	position: relative;
	margin-bottom: -203px;
	background: url(images/bg-header.png) no-repeat left top;
}
#header a strong {
	display: none;
}
#current a {
	width: 0;
	height: 100px;
	padding-left: 160px;
	overflow: hidden;
	position: absolute;
	left: 40px;
	top: 35px;
	display: block;
	margin: 0;
}
#current a#menujump {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#other {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}
#other a {
}
#breadcrumb {
	position: absolute;
	top: 354px;
	left: 210px;
	background: #c1dc2b;
	width: 406px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 120%;
	margin: 0;
	padding: 0 10px;
	color: #ffffff;
}
#breadcrumb li {
	display: inline;
	background: url("images/breadcrumb_split.png") 0 50% no-repeat;
	padding-left: 11px;
	padding-right: 7px;
}
#breadcrumb strong {
	display: none;
}
#breadcrumb a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#free_demand_outer {
	position: absolute;
	top: 360px;
	left: 700px;
	width: 240px;
}
#menu {
	margin: 0;
}
#menu h2 {
	display: none;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu ul li {
	display: block;
	padding-bottom: 8px;
}
#menu a {
	height: 30px;
	line-height: 30px;
	padding: 0 35px 0 15px;
	display: block;
	font-size: 120%;
	background: url(images/menu-a.png) no-repeat left bottom;
	color: #ffffff;
	text-align: right;
	text-decoration: underline;
}
#menu a:hover {
	text-decoration: none;
	background: url(images/menu-a.png) no-repeat left top;
}
#menu ul li .sub_menu { 
	border-right: 5px solid #C1DC2B;
}
#menu ul li .sub_menu li {
	display: block;
	padding-bottom: 0;
}
#menu ul li .sub_menu li a { 
	background: #C1DC2B url(images/cube.png)  95% 50% no-repeat;
	color: #000;
	padding: 0 30px 0 15px;
	text-decoration: none;
	height: 22px;
	line-height: 22px;
}
#menu ul li .sub_menu li a:hover {
	text-decoration: underline;	
}


form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: none;
}
form {
	float: left;
	width: 300px;
	padding: 0 20px 10px 20px;
	margin: 0 auto;
}
fieldset {
	margin: 0.5em 0;
}
fieldset legend {
	font-size: 160%;
	font-weight: normal;
	color: #545454;
	padding: 5px 0;
}
fieldset fieldset legend {
	font-size: 130%;
	font-weight: normal;
}
form label, form .cf-box-title {
	text-align: left;
	font-weight: normal;
}
form .cf-box-group label {
	font-weight: normal;
}
form select {
	font-size: 110%;
}
form label {
	font-width: normal;
	font-size: 110%;
	padding: 0.2em 0;
	color: #0799d4;
}
form fieldset input, form textarea {
	font-size: 120%;
	border: 1px solid #97c9f4;
	padding: 0.5em 0.5em 0.2em 0.5em;
	font-family: sans-serif;
}
form input, form select, form textarea {
	width: 99%;
	margin: 0 auto;
}
.error_field {
 	color: #D02417;
}
.error_field input, .error_field textarea {
 	border: 1px solid #D02417;
}


form button, .sendbutton {
	cursor: pointer;
	width: 10em;
}
.emailreqtxt, .reqtxt {
	float: right;
	margin: 2px;
	color: #96b004;
}
#main form ol li {
	list-style: none url();
	clear: both;
	margin: 0.5em 0 0 0;
	padding: 0;
}
#usermessagea {
	font-size: 120%;
	text-align: center;
	margin: 1em auto;
	font-weight: bold;
	color: red;
}
.cf_hidden {
	display: none;
}
.failure {
	color: red;
	text-decoration: blink;
}
#footer {
	height: 59px;
	padding: 20px 50px;
	background: url(images/bg-footer.png) no-repeat left top;
	clear: both;
}
#footer li {
	display: inline;
}
#footer br {
	display: none;
}
#lista {
	padding: 0 50px 20px 50px;
	clear: both;
	background: #e5e5e5;
	color: #777777;
}
#lista a {
	color: #777777;
}
#lista a:hover {
}


.hidden {
	display: none;
}
#edit {
	position: absolute;
	right: 0;
	top: 200px;
}
#side .akce p {
	margin: 0;
	padding: 0;
}

#flags {
 position: absolute;
 top: 0px;
 width: 896px;
}

#flags ul {
 list-style-type: none;
 margin: -8px 0 0 0;
 padding: 0;
 float: right;
}
#flags ul li {
 float: left;
 margin-right: 5px;	
 margin-left: 15px;	
}
#flags ul li a {
 display: block;
 color: #000;
 background-repeat: no-repeat;
 padding: 3px 0 3px 35px;
 background-position: center left;
 font-size: 13px;
}

.top-box {
	position: absolute;
	top: 23px;
	height: 87px;
	width: 194px;
	padding: 10px 20px 30px 40px;
	overflow: hidden;
	background: url(images/bg-box1.png) no-repeat left top;
}
.top-box p {
	margin: 0;
	padding: 0;	
}
.top-box p a {
	margin: 0 0 0 10px;
	padding: 0 0 4px 12px;	
	font-size: 12px;
	display: block;
	background: url(images/top_box_link.gif) no-repeat 0 30%;
}
#top-box2 p a {
	color: #EB8409;
}
#top-box3 p a {
	color: #728604;
}

#top-box1 {
	left: 210px;
}
#top-box2 {
	left: 468px;
	background: url(images/bg-box2.png) no-repeat left top;
}
#top-box3 {
	width: 182px;
	left: 724px;
	background: url(images/bg-box3.png) no-repeat left top;
}
.top-box h3 {
	font-size: 200%;
	color: #0c9cd5;
	font-weight: bold;
	padding: 15px 10px 15px 10px;
	margin: 0;
}
.top-box h3 a {
	text-decoration: none;
	color: #0c9cd5;
}
.top-box h3 a:hover {
	text-decoration: underline;
}
#top-box2 h3 a {
	text-decoration: none;
	color: #ff900b;
}
#top-box2 h3 a:hover {
	text-decoration: underline;
}
#top-box3 h3 a {
	text-decoration: none;
	color: #96b004;
}
#top-box3 h3 a:hover {
	text-decoration: underline;
}
#main #newsbox, #main #actionsbox {
	float: left;
	width: 377px;
	height: 115px;
	padding: 10px 0;
	margin: 20px 1px 5px 0;
	overflow: hidden;
	background: url(images/bg-newsbox.png) no-repeat left top;
}
#main #actionsbox {
	background: url(images/bg-actions.png) no-repeat left top;
}
#main #newsbox a {
	color: #545454;
	text-decoration: underline;
}
#main #newsbox a:hover {
	text-decoration: none;
}
#main #actionsbox a {
	color: #bd6701;
	text-decoration: underline;
}
#main #actionsbox a:hover {
	text-decoration: none;
}
#main #newsbox h2, #main #actionsbox h2 {
	color: #545454;
	font-weight: bold;
	padding: 0 20px 5px 20px;
	margin: 0;
	font-size: 140%;
}
#main #newsbox h3, #main #actionsbox h3 {
	color: #545454;
	font-weight: bold;
	padding: 0 20px 5px 20px;
	margin: 0;
	font-size: 120%;
}
#main #newsbox h3 a, #main #actionsbox h3 a { 
	text-decoration: none;		
}
#main #newsbox h3 a:hover, #main #actionsbox h3 a:hover { 
	text-decoration: underline;		
}
#main #newsbox p, #main #actionsbox p {
	color: #545454;
	padding: 0 20px 5px 20px;
	margin: 0;
	font-size: 120%;
}
#main #actionsbox h2, #main #actionsbox h3, #main #actionsbox p {
	color: #bd6701;
}
#menu3 {
	position: absolute;
	top: 354px;
	left: 636px;
	width: 330px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
#menu3 a {
	float: left;
	width: 165px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	font-size: 140%;
	font-weight: bold;
	color: #ff8f0a;
	background: #fff1e0;
	text-decoration: none;
}
#menu3 a:hover {
	background: #eee1c0;
	text-decoration: underline;
}
#menu3 .li2 a {
	color: #099bd5;
	background: #e5f8ff;
}
#menu3 .li2 a:hover {
	background: #d5c6ff;
}


.error {
 display: block; 
 padding: 5px;
 margin: 10px 20px 10px 16px;
 color: #830D0D;
 font-size: 13px;
}
.img-shadow {
  float:left;
  background: url('images/shadowAlpha.png') no-repeat bottom right !important;
  background: url('images/shadow.gif') no-repeat bottom right;
  margin: 10px 5px 1px 15px !important;
  margin: 10px 5px 1px 15px;
}
.img-shadow img {
  display: block;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}
.right {
 float: right;
  margin: 0 0 0 15px !important;
  margin: 0 0 0 15px;	
}



#category_perex {
 padding: 0 0 30px 0;	
}
.page_list {
 border-bottom: 1px solid #BEBEBE;
 padding: 5px 0 20px 0;
 clear: both;
}
.page_list .more {
 text-align: right;
 padding: 0 30px;	
 font-size: 110%;
}
.page_list .more a {
 font-weight: bold;
 font-size: 121%;
}


.pagination {
 text-align: center;
 width: 400px;	
 padding: 20px 0;
 clear: both;
}
.pagination ul {
 list-style: none;	
 margin: 0 auto;
 padding: 0;
 clear: both;
 text-align: center;
 float: right;
}
.pagination ul li {
 float: left;
 list-style: none url();
 padding: 0;
 margin: 0;
}
.pagination ul li a {
 font-weight: bolder;
 color: #000;
 border: 0px;
 text-decoration: underline;
}
.pagination ul li a:hover{
 text-decoration: none;
}
.pagination ul li.akt a {
 color: #FF0100;
 text-decoration: none;
}
.pagination ul li.dalsi a { 
 text-decoration: none;
 color: #FF0100;
}

.message {
 background-color: #E8F3FF;
 border-left: 10px solid #C4D9F0;
 padding: 15px;
 font-size: 14px;
 margin: 18px 0;
 color: #000;
}

.text_block {
	border: 2px solid #0C9CD5;
	margin: 15px 5px;
	padding: 15px;
	font-size: 160%;
	text-align: center;
}


.abl {
  margin: 0px;
  padding: 10px 0px 10px 0px;
  text-align: center;
}
.abl a {
  color: #0799D4;
}


.captcha {
	margin: 10px 0 0 0;
	border: 1px solid #97C9F4;
}










.form_2_link {
 margin: 15px 20px;
 display: block;
 padding: 10px;
 border: 1px solid #88A2E4;
 font-size: 16px;
 color: #0B2F8B;
 text-decoration: none;
 text-align: center;
 font-weight: bold;
}
.form_2_link:hover {
 text-decoration: underline;
}