/* Cascade Style Sheet document  */

* {
	margin: 0;
	padding: 0;
}

body {
	font: 11px Verdana, Arial, sans-serif;
	color: #000;
	background: #cccbcd;
	
	
}
a:link, a:visited {
	text-decoration: none;
	color: #E7161C;
}
a:hover {
	text-decoration: underline;
}

a.BiliLink, a.BiliLink:visited {
	color: #fff;
	text-decoration: none;
}
a.Bili:hover {
	text-decoration: underline;
}

h2 {
	font: 28px Arial, sans-serif;
	margin: 0 0 20px 0;
}

h2 em {
	font-style: normal;
	color: #E7161C;
}
h2 strong {
	font-size: 38px;
	font-weight: normal;
}
p {
	font-weight: normal;
	margin: 10px 0;
}

.BigPic {
	margin: 4px 8px 8px 0;
}
.Wraper {
	width: 751px;
	height: auto;
	margin: 0;
	background: #ee4035 url(images/BodyBack02.gif) top left repeat-x;
}
.Wraper01 {
	width: 100%;
	height: auto;
	background: #ee4035 url(images/BodyBack02.gif) top left repeat-x;
}


.TopNav {
	height: 20px;
	text-align: right;
	padding: 3px 0 0 0;
	color: #7f7f7f; 
}
.Header {
	width: 751px;
	height: 129px;
	float: left;
	text-align: left;
	padding: 0;
	background: url(images/Header.jpg) top left no-repeat;
}

.Header h1 {
	display: none;
}
.Header img {
	margin: 1px 0 0 0;
	float: left;
}
.FormBox {
	width: 250px;
	height: 30px;
	margin: 106px 0 0 5px;
	float: right;
	color: #fff;
}
.Send {
	border: 1px solid #000;
	background: #fff;
	height: 20px;
	width: 28px;
	margin: 0 0 0 2px;
	font-weight: bold;
	font-size: 10px;
}
.NumInput {
	border: 1px solid #000;
	width: 150px;
	height: 16px;
	font-size: 10px;
	padding: 1px 6px;
}
.Header a, .Header a:visited {
	color: #fff; text-decoration: none;
}
.Header a:hover {
	text-decoration: underline;
}
.Content {
	scrollbar-3dlight-color : #F37068;
	scrollbar-arrow-color : #F37068;
	scrollbar-base-color : #F37068;
	scrollbar-darkshadow-color : #F37068;
	scrollbar-face-color : #A71007;
	scrollbar-highlight-color : #F37068;
	scrollbar-shadow-color : #F37068;
	scrollbar-track-color : #F37068;
	width: 530px;
	height:auto;
	margin: 0!important;
	margin: -7px 0 0 0;
	padding: 20px 10px;
	float: left;
	background: #fff;
}

.Content h2 {
	font: bold 12px Arial, sans-serif;
	color: #a3a3a3;
	background: url(images/DotsH2.gif) 0 4px no-repeat;
	padding: 0 0 0 10px;
	
}

.Content p {
	padding: 0 5px 0 8px;
	color: #a3a3a3;
}

img.HomePic  {
	margin: 2px 15px 6px 0px;
}


 ul.Lista, ul.Lista li {
	margin: 5px 0 8px 20px;
	padding: 0;
	list-style-image: url(images/LineList.jpg);
}

 ul.Lista li,
 ul.Lista li a,
 ul.Lista li a:visited,
 ul.Lista li a:hover {
	color: #a3a3a3;
	text-decoration: none;

}
 ul.Lista li a:hover {
	text-decoration: underline;
}


/* ======================= Nav ======================= */

.Left {
	float: left;
	width: 200px;
	margin: 0!important;
	margin: -7px 0 0 0;
}

 ul.Nav {
 	display: block;
	width: 178px;
	height: auto;
	padding: 0;
	margin-left: 22px;
	background: #ee4035;
}
 ul.Nav li {
	color: #fff;
	list-style-type: none;
	text-indent: 0px;
	background: #ee4035;
	border-bottom: 1px solid #fff;
	
}
 ul.Nav li a,
 ul.Nav li a:visited,
 ul.Nav li a:hover {
	display: block;
	width: auto;
	height: 20px;
	padding: 5px;
	font: 13px Verdana, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	background: #ee4035 url(images/strelica.gif) 160px 11px no-repeat;

}
 ul.Nav li a:hover {
	color: #fff;
	background: #a71007 url(images/strelica.gif) 160px 11px no-repeat;
}


.maillink {
	vertical-align: bottom;
	height: auto;
	padding: 50px 0 0 28px;
	color: #fff;
}
.maillink a, .maillink a:visited {
	color: #fff;
	text-decoration: none;
}
/*============================== 	INTRO FOOTER LINKS  =============== */
.Footer {
	width: 100%;
	height: 35px;
	padding: 10px 0;
	margin: -10px 0 0 0;
	clear: both;
	background: #cccbcd;
	text-align: center!important;
	text-align: left;
}
.Footer ul {
	display: block;
	width: 650px;
	height: 12px;
	margin: 2px 0 0 150px;
	padding: 0;
	text-align: center;

}
.Footer ul li {
	margin: 0 0px 0 0;
	padding: 0;
	color: #4c4b63;
	display: inline;
	list-style-type: none;
	text-align: center;
}
.Footer ul li a,
.Footer ul li a:visited,
.Footer ul li a:hover {
	font: 10px Arial, sans-serif;
	color: #4c4b63;
	text-decoration: none;
}
.Footer ul li a:hover {
	text-decoration: underline;
	color: #000;
}

.Footer p {
	display: block;
	width: 400px;
	height: 12px;
	margin: 8px 0 0 270px;
	padding: 0;
	font: 10px Arial, sans-serif;
	color: #4c4b63;
	text-align: center;
}
.Footer img {
	margin: 9px 5px -4px 5px;
	padding: 0px 0 0 0;
	border: none;
}
.Footer a, .Footer a:visited {
	color: #4c4b63;
	text-decoration: none;
}
.Footer a:hover {
	text-decoration: underline;
}

.klir {
	clear: both;
}

	
/* =============================== CONTACT FORM STYLING  =============*/ 

.form TABLE {
	width: 280px;
	color: #7F7F7F;
	margin-left: 10px;
}
.form TH {
	text-align: left;
	width:100px;
}
.MessageLine TH {
	vertical-align: top;
	padding-top: 5px;
}
	
.form CAPTION {
	text-align:left;
	font: bold 14px Arial, Verdana, sans-serif;
	margin: 15px 0 15px 0;
	color: #E7161C;
}

input.field { 
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc; 
	color: #E7161C;
	padding: 3px; 
	float:left;
	width:160px;
}

input.adress {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	height: 11px;
	width: 20px;
	padding: 3px;
	border: 1px solid #ccc;
	color: #E7161C;
}

input.adress01 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	height: 11px;
	width: 15px;
	padding: 3px;
	margin-left: 18px;
	border: 1px solid #ccc;
	color: #E7161C;
	float: left;
}

input.button { 
	background: #fff; 
	color: #A71007;
	padding: 0;
	margin: 0 0 0 0;
	border-right: 1px solid #555; 
	border-bottom: 1px solid #555; }


.buttonholder {
	width: 283px!important;
	width: 282px;
	text-align:right;
	padding: 10px 0 0 0;
	margin: 0;
}

.buttonholder INPUT {
	cursor: pointer;
}

textarea.field {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	height: 70px;
	border: 1px solid #ccc; 
	width:166px;
	color: #E7161C;
	float: left;
}
input.field01 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc; 
	color: #E7161C;
	padding: 3px;
	width: 127px!important;
	width: 126px;
	margin: 0 2px 0 0!important;
	margin: 0;
	float: left;
}

.wstijl {
	border:0;
}

.radio {
	width:60px;
	margin-top: 1px;
	padding: 0 3px;
	float:left;
}
.radio01 {
	width:121px;
	margin-top: 1px;
	padding: 0 3px;
	float:left;
}
td.ajlivo {
	text-align: left;
}
.DropDown {
	border: 1px solid #ccc; 
	width: 213px;
}
	
	