﻿@charset "utf-8";
/* CSS Document */

.blue
{
	color: #00A1E4;
}

.autoWidth
{
	clear: both;
	width: 100%;
	min-width: 900px;
	max-width: 1200px;
}

body
{
	background: #FFFFFF none repeat scroll 0%;
	font-family: Tahoma,verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 0pt;
	padding: 0pt;
	cursor: default;
}
.selected 
{
	text-decoration: none !important;
	color: #f04e23 !important;
}

a, a:link, a:visited
{
	color: #00A1E4;
	text-decoration: underline;
}

a:hover
{
	color: Red;
}

#header
{
	height: 109px;
}

#workArea
{
	padding-top: 20px;
}


/* HEADER COLUMNS*/

.leftHeaderColumn
{
	float: left;
	width: 28%;
	overflow: hidden;	
}

.leftHeaderColumn .columnBody
{
	margin-top: 40px;
	margin-left: 53px;
}


.workHeaderColumn
{
	float: left;
	width: 42%;
	overflow: hidden;	
}
.rightHeaderColumn
{
	float: left;
	width: 30%;
	overflow: hidden;
	margin-right: -1px;
		
}



/* MAIN MENU */

#mainMenu
{
	position: relative;
	margin-top: 58px;
}

#mainMenu .menuBody
{
	width: 55%;
}

#mainMenu table
{
	width: 100%;
}

#mainMenu table tr
{
	vertical-align: top;
}

#mainMenu table td
{
	width: 20%;
	padding-right: 25px;
	border-left: solid 1px #CCCCCC;
}

#mainMenu a
{
	font-size: 15px;
	line-height: 20px;
	padding: 3px 10px 5px 10px;
	color: #939598;
}

#mainMenu a:hover
{
	color: #F04E23;
}

#mainMenu .selected
{
	text-decoration: none;
	color: #F04E23;
}


/* LANGUAGE MENU */

#languageMenu
{
	position: relative;
	margin-top: 45px;
}

#languageMenu .menuBody
{
	padding: 0px 15px;
	border-left: solid 1px #CCCCCC;
}

#languageMenu table
{
	width: 200px;
}

#languageMenu table tr
{
	vertical-align: top;
}

#languageMenu table td
{
	width: 50px;
	height: 19px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#languageMenu a
{
	font-size: 11px;
}

.rus a
{
	background: url(../Pictures/russian.png) no-repeat scroll left center;
	display:block;
	padding:2px 0pt 2px 23px;
}

.pol a
{
	background: url(../Pictures/polish.png) no-repeat scroll left center;
	display:block;
	padding:2px 0pt 2px 23px;
}

.eng a
{
	background: url(../Pictures/english.png) no-repeat scroll left center;
	display:block;
	padding:2px 0pt 2px 23px;
}

.ger a
{
	background: url(../Pictures/german.png) no-repeat scroll left center;
	display:block;
	padding:2px 0pt 2px 23px;
}

.doc a
{
	background: url(../Pictures/page_white_text.png) no-repeat scroll left center;
	display:block;
	padding:2px 0pt 2px 23px;
	margin-bottom: 10px;
}

#languageMenu .selected
{
	text-decoration: none;
	color: #F04E23;
}


/* COLUMNS*/


.workColumn
{
	float: left;
	width: 70%;
	overflow: hidden;
}

.workColumn .columnBody
{
	margin-top: 0px;
	padding-right: 30px;
	padding-left: 54px;
}

.rightColumn
{
	float: left;
	width: 30%;
	overflow: hidden;
	margin-right: -1px;
	margin-top: 0px;
	padding-top: 0px;
}

.rightColumn .columnBody
{
	padding-right: 20px;
	margin-top: 0;
}


/* FOOTER */

#footer
{
	padding-top: 40px;
	padding-bottom: 80px;
}

#footer .footerBody
{
	margin-left: 28%;
	width: 72%;
	font-size: 11px;
}

#footer .footerBody
{
	width: auto;
	padding-left: 5px;
}


/* WORK COLUMN CONTENT */


.workColumn h2, .workColumn h3, .workColumn h4, .workColumn h5
{
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 1em;
	color: #0099CC;
	margin-top: 1.5em;
/*	clear: both;
	float: none;
*/
}

.workColumn h2
{
	font-size: 1.5em;
	color: #F04E23;
}

.workColumn h3
{
	font-size: 1.2em;
	font-weight: bold;
}

.workColumn h4
{
	font-size: 1em;
}

.workColumn h5
{
	font-size: 0.8em;
	font-weight: bold;
}

.workColumn .block
{
	margin-top: 1em;
	margin-bottom: 1em;
	clear: both;
}

blockquote
{
	margin-left: 2em;
	padding-left: 1em;
	border-left: 2px solid #8CC63F;
}

p
{
	text-align: left;
	/* clear: both; */
}

/* TEAM */

#team
{
        border-bottom: solid 1px #00A1E4;
        margin-bottom: 10px;
        width: 400px;
}

#team .picLine
{
        border-bottom: solid 5px #00A1E4;
}

#team .text
{
        margin-left: 20px;
}


#team TD
{
        vertical-align: middle;
}

#team H3
{
        margin-top: 5px;
        margin-bottom: -13px;
        padding-bottom: 0px;
}

#team p
{
        margin-top: 10px;
        margin-bottom: -5px;
        padding-bottom: 0px;
}


/* Спасибо Тёма .. */

    .dashed p
    , .dashed ul
    , .dashed ol
    {
        padding: 0;
        margin: -5px 0px 20px 0px;
		//margin: 12px 0px 10px 0px;
    }
    .dashed li
    {
        margin: 0.5em 0 0.5em 2.5em;
    }
    .dashed ul
    {
        list-style-type: none;
        //list-style-image: url('li.gif');
    }
    .dashed ul li
    {
        padding: 0;
        behavior: expression( !this.before && parentNode && parentNode.tagName == 'UL' ? this.before = ( 1
                | ( parentNode.style.listStyleImage = 'none' )
                | ( this.firstChild && this.firstChild.nodeType != 3
                    ? ( 1 | ( this.firstChild.style.marginTop = '-1.2em' ) | ( this.firstChild.style.position = 'relative' ) ) : 1 )
                | ( this.innerHTML = '<nobr style="position: relative; width: 1.25em; left: -1.25em; margin: 0 -1.25em 0 0;">&mdash;&nbsp;</nobr>'
                    + this.innerHTML ) ) : '' );
    }
    .dashed ul>li:before
    {
        content: '\2014\a0';
        float: left;
        margin-left: -1.25em;
    }
    .dashed ul>li>*:first-child:-moz-first-node
    {
        margin-top: -1.2em;
    }
    .dashed ul>li>*
    {
        text-indent: 0;
    }
    .dashed .sup
    {
        position: relative;
        top: -0.5em;
        font-size: 0.75em; //font-size: 0.89em;
        line-height: 0;
        vertical-align: baseline;
    }

/* За всё! */

.menuList {margin-top: 30px; vertical-align:top}
.menuList ul {list-style:none; padding-left: 0px; margin-left: 3px; line-height: 1.2em;}
.menuList li {padding-bottom: 15px;}

.bigIcon {padding-top: 18px; padding-left: 18px;}


.bull a
{
	background: url(../Pictures/bull.png) no-repeat scroll left center;
	padding:2px 0pt 2px 17px;
}


.iconedTeaserText
{
padding: 0 0 15px 50px
}

.iconZayavka a
{
	background: url(../Pictures/icon_zayavka.png) no-repeat scroll left center;
	padding:25px 0px 25px 45px;
}

.iconZayavka
{
	margin: 20px 5px 10px 5px;
}

.iconPerevoz a
{
	background: url(../Pictures/icon_perevoz.png) no-repeat scroll left center;
	padding:25px 0px 25px 45px;
}

.iconPerevoz
{
	margin: 20px 5px 10px 5px;
}

.iconSmallAdress a
{
	background: url(../Pictures/icon_small_adress.png) no-repeat scroll left center;
	padding: 5px 0px 5px 50px;
	display: block;
}

.smallAdress
{
	margin-bottom: 30px;
	margin-top: -3px;
}

.newsPic
{
	margin: 17px 10px 5px 0pt; width: 150px;
}

.formNote
{
	font-size: 90%;
	color:#999999;
}
.formNoteRed
{
	color:red;
}

/*.newsItem { clear:both; padding-bottom: 50px; } */
.prod
{
    padding-left: 20px;
    display:block;
    font-size: 0.75em;
}

.prod a
{
    color: #939598 !important;
}
.prod a:visited
{
    color: #939598 !important;
}
.prod a:hover
{
    color: #939598 !important;
}