* { outline:none; }

html, body { height:100%;}

body, ul, a, img, ul, ol, li, h1, h2, h3 {
	padding:0px; border:0px; margin:0px;
	text-decoration:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#77a7d1;
}

table, tr, td {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#77a7d1;
}
  
ul, li {
	list-style:none;
	list-style-type:none;
}

.clearfloat { font-size:1px; height:1px; clear:both; }

body {
	background:#000038 url(../images/bg_sides.gif) center top no-repeat;
}

#main { 
	width:960px;
	margin:0 auto;
}

#header {
	width:960px;
	height:238px;
	background:url(../images/header.jpg) no-repeat;
}

#meniu {
	width:485px;
	height:44px;
	padding:14px 130px 0 345px;
	background: #000038;
}

#container {
	background:url(../images/bg_container.jpg) 0 0 no-repeat;
	width:960px;
	min-height:93px;
}

#content-left {
	float:left;
	width:283px;
	padding-top:30px;
}

#content-middle {
	float:left;
	width:355px;
	padding-top:15px;
}

#content-right {
	float:left;
	width:302px;
	padding-left:10px;
	padding-top:15px;
}

#bottom {
	width:921px;
	height:50px;
	padding:25px 0;
	padding-right:39px;
	text-align:center;
	float:left;
	position:relative;
}


.spacer5 {
	font-size:1px; height:5px; clear:both;
}

.spacer10 {
	font-size:1px; height:10px; clear:both;
}

.spacer20 {
	font-size:1px; height:20px; clear:both;
}

#content-left ul.nav-left {
	padding-left:30px;
}

#content-left ul.nav-left li {
	line-height:24px;
}

#content-left ul.nav-left li ul li{
	line-height:16px;
}

#content-left ul.nav-left li ul{
	padding:3px 0 5px 0;
}

#content-left ul.nav-left li a {
	font-size:14px;
	color:#ffca00;
	text-decoration:none;
}

#content-left ul.nav-left li a:hover, #content-left ul.nav-left li a.curent {
	color:#ffffff;
}

#content-left ul.nav-left li ul li a {
	font-size:11px;
	color:#77a7d1;
	text-decoration:none;
}

#content-left ul.nav-left li ul li a:hover, #content-left ul.nav-left li ul li a.curent {
	color:#ffffff;
}

.wires {
	width:283px;
	height:121px;
	background:url(../images/left_wires.jpg) no-repeat;
	padding-bottom:20px;	
}

.box_left {
	padding-left:30px;
	padding-right:10px;
}

.title_light {
	font-size:14px;
	color:#ffca00;
	font-weight:normal; 
}

.title_dark {
	font-size:14px;
	color:#333333;
	font-weight:normal; 
}

p {
	padding:10px 0;
	margin:0;
	line-height:16px;
}

h1.boxTitle {
	font-size:18px;
	color:#ffffff;
	font-weight:normal; 	
}

.middlebox div.title {
	width:316px;
	height:38px;
	background:url(../images/middlebox_title_bg.jpg) no-repeat;
	padding:0 20px;
	padding-top:16px;
	clear:both;	
}

.middlebox div.subtitle {
	width:316px;
	height:30px;
	background:url(../images/middlebox_subtitle_bg.jpg) no-repeat;
	padding:0 20px;
	padding-top:12px;
	clear:both;	
}

.middlebox div.content {
	width:316px;
	background:url(../images/middlebox_content_bg.jpg) 0 0 no-repeat;
	padding:0 20px;
	padding-top:20px;
	clear:both;
}

.middlebox div.content div.content_top{
	min-height:140px;
	color:#ffffff;
	clear:both;
}

.middlebox div.content div.content_top table td{
	color:#ffffff;
}

.middlebox div.bottom {
	width:356px;
	height:57px;
	background:url(../images/middlebox_bottom_bg.jpg) 0 0 no-repeat;
	clear:both;
}


.rightbox div.title {
	width:223px;
	height:38px;
	background:url(../images/rightbox_title_bg.jpg) no-repeat;
	padding:0 20px;
	padding-top:16px;
	clear:both;	
}

.rightbox div.content {
	width:223px;
	background:url(../images/rightbox_content_bg.jpg) 0 0 no-repeat;
	padding:0 20px;
	padding-top:12px;
	clear:both;	
}

.rightbox div.content div.content_top{
	min-height:187px;
	color:#333333;
	clear:both;	
}

.rightbox div.bottom {
	width:263px;
	height:51px;
	background:url(../images/rightbox_bottom_bg.jpg) 0 0 no-repeat;
	clear:both;
}


.separator_dark, .separator_light {
	width:126px;
	height:12px;
	font-size:2px;
	background:url(../images/separator.png) bottom no-repeat;
}

.bottom_text {
	color:#215f9e;
}

a {
	font-size:11px;
	color:#ffca00;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
}

.bottom_separator {
	margin: 0 auto;
	width:551px;
	height:2px;
	padding:5px 0;
	font-size:2px;
	background:url(../images/bottom_separator.jpg) center no-repeat;
}

.img_border {
	border:2px solid #292958;
}

input.contact {
	width:200px;
	height:21px;
	padding-left:3px;
	border:1px solid #292958;
}

textarea.contact {
	width:200px;
	height:100px;
	padding-left:3px;
	border:1px solid #292958;
}

input.button {
	font-size:14px;
	background:#ffca00;
	color:#333333;
	padding:1px;
	border:2px solid #292958;
}

.msgError {
	color:#ffca00;
}
