a:link {
	color: #005fd2;
	}

a:visited {
	color: #003b9b;
	}

a:hover, a:active {
	color: #d20000;
	}
	
body {
	background: #4D7F98;
	font-family: tahoma, sans-serif;
	font-size: 13px;
	}	
	
#all {
	width: 1000px;
	width: 1120px;
	margin:0 auto;
	}


#bgleft, #bgright, #bgwrapper {
	float: left;
		}

#bgleft {
	background: url(img/bg-all-left.jpg) repeat-y left;
	}

#bgright {
	background: url(img/bg-all-right.jpg) repeat-y right;
	}

#bgwrapper {
	background: #D4D8D9;
	margin: 0 15px;
	padding: 0 15px;
	
	width: 990px;
	width: 1060px;
	}			
			
#page {
	background: white;
	width: 990px;
	width: 1060px;
	
	float: left;
}
/*-----------*/
#header {
	background: url(img/bg-header2.jpg) no-repeat top left;
	width: 100%;
	height: 320px;
	float: left;
	position: relative;
	color: #003B9B;
}
#header .submenu {
	position: absolute;
	right: 30px;
	right: 60px;
	top: 30px;
	font-weight: bold;
	font-size: 0.9em;
	}

#header .submenu a {
	padding-left: 10px;
	} 	
#header #logo {
	position: absolute;
	right: 60px;
	right: 90px;
	top: 60px;
	}
	

	
#header .menu {
	background: #D4EBFD;
	position: absolute;
	width: 940px;
	width: 1010px;
	bottom: 24px;
	padding: 5px 50px 5px 0;
}

#header .menu .wrapper, #footer .menu .wrapper {
	margin-lefT: 260px;
	text-align: center;
	}
#header .menu a {
	padding-right: 20px;
	font-weight: bold;
	}
#header a:link, #header a:visited {
	
	color: #003974;
	}

#header address {
	position: absolute;
	right: 80px;
	right: 110px;
	top: 110px;
	text-align: center;
	font-family: verdana;
	letter-spacing: -1px;
	font-size: 12px;
	font-weight: bold;
	line-height: 110%;
	}
#header address strong {
	display: block;
	margin-top: 10px;
	}
	
#header .banners {
	position: absolute;
	top:0;
	lefT: 0;
	width: 690px;
	height: 290px;
	}
#header .banners .item {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	}		

#header .banners .first {
	display: block;
	}

#header .login {
	position: absolute;
	top: 150px;
	right: 50px;
	width: 240px;
	border: 1px solid #99a6b6;
	padding: 3px 5px;
	background: #f9f9f9 url("img/bg-login.jpg")repeat-x top;
	
	
	}

#header .login fieldset{
	zzzzdisplay: none;
	padding: 5px;
}
#header .login .field{
	padding-bottom: 5px;
	float: left;
	width: 100%;
	}	
#header .login label {
	widtH: 60px;
	display: inline-block;
	float: left;
	
	}
#header .login input {
	float: right;
	width: 150px;
	}		
#header .login button{
 background: url("img/bg-cart-order.jpg") repeat-x scroll center top transparent;
    color: white;
    font-size: 11px;
    font-weight: bold;
    height: 22px;
    padding-bottom: 3px;
    text-align: center;
    	
    bordeR: 0;
	}	
	
#header .login a {
	text-decoration: underline;
	margin-right: 5px;
	font-size: 0.85em;
	white-space: nowrap;
	
	}
	
#header .login .trigger {
	top: 0;
	width: 100%;
	display: block;
	text-align: center;
	zzztext-decoration: underline;
	display: none;
	}		
/*---------*/
#main {
	background: url(img/bg-main-bottom.jpg) repeat-x bottom;
	float: left;
	width: 100%;
}

#left, #right {
	float: left;
	padding-bottom: 30px;
	}
#left {
	
	width: 200px;
	margin: 0 15px;
	}

#right {
	width: 660px;
	width: 700px;
	
	width: 770px;  
	
	margin: 0 30px;
	display: inline-block;
	}

#left .telegas .date{
	color: #005FD2;
	font-weight: bold;
	}
#left .telegas {
	background: url(img/bg-articles-left.jpg) repeat-y left;
	margin: 10px 0;
	padding: 5px 10px;
	clear: both;
	float: left;
	width: 190px;
	}
#left .telegas .item {
	margin-bottom: 10px;

	}	
#left .telegas {
	}
#left .telegas .item {
	font-weight: bold;
	padding-bottom: 5px;
	}		

#left .telegas .date {
	color: #0B5ADB;
	display: block;
	}
#left .telegas .title {
	color: #808080;
	text-decoration: underline;
	}	
#left .telegas .body {
	display: none;	
	}	

h1, h2 {
	color: #c4161c;
	font-size: 18px;
	cccletter-spacing: 1px;
	margin-bottom: 3px;
	}

h3 {
	font-family: trebuchet MS;
	font-size: 15px;
	margin-bottom: 3px;
	color: #0B5ADB;
}

h4 {
}

/*--------------*/
#footer {
	background: #E4F0FC;
	float: left;
	width: 100%;
}

#footer .owner {
	float: left;
	font-size: 0.85em;
	width: 220px;
	text-align: center;
	padding-top: 13px;
}

#footer .menu {
	padding: 10px 0; 
}

#footer .menu a {
	
	font-weight: bold;
	padding-right: 20px;
	font-size: 0.9em; 
	}
#footer a:link, #footer a:visited {
	color: #083E6C;
}
