body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color: #D8E0E5;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: top left;
}

img {
	border: 0;
}

div.wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

div.head {
	height: 418px;
	background-image: url(images/head.png);
	background-repeat: no-repeat;
	background-position: top left;
}

div.menu {
	width: 250px;
	padding-top: 100px;
}

div.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.menu ul li {
	background-image: url(images/off.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 27px;
	width: 253px;
	height: 20px;
}

div.menu ul li a {
	color: #273B47;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 0;
}

div.menu ul li:hover {
	background-image: url(images/on.png);
}

div.lang {
	float: right;
	width: 345px;
	margin-top: 49px; /* 46 */
	clear: right;
	color: #FFFFFF;
}

div.lang img {
	margin-left: 5px;
}

div.lang a {
	color: #FFFFFF;
	text-decoration: none;
}

div.left {
	float: left;
	width: 607px;
	margin-top: -14px; /* tva malko bugavo, ama haide */
	margin-left: -16px; /* i tva malko gugavo, ama haide */
	margin-bottom: 7px;
}

div.right {
	float: right;
	width: 350px;
}

div.news {
	background-image: url(images/news.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 3px;
	padding-left: 10px;
}

div.news h3 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: white;
	text-transform: uppercase;
	margin-left: 20px;
	margin-bottom: 25px;
}

div.news p {
	margin-left: 10px;
	width: 300px;
}

div.news p.new {
	border-bottom: 1px #434343 solid;
}

div.news p.new a {
	color: #000000;
	text-decoration: none;
}

div.news p.new a:hover {
	color: #434343;
}

div.news p.date {
	color: #273B47;
	font-size: 14px;
	font-weight: bold;
}

div.clients {
	background-image: url(images/clients.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 3px;
	padding-left: 10px;
}

div.clients h3 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: white;
	text-transform: uppercase;
	margin-left: 30px;
	margin-bottom: 15px;
}

div.clients ul {
	color: white;
	margin: 0;
	padding: 0;
	margin-left: 30px;
	padding-bottom: 10px;
	list-style-type: disc;
}

p.date span {
	color: #FFFFFF;
	background-color: #153B59;
	padding: 2px 4px;
}

div.text {
	background-image: url(images/text2.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 5px;
	text-align: justify;
}

div.text h2 {
	color: #01506D;
	font-size: 20px;
	text-transform: uppercase;
}

div.text p {
	color: #434343;
}

div.links {
	background-image: url(images/links.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 94px;
	padding-top: 10px;
	padding-left: 40px;
}

div.links h2 {
	color: #1C4E76;
	text-transform: uppercase;
	font-size: 20px;
	margin: 0;
	padding: 0;
}

div.links ul {
	list-style-type: none;
	list-style-image: url(images/arrow.png);
	margin: 0;
	padding: 0;
	margin-top: 8px;
	margin-left: 14px;
}

div.links ul li {
	float: left;
	margin-right: 40px;
}

div.links ul li a {
	color: #153B59;
	text-decoration: none;
}

div.foot {
	padding-left: 40px;
	color: #153B59;
}

div.foot a {
	color: #153B59;
	/*text-decoration: none;*/
}

div.foot span {
	float: right;
	margin-right: 23px;
}

span#blog {
	float: right;
	margin-top: 3px;
	margin-right: 15px;
}

span#blog a {
	color: #FFFFFF;
	text-decoration: none;
}

span#blog a:hover {
	text-decoration: underline;
}

h1 a {
	float: right;
	font-weight: normal;
	font-size: 12px;
	color: #999;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-right: 220px;
	text-decoration: none;
}

div.ads {
	margin-top: 10px;
	margin-left: 10px;
}

div.local {
margin-left: 10px;
margin-top: 5px;
}
