body {
	color: #595955;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/background.gif) repeat-x #f7f7f7 top;
}

body.subpage {
	background: url(../images/background-subpage.jpg) repeat-x #140f02;
}


h1 {
	font-size:14px;
	padding-bottom:10px;
}

h2 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	padding-top:25px;
}

h3 {
	font-size:10px;
	font-weight:bold;
}

h4 {
	font-size:11px;
	padding:0px;
	margin:0px;
}

a, a:link, a:visited {
	color:#80e000;
	text-decoration:none;
}

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

p {
	margin:0px;
	padding:0px;
	padding-bottom:15px;
}

p.nopadding {
	padding:0px;
}

#header {
	width:951px;
	height:220px;
	margin:auto;
}

#poter-logo {
	width:267px;
	height:117px;
	float:left;
}

#poter-logo img {
	border:none;
}

#slogan {
	width:529px;
	height:117px;
	float:left;
	background: url(../images/slogan-back.jpg) no-repeat;
}

#slogan h1 {
	color:#467b00;
	padding:40px 0px 0px 40px;
	margin:0px;
}

#kalkulacka {
	width:155px;
	height:117px;
	float:left;
	background: url(../images/kalkulacka-back.jpg) no-repeat top right;
}

#kalkulacka div {
	display:block;
	background: url(../images/kalkulacka.jpg) no-repeat top right;
	width:109px;
	padding-top:44px;
	height:73px;
	text-align:center;
	color:white;
}

#kalkulacka a {
	display:block;
	background: url(../images/kalkulacka.jpg) no-repeat top right;
	width:109px;
	padding-top:44px;
	height:73px;
	text-align:center;
	color:white;
}

#kalkulacka a:hover {
	color:#bafb91;
}

#main-flash {
	width:951px;
	height:120px;
	margin:auto;	
}

#topmenu {
	text-align:center;
	background: url(../images/topmenu-back.jpg) no-repeat left top;
	height:62px;
	float:none;
	clear:both;
}

#topmenu ul {
	padding:39px 0px 0px 15px;
	margin:0px;
	list-style:none;
}

#topmenu ul li {
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
/*	border:1px solid red; /**/
}

#topmenu ul li a {
/*	border:1px solid green;/**/
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	float:left;
	color:white;
	font-size:11px;
	font-weight:normal;
	margin:0px 13px 0px 0px;
	display:inline;
}

#topmenu ul li a:hover {
	color:#8bc53f;
}

#content-mainpage {
	text-align:justify;
	width:951px;
	height:382px;
	margin:auto;
	background:url(../images/content-back.jpg) no-repeat top left;
}

#kontakt {
	background:url(../images/kontakt-back.jpg) no-repeat top left;
	float:left;
	padding:10px 0px 0px 10px;
	margin:120px 5px 0px 15px;
	display:inline;
	width:120px;
	height:95px;
	font-size:9px;
	color:#616b6f;
}


#kontakt strong {
	color:#e8edef;
}

#kontakt a {
	color:#616b6f;
}

#kontakt a:hover {
	color:white;
}

#content-subpage-txt {
	background:url(../images/content-left-back.gif) repeat-y left;
	float:left;
	width:780px;
	color:#60882c;
	text-align:justify;
}

#subpage-inner {
	padding:20px;
	margin-left:30px;
	width:710px;
	background:white;
	border:0px solid;
}

#subpage-inner h1 {
	font-size:22px;
	font-weight:normal;
	padding-bottom:10px;
}


#content-mainpage-txt {
	background:url(../images/content-left-back.gif) repeat-y left;
	float:left;
	width:765px;
	padding-left:15px;
	color:#60882c;
	text-align:justify;
}

#content-mainpage-txt .col1, #content-mainpage-txt .col2, #content-mainpage-txt .col3 {
	float:left;
	margin:0px 0px 0px 1px;
	display:inline;
	padding:0 12px 0px 1px;
	background:white;
	width:241px;	
	height:382px;
}

#content-mainpage-txt .title a {
	padding-left:5px;
	height:23px;
	line-height:23px;
	font-size:12px;
	font-weight:bold;
	color:#9fff1f;
	background:url(../images/mainpage-title-back.gif) no-repeat left top;
	display:block;
	text-transform:uppercase;
}

#content-mainpage-txt .title a:hover {
	color:white;
}

#content-mainpage-txt .illustration {
	padding:0px;
	margin:0px;
	float:none;
}

#content-mainpage-txt .illustration a img {
	border:none;
}

#content-mainpage-txt p {
	padding:10px 13px 0px 20px;
}

#content-mainpage-txt p a {
	display:block;
	font-weight:bold;
	margin-top:5px;
}

#content-footer {
	float:none;
	clear:both;
}

#content-subpage-txt .content-footer {
	margin-left:15px;
}

#content-subpage-txt a {
	color:#00d0a1;
}

#content-subpage-txt a:hover {
	color:#007d6a;
}

#content_subpage_txt ul {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-left:30px;
}

#subpage-inner ul, #subpage-inner ol {
	padding-left:20px;
}

#subpage-inner ul li, #subpage-inner ol li {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:10px;
}

#content_subpage_txt h1 {
	font-weight:normal;
	font-size:24px;
	color:white;
}

#brainsum-mainpage {
	clear:both;
	padding-top:30px;
	padding-left:100px;
	width:651px;
	height:40px;
	margin:auto;
	color:#5e5a4a;
	font-size:11px;
}

#brainsum-mainpage a {
	color:#60882c;
}

#brainsum-mainpage a:hover {
	color:black;
}

.clear {
    height:1px;
    overflow:hidden;
	clear:both;
}

.input2 {
	border: #817466 1px solid;
	font-size:11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #44382a;
	color:white;
}

.input3 {
	border: #817466 1px solid;
	font-size:11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding:3px;
	color:white;
	background:#3a3629;
}


form {
	padding:0px;
	margin:0px;
}

input {
	margin:0px; padding:0px;
}

.illustration {	
	float:right;
	padding-left:20px;
	padding-bottom:20px;
}

#content-mainpage-txt .highlighted {
	background:#a0f135;
	font-weight:bold;
	color:#d3cfc2;
	font-size:9px;
	text-align:center;
	margin:20px 12px 0px 20px;
	padding:7px;
}

#content-mainpage-txt .highlighted a {
	color:#447800;
}

.parthide {
	display:none;
	padding-top:0px;
	padding-bottom:20px;
	margin-top:0px;
	border-bottom: 1px dotted #a5aec5;
	margin-bottom:30px;
}

.partshower {
	padding-top:0px;
	padding-bottom:20px;
	margin-top:0px;
	border-bottom: 1px dotted #a5aec5;
	margin-bottom:15px;
}



.article_box {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:dotted;
}

.article_date {
	font-size:9px;
}

.article_title {
	font-weight:bold;
}

.admin_insert_new_box {
	padding:10px;
	border:solid 1px;
	margin-top:30px;
	margin-bottom:30px;
}

.left-right-box {
	color:#e2f3cb;
	background:#68a813;
	float:right;
	width:335px;
	margin-left:30px;
	margin-bottom:30px;
	padding:25px;
}


#subpage-inner .left-right-box ul {
	padding-left:10px;
}

.left-right-box p {
	text-align:left;
	line-height:14px;
}

.news .article_thumbnails {
	float:left;
	padding:5px;
}

.references .article_box {
	float:left;
	padding:5px;
	width:170px;
	height:170px;
	margin:15px;
}

div.hlbox{
background-color:#68A813;
color:#FFFFFF;
padding:15px 20px;
font-size:11px;
width:255px;
}

div.hlbox span.big{
font-size:14px;
color:#feff81;
}

div.hlbox div.title{
font-weight:bold;
font-size:15px;
color:#feff81;
text-align:center;

}

div.hlboxwide{
background-color:#60882c;
color:#fff;
border-bottom:1px solid #777777;
border-left:1px solid #666;
font-size:12px;
padding:8px 10px 10px 10px;
}

div.hlboxwide div.title{
font-weight:bold;
padding-bottom:5px;
font-size:14px;
color:#A0F135;
text-align:center;
}

div.hlboxwide div.text{
padding-left:205px;
}

div.hlboxwide div.text a:hover{
color:#fff;
text-decoration:underline;
}


div.hl-box{
  color:#fff;
  padding:15px 25px;
  background-color:#000;
}

div.hl-box h2{
  padding-top:0px;
  color:#e0c901;
  font-size:15px;
  color:#FFFC00;
  font-size:13px;
  font-weight:bold;
  padding-top:0;
  padding-bottom:10px;
}
div.hl-box h2 span{
  color:#fff;
}

#subpage-inner div.hl-box ul li{
  padding:0px 0px 1px 0px;
}
#subpage-inner div.hl-box ul {
  padding:0px 0px 10px 12px;
}


div.info{
  padding-bottom:10px;
  font-weight:bold;
}


#qForm td.formlabel,
#rfqForm td.formlabel{
  padding-bottom:3px;
  line-height:21px;
}

#qForm td.formlabel select,
#qForm td.formlabel input,
#rfqForm td.formlabel select,
#rfqForm td.formlabel input{
  border:1px solid #60882C;
  font-size:11px;
  padding:2px;
  background-color:#f8f8f8;
  float:left;
  margin-right:5px;
}

#qForm td.formlabel input,
#rfqForm td.formlabel input{
  height:16px;
}

#qForm td.formlabel input{
  width:40px;
}


#qForm td.formlabel select.error,
#qForm td.formlabel input.error,
#rfqForm td.formlabel select.error,
#rfqForm td.formlabel input.error{
  border:1px solid #cc0000;
}


#qForm td.formlabel select:focus,
#qForm td.formlabel input:focus,
#rfqForm td.formlabel select:focus,
#rfqForm td.formlabel input:focus{
  background-color:#fff;
}


#qForm td.formlabel label,
#rfqForm td.formlabel label{
  float:left;
  width:120px;
  text-align:right;
  padding-right:4px;
  display:block;
	font-weight:bold;
}

#qForm td.formlabel label{
  width:170px;
}


#qForm td.formlabel label.error,
#rfqForm td.formlabel label.error{
  width:auto;
  color:#cc0000;
  text-align:left;
}



#qForm #qresponse input,
#qForm td.formbutton input.button,
#rfqForm td.formbutton input.button{
  background: transparent url(../images/button-bg.jpg) repeat-x top left ;
  border: 1px solid #40680C;
  color: #40680C;
  cursor: pointer;
  display: block;
  float: left;
  font-family: arial;
  font-size: 12px;
  margin-right: 10px;
  padding: 6px 13px 6px 12px;
  text-align: center;
  height:31px;
}

#qForm #qresponse input{
  float:none;
  margin-top:10px;
}


#rfqForm td.formbutton{
  padding-top:6px;
}

#qForm td.formbutton label,
#rfqForm td.formbutton label{
  padding-top:8px;
}


#rfqForm td.formbutton input.button:hover{
  background: #ffec01 none;
}

#qForm td.formlabel div.checkboxes{
  float:left;
}


#qForm td.formlabel div.checkboxes input{
  float: none;
  margin: 1px 5px 2px 0;
  vertical-align: middle;
  width: auto;
	border:0px none;
	padding:0px;
}

#qForm td.formbutton input.button{
  margin-bottom: 20px;
  margin-left: 174px;
}

#qresponse{
  background-color: #F5F5F5;
  border: 1px solid #DDDDDD;
  font-size: 12px;
  line-height: 150%;
  margin: 15px 0;
  padding: 15px;
}



.pricecalc-box {
  background:white;
  text-align:center;
  padding:20px 0;
  border-left:1px solid #707d85;
}

#topmenu ul li#topmenu-id-12 a {
  font-weight:bold;
}
