@charset "utf-8";
/* CSS Document */

*, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, select, button, textarea {
	margin:0;
	padding:0;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background:#d4d4d4;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
.cred {
	color:#be1e2d;
}
.cblack {
	color:#111;
}
.corange {
	color:#e36e0f;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
	display:block;
}
.wrapper {
	width:960px;
	background:#fff;
	padding:0px 10px 10px 10px;
	margin:0px auto 0px auto;
	border-top:5px solid #be1e2d;
}
.headerPart {}
.headerPart .logo {
	margin-top:35px;
	float:left;
}
.headerPart .searchBar {
	width:219px;
	height:18px;
	padding:8px;
	background:url(../images/bgrSearch.gif) top left no-repeat;
	margin-top:15px;
	float:right;
}
.headerPart .searchBar input {
	font-size:11px;
	color:#666;
	float:left;
}
.headerPart .searchBar input.text {
	width:195px;
	height:15px;
	padding:1px 2px 0px 2px;
	border:1px solid #ccc;
}
.headerPart .searchBar input.button {
	width:18px;
	height:18px;
	background:url(../images/iconSearch.gif) top left no-repeat;
	border:none;
}
.menusPart {
	margin-top:10px;
}
.langBar {
	float:left;
}
.langBar a {
	font-size:10px;
	color:#515151;
	padding:2px 5px;
	float:left;
	display:block;
}
.langBar a.active {
	background:#BE1E2D;
	color:#fff;
}
.langBar a.active:hover {
	text-decoration:none;
}
.topMenus {
	margin:0;
	padding:0;
}
.topMenus ul {
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.topMenus li {
	display:inline;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
.topMenus a {
	float:left;
	color:#fff;
	background:#292929 url(../images/bgrMenus.gif) no-repeat left -102px;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
}
.topMenus ul li.last a {
	margin:0;
}
.topMenus a span {
	float:left;
	display:block;
	background:url(../images/bgrMenus.gif) no-repeat right -34px;
	padding:7px 9px 5px 6px;
}
.topMenus a span {
	float:none;
}
.topMenus .active a, .topMenus a:hover { 
	background:#bf1e2e url(../images/bgrMenus.gif) no-repeat left -68px;
	text-decoration:none;
}
.topMenus .active a span, .topMenus a:hover span {
	background:url(../images/bgrMenus.gif) no-repeat right -0px;
} 
.colorLine {
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	background: #1c1c1c;
	border-top: 1px solid #fff;
}
.navigationPart {
	padding:10px;
	font-size:10px;
}
.navigationPart a.nav {
	padding-left:16px;
	background:url(../images/iconHome.gif) center left no-repeat;
}
.navigationPart a.cred {
	font-weight:bold;
}

.mainPart .main {
	width:630px;
	float:left;
}
.mainPart .item {
	margin-top:10px;
}
.mainPart .item.half {
	width:310px;
}
.mainPart .item.half .info {
	height:150px;
	overflow:hidden;
}
.item .header {
	height:34px;
	line-height:34px;
}
.item .header h2 {
	font-size:12px;
	color:#fff;
	padding-left:50px;
	float:left;
}
.header .corner {
	width:3px;
	height:34px;
	display:block;
	float:right;
}
.header.red {
	background:url(../images/bgrHeader.gif) 0px 0px repeat-x;
}
.header.black {
	background:url(../images/bgrHeader.gif) 0px -34px repeat-x;
}
.header.red .corner {
	background:url(../images/bgrHeader.gif) 0px -68px no-repeat;
}
.header.black .corner {
	background:url(../images/bgrHeader.gif) 0px -102px no-repeat;
}
h2.black {
	background:url(../images/iconsHeader.gif) 0px 0px no-repeat;
}
h2.red {
	background:url(../images/iconsHeader.gif) 0px -34px no-repeat;
}
h2.yellow {
	background:url(../images/iconsHeader.gif) 0px -68px no-repeat;
}
.item .info {
	padding:10px;
	background:#f1f1f1;
}
.item.welcome {
	font-size:12px;
}
.item.clients .info {
	background:#111;
}
.item.welcome .info img {
	border:1px solid #e7e7e7;
	margin-bottom:10px;
}
.item.welcome .info p {
	text-align:justify;
}
.item .info p {
	padding-bottom:10px;
}
a.more {
	font-size:10px;
	font-weight:bold;
}
a.bullet1 {
	background:url(../images/bullet1.gif) no-repeat 0px 4px;
}
a.bullet2 {
	background:url(../images/bullet2.gif) no-repeat 0px 4px;
}
a.bullet3 {
	background:url(../images/bullet3.gif) no-repeat 0px 4px;
}
a.bullet4 {
	background:url(../images/bullet4.gif) no-repeat 0px 2px;
}
a.bullet5 {
	background:url(../images/bullet5.gif) no-repeat 0px 2px;
}
a.bullet6 {
	background:url(../images/bullet6.gif) no-repeat 0px 2px;
}
.bullet1, .bullet2, .bullet3 {
	padding-left:8px;
}
.bullet4, .bullet5, .bullet6 {
	padding-left:15px;
}
.info .news {
	margin-bottom:10px;
}
.info .news img {
	margin-right:10px;
	border:1px solid #E7E7E7;
	float:left;
}
.date {
	font-size:10px;
	color:#515151;
	font-style:italic;
}
.mainPart .sidebar {
	width:320px;
	float:right;
}
table.login tr td.user {
	padding:0px 2px 10px 0px;
}
table.login tr td.pass {
	padding:0px 0px 10px 2px;
}
table.login input.text, table.search input.text {
	height:16px;
	padding:2px 3px 0px 3px;
	font-size:11px;
	color:#666;
}
table.login input.text {
	width:139px;
}
table.search tr td {
	padding:0px 0px 5px 0px;
}
table.search input.text {
	width:97%;
	margin-top:3px;
}
table.login input.button, table.search input.button {
	width:120px;
	background:#be1e2d;
	border:none;
	color:#fff;
	font-size:11px;
	margin-right:2px;
	padding:3px 5px 3px 5px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
input.checkbox {
	width:14px;
	margin-right:4px;
	padding:0px;
	float:left;
}
input.radio {
	margin-right:4px;
	padding:0px;
	float:left;
}
label {
	font-size:11px;
	color:#666;
}
.copyrights {
	font-size:10px;
	color:#999;
}
.copyrights .info {
	background:#111;
}
.pages {
	padding:20px 0px 0px 0px;
	border-top:1px solid #F4F2E8;
}
.pages ul {
	list-style:none;
}
.pages ul li {
	margin:0px 3px 0px 3px;
	float:left;
}
.pages ul li a {
	color:#111;
	font-size:11px;
	font-weight:bold;
	display:block;
}
.pages ul li.active a {
	color:#fff;
	padding:1px 4px 1px 4px;
	background:#BE1E2D;
}





/* ClearFix */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

/* CONTACTS */

table.contacts tr td.title {
	width:110px;
}
table.contacts tr td {
	padding:3px 0px 3px 0px;
}
table.contacts tr td input.text {
	width:200px;
}
table.contacts tr td textarea {
	width:300px;
	padding:2px;
	height:150px;
	/*border:1px solid #CBBBAA;*/
}

input.button {
	height: 22px;
	padding: 2px 5px 2px 5px;
	background: #292929;
	border: none;
	color: #fff;
}

input.area {
	width: 260px;
}
