/*  
Theme Name: Premia
Theme URI: http://mbyte.org.ua/
Description: Premia widget ready theme.
Version: 1.0
Author: mByte studio
Author URI: http://mbyte.org.ua/
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

a:link, a:visited {
	color: #EC1C24;
}

a:hover {
	text-decoration: none;
}

#lines {
	background: url(img/front.png) no-repeat center top;
	height: 422px;
	width: 100%;
	margin-top: 0px;
}

#search {
	display: block;
	position: absolute;
	left: 50%;
	top: 97px;
	/*margin: auto 0;*/
	width: 400px;
	height: 10px;
	
}

#search table {
	margin-left: 142px;
}

#search .input {
	width: 197px;
	height: 29px;
	background: url(img/input-bg.gif) no-repeat left top;
	border: none;
}

#search .i {
	width: 163px;
	height: 29px;
	background: none;
	border: none;
	margin-left: 30px;
	margin-top: 5px;
}

#search .submit {
	background: none;
	border: none;
	text-align: left;
	font-size: 9px;
	color: #00A99D;
	cursor: pointer;
}

#menu1 {
	width: 78px;
	height: 74px;
	background: url(img/home.gif) no-repeat left bottom;
	float: left;
	margin-left: 145px;
	
}

#menu2 {
	width: 78px;
	height: 74px;
	background: url(img/mail1.gif) no-repeat right bottom;
	float: left;
}

#menu3 {
	width: 78px;
	height: 74px;
	background: url(img/mail.gif) no-repeat left bottom;
	float: left;
}

#menu {
	position: absolute;
	left: 50%;
	top: 0;
}

#menu div {
	cursor: pointer;
}

#content {
	background: url(img/content-bg.gif) no-repeat bottom left #f2f2f2;
	width: 900px;
	margin: 0 auto;
	clear:both;
}

.block {
	width: 250px;
	float: left;
	margin-right: 45px;
	margin-bottom: 8px;
	min-height: 145px;
}

.block-c {
	background: white;
	color: #4D4D4D;
	letter-spacing: -0.02em;
	font-size: 12px; 
}

.page p, .page h2, .page h3, .page h4, .page h5 {
	margin-left: 35px;
	margin-right: 35px;
}

.page p {
	font-size: 13px;
	color: #4D4D4D;
}

.page h1 {
	font-size: 23px;
	font-weight: normal;
	color: #00A551;
	padding-left: 35px;
	background: url(img/green.gif) left center no-repeat;
}

.label {
	display: none;
	width: 35px;
	height: 33px;
	background: url(img/label.png) no-repeat left top;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 400;
}
