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

body {
	font-family: Tahoma, "Trebuchet MS", 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: 21px;
	width: 960px;
	margin: 0 auto;
	text-align: right;
}

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

#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 {
	position: relative;
/*	padding: 20px 0 0 20px;*/
	height: auto;
	width: 250px;
	top: 25px;
	left: 32px;
}

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

#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: 300px;
}
#content_text {
	position: relative;
	padding: 0 60px 20px 340px; /* text padding */
	margin-top: -352px; /*-229px;*/ /*-259px; /* N*37 */
	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: relative;
	width: 271px;
	left: 7px;
	z-index: 2;
}

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

ul.menuitem li.external  {
	PADDING-TOP: 0px;
	height: 37px;
}
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;
}

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: 30px;
}

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: 168px;
	background: #2D2926 url(../images/footer.png) no-repeat;
	width: 980px;
	clear: both;
}
#footer_text {
	color: #6c655a;
	position: relative;
	top: 30px;
	left: 37px;
	text-align: right;
	width: 200px;
	padding-left: 10px;
}

#footer_banners {
color:#6C655A;
left:264px;
margin-top:-42px;
padding-left:0;
position:relative;
text-align:right;
top:0;
width:200px;
}

#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"] {
  width: 280px;
}
#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;
}

#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: -283px;
}

#test2 {
  margin: 1em auto;
  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;
}