/* andreas01 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.3 (Nov 28, 2005)

Screen layout: 

332011
906034
a77e4a
d3af77
f2e0b0
*/

body{
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
/* body háttérszín */
background: #DDC2C7 url(images/bozsok_bg_tavasz.gif) top center repeat-y;
color:#303030;
}

#wrap{
/* tartalom háttérszín */
background: #eaf6ea;
color:#303030;
margin:0 auto;
width:760px;
position: relative;
}

#header_bottom {
	position: absolute; 
	top: -12px; 
	right: -10px;
	background-image: url(images/bozsok_fejlec_alja_tavasz.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 211px;
	height: 110px;
	z-index: 1;
	
}

#wrap_header{
/* kép alatti csík háttérszín */
background: #eaf6ea;
color:#303030;
margin:0 auto;
width:780px;
}

#header{
clear:both;
margin:20px 0 0 0;
padding:0;
height:45px;
}

#header h1{
width:250px;
margin:0 0 10px 0;
float:left;
}

#header p{
width:500px;
float:right;
text-align:center;
color:#a0a0a0;
margin:0 0 10px 0;
font-size:0.8em;
line-height:1.2em;
background-color:inherit;
text-align: justify;
}

#frontphoto{
margin:0 0 10px 0;
border:0;
}

#avmenu{
clear:left;
float:left;
width:150px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#avmenu ul{	
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
font-size:1.1em;
}	

#avmenu li{
margin-top:4px;
}

#avmenu li a{
font-weight:bold;
height: 20px;
text-decoration:none;
color:#332011;
display:block;
padding:6px 0 0 10px;
background:#3FBF6A;
border-left:4px solid #699469;
}	
	
#avmenu li a:hover {
background:#9D7496;
color:#332011;
border-left:4px solid #332011;
}

#avmenu li.openedsub {
margin-top:1px;
}


#avmenu li.openedsub a {
font-weight: normal;
font-size:0.75em;
height:auto;
text-decoration:none;
color:#332011;
display:block;
margin-left: 10px;
padding:1px 0 0 5px;
background:#3FBF6A;
border-left:4px solid #699469;
}	

#avmenu li.openedsub a:hover {
background:#9D7496;
color:#332011;
border-left:4px solid #332011;
}



.announce{
margin:10px 0 10px 0;
padding:10px;
width:130px;
color:#000000;
background-color:#A88EAB;
line-height:1.3em;
z-index: 9;
}

#extras {
float:right;
clear:right;
width:122px;
margin: 100px 0 10px 0;
overflow: hidden;
padding:0;
font-size:0.9em;
line-height:1.5em;
z-index: 8;
}

#extras p {
margin: 3px 0 0em 0;
height:auto;
}

#extras li {
margin-top:1px;
list-style-type: none;
list-style-position: outside;
}

#extras li a {
font-weight: normal;
font-size:1em;
height:auto;
text-decoration:none;
color:#507D37;
display:block;
margin-left: 0px;
padding:2px 0 0 3px;
border-left:1px solid transparent;
}	

#extras li a:hover {
color:#332011;
padding:2px 0 0 2px;
border-left:2px solid #332011;
}



#content{
margin:0 130px 20px 160px;
border-left:1px solid #f0f0f0;
border-right:1px solid #f0f0f0;
padding:0 10px 0 10px;
line-height:1.6em;
text-align:left;
min-height: 1000px;
}

#content h2 {
font-size:1.5em;
margin:0 0 0.5em 0;
padding: 0 0 0.5em 0;
border-bottom: 2px solid #507D37;
}

#content img{
padding:1px;
display:inline;
color:#303030;
border:4px solid #f0f0f0;
}

#content img.img_left {
	float: left;
	border: 0px;
	margin-right: 10px;
	background: transparent;
}

#content p {
	text-align: justify;
}

#content p.quot {
	text-align: center;
	font-weight: bold;
	color: #ff0000;
}

#content p.label {
	font-weight: bold;
	margin-bottom: 0px;
}

#content p.label_sub {
	text-decoration: underline;
	margin-bottom: 0px;
}

#content p.label_content {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content table.label_content {
	margin-left: 15px;
	margin-top: 0px;
	width: 96%;
	/*border: 1px solid #000000;*/
}

#content table.label_content_small {
	font-size:0.8em;
	padding-left: 20px;
	margin-top: 0px;
	width: 100%
}

#content table.label_content_small td {
	border: 1px dotted #332011;
}


h3 {
font-size:1.3em;
margin:0 0 10px 0;
}

h3.level1 {
font-size:1.3em;
margin:0 0 3px 0;
}

h3.level2 {
font-size:1.2em;
margin:0 0 3px 20px;
}

h3.level3 {
font-size:1.2em;
margin:0 0 3px 40px;
}
h3.level4 {
font-size:1.2em;
margin:0 0 3px 60px;
}

h3.a {
font-size:1em;
font-weight: bold;
}

p.hirdetes {
	background-color: #DCD4DE;
	padding: 2px 2px 2px 2px;
	text-align: center;
	border: 1px solid #85718A;
}

a{
text-decoration:none;
color:#507D37;
}

a:hover{
text-decoration:underline;
color:#000000;
}

a img{
border:0;
}

#footer{
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
border-top:4px solid #ffffff;
width:760px;
height: 30px;
text-align:center;
color:#000000;
font-size:0.9em;
}

#footer a{
color:#5C86B1;
text-decoration:none;
}

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

.left{
margin:5px 10px 5px 0;
float:left;
}

.right{
margin:5px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

.ad {
	width: 120px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
}

#lovas {
	background-color:#FF5555;
	height: 200px;
	line-height: 200px;
}

#panzio {
	background-color:#49C849;
	height: 160px;
	line-height: 160px;
}

#vendeglo {
	background-color:#315BDB;
	height: 240px;
	line-height: 240px;
}

ul {
	margin: 0 0 0 0;
}

li.square {
	list-style: square;
	padding-left: 5px;
	margin-left: 15px;
}

li.hidden {
	list-style: none;
	padding-left: 5px;
}

q {
	font-style: italic;
}



#avmenu2{
clear:right;
float:right;
width:120px;
margin: 90px 0 10px 0;
padding:0;
font-size:0.9em;
}

#avmenu2 ul{	
list-style:none;
width:120px;
margin:0 0 20px 0;
padding:0;
font-size:1.1em;
}	

#avmenu2 li{
margin-top:4px;
}

#avmenu2 li a{
font-weight:bold;
height:20px;
text-decoration:none;
color:#332011;
display:block;
padding:6px 0 0 10px;
background:#d3af77;
border-left:4px solid #b98d52;
}	
	
#avmenu2 li a:hover {
background:#a77e4a;
color:#332011;
border-left:4px solid #332011;
}

#avmenu2 li.openedsub {
margin-top:1px;
}


#avmenu2 li.openedsub a {
font-weight: normal;
font-size:0.75em;
height:14px;
text-decoration:none;
color:#332011;
display:block;
margin-left: 10px;
padding:1px 0 0 5px;
background:#d3af77;
border-left:4px solid #b98d52;
}	

#avmenu2 li.openedsub a:hover {
background:#a77e4a;
color:#332011;
border-left:4px solid #332011;
}
