body {
	margin: 0;
	padding:0 50px;
	color:#104b7a;
	font:normal 100% Trebuchet MS;
}
table, tr, td, div, img, ul, li {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	border-collapse:collapse;
}

#evemain {
	width: auto;
	min-width:1000px;
	max-width:1200px;
	margin:10px 0;
}

#evetop {
	height:100px;
	padding: 0 0 10px;
	border-bottom:5px dashed #3a5f7c;
}
#evelitop {
	float:right;
}
#evelogo {
	width:300px;
	padding:15px 0 0;
	white-space:nowrap;
}
#evelogo a {
	color:#3a5f7c;
	font:bold 70px/55px Trebuchet MS;
	text-decoration:none;
}
#eveslogan {
	width:200px;
	padding:0 15px;
	color: #a0bacb;
	font:normal 28px/23px Trebuchet MS;
	white-space:nowrap;
}
#evemenu {
	float:right;
	margin:80px 0 0;
	color:#a0bacb;
	font:normal 16px Trebuchet MS;
}
#evemenu ul li{
	float: left;
	margin:0 0 0 10px;
}

#evecenter {
	width:auto;
	margin:10px 0;
	min-height:300px;
	clear:both;
	text-align:justify;
}
#eveleft {
	float:left;
	width:190px;
	min-height:650px;
	margin:10px 0;
	padding:0 10px 0 0;
	border-right:2px dotted #a0bacb;
}
#eveleft  ul li {
	width:180px;
	margin:2px 0;
	padding:0 10px 0 0;
	color:#a0bacb;
	font:bold 16px Trebuchet MS;
	border-bottom:2px dashed #ffffff;
}
#eveleft  ul li a{
	color:#a0bacb;
	font:bold 16px Trebuchet MS;
	text-decoration:none;
	border-bottom:1px dashed #a0bacb;
}
#eveleft ul li a:hover {
	color:#3a5f7c;
	border-bottom:2px dashed #3a5f7c;
}
#eveleft .evedrugie {
	float:left;
	width:180px;
	border-bottom: dotted 1px #a0bacb;
	margin-bottom:15px;
	font: normal 12px "Trebuchet MS";
}
#everight .evedrugie {
	float:left;
	width:350px;
	height:160px;
	margin:0 20px 10px 0;
	border-bottom:dashed 1px #a0bacb;
	font: normal 12px "Trebuchet MS";
}

#evekat {
	height:850px;
	overflow:hidden;
}
#pohojie {
	clear:both;
}
.evedrugie  a{
	color:#a0bacb;
	font:bold 12px Trebuchet MS;
	text-decoration:none;
	border-bottom:dashed 1px #a0bacb;
}
.evedrugie  a:hover{
	color:#3a5f7c;
	text-decoration:none;
	border-bottom:dashed 2px #3a5f7c;
}
#everight .evedrugie img{
	float:left;
	margin-right:10px;
}
.evedrugie div {
	margin:0;
}
#everight {
	width:770px;
	float:right;
	margin:10px;
}
#everight a{
	color:#a0bacb;
	font:bold 16px Trebuchet MS;
	text-decoration:none;
	border-bottom:dashed 1px #a0bacb;
}
#everight a:hover{
	color:#3a5f7c;
	text-decoration:none;
	border-bottom:dashed 2px #3a5f7c;
}
#everight .evedrugie  a{
	color:#a0bacb;
	font:bold 12px Trebuchet MS;
	text-decoration:none;
	border-bottom:dashed 1px #a0bacb;
}
#everight .evedrugie  a:hover{
	color:#3a5f7c;
	text-decoration:none;
	border-bottom:dashed 2px #3a5f7c;
}
h1 {
	float:left;
	font:bold 20px Trebuchet MS;
	border-bottom:dashed 2px #104b7a;
}
h3 {
	float:left;
	margin:10px 0;
	font:bold 20px Trebuchet MS;
	border-bottom:dashed 2px #104b7a;
}
h4 {
	font:bold 16px Trebuchet MS;
	margin:5px 0;
}
h6 {
	float:left;
	margin:0 0 5px;
	font-size:28px;
	color:#C21B30;
	border-bottom:dashed 1px #C21B30;
}
#evebox {
	float:left;
	width:740px;
}
#evetext {
	clear:both;
	font: normal 14px Trebuchet MS;
}
#eveimg {
	display:block;
	float:left;
	width:300px;
	height:300px;
	margin:0 0 20px;
}
.eveimgm {
	cursor: pointer;
	width:129px;
	height:150px;
	margin:10px 15px 0 0;
}
#eveparam {
	float:right;
	width:420px;
	margin:0;
}
#eveparam ul{
	float:left;
	width:370px;
	margin:0 100px 0 0;
}
#eveparam ul li{
	float:left;
	width:350px;
	height:19px;
	margin:3px 0;
	padding:0 5px;
	overflow:hidden;
	font:bold 14px Trebuchet MS;
	border-bottom:1px dashed #3a5f7c;
}
#eveparam ul li.evegrey{
	color: #a0bacb;
	margin:3px 20px 3px 0;
}
#eveparam ul li b{
	float:right;
	color:#3a5f7c;
}
#evesale {
	float:left;
	background: #C21B30;
	margin:15px 0 0;
	padding:10px 20px 10px;
	border:1px dashed #fff;
}
#evesale a{
	color:#FFFFFF;
	font:bold 20px Trebuchet MS;
	text-decoration:none;
	border-bottom:none;
}
#evesale a:hover{
	text-decoration:none;
	border-bottom:none;
}
#evezakaz input.button {
	color:#FFFFFF;
	font-weight:bold;
	background: #C21B30;
	margin:5px 0;
	padding:10px 20px;
	border:1px dashed #fff;
	width:308px;
}
#evezakaz {
	float:left;
	margin:10px;
	color:#3a5f7c;
}
#evezakaz th{
	font-size:18px;
}
#evezakaz a{
	border-bottom:none;
}
#evezakaz a:hover{
	border-bottom:none;
}
#evezakaz td{
	padding:2px 5px;
}
#evezakaz input{
	width:300px;
	color:#3a5f7c;
}
#evezakaz textarea{
	width:300px;
	color:#3a5f7c;
}
#evebottom {
	clear:both;
	height:80px;
	color: #3a5f7c;
	padding:10px 0 0;
	border-top:2px dashed #3a5f7c;
	font:bold 20px Trebuchet MS;
}
#evebottom a {
	color: #3a5f7c;
	text-decoration:none;
	font:bold 20px Trebuchet MS;
}
#evebottom a:hover {
	border-bottom:2px dashed #ffffff;
}
#evecopy {
	padding:30px 0 0;
	font:bold 26px Trebuchet MS;
}
#evedate {
	color:#ffffff;
	font:bold 24px Trebuchet MS;
}
.evecontact {
	width:600px;
	float:right;
	color: #a0bacb;
}
.evephone {
	color: #edf1f4;
	margin:0;
	font:bold 60px Trebuchet MS;
}
.eveadres {
	color: #a0bacb	;
	margin:0;
	font:bold 25px/20px Trebuchet MS;
}
