/*  
Theme Name: MS-Logistics
*/


body, 
h1, h2, h3, 
p, ul, li, 
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	background-color: #ededf5;
	padding-right: 17px;
	padding-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #313131;
}
img, div { behavior: url(iepngfix.htc) }
a:link,
a:visited {
	color: #4456b6;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#calculc {
background: url(images/calc.jpg) no-repeat;
    width:160px;
    height:221px;
	display:block;
}
#calculc  li a{

    width:160px;
    height:221px;
display:block;
}
h2, h3, h4 {color: #313f86;

}


#linkes a:link {
	color: #313f86;
	text-decoration: underline;
	
	font-size: 18px;
	
} 
#linkes a:visited {
	color: #313f86;
	text-decoration: underline;
	
	font-size: 18px;
	
} 
#linkes a:hover {
	color: #313f86;
	text-decoration: underline;
	
	font-size: 18px;
	
} 

#main-table {

}
#top-bar {
	height: 45px;
	width: 100%;
}
#top-bar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top-bar ul li {
	display: inline;
}
#top-bar #lang {
	margin-left: 20px;
	float: left;
	margin-top: 12px;
}
* html #top-bar #lang {
	margin-left: 10px;
}
#top-bar #lang li {
	padding-left: 25px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 20px;
}
#top-bar #lang li#en {
	background-image: url(images/flag-en.gif);
}
#top-bar #lang li#de {
	background-image: url(images/flag-de.gif);
}
#top-bar #lang a {
	font-size: 10px;
}
#top-bar #serv {
	float: right;
	width: 90px;
	margin-top: 17px;
}
#top-bar #serv a {
	display: block;
	height: 11px;
	width: 11px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 25px;
}
#top-bar #serv li#link-home a {
	background-image: url(images/icon-home.gif);
}
#top-bar #serv li#link-mail a {
	background-image: url(images/icon-mail.gif);
}
#top-bar #serv li#link-sitemap a {
	background-image: url(images/icon-sitemap.gif);
}


/*################# header #################*/

#header {
	height: 231px;
	background-color: #232A52;
}
#header-inner-left {
	background-image: url(images/header-bg-left.png);
	height: 231px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#header-inner-right {
	height: 231px;
	position: relative;
}
#header #logo {
	float: left;
	width: 380px;
	height: 178px;
	position: absolute;
	z-index: 100;
	padding-left: 45px;
	padding-top: 53px;
	background-image: url(images/header-bg-left.png);
}
* html #header #logo {
	background-image: url(images/header-bg-left.gif);
}
#header  #phone-top {
	height: 176px;
	width: 403px;
	position: absolute;
	z-index: 50;
	margin-left: 10%;
	padding-top: 55px;
	padding-left: 355px;
	background-image: url(images/header-bg.gif);
}
#header #icq {
	height: 231px;
	width: 236px;
	background-image: url(images/header-bg-right.png);
	position: absolute;
	z-index: 1500;
	right: 0px;
}
* html #header #icq {
	background-image: url(images/header-bg-right.gif);
}
#icq-inner {
	
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 70px;
	margin-top: 60px;
	padding-top: 30px;
	padding-left: 3px;
}
#icq-inner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#icq-inner a {
	color: #EDEDF5;
}
#icq-inner .number {
	font-size: 11px;
	line-height: 20px;
}



#top-menu {
	height: 55px;
	background-image: url(images/top-menu-left.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#top-menu #top-menu-right {
	background-attachment: scroll;
	background-image: url(images/top-menu-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 55px;
}
#top-menu ul {
	margin: 0px;
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 17px;
	background-image: none;
}
#top-menu ul li {
	position: relative;
	display: inline;
padding-bottom: 7px;
	padding-right: 25px;
	padding-left: 20px;
	background-attachment: scroll;
background-image: url(images/top-menu-divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#top-menu li ul {
	position: relative;
	left: 470px;
	top: 5px;
	display: none;
width: 250px;   
color: #777;
	background: #ededf5;
	padding: 7px;
	border: 1px solid #ccc;
	border-bottom: 0;
background-position: right;
	}

#top-menu li:hover ul { display: block; }
#top-menu a:link,
#top-menu a:visited {
	color: #313f86;
	text-decoration: underline;
	line-height: 1.8;
	font-size: 12px;
	font-weight: bold;
}
#top-menu a:hover {
	text-decoration: none;
}
#inner {
	margin-top: 15px;
}

.sidebar {
	width: 230px;
	background-image: url(images/sidebar-bg-top.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}
.sidebar_fl {
	width: 230px;
	background-image: url(images/sidebar-bg-top.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
margin-bottom: 15px;
	
}
.sidebar .sidebar-inner {
	padding-bottom: 17px;
	background-attachment: scroll;
	background-image: url(images/sidebar-bg-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 17px;
}
.sidebar_fl .sidebar-flash {
	padding-bottom: 0px;

	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.sidebar h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;

        color: #aa3333;
	font-size: 20px;
	font-weight: normal;
	background-image: url(images/sidebar-h1-bg.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 1;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.sidebar h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;

        color: #313f86;
	font-size: 20px;
	font-weight: normal;
	background-image: url(images/sidebar-h1-bg.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 1;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.sidebar .inc {
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #354290;

	font-size: 14px;
	font-weight: bold;
}
.sidebar .inc a {
	color: #354290;
}
.sidebar .date {
	color: #888eab;
	font-size: 11px;
	font-weight: bold;
}
.sidebar .news-text {
	font-size: 11px;
	margin-bottom: 15px;
}
.sidebar .news-text a:link,
.sidebar .news-text a:visited {
	color: #313131;
	text-decoration: none;
}
.sidebar .news-text a:hover {
	text-decoration: underline;
}
.sidebar ul {
	list-style-type: none;
	margin-bottom: 25px;
}
.sidebar ul li {
	margin-bottom: 10px;
}

#service-menu {
	position: relative;
	margin-bottom: 15px;
	height: 215px;
}
#service-menu #siniy {
position:relative;
		margin-top: 10px;
	margin-left: 100px;
	background:#330099;
	width:40;
	height:10;
}
#service-menu #service-flash {
	position: absolute;
}
#service-menu span {
	display: block;
	margin-top: 10px;
	margin-left: 17px;
}
#phone {
	height: 145px;
	position: relative;
}
#phone #phone-inner {
	background-attachment: scroll;
	background-image: url(images/phone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 145px;
	position: absolute;
	width: 247px;
	margin-left: -17px;
}

#main {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 17px;
	padding-bottom: 45px;
}
#main .post {
	margin-bottom: 40px;
}
#main h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #313f86;
	font-size: 22px;
	font-weight: bold;
	background-image: url(images/sidebar-h1-bg.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 1.2;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#main h1 a:link,
#main h1 a:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #313f86;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313F86;*/
}
#main h1 a:hover {
	border-bottom: none;
}
#main  ul,
#main  ol {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 40px;
}
#main p {
	margin-bottom:15px;
}
#main .nav {
	text-align: center;	
}
#footer {
	height: 150px;
	background-color: #313F86;
	background-image: url(images/footer-bg-right.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	color: #babdc9;
}
#footer a:link,
#footer a:visited {
	color: #babdc9;
}
#footer #footer-inner {
	background-image: url(images/footer-bg-left.png);
	height: 90px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-right: 17px;
	padding-top: 60px;
	position: relative;
}
#footer ul {
	list-style-type: none;
}
#footer #footer-menu {
	margin-bottom: 10px;
}

#footer li {
	display: inline;
	margin-left: 20px;
}
#footer li a:link,
#footer li a:visited {
	color: #babdc9;
	font-size: 11px;
}
#footer #search-box {
	height: 61px;
	width: 200px;
	background-attachment: scroll;
	
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-top: -35px;
	margin-left: -35px;
	padding-right: 67px;
	padding-top: 16px;
}

* html  #footer  #search-box {
	margin-left: 9px;
}
.input {
	border-style: none;
	width: 130px;
	height: 15px;
	font-size: 11px;
	background-image: none;
	background-color: transparent;
}
.uslugi a:link {
	color: #313131;
	text-decoration: underline;
	
	font-size: 12px;
	font-weight: bold;
}
.uslugi a:visited {
	color: #313131;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.uslugi a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.web p {
text-align:justify;
}

.web li {
text-align:justify;
}
