html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
}
a {
	color: #FFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 75px;

	margin-bottom: 15px;
	
}

#vesna-logo{ width: 980px; height:1px; margin-bottom: 10px; color: #72bd46; text-align:center; padding-top: 10px; 
font-size: 16px;}


#logo{ background: url(images/logo.jpg) no-repeat; width: 214px; height: 50px; float:left;}

#contakt{ width: 200px; height: 50px; float:right;  color: #1d446b;  text-align:right; }

#tel{ background: #FFF; width: 200px; height: 43px; float:right; font-size:44px; padding-top: 20px; margin-left: 20px; color: #1d446b; background:#FF0; padding-left:5px; padding-right: 5px; }

/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 30px;
}

#metro{ width:165px; height:60px; background: url(images/metro.jpg) no-repeat; float:left; margin-left: 40px;}

#company-vesna{ background:   url( images/vesna-logo.jpg ) no-repeat center;  width: 190px; height: 100px; float: right; margin-top: -30px; }

#call{ width: 200px; height: 20px; text-align:center; position: relative; left: 420px; top: 190px; font-size: 20px;}



.ring{ color: #036; background: #FFF; padding: 10px ;}
.ring:hover{ color:#FFF; background: #036; padding: 10px;}


#call1{ width: 200px; height: 20px; text-align:center; position: relative; left: 50px; top: 180px; font-size: 20px;}


#call2{ width: 150px; height: 20px; text-align:center;    position: relative; left: 775px; top: 135px; font-size: 20px;}

#main-butt-baner:hover{ 
background:url(images/rice-bg.gif)0 -90px no-repeat;}
#main-butt-baner{ width: 437px; height: 90px; background: #999; position:relative; margin-left: 502px; top: 15px;

background:url(images/rice-bg.gif) no-repeat;
}

#baner{ width: 980px; height: 420px; background:  url( images/baner.jpg) no-repeat center; margin-bottom: 30px;}

#main-button{ width: 301px; height: 31px; text-align: center; background:#093 url(images/bg-main-botton.jpg); font-size: 30px; color:#FFF; margin-left: 35%; padding: 15px 0 5px 0;}
 


 
 #main-button:hover {  background:#F68B21 url(images/bg-main-botton.jpg) 0 -54px;}
 

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 980px;
	margin: -30px auto 0;
	height: 30px;
	position: relative;
}







#contact-wrapper {
	width:430px;
	margin: 0 auto;
	padding:20px;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:16px;
	width:auto;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:16px;
	
	
	
}
.b1{ background: #164466; padding: 10px; color:#FFF; width: 120px; }

.b1:hover{ background: #F60; padding: 10px; color:#FFF; width: 120px; }

form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	color: #164466;
}


.ttt{ background: #33CC33; font-size: 22px; padding: 20px; color:#FFF;}

