body{
	color: #091840;
	font-family:  Arial,Tahoma, sans-serif;
	font-size: 12px;
	background-color: #E1E1E1;
	background-image: url(img/bg/paper.jpg);
}
a, body, div, span, ul, li, ol, h1, h2, h3, h4, h5, p, table, tr, td, th,form, label, input, select, textarea, option {
	margin: 0px;
	padding: 0px;
}
a span {
    display:none;
}
div#container {
	margin: 5px auto 20px auto;
	width: 900px;
	height: auto;
	
}
#container #header {
	width: 900px;
	height: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	background-image: url(img/bg_header9.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	background-color: #FFFFFF;
}

#header #logo {
	width: 140px;
	height: 150px;
	position: absolute;
	left: 50px;
	top: 10px;
	}
	
#header #info {
	display: block;
	height: 100px;
	width: 600px;
	position: absolute;
	left: 260px;
	top: 45px;
	visibility: visible;
	text-align: center;
	font-family: Georgia;
}
#header #info h1{
color: #4C6620;
font-size: 30px;
margin: 5px 0px;
}
#header #info h2{
color: #4C6620;
font-size: 16px;
font-style: italic;
margin: 5px 0px;
}
#header #info h3{
color: #4C6620;
font-size: 12px;
font-style: italic;
}



#container #menu {
	height: 26px;
	width: 880px;
	background-color: #FFFFFF;
	padding: 0 10px 0 10px;
	clear: both;
	float: left;
}

#menu #nav {
	list-style-type:none;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 26px;
}

#nav li {
	display:block;
	float:left;
	position:relative;
	z-index:100;
	margin-right:1px;
	height: 26px;
	/*width: 175px;*/
	width: 145px;
	margin:0;
	font-size: 12px;
	border-left: 1px solid #fff;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4C6620;
	/*background-color: #709531;*/
	padding: 0;
}

#nav li a {
	display:block;
	color:#FFFFFF;
	padding: 0 27px 0 25px;
	text-decoration:none;
	line-height: 26px;
	text-align: center;
}

#nav li a:hover{
	color:#FFFFFF;
	background-color: #B3CC63;

}

#nav li span {
	display:block;
	z-index:100;
	padding: 0 28px 0 26px;
	font-size:12px;
	background-color: #4C6620;
}
#nav li a, #nav li a:visited {
  display:block; 
  padding:0;
}
#nav li a:hover {
   border:0;
}

#container #center {
	padding: 10px;
	width: 880px;
	position: relative;
	height: 100%;
	z-index: 0;
	float: left;
	background-color: #FFFFFF;
}
#center{
	/*background-image: url(img/bg/pattern_044.gif);*/
}
#center .productNav {
	width: 200px;
	background-image: url(img/productNav_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 0px 5px 0px;
	background-color: #4C6620;
	float: left;
	margin: 0px 10px 0px 0px;
	
}
.productNav h1 {
	background-image: url(img/productNav_h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 200px;
	color: #000000;
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	padding: 0 0 0 10px;
}

.productNav h2 {
	background-image: url(img/productNav_h2_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	/*height: 40px;*/
	width: 200px;
	color: #000000;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	padding: 10px 0 0 10px;
}

.productNav .h2_btm{
	background-image: url(img/productNav_h2_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	height: 6px;
}

.productNav ul {
	list-style-type: none;
	width: 190px;
	padding: 5px 5px 5px 5px;
}
.productNav li {
	background-image: url(img/productNav_li_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px 0 8px 5px;
}
.productNav ul li a {
	font-weight: bold;
	color: #F7F7EA;
	text-decoration: none;
	font-size: 12px;
}
.productNav ul li a:hover {
	color: #B3CC63;
}
#center #content {
	float: left;
	width: 480px;
	height: 100%;
}
#content h1 {
	font-size: 12px;
	font-weight: bold;
	color: #091840;
	clear: both;
}
/*
#content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#content  h3 {
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
}
*/
#content ul {
	list-style-type: none;
	padding: 0px 0px 0px 20px;
	list-style-position: outside;
	list-style-type: disc;
}
#content .contentBox {
	width: 458px;
	border: 1px solid #B3CC63;
	height: 100%;
	position: relative;
	padding: 37px 10px 7px 10px;
	margin: 0 0 15px 0;
	float: left;
	background-color: #FFFFFF;
}

#content .contentBox img.gal_photo{
float: left;
padding: 3px;
border: 1px solid #B3CC63;
margin: 5px;
}

#content label{
	padding: 10px 0px 5px 5px;
	display: block;
}

#content input{
	border: 1px solid #B3CC63;
	width: 250px;
}

#content textarea{
	border: 1px solid #B3CC63;
	width: 250px;
	height: 100px;
}

#content .button{
	background-color: #ffffff;
	color: #4C6620;
}

.contentBox h1 {
	display: block;
	position: absolute;
	height: 30px;
	width: 468px;
	left: 0px;
	top: 0px;
	background-color: #B3CC63;
	font-size: 12px;
	line-height: 30px;
	padding: 0 0 0 10px;
	background-image: url(img/content_h1_bg.gif);
	background-repeat: no-repeat;
	background-position: 430px top;
	margin: 0 0 7px 0;
}

.contentBox h2 {
	font-size: 14px;
	font-weight: bold;
	color: #4C6620;
}
.contentBox  h3 {
	font-size: 12px;
	text-decoration: underline;
	color: #B3CC63;
}

.contentBox a {
	text-decoration: none;
	color: #4C6620;
	
}
.contentBox a:hover {
	text-decoration: underline;
}

.contentBox p {
	line-height: 13px;
}
.contentBox  p a {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}



#center #rightBar {
	float: left;
	height: 100%;
	width: 180px;
	margin: 0 0 0 10px;
}

/* tudta-e */

#rightBar #tudtae{
	width: 180px;
	height: 100%;
	background-color: #4C6620;
	float: left;
}

#tudtae h1 {
	background-image: url(img/tudtae_h1_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 8px 0 8px 14px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
}

#tudtae #tudtaecontent {
	width: 160px;
	padding: 5px;
	border-top: 1px solid #B3CC63;
	border-bottom: 1px solid #B3CC63;
	margin-left: 5px;
	color: #FFFFFF;
}

#tudtae #tudtaecontent a{
	text-decoration: none;
	color: #4C6620;
}

#tudtae #tudtaecontent a:hover{
	text-decoration: underline;
	color: #B3CC63;
}

#tudtae #tudtaebtm {
	width: 180px;
	padding: 5px 0 0 0;
	background-image: url(img/tudtae_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}
/* /tudta-e */


/* galéria */

#rightBar #gallery{
	width: 180px;
	height: 100%;
	/*background-color: #091840;*/
	background-color: #4C6620;
	float: left;
	margin-bottom: 10px;
}

#gallery h1 {
	/*background-image: url(img/gallery_h1_bg.gif);*/
	background-image: url(img/tudtae_h1_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 8px 0 8px 14px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
}

#gallery h1 a{
	color: #F6EAD0;
	text-decoration: none;
}

#gallery h1 a:hover{
	text-decoration: underline;
}


#gallery #gallerycontent {
	/*
	border-top: 1px solid #F6EAD0;
	border-bottom: 1px solid #F6EAD0;
	*/
	text-align: center;
	padding: 5px 0px;
}
#gallery #gallerycontent img{
border: 1px solid #F6EAD0;
padding: 2px;
}

#gallery #gallerycontent a{
}

#gallery #gallerybtm {
	width: 180px;
	padding: 0px 0px 0px 0px;
/*	background-image: url(img/gallery_btm.gif);*/
	background-image: url(img/tudtae_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}
/* /galéria */


#rightBar #partners {
	width: 180px;
	height: 100%;
	/*background-color: #44A2FF;*/
	float: left;
}
#partners h1 {
	/*
	background-image: url(img/news_h1_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	*/
	padding: 8px 0 8px 14px;
	color: #091840;
	font-weight: normal;
	font-size: 16px;
}
#partners #partnerscontent {
	/*
	background-image: url(img/news_p_bg.gif);
	background-repeat: repeat-y;
	*/
	width: 154px;
	padding: 10px 13px 10px 13px;
	color: #FFFFFF;
}
#partners #partnerscontent h2 {
	font-size: 11px;
}
#partners #partnerscontent a{
	text-decoration: none;
	color: #4C6620;
}

#partners #partnerscontent a:hover{
	text-decoration: underline;
	color: #B3CC63;
}



#partners #newsbtm {
	width: 180px;
	padding: 10px 0 0 0;
	/*
	background-image: url(img/news_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	*/
	height: 10px;
}
#container  #footer {
	width: 890px;
	/*height: 70px;*/
	position: relative;
	clear: both;
	float: left;
	padding: 5px 5px 15px 5px;
	background-color: #FFFFFF;
	border-top: 1px double #B3CC63;
	border-bottom: 1px solid #B3CC63;
}
#footer p {
	padding: 3px 0 0 3px;
	font-size: 11px;
	color: #091840;
	font-weight: bold;
}

#footer ul { 
	list-style-type: none;
	margin: 5px 0px;
}
#footer ul li a{
	color: #091840;
	text-decoration: none;
}

#footer #footernav li{
	float: right;
	padding-left: 15px;
}

#footer a {
	color: #091840;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


