* {
	margin: 0;
	padding: 0;
}
html, body {
font-family:Tahoma;
font-size:12px;
	/*height: 100%;
	margin: 0;
	padding: 0;*/
}
a {
  cursor: pointer;
}

body {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
/*	align: center;  !!!net takova selectora v css2!!!  */
	background-color: #2D2926;
}
#wrapper {
	background-color: #2D2926;
}
h1 {
/*	height: 29px;*/
	display: inline;
	font-size: 15px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 20px 0px 10px 0px;
}

#langs {
	position: relative;
	height: 4px;
	width: 960px;
	margin: 0 auto;
	text-align: right;
}

#langs_text {
	position: relative;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	display: none;
}

#langs_text a {
  cursor: pointer; 
  text-decoration: none;
}

#langs_text img {
  position: relative; 
  top: 2px; 
  margin-right: 1px;
}


a {
	text-decoration: underline;
}

a,
a:link,
a:visited,
a:active {
	color: #FFFEFE;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}
a.active,
a.active:link,
a.active:visited,
a.active:active {
	color: #B68901;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
}

#all {
	background: url(../images/main_bg.jpg) no-repeat;
	position: relative;
	height: 150px;
	width: 980px;
	margin: 0 auto;
}
#logo_top {
	position: relative;
	height: 78px;
	width: 250px;
	top: 25px;
	left: 32px;
}
#logo {
  padding-left:32px;
  position:fixed;
  top:50px;
  z-index:3;
}

#content_id {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	padding-bottom: 10px;
	height: 32px;
	width: 510px;
	left: 340px;
	top: -32px;
}

#call_us {
  position: fixed; 
  margin: 0 auto 0 887px; 
  top: 148px;
  z-index: 2;
}

#bg {
	position: relative;
	background: #2D2926 url(../images/separator_x.png) repeat-y scroll center top;
	height: auto;
}

#content {
	position: relative;
	height: auto;
	width: auto;
	/*	margin: 60px 10px 10px 0px;*/
	background: #2D2926 url(../images/separator_x.jpg) repeat-y scroll center top;
	min-height: 390px;
}
#content_text {
	position: relative;
	padding: 0 60px 20px 320px; /* text padding */
	/*margin-top: -352px; */
	text-align: left;
	z-index: 1;
}
#content_text a {
	color: #976000;
	font-weight: bold;
}
#content_text a:hover {
	font-weight: bold;
}


input {
	/*color: gray;*/
	/*margin-bottom: 8px;*/
}
textarea {
	/*color: gray;*/
}

#menuitem {
	position: fixed;
	width: 271px;
	/*left: 7px;*/
	padding-left: 7px;
	z-index: 2;
	top: 168px;
}

ul.menuitem li {
	LIST-STYLE-TYPE: none;
}

ul.menuitem li.external  {
	PADDING-TOP: 0px;
	height: 36px;
}
ul.menuitem li.external a  {
	PADDING-TOP: 0px;
	height: 37px;
}

ul.menuitem li.internal {
	PADDING-TOP: 0px;
	height: 31px;
}

ul.content {
	padding-left: 20px;
	list-style-type: none;
	padding-top: 14px;
}

ul.content li {
	padding: 5px 0px 5px 0px;
	list-style-image: url(../images/bullet.png);
}

ul.content li ul {
	DISPLAY: block
}
ul.content01 {
	padding-top: 5px;
	list-style-type: circle;
	padding-left: 20px;
}

ul.content01 li {
	padding-bottom: 5px;
	margin-left: 10px;
}

ul.content02 {
	padding-top: 5px;
	list-style-type: circle;
	padding-left: 30px;
}
ul.content02 li {
	padding-bottom: 5px;
	margin-left: 10px;
}

ul.content03 {
	list-style-type: circle;
	padding-left: 10px;
}
ul.content03 li {
	padding-bottom: 5px;
	margin-left: 10px;
}


#footer {
	width:100%;
	height: 138px;
	background: #2D2926 url(../images/footer.png) no-repeat;
	width: 980px;
	clear: both;
	padding-top: 32px;
}
#footer_text {
	color: #DCDCDC;
	top: 30px;
	left: 37px;
	text-align: right;
	width: 250px;
	padding-left: 10px;
	float: left;
}
#footer_text a {
text-decoration: none;
}
#footer_text div {
  margin-bottom: 4px;
}

#footer_banners {
color:#6C655A;
padding-left:0;
float: left;
text-align:right;
width: 170px;
}

#request_form {
	position: relative;
	width: 560px;
	/*height: 300px;*/
	/*background-color: #FDFBEE;*/
	padding: 10px 10px 10px 10px;
	border: 1px solid #EEEEEE;
}

#request_form .col_01 {
  clear: both;
  width: 250px;
  float: left;
  text-align: right;
  padding-right: 10px;
  min-height: 24px;
}
#request_form .col_01 input[type="text"] {
  width: 200px;
}
#request_form .col_01 input[type="radio"],
#request_form .col_01 input[type="checkbox"] {
  top: 4px;
  position: relative;
  width: auto;
}
#request_form .col_02 {
  width: 300px;
  float: left;
  min-height: 24px;
}
#request_form .col_02 input[type="text"] {
	border: 1px solid #AEAEAE;
  width: 280px;
}
input[type="button"] {
	border: 1px solid gray;
	padding: 6px 12px;
}
#request_form .col_02 textarea {
  width: 280px;
  margin-bottom: 8px; 
}

.mand_field {
  color: #cc0000;
  font-weight: bold;
  /*color: red; 
  border-right: 2px solid #FF0000; 
  vertical-align: top;*/
}
.mand_div {
  display: none;
  font-weight: bold;
  color: #cc0000;
}

#request_form .subject {
  background-color: #F2F2F2;
  font-weight: bold;
  padding: 4px;
  margin-bottom: 8px;
  clear: both;
}
#request_form .comment {
  color: gray;
  clear: both;
  font-size: 11px;
  text-align: right;
  margin-right: 16px;
}

#warning {
	font-size: 12px;
	padding: 10px 0px 10px 23px;
	background-image: url(../images/exclamation.png);
	background-repeat: no-repeat;
	background-position: 0.3em
}

#mandatory_error {
	visibility: hidden;
	color: red;
	position: relative;
	top: 10px;
	left: 12px;
}

#copyright {
	color: #6c655a;
	width: 960px;
	height: 50px;
/*	align: center;  !!!net takova selectora v css2!!!  */
	text-align: right;
}
#copyright a {
  color: gray;
  text-decoration: none;
}

#all_portfolio img {
    margin-top: 5px; 
    border: 1px solid gray;
}

#partners {
  text-align: center;
  padding-top: 20px;
}

#partners a {
  text-decoration: none;
  color: gray;
  font-weight: normal;
  font-size: 10px; 
}

#partners img {
  padding: 15px;
  border: 0px solid white;
}

#partner {
}

#img_me {
  /*float: right;
  margin-right: -23px;
  margin-top: -285px;*/  
  float:left;
  margin-left:-332px;
  margin-top:-285px;  
}

#test2 {
  margin: 1em auto;
  margin-top: 30px;
  border: 1px solid gray;
  width: 183px;
  height: 153px;
}

#test3 {
  margin: 1em auto;
  border: 0px solid white;
  width: 183px;
  height: 153px;
}


/*
*
* Projects
*
*/

.projects {
  width: 605px;
}
.projects img {
  float: left;
  border: 1px solid gray; 
  margin-right: 14px;
}
.projects .content {
  width: 406px;
  float: left;
}
.projects .content .date {
  width: 400px;
  font-size: 80%;
}
.projects .content .title {
 display: block;
 width: 70px;
 text-align: right;
 color: gray;
 float: left;
 padding-right: 4px;
}
.projects .content .value {
 float: left;
 display: block;
 width: 330px;
}
.end {
  padding-bottom: 20px;
  clear: both;
}
.clear {
  clear: both;
}


#contact_address h4 {
  padding-top: 6px;
  padding-bottom: 6px;
}
#contact_address div {
  height: 22px;
}

#contact_address div.bold {
  font-weight: bold;
}



/*  Our Team */

.our_team {
width: 640px;
margin-left: -20px; 
}
.person {
width: 160px;
height: 159px;
float: left;
}
.clear {
clear: both;
height: 0px;
}
.our_team #sm { background: url(/images/sm.jpg) no-repeat; }
.our_team #mb { background: url(/images/mb.jpg) no-repeat; }
.our_team #dk { background: url(/images/dk.jpg) no-repeat; }
.our_team #vb { background: url(/images/vb.jpg) no-repeat; }
.our_team #am { background: url(/images/am.jpg) no-repeat; }

.our_team a {
  cursor: pointer;
  width: 160px;
  height: 160px;
} 

.our_team .title {
width: 160px;
height: 64px;
float: left;
}
.our_team #sm_title { background: url(/images/sm_title.jpg) no-repeat; }
.our_team #mb_title { background: url(/images/mb_title.jpg) no-repeat; }
.our_team #dk_title { background: url(/images/dk_title.jpg) no-repeat; }
.our_team #vb_title { background: url(/images/vb_title.jpg) no-repeat; }
.our_team #am_title { background: url(/images/am_title.jpg) no-repeat; }



/*  Packages  */
#packages {
  width: 560px;
  background: url(/images/bg_packages.png) no-repeat scroll 0 0 transparent;
  height: 534px;
  padding-top: 12px;
}  

.package {
  /*border-bottom: 1px solid #d3c79d;*/
  height: 23px;
}
.package .bold {
  font-weight: bold;
}  
.package .big {
  font-size: 14px;
}
#packages .caption {
  width: 192px;
  padding-left: 8px;
  float: left;
}
#packages .pkg_1,
#packages .pkg_2,
#packages .pkg_3,
#packages .pkg_4
 {
  width: 90px;
  float: left;
  text-align: center;
}

#packages .pkg_1 {
  color: #bf2503;
}  

#packages .pkg_2 {
  color: #4e5ebd;
}  

#packages .pkg_3 {
  color: #316a33;
}  

#packages .pkg_4 {
  color: #601407;
}  

.row_1 {
  /*background-color: #ffffdd;*/
}
.row_2 {
  /*background-color: white;*/
}

h1.h1_title {
  text-indent: -9999px;
  width: 143px;
  height: 57px;
  display: block;
}

h1#menu1 {
  /*background: url(/images/bg_h1_our_services.png);
  width: 198px;*/
  background: url(/images/bg_h1_home1.png);
  width: 419px;
  height: 90px;
}

h1#menu2 {
  background: url(/images/bg_h1_our_team.png);
  width: 120px;
}

h1#menu3 {
  background: url(/images/bg_h1_our_portfolio.png);
  width: 183px;
}

h1#menu4 {
  background: url(/images/bg_h1_packages_prices.png);
}

h1#menu5 {
  background: url(/images/bg_h1_contact_us.png);
  width: 180px;
}
