body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	text-align:center;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color:#ededed;	
}

#mainLayer {
	left: 50%;  
	margin-left:-450px;
	position:absolute;
	width:900px;
	height:auto !important;
	text-align:left;
	/* border:1px solid #ebebeb; */
}

#headerLayer {
	width:900px;
	height:243px;
	position:relative;
	float:left;
}

#upMenuLayer {
	width:222px;
	position:relative;
	float:left;
	text-align:center;
	background-image:url(../images/up-logo.gif);
	height:26px;
	padding:15px 0px 0px 0px;
	color:#FFFFFF;
}

#logoLayer {
	width:222px;
	height:243px;
	position:relative;
	float:left;
}

#menuLayer {
	width:228px;
	position:relative;
	float:left;
}

#mediaLayer {
	width:450px;
	position:relative;
	float:right;
	margin:0 auto;
}


#leftSideLayer {
	width:222px;
	position:relative;
	float:left;
	background-color:#FFFFFF;
}

#leftSideLayer a {
	text-decoration:none;
	color:#C00;
}

#sellsLayer {
	width:170px;
	position:relative;
	float:left;
	padding:20px 0px 0px 10px;
	min-height:260px;
	height:260px;
}

#smallContactsLayer {
	width:222px;
	position:relative;
	float:left;
	min-height:420px;
	height:420px;
	background-image:url(../images/kontakti-box.gif);
	background-repeat:no-repeat;	
	background-color:#686868;
}

#smallContacts {
	width:200px;
	padding:34px 4px 0px 18px;
	color:#FFFFFF;
}

.smallContactsFields {
	width:140px;
	padding:2px 2px 2px 2px;
	border:1px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.smallContactsSUBMIT {
	width:81px;
	height:25px;
	background-image:url(../images/send-button.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0;
	color:#FFFFFF;
	font-weight:bold;
}

#contentLayer {
	width:677px;
	position:relative;
	float:right;
	background-color:#ededed;
	height:500px;
	/* border-right:1px solid #FFFFFF; */
	height:auto !important;	
}

#content {
	width:610px;
	height:232px;
	min-height:232px;	
	padding:48px 34px 0px 34px;
	
}
#showTypesProjects {
	width:678px;
}

#showTypesProjects a {
	text-decoration:none;
	color:#b51b1d;
}

#footerLayer {
	position:relative;
	float:left;
	width:678px;
	height:40px;
	text-align:right;
	line-height:28px;
}

.newsLink {
	text-decoration:none;
	
}

#linksLayer {
	width:100%;
	padding:0px 0px 8px 0px;
}

#linksLayer a {
	text-decoration:none;
	color:#000000;
}

#linksLayer a:hover {
	text-decoration:underline;
}

.smallIMG {
	padding:0px 4px 0px 0px;
	
}
.news_link {
	text-decoration:none;
	color:#000000;
}
#doted_line {
	background-image:url(../images/dot-line.gif);
	background-repeat:repeat-x;
	height:1px;
}

.projects_link {
	text-decoration:none;
	color:#7795ac;
	font-weight:bold;
}

.projects_link:hover {
	text-decoration:underline;
	color:#7795ac;
	font-weight:bold;
}

.gallery {
	margin:0px 4px 0px 0px;
	border:1px solid #999999;
}

.links {
	text-decoration:none;
	color:#CC0000;
}

#mailForm {
	display:block;
}

#mainFormMessage {
	display:none;
}

#docs_cont h2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #336699;
	line-height: 16px;
	cursor: pointer;
	cursor: hand;
	padding-left: 20px;
	margin-left: 3px;
	margin-top: 15px;
}

#docs_cont .docs_body {
	line-height: 17px;
	color: #2b3137;
	margin-left: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	cursor: text;
	border-bottom: 1px solid #b2b2b2;
	display:none;
}

.docs_open {
	background: url("../images/bullet-open.gif") center left no-repeat;
	background-position: 0px 3px;
	margin-top: 15px;
	line-height: 16px;
}

.docs_close {
	background: url("../images/bullet-close.gif") center left no-repeat;
	background-position: 0px 3px;
	margin-top: 15px;
	line-height: 16px;
}
