* {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #49595a;
	background-color: #8c8c8c;
}
img {
	border: 0px;
}
p {
	margin-bottom: 20px;
}
h2 {
	display: inline;
	color: #36392c;
	font-size: 22px;
	font-weight: normal;
	background-image: url(../images/h2-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-right: 17px;
	padding-bottom: 3px;
}
ol, ul {
	list-style-type: none;
}
#content ol, #content ul {
	margin-left: 20px;
}

#wraper {
	width: 1000px;
	background-color: #e7ebda;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}
#top {
	height: 328px;
	background-image: url(../images/top-bg.jpg);
	position: relative;
}
#navigation {
	position: absolute;
	left: 20px;
	top: 14px;
	background-image: url(../images/navigation-bg.jpg);
	width: 166px;
	height: 45px;
}
#navigation li {
	background-image: url(../images/navigation-middle.gif);
	background-position: right center;
	width: 54px;
	height: 45px;
	float: left;
}
#navigation li.last {
	background-image: none;
}
#navigation li.two {
	width: 57px;
}
#navigation li a {
	display: block;
}
#home {
	background-image: url(../images/home.gif);
	width: 11px;
	height: 12px;
	margin-left: 22px;
	margin-top: 16px;
}
#home-selected {
	background-image: url(../images/home-selected.gif);
	width: 11px;
	height: 12px;
	margin-left: 22px;
	margin-top: 16px;
}
#map {
	background-image: url(../images/map.gif);
	width: 17px;
	height: 17px;
	margin-left: 21px;
	margin-top: 14px;
}
#map-selected {
	background-image: url(../images/map-selected.gif);
	width: 17px;
	height: 17px;
	margin-left: 21px;
	margin-top: 14px;
}
#mail {
	background-image: url(../images/mail.gif);
	width: 14px;
	height: 8px;
	margin-left: 20px;
	margin-top: 18px;
}
#logo {
	position: absolute;
	left: 34px;
	top: 98px;
	width: 129px;
	height: 128px;
	background-image: url(../images/logo.gif);
}
#slogan {
	position: absolute;
	left: 403px;
	top: 48px;
	color: #0a7bbc;
	font-size: 19px;
}
#slogan .white {
	color: #f0faff;
}
#phone {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/phone.png);
	width: 244px;
	height: 171px;
}
#dom {
	position: absolute;
	left: 216px;
	top: 106px;
	background-image: url(../images/dom.png);
	width: 500px;
	height: 221px;
}
#menu-bg {
	position: absolute;
	left: 20px;
	top: 282px;
	background-image: url(../images/menu-bg.png);
	width: 932px;
	height: 68px;
	padding-left: 30px;
}
#menu {
	padding-top: 3px;
}
#menu li {
	float: left;
	background-image: url(../images/menu-li-bg.gif);
	background-position: right center;
	padding-right: 3px;
	height: 54px;
}
* HTML #menu li {
	width: 20px;
}
#menu a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 22px;
	height: 32px;
}
#menu a span {
	background-image: url(../images/menu-pic.gif);
	background-position: left 4px;
	padding-left: 15px;
	white-space: nowrap
}
#menu a:hover {
	background-image: url(../images/menu-a-selected.gif);
	background-repeat: repeat-x;
}
#menu a:hover span {
	background-image: url(../images/menu-pic-selected.gif);
}
#menu a.selected-js {
	background-image: url(../images/menu-a-selected.gif);
	background-repeat: repeat-x;
}
#menu a.selected-js span {
	background-image: url(../images/menu-pic-selected.gif);
}
#menu a.selected {
	background-image: url(../images/menu-a-selected.gif);
	background-repeat: repeat-x;
}
#menu a.selected span {
	background-image: url(../images/menu-pic-selected.gif);
}
#menu li .sub-menu {
	position: absolute;
	background-image: url(../images/sub-menu-middle.gif);
	background-position: 0px -10px;
	background-repeat: repeat-y;
	width: 158px;
/*	padding-left: 15px;
	padding-top: 5px;
	padding-right: 20px;*/
	display: none;
}
#menu li .sub-menu ul {
	width: 128px;
	margin-left: 15px;
}
#menu li .sub-menu li {
	float: none;
	background-image: none;
	border-bottom: 1px solid #9bb840;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 8px;
	height: auto;
}
#menu li .sub-menu li.last {
	border-bottom: 0px;
}
#menu li .sub-menu li a {
	font-size: 12px;
	height: auto;
	padding: 0px;
	background-image: url(../images/sub-menu-pic.gif);
	padding-left: 15px;
	background-position: left 5px;
}
#menu li .sub-menu li a:hover {
	background-image: url(../images/sub-menu-pic-selected.gif);
	background-repeat: no-repeat;
	color: #c8ee51;
}

#menu .sub-menu .top-div {
	width: 158px;
	height: 12px;
	background-image: url(../images/sub-menu-top.gif);
}
#menu .sub-menu .bottom-div {
	width: 158px;
	height: 17px;
	background-image: url(../images/sub-menu-bottom.gif);
	margin-top: -1px;
}

#man {
	position: absolute;
	right: 1px;
	top: 123px;
	/*width: 304px;
	height: 652px;
	background-image: url(../images/man.png);*/
	z-index: 255
}
#content {
	padding: 40px 321px 50px 22px;
	min-height: 350px;
}
#bottom {
	height: 56px;
	background-image: url(../images/bottom-bg.gif);
	background-repeat: repeat-x;
	padding-left: 27px;
	padding-top: 27px;
	color: #b7bca7;
	position: relative;
}
#bottom a {
	color: #d0d3c7;
}
#spylog {
	position: absolute;
	top: 25px;
	right: 26px;
}
#top100 {
	position: absolute;
	top: 25px;
	right: 126px;
}
#content .podrobno {
	color: #6b8714;
	font-weight: bold;
	background-image: url(../images/podrobno-bg.gif);
	background-position: left 6px;
	padding-left: 20px;
}
#search {
	width: 232px;
	height: 90px;
	background-image: url(../images/search-bg.gif);
	margin-left: 22px;
	float: left;
	padding-left: 21px;
	padding-top: 11px;
	color: #565850;
	margin-top: 25px;
}
#search a {
	color: #546713;
}
#search h3 {
	color: #334852;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 9px;
}
#input-text {
	width: 120px;
	background-image: url(../images/input-text.gif);
	border: 0px;
	background-color: #bdc4a6;
	height: 30px;
	padding-left: 30px;
	padding-top: 6px;
	padding-right: 5px;
}
#input-button {
	background-image: url(../images/input-button.gif);
	border: 0px;
	background-color: #bdc4a6;
	height: 30px;
	width: 53px;
	position: absolute;
	margin-left: 7px;
	margin-top: 1px;
}
#links-bg, #links-bg2 {
	float: right;
	width: 671px;
	height: 141px;
	background-image: url(../images/links-bg.gif);
	padding: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#links li {
	height: 141px;
	float: left;
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #e7ebda;
}
#links li.last {
	border-right: 0px;
}

#links-bg #links li {
	width: 125px;
}
#links-bg #links li.last {
	width: 100px;
}


#links-bg2 #links li {
	width: 160px;
text-transform:lowercase;
}
#links-bg2 #links li.last {
	width: 140px;
}



#links li a {
	color: #0d4f6f;
}
#links li img {
	margin-top: 10px;
	margin-bottom: 5px;
}

#map-page li {
	line-height: 25px;
}


#content p {
	text-align:justify;
}

#content ul {
	list-style-type:disc;
}

#content ol {
	list-style-type:decimal;
}
#content ul,#content ol {
	margin-left:35px;
	margin-bottom:20px;
}
#content h4 {
	margin-top:10px;
	margin-bottom:20px;
	font-size:14px;
}


.table_works {
	border-top:1px solid #49595A;
	border-left:1px solid #49595A;

}
.table_works td, .table_works th{
	border-bottom:1px solid #49595A;
	border-right:1px solid #49595A;
	padding:2px;
	vertical-align:top;
}
.table_works th, .table_works td.num{
	text-align:center; 
	font-weight:bold;
}
.table_works .cost, .table_works izm {
	text-align:center;
}
	
ul.vidyrabot li{
	font-size:13px;
	margin-bottom:7px;
}

.hidden {visibility: hidden;
overflow:hidden;}
.visible {visibility: visible;cursor:pointer;margin:0px;}
#content h4.visible {margin:0px;
	font-weight: bold;
font-size:13px}

#techno_text {font-size:12px;cursor:pointer;	color: #6b8714;
	font-weight: bold;
	background-image: url(../images/podrobno-bg.gif);
	background-position: left 6px;
	padding-left: 20px;text-decoration:underline;}

#content li h4.visible{
text-transform:lowercase;
text-decoration:underline;
color: #6b8714;}

.blockss {display:none; padding-bottom:20px;}
.blockss_a {color: #6B8714;}
.blockss a {color: #6B8714;}
.blockss p {margin:4px 0;}
