* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #ffffff;
	color: #434343;
	font-family: Tahoma;
	font-size: 11px;
}

img {
	border: none;
}

p {
	margin-bottom: 20px;
}

h2 {
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 30px;
}

h3 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
}

h4 {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 20px;
}

a {
	color: #2191cb;
	text-decoration: underline;
	font-weight: normal;
}

a.podrobno {
	font-weight: bold;
}

ul, ol {
margin-bottom: 20px;
}

.right-content ul {
	list-style-type: none;
}

.all-top, .pictures, .middle, .footer {
	min-width: 973px;
}


.all-top, .top {
	height: 242px;
	width: 100%;
min-width:1000px;
}

.main-footer {
min-width:1000px;
width:100%;
}

.all-top {
	background: url(../images/top-back-repeat.gif) left 83px repeat-x;
}

.top {
	background: url(../images/top-back-image2.jpg) left 29px no-repeat;
	position: relative;
}

.logo {
	position: absolute;
	top: 134px;
	left: 60px;
	width: 135px;
	height: 38px;
}

.nav {
	position: absolute;
	right: 49px;
	top: 111px;
	width: 19px;
}

.nav a{
	display: block;
	margin-bottom: 19px;
	width: 19px;
	height: 19px;
}

.phone {
	position: absolute;
	right: 136px;
	top: 140px;
	background: url(../images/phone.png) no-repeat;
	width: 234px;
	height: 36px;
}

.slogan {
	position: absolute;
	left: 60px;
	top: 183px;
	background: url(../images/slogan.jpg) no-repeat;
	width: 305px;
	height: 22px;
}

.menu {
	position: absolute;
	right: 50px;
	top: 20px;
	height: 20px;
}

.menu a{
	display: block;
	float:left;
}

.menu span.item {
	background: url(../images/menu-item.gif) no-repeat center bottom;
	height: 12px;
	width: 26px;
	float: left
}

.pictures {
	margin-top: 27px;
	/*margin-left: 30px;
	-margin-left: 20px;*/
width:100%;
text-align:center;
	margin-bottom: 30px;
	height: 100px;
}

.pictures img{
	width: 106px;
	height: 96px;
	border: 2px solid #7fc4e8;
	margin-right: 4px;
	margin-left: 4px;
}

.left-content {
	float: left;
	width: 300px;
	margin-left: 30px;
	-margin-left: 15px;
}

.right-content {
	margin-left: 387px;
	-margin-left: 370px;
	margin-right: 33px;
text-align:justify;
}

.projects {
	margin-left: 12px;
	//margin-left: 17px;
	margin-bottom: 37px;
}

.projects li{
	margin-bottom: 8px;
	/*list-style-type: none;
	list-style-image: url(../images/left-menu-item.gif);*/
	list-style-type: disc;
}

.vacantions, .left-contacts {
	margin-left: 15px;
	margin-bottom: 40px;
}

.vacantions {
	//margin-bottom: 70px;
}

.vacantions a.main{
	display: block;
	margin-bottom: 6px;
}

.vacantions a.podrobno, .vacantions span{
	float: left;
	display: block;
	height: 10px;
}

.vacantions span{
	background: url(../images/left-menu-item.gif) no-repeat bottom center;
	width: 24px;
}
.vacantions div{
	margin-top: 18px;
}

.main-footer {
	background: url(../images/bottom-back-repeat.gif) repeat-x top left;
	height: 70px;
	
	width:100%;
	margin-top: 50px;
}

.footer {
	background: url(../images/bottom-back-image.jpg) no-repeat;
	height: 70px;
	width:100%;
	padding-top:40px;
}

.content-img {
	margin-right: 8px;
	margin-bottom: 8px;
float:left;
}

.highslide-caption p {
	margin-bottom:2px;
}

