/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #cd5d00;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
	color: #763600;
}

p{
	font-size: 14px;
	text-align: justify;
}

p.cp{
	font-size: 11px;
	text-align: center;
}

b{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#475200;
}

*
{
border: 0;
margin: 0;
}

body
{

	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #2e3c16;
}


#aktualis ul{
	list-style: none;
	margin-bottom: 30px;
	padding-left:7px;
	padding-top: 5px;
	padding-right:10px;
	font-size: 18px;
	text-align: left;
}

#aktualis li{
	background: url(images/li2.png) no-repeat left top;
	padding-left: 60px;
	margin-bottom: 10px;
}

#aktualis li:hover{
	background: url(images/li3.png) no-repeat left top;
	padding-left: 60px;
	margin-bottom: 10px;
}

#aktualis_felsorolas ul{
	list-style: none;
	margin-bottom: 30px;
	padding-left:7px;
	padding-top: 5px;
	padding-right:10px;
	font-size: 14px;
	text-align: left;
}

#aktualis_felsorolas li{
	background: url(images/li2.png) no-repeat left top;
	padding-left: 60px;
	margin-bottom: 10px;
}

#aktualis_felsorolas li:hover{
	background: url(images/li3.png) no-repeat left top;
	padding-left: 60px;
	margin-bottom: 10px;
}

#mainbg{
	background: url(images/main_bg.png);
	background-repeat:repeat-y;
	background-position: center;
}

#main{
	margin: 0 auto;
	width: 1014px;
}

#header{
	width: 1014px;
	margin: 0 auto;
	height: 234px;
	background: url(images/header.jpg) no-repeat top;
}

#logo{
	text-align: left;
	height: 55px;
	padding-left: 180px;
	padding-top: 23px;
	background: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a{
	font-size: 10px;
}

#buttons{
	height: 55px;
	margin: 0 auto;
	background: url(images/menubg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#buttons ul {
    padding-left: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: Tahoma, Geneva, Verdana;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	width: 20%;
	height: 47px;
	padding-top: 20px;
}

#buttons a:hover {
	height: 47px;
	background: url(images/menubghov.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#content{
	padding-top: 15px;
	padding-bottom: 15px;
}

#content_bg{
	background: url(images/contentbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #f3f5e9;
}

#normal{
	padding-top: 15px;
	padding-bottom: 15px;
	width: 800px;
    padding-left:0px;
	margin-right: 15px;
}

#right{
	position: relative;
	width: 735px;
    margin-left:255px;
	margin-right: 10px;
}

#right p{
	padding-left:15px;
	padding-right:5px;
}

#text{
}


#right H1{
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color: #222;
	font-size: 18px;
	height: 35px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	width:100%;
	margin-bottom:20px;
	border: 1px solid;
	text-align: center;
	/*background: url(images/title_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;*/
}

#right H2{
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color: #222;
	font-size: 18px;
	height: 35px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	width:690px;
	border-bottom: 1px solid;
	margin-bottom:20px;
	text-align: center;
}

.read, #left ul .read{
	text-align: right;
	background: url(images/read.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin-top:10px;
	margin-bottom:10px;
	height:16px;
}

.read a, #left ul li .read a{
	color: #ffffff;
	font-weight:normal;
	padding-right:4px;
	font-size: 12px;
	text-decoration:none;
}

.read a:hover, #left ul .read a:hover{
	text-decoration:underline;
}

#left{
position: absolute;
	width: 260px;
	float: left;
	margin-left: 10px;
}

#left h2 {
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color: #ffffff;
	font-size: 18px;
	text-align:center;
	height: 35px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom:20px;
	background: url(images/title_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#left h3 {
	font-weight:bold;
	color: #000;
	font-size: 16px;
	height: 35px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left:15px;
	text-align: center;
}

#left ul{
	list-style: none;
	margin-bottom: 30px;
	padding-left:7px;
	padding-top: 5px;
	padding-right:10px;
	font-size: 18px;
	text-align: left;
}



#left li{
	background: url(images/li2.png) no-repeat left top;
	padding-left: 60px;
	margin-bottom: 10px;
}

#left li:hover{
	background: url(images/li3.png) no-repeat left top;
	padding-left: 60px;
	margin-bottom: 10px;
}

#left a{
	text-decoration: none;
	color: #335000;
	font-weight:bold;
	font-size: 14px;
	
}

#left a:hover {
	text-decoration: underline;
}

#footer
{
	background: url(images/footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height: 50px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 30px;
	text-align: center;
	clear:both;
	padding-bottom: 5px;
}

#footer a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.padding{
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}

#contacts-form {
	clear:right;
	width:100%;
	overflow:hidden;
}
#contacts-form fieldset {
	border:none;
	float:left;
}
#contacts-form .field {
	clear:both;
	height:30px;
}
#contacts-form .field.extra {
	height:268px;
}
#contacts-form label {
	float:left;
	width:123px;
	font-weight:bold;
	font-size:15px;
	color:#475200;
}
#contacts-form input {
	width:277px;
	padding:2px 0 2px 3px;
	border:1px solid #d1d1d1;
	
}
#contacts-form textarea {
	width:503px;
	height:252px;
	padding:2px 0 2px 3px;
	border:1px solid #d1d1d1;
	color:#70635b;
	overflow:auto;
}

.form-submit-button{

height:26px;
background:#4f730b;
color: #fff;
font-weight: bold;
border: 1px solid #eee;
border-radius: 10px;
box-shadow: 5px 5px 5px #ccc;

}
.form-submit-button:hover{

height:26px;
background:#354e07;
color: #fff;
font-weight: bold;
border: 1px solid #eee;
border-radius: 10px;
box-shadow: 5px 5px 5px #ccc;

}

div.potty {
width:18px; 
height:18px; 
border-radius:7px;
}
