body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: Verdana, Tahoma, Times, serif;
	font-size: 11px;
	color: #5d5d5d;
}
a {
	color: #eb6d0a;
}
a:hover {
	text-decoration: none;
}
div.hr {
	height: 2px;
	margin-top: 2px;
	background:#FFF url(images/side-bet-line.gif) center no-repeat;
}
div.hr hr {
	display: none;
}
/* thumbnails */
p.thumbs {
	padding: 0px 0 0 0px;
	text-align:center;}
.thumbs img {
	position: relative;
	padding: 3px;
	margin: 2px;
	background: #ebebeb;
	border: none;
}
.thumbs img:hover {
	background: #fb7901;
}
.thumbs a:hover {
	background-color: transparent;
	border: none
}
/* Page */

#content-outer {
	background:#FFF url(images/top-bg.jpg) repeat-x top;
	padding: 0px 0;
	text-align: left;
}
#content-wrapper {
	margin: 0 auto;
	padding-bottom: 0px;
	padding-top: 0px;
	overflow: auto;
}
#footer-wrapper {
	margin: 0 auto;
	padding-bottom: 0px;
	padding-top: 0px;
	overflow: auto;
}
.top-container {
	margin-left: auto;
	margin-right: auto;
	width: 995px;
	background:#FFFFFF url(images/top-bg.jpg) repeat-x;
}
#footer-outer {
	background:#FFF url(images/footer-bg-repeat.jpg) top;
	padding: 0px 0;
	text-align: left;
	min-height:141px;
	height:auto !important;
	height:141px;
	margin-top: 20px;
}
#content-wrapper {
	margin: 0 auto;
	padding-bottom: 0px;
	padding-top: 0px;
	overflow: auto;
}
.bottom-container {
	margin-left: auto;
	margin-right: auto;
	width: 995px;
	height:141px;
	background:#FFFFFF url(images/footer-bg.jpg) no-repeat;
}
.logo, .top-menu, .left-promo, .right-promo, .footer-left, .footer-right, .footer-center, .leftblock, .rightblock {
	display: inline;
	float: left;
}
.bottom-container strong {
	color:#ffa800
}
.bottom-container a {
	color:#FFF;
}
.footer-left {
	width: 250px;
	padding: 45px 0px 0px 62px;
	color:#FFF;
}
.footer-center {
	width: 378px;
	color:#FFF;
	padding: 45px 0px 0px 40px;
	background:url(images/footer-bet.jpg) no-repeat left center;
	height: 85px;
}
.footer-right {
	width: 199px;
	padding: 30px 26px 0px 10px;
	background:url(images/footer-bet.jpg) no-repeat left center;
	text-align:center;
	color:#FFF;
}
.footer-right img {
	padding-bottom: 23px;
}
.logo {
	width: 160px;
	padding-left: 42px;
}
.top-menu {
	width: 761px;
	padding-right: 32px;
}
.leftblock {
	width: 252px;
	padding: 20px 0px 0px 45px;
}
.rightblock {
	width: 640px;
	padding: 0px 33px 0px 25px;
}

.left-promo {
	width: 462px;
	padding: 0px 33px 0px 45px;
}
.right-promo {
	width: 423px;
	padding-right: 32px;
}
/* Content */

#content {
	float: right;
	width: 793px;
}
.langs {
	height: 27px;
	text-align:right;
	padding-top: 11px;
}
.langs img {
	padding-left: 2px;
	border:none;
}
.content {
	margin-left: 22px;
}
/* start - table */
.data table {
	border-collapse: collapse;
	margin: 0px;
}
.data tr {
	background: #fff;
}
.data tr.altrow {
	background: #F9F9F9;
}
.data tr.category {
	background: #e8e8e8;
	font-weight:bold;
}
.data th, .data td {
	text-align: left;
	border-width: 1px;
	border-style: solid;
}
.data th {
	color: #7BA857;
	background: #EFFAE6;
	padding: .8em 1em;
	border-color: #DFF4D5 #D3EFC3 #A7DF8A #D3EFC3;
}
.data td {
	border-color: #EFEFEF;
	padding: .3em .3em;
}
.data td.col1 {
	background: #fe5301;
	color:#FFFFFF;
	font-weight:bold
}
.data td.col2 {
	background: #65a809;
	color:#FFFFFF;
	font-weight:bold
}
.data td.col3 {
	background: #0185b6;
	color:#FFFFFF;
	font-weight:bold
}
.data td.col4 {
	background: #ff8100;
	color:#FFFFFF;
	font-weight:bold
}
.gallery td {
	padding-right: 10px;
}
/* form elements */
form {
	margin: 5px;
	padding: 8px 15px 8px 15px;
	border: 1px solid #F0F0F0;
	background: #f8f8f8;
	width: 350px;
}
form p {
	border-bottom: 1px solid #E6E6E6;
	padding: 3px 0 3px 0;
	margin: 0;
	color: #7BA857;
}
label {
	font-weight: bold;
	color: #ff8101;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #7d7d7d;
	border-width: 1px;
	border-style: solid;
	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4;
	font: 11px Verdana, Helvetica, sans-serif;
}
input:focus, select:focus, textarea:focus {
	color: #7d7d7d;
	background: #f2f5ee;
}
#name, #email, #message, #phone, #file {
	width: 340px;
}
#position {
	width: 350px;
}
input.button {
	font: bold 12px Arial, Sans-serif;
	height: 30px;
	margin: 0;
	padding: 2px 3px;
	color: #fff;
	background: #ff8101;
	border-width: 1px;
	border-style: solid;
	border-color: #fff #fff #fff #fff;
}
ul.list {
	margin-left:15px;
	padding:0px;
	list-style:none;
}
ul.list li {
	margin:0px;
	padding:4px 0px 0px 13px;
	background:url(images/bullet.gif) no-repeat 2px 10px;
}
.langs {
	text-align: right;
	margin-top:6px;
}
.langs ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.langs ul li {
	display:inline;
}
.langs ul li a {
	color: #656565;
	text-decoration:none;
	padding:5px 9px 2px 7px;
	background:url(images/under-flag-bg.jpg) no-repeat;
}
#menu {
	text-align:right;
	padding:33px 10px 0px 0px;
}
.round ins a {
	color:#FFFFFF;
	text-decoration:none;
}
/* rounded buttons */
.round {
	cursor:pointer;
	line-height:30px;
	height:30px;
	background:url(images/button.gif) no-repeat right top;
	padding-right:15px;
	display:inline-block;
}
.round ins {
	background:url(images/button.gif) no-repeat left top;
	height:30px;
	line-height:30px;
	display:inline-block;
	padding-left:15px;
	color:#FFF;
	text-decoration:none;
	font-size: 14px;
}
a.round:hover ,a.round.active {
	background-position:right -152px;
	text-decoration:none;
}
a.round:hover ins,a.round.active ins{
	background-position:left -152px;
	text-decoration:none;
}
p.logos {
	text-align:center;
}
p.logos img {
	padding: 2px 2px; border:none;
}
p {
	text-align:justify;
}
h2 {
	font: bold 0.5em/0.5em Tahoma, Verdana, Times, serif;
	color: #e0792e;
	padding: 5px 0px 0px 0px;
	font-size: 1.8em;
	font-weight: normal;
	color: #eb6d0a;
}


.sidemenu ul {
	margin: 0px 0px; padding: 0px 0px;
	background:#FFF;
	width:202px;
	}
.sidemenu ul li {
	list-style: none;
	background: #fad3b4;
	padding: 4px 2px 4px 10px;
	margin-bottom: 1px;	
	
}
.sidemenu ul li a {
	font-family: Tahoma, 'Times New Roman', Times, Serif;
	font-size: 12px;
	color: #a94b00;
	text-decoration:none;
}
.sidemenu ul li a:hover {font-weight:bold;}
.sidemenu ul li.active a { color: #a94b00; font-weight:bold;}
.menu-header{background:url(images/level2-top.gif) no-repeat; color:#FFF; height:26px; font-size:14px; font-weight:bold; padding:2px 2px 0px 10px; width:190px; }
.menu-end-line {background:url(images/level2-bottom.gif) no-repeat; width:202px ; height:8px}
img.prj {float:right;border:0;margin-left:20px;}
p.prj {margin-bottom:0;}
div.hr_prj {margin-top:20px; margin-bottom:15px;}
ul.list_prj {margin-top:0;}
a.prn {float:right;display:block;}

