*{ margin: 0; padding: 0; }

header,
footer,
section,
nav,
article,
hgroup,
details {
	display:block;
}

img { border:none; }

body{
	background-color:#fff;
    font-family: Verdana, Arial, Tahoma,sans-serif;
    color: #605D5C;
    font-size: 14px;
	padding: 19px 17px 26px 19px;
	position:relative;
}

a {
	color:#605D5C;
}

#logoside,#picside{ height: 64px; }

#leftmenu{
    border-right: 4px #D52818 solid;
    width: 120px;
    vertical-align: top;
}

#logo{
    display: block;
    height: 64px;
    width: 124px;
    background: transparent url(../img/logo.jpg) left bottom no-repeat;
}

#logoside{ vertical-align: bottom; }

#picside{
   /* background: transparent url(../img/rightpic.jpg) right bottom no-repeat;*/	
   clear: both;
}

#menu{
    margin: 24px 0 0;
    list-style-type: none;
}

#menu{ vertical-align: bottom; }

#menu li{ margin-bottom: 13px; height: 20px; }

#menu li a{
    display: block;
    color: #605D5C;
    font-size: 14px;
    padding: 0 0 7px 20px;
    background: transparent url(../img/marker.png) left center no-repeat;
}

#menu li a:hover {text-decoration:none;}

.icons {
	position:relative;
	height:38px;
	margin-left:708px;
	top:0;
	width:180px;
}

.icons img {
	float:left;
}

.twi img {
	margin-top:4px;
	padding-left:2px;
	width:26px;
	height:26px;
}

#contside{
    vertical-align: top;
    padding: 11px 25px;
    font-size: 14px;
}
.headline {
	font-size:22px;
	font-weight: normal;
    margin-bottom: 8px;
}

h4.title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
	margin-top:10px;
}

hr {
    color: #d52818;
    background-color: #d52818;
    height: 1px;
    font-size: 1px;
    margin: 1.5em 0;
	border:none;
	outline:none;
}

#langs{
    float: right;
	color: #950700 !important;
	clear: right;
}

#langs a{
    color: #950700;
    font-size: 14px;
    font-weight: bold;
}

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

.clear{
    clear: both;
    height: 1px;
    font-size: 1px;
}

.portfolio p{
	padding: 9px 0 9px 9px;
	font-size: 12px;
}
.portfolio td{	border-top: 1px #da251d solid;
	padding-bottom: 20px;
}
.portfolio td img{
	margin-right: 8px;
}
.portfolio .it{
	width: 338px;
	max-width: 338px;
}
.portfolio .space{
	width: 103px !important;
	border: none !important;
}
.pt{
	padding-top: 9px;
	padding-bottom: 0 !important;
}

ul,#contside ol{
	margin-left: 2em;
	color: red;
}
li{ padding: 4px 0; }

#contside a{ text-decoration: none; }

#contside a:hover,#contside a:active{ font-weight: 700; }

.op{
	padding: 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 6px;
}

.opactive{
	border: 1px red solid;
}

.sub{
	display: none;
	background-color: #FFF
}

.tip{
	font-weight: 700;
	color: red !important;
	text-decoration: none;
	cursor: help;
}

.submit{
	background-color: red;
	padding: 2px 4px 3px;
	color: #FFF;
	font-weight: 700;
	border-color: #AAA;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#tooltip {
	min-width: 200px;
	max-width: 600px;
	position: absolute;
	z-index: 10;
	border: 1px solid #FA9100;
	background-color: #FFD79B;
	color: #000;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 10px;
}

#tooltip div.body p{
	margin-top: 5px !important;
	padding: 0 !important;
}

#tooltip div.body p:first-child{
	margin-top: 0 !important;
}

.tipText{
	display: none;
}

.sub{
	padding-left: 13px;
}

.input{
	border: 1px solid #AAA;
	font-size: 12px;
	outline: 0;
	padding: 1px 4px 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.input option{
	padding: 1px 1px 2px 4px;
}

select.input{
	padding-right: 1px !important;
}

#result{
	margin: 15px 0;
	font-weight: 700;
	display: none;
	font-size: 13px;
}

.error{
	color: red;
}

.success{
	color: #2EA201;
}

#order{
	position: relative;
}

#loading{
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FFF;
	z-index: 5000;
	opacity: 0.95;
	-moz-opacity: 0.95;
}

#loadingText{
	position: absolute;
	text-align: center;
	font-size: 14px;
}
.link{ color: #D52818;
}
.link:hover{
	font-weight: 100;
	text-decoration: underline;
}
.port-table{ width: 100%; }

.port-table td{
	border-top: grey 1px solid;
	font-size: 12px;
	padding-bottom:20px;
	width:250px;
}
.scr{
	border: 1px grey solid;
	border-top:none;
	margin-right: 10px;
	box-shadow: 3px 3px 3px #CCC;
	-moz-box-shadow: 3px 3px 3px #CCC;
	-webkit-box-shadow: 3px 3px 3px #CCC;
}

.list_reklama li{
	display:block;
	height:70px;
	line-height:40px;
}

.list_reklama img {
	padding-right:10px;
	vertical-align:middle;
}

.counters {
	position:absolute;
	margin-left:725px;
	margin-top:50px;
	bottom: 0; 
	right: 0;
}

.counters a {
	opacity:0.30;
}

.counters a:hover{
	opacity:0.99;
}

.img_folio {
	width: 600px;
}

.text {
	position:relative;
	float:right;
	width:235px;
}

.text p {
	font-size:12px;
	margin-bottom:30px;
}

.text h3 {
	margin-bottom:6px;
	font-size:12px;
	font-weight:bold;
	color: #D52818;
}

.red a {
	color: #D52818;
	font-weight:bold;
	font-size:12px;
}

.brands {
	position:relative;
	margin-top:20px;
	
}

ul.rus_partners { 
	margin-top:15px;
	margin-left:0em !important;
}

.rus_partners li {
	list-style:none;
	display:inline;
	margin:0 20px;
}

ul.ua_partners { 
	margin-top:15px;
	margin-left:0em !important;
}

ul.ua_partners li { 
	list-style:none;
	float:left;
	margin:0 14px;
}

.brands {
	overflow:hidden;
	margin-top:40px;
}

.brands h4 {
	color: #D52818;
	font-weight:normal;
	font-size:110%;
}



/*
	.content
*/
.content h1,
.content h2,
.content h3 {
	color:#d52818;
	margin-bottom:0.5em 0;
	font-weight:normal;
}

.content h1 {
	font-size:150%;
}

.content h2 {
	font-size:130%;
	/*background:url(../img/header-line.gif) left center repeat-x;
	padding-bottom:2px;*/
}

/*
.content h2 span {
	background-color:#fff;
	padding-right:5px;
}
*/

.content p {
	margin:1.5em 0;
}

.content ul {
	list-style:none;
	color: #605D5C;
	margin:1.5em 2.5em;
	list-style-image:url(../img/list-bull.gif);
}



/*
	main-content
*/
#main-description  {
	margin:1.5em 0;
}

#main-description p {
	margin:0.3em 0;
}

#main-description .small {
	font-size:80%;
}



/*
	main-brands
*/
#main-brands h3 {
	font-weight:normal;
	font-size:85%;
	
	background:url(../img/header-line-silver.gif) left center repeat-x;
	
	
	
	margin:1.5em 0;
	color: #605D5C;
}

#main-brands h3 span {
	padding:0 10px 0 0;
	background-color:#fff;
}

#main-brands ul {
	list-style:none;
	margin:0;
	text-align:center;
}

#main-brands li {
	width: 150px;
	min-height: 100px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin:0 5px;
	zoom: 1;
	*display: inline;
	_height: 100px;
}

.marketing table { margin-top:20px;}

.marketing  img{ 
	padding:20px 5px 25px 5px;
	margin-right:7px;
	margin-bottom:10px;
	border-right:1px solid grey;
	border-bottom:1px solid grey;
	border-left:1px solid grey;
}

.seo { position:relative; }

.seo p {
	font-size:12px;
	margin-bottom:12px;
}

.seo h3 {
	margin-bottom:6px;
	font-size:12px;
	font-weight:bold;
	color: #D52818;
}

.seo li {
	color:#000;
	font-size:12px;
}

.seo ol {margin-bottom:10px;}

.title_seo {margin-top:20px;}
