/* CSS Document */
@charset "utf-8";
/* CSS Document */

*
{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

body
{
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
background-color: #D66C1E;
}
tr,td
{
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
background-color: #FFFFFF;
}

a
{
color: #D66C1E;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
}

a:hover
{
color: #D66C1E;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: underline;
}
select
{
font-size: 10px;
width: 105px;
}
.boxes, .boxes select
{
color: black;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px
}

#page
{
width: 1236px;
margin: 0 auto 0 auto;
background-color: white;
overflow: visible;
}
#head
{
width: 1236px;
height: 130px;
background-image: url('../images/1_1.jpg');
}

#menubar
{
width: 1236px;
height: 32px;
background-color: #FFFFFF;
}

#menues li
{
float: left;
list-style: none;
}
#menues a
{
position: relative;
left: 750px;
top: 8px;
color: white;
font-weight: bold;
padding-right: 30px;
}
{
position: relative;
left: 750px;
top: 8px;
color: white;
font-weight: bold;
padding-right: 30px;
text-decoration: underline;
}

#menubar_left
{
width: 15px;
height: 32px;
background-color: #FFFFFF;
background-image: url('../images/menualap_left.jpg');
float: left;
}

#menubar_loop
{
width: 1206px;
height: 32px;
background-color: #FFFFFF;
background-image: url('../images/menualap_loop.jpg');
float: left;
}

#menubar_right
{
width: 15px;
height: 32px;
background-color: #FFFFFF;
background-image: url('../images/menualap_right.jpg');
float: left;
}

#advertbar
{
clear: both;
width: 1236px;
height: 60px;
background-color: #FFFFFF;
}

#met
{
text-align: center;
border-left-width: 2px;
border-left-style: solid;
border-left-color: white;
border-right-width: 2px;
border-right-style: solid;
border-right-color: white;
width:  291px;
height: 60px;
background-color: #56C363;
float: left;
}
#met_content
{
position:relative;
top: 25px;
font-weight: bold;
color: white;
}

#mainbanner
{
width:  468px;
height: 60px;
background-color: #56C363;
float: left;
}

#search
{
font-weight: bold;
color: white;
text-align: center;
border-left-width: 2px;
border-left-style: solid;
border-left-color: white;
border-right-width: 2px;
border-right-style: solid;
border-right-color: white;
background-color: #56C363;
width: 223px;
height: 60px;
float: left;
}
#search_content
{
position: relative;
top: 10px;
}
#etc_banner
{
border-right-width: 2px;
border-right-style: solid;
border-right-color: white;
width: 244px;
height: 60px;
background-color: #56C363;
float: left;
}


#content
{
float: left;
margin-top: 4px;
background-color: white;
width: 1236;
overflow: visible;
}

#bannerzone
{
border-width: 2px;
border-color: #FFFFFF;
border-style: solid;
width: 134px;
background-color: #3CBD4B;
float: left;
}

#maincontent
{
padding-left: 10px;
padding-right: 10px;
width: 611px;
float: left;
}

#boxes
{
border-right-width: 2px;
border-right-color: #FFFFFF;
border-right-style: solid;
width: 465px;
float: left;
}
.separator
{
clear: left;
width: 0px;
height: 0px;
background-color: #FFFFFF;
}

.left_box_loop
{
background-image: url('../images/box_left_loop.jpg');

}

.selectforms
{
margin-top: 3px;
float: left;
}

.selectforms select
{
margin-bottom: 5px;
}

.selectforms input
{
font-size: 10px;
width: 73px;
}

.checkboxforms
{
margin-top: 3px;
width: 290px;
float: left;
}

.checkboxcontainer1
{
height: 20px;
font-family: Arial, Helvetica, sans-serif;
width: 145px;
float: left;
}
.checkboxcontainer2
{
height: 20px;
font-family: Arial, Helvetica, sans-serif;
width: 145px;
float: left;
}

.title
{
float: left;
background-color: grey;
background-image: url('../images/plusz.jpg');
background-repeat: no-repeat;
width: 40px;
height: 23px;
}

.drowling
{
float: left;
background-image: url('../images/plusz_loop.jpg');
height: 23px;
line-height: 23px;
width: 520px;
color: #23423d;
font-size: 11px;
}

.contentheader
{

width: 560px;
color: white;
font-weight: bold;
background-color: #2a7f2c;
}

.content
{
width: 560px;
clear: both;
background-color: #e4f2e5;
color: black;
}
	
