@charset "utf-8";
/* CSS Document */

body {
	background-color:#372209;
	background-image:url(../image/bg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#d9fbeb;
	text-align:justify;
}
#container {margin:auto; width:1000px;}
#logo {width:347px; height:233px; float:left}
#menu {width:554px; height:156px; background-image:url(../image/menu.png); background-repeat:no-repeat; float:left; margin-top:75px}

#menu ul,#menu ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul {
	float: left;
	margin-top:58px;
	font-size:14px;


}

#menu ul li {
	float: left;
}

#menu ul a:link, #menu ul a:visited {
	text-decoration: none;
	display: block;
	color: #fff;
	padding: 35px 0px 16px 0px;
	width:102px;
	text-align: center;

}

#menu ul a:hover {
		background-image: url(../image/ahover.png); background-repeat:no-repeat; text-decoration:underline
}

.boks {float:left; width:480px;}
.center {text-align:center; margin-top:10px}
.center img {border:#839c98 3px solid}
.bokss{background:url(../image/boks.png) no-repeat; width:329; height:93px; margin-left:70px }
.bokss p{padding:5px; width:320px; text-align:justify; line-height:120%; color:#6e857a}
.link {display:block; text-align:right; color:#d8f4e7; text-decoration:underline; margin-top:10px}
.clear { clear:both}
.tresc { float:left; width:600px; margin-top:20px}
.tresc p {width:550px; padding:10px; line-height:130%}
.tresc_left{float:left; width:390px; margin-top:20px}
.tresc_left img{margin:10px;}
h3, h2 {text-transform:uppercase; color:#ff5a00; text-decoration:underline}
a {color:#ff5a00;}
ul li {line-height:130%; margin-left:50px; list-style:disc}
p {text-align:justify}

.log {width:347px; height:233px}
.szab1 {width:229px; height:21px}
.szab2 {width:191px; height:21px}
.szab3 {width:186px; height:23px}
.szab4 {width:154px; height:23px}
.style1 {color: #669900}
.style2 {color: #FFFFFF}
.style3 {color: #663300}
h1 {
	position: absolute;
	padding:100px 0 0 20px;
	display:inline;
	width: 363px;
}

