body{
	margin: 0 auto;
	padding: 0;
	font:  normal 12px Arial;
	color: #464646;
}
p{
	line-height:1.5;
}
a {
	color: #000;
	text-decoration: none;
}
a img{border:0;}

a:hover{text-decoration: underline;}
#site{
	width: 976px;
	margin: auto;
	padding: 0;
}
#main{
	width: 100%;
	margin: auto;
	padding: 0;
	background: #fff;
	float: left;
}
#header{
	height: 99px;
	float: left;
	width: 100%;
	display: inline;
	text-align: left;
	background: url('../images/page/header.jpg') no-repeat 100% 0;
}
#header img{
	border: 0;
	margin: 27px 0px 0px 10px;
	float: left;
}
#menu{
	height: 27px;
	float: left;
	display: inline;
	overflow: hidden;
	width: 100%;
}

.menutabs{
	float:left;
	margin-left:30px;
	width:880px;
	display: inline;
}
.menutabs ul{
	padding: 3px 0;
	margin-left: 255px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	font-family: 'Myriad Pro',Helvetica,Arial,sans-serif;
	list-style-type: none;
	text-align: left;
}
.menutabs li{
	display: inline;
	float: left;
	margin: 0;
	text-decoration: none;
	padding: 4px 6px 3px 12px;
	margin-right: 3px;
	color: #000;
	background: url('../images/page/bullet.gif') no-repeat left center;
}
.menutabs li:hover{
	background: url('../images/page/bullet_red.gif') no-repeat left center;
}
.menutabs a{
	text-decoration: none;
	color: #000;
	display: block;
	float: left;
}	
.menutabs a:hover{
	text-decoration: none;
	color: #000;
}
.menutabs .selected a{
	font-weight: bold;
}
#langs{float:right;line-height: 22px;}
#langs a{background: url('../images/page/lang.gif') no-repeat center center;padding: 5px;font-weight: bold;}

#pagetop{
	width: 940px;
	height: 69px;
	float: left;
	display: inline;
	background: url('../images/page/hor_home_line.png') bottom no-repeat;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 12px 30px;
}
h1{
	background:url("../images/page/h1.jpg") no-repeat scroll left top transparent;
	color:#4a595f;
	display:inline;
	float:left;
	font-weight:bold;
	font-size: 16px;
	font-family: 'Myriad Pro',Helvetica,Arial,sans-serif;
	margin:0 0 10px 100px;
	text-align:center;
	width:172px;
	padding-right: 500px;
}
h2{
	/*float: right;*/
	font: bold 15px Arial;
	color: #464646;
	display: block;
	width: 500px;
	/*text-align: right;*/
	margin: 0;
}
#top{
	width: 100%;
	float: left;
	display: inline;
	overflow: hidden;
	background: url('../images/page/homepage.gif') no-repeat;
	text-align:center;
	height:393px;
}
.submenu{
	text-decoration: none; 
	font: normal 12px Arial; 
	color: #7d7d7d;
}
.submenu:hover{
	text-decoration: none; 
	color: #235aa6;
}

.statictext{
	line-height: 1.5;
	text-align: justify;
}

#submenu{
	width: 170px;
	float:right;
	margin-right: 5px;
	font-size: 14px;
	font-family: 'Myriad Pro',Helvetica,Arial,sans-serif;
}
#submenu ul{padding-left: 15px;margin:0;}
#submenu li{margin-bottom: 5px;}
#submenu li ul li{font-size: 12px;}
#submenu a.selected{font-weight: bold;}


#content{
	display: inline;
	float: left;
	width: 100%;
	background: url('../images/page/content_bottom.png') no-repeat center bottom;
	padding-bottom:65px;
}
#content_back{
	background:url("../images/page/content_right.png") repeat-y scroll 279px 0 transparent;
	float:left;
}
#content .left{
	display: inline;
	float: left;
	width: 279px;
	padding-bottom:200px;
}
#content .left .center{
	display:inline;
	float:right;
	padding:0;
	width:180px;
}
#content .right{
	display: inline;
	float: right;
	width: 657px;
	line-height:1.5;
	overflow: hidden;
	padding: 20px;
	background: url('../images/page/content_top.png') no-repeat left top transparent;
	min-height:336px;
}
.contacts .first{
	color: #235aa6;
	font: bold 15px Arial;
}
.contacts .second{
	color: #235aa6;
	font: normal 12.5px Arial;
}
#forma .forma_title{
	width: 164px;
	color: #464646;
	font: normal 14.58px Arial;
	display: inline;
	float: left;
}
.forma_line{
	margin-bottom: 5px;
}
.forma_line input, .forma_line textarea, .forma_line select{
	width: 300px;
	border: 1px solid #cbcbcb;
	color: #464646;
	font: normal 13px Verdana;
}
#forma  #action-go{
	background: url('../images/page/submit.png') no-repeat;
	font: normal 20.83px Arial;
	color: #fff;
	width: 132px;
	height: 48px;
	display: inline;
	float: left;
	border: 0;
	cursor: pointer;
	margin-left: 250px;
}


#preke_fotos img{border: 1px solid #6c7b82;}

#footer{
	width: 100%;
	float: left;
	display: inline;
	padding: 4px 0 0;
	margin: 10px 0px 0px 0px;
	color: #000;
	font: normal 12px Arial;
	background: url('../images/page/footer.gif') no-repeat;
	height: 22px;
	text-align: center;
}
#footer a{
	color: #000;
	font: normal 12px Arial;
	text-decoration: none;
}

a[href$=".pdf"] {
	background:url("../images/icons/pdf.png") no-repeat scroll left center transparent;
	color:#000000;
	display:inline-block;
	line-height:22px;
	margin-bottom:15px;
	padding-left:22px;
}
