/*
Theme Name: Соляные лампы
Theme URI: http://ulc-group.com/
Description: Соляные лампы
Version: 1.0
Author: Сухих Николай
Author URI: http://ulc-group.com/
Tags: Соляные лампы

*/

body {
    background: url('images/top_background_fill.png') repeat-x #ffffff;
    font : normal 13px Arial;
    color : black;
    padding : 0;
    margin : 0;
}

.bottom_background_fill {
    background: url('images/bottom_background_fill.png') repeat-x bottom;
}

h2 {
    margin: 15px 0 15px 0;
    font-size: 18px;
    color: #408F00;
}

h3 {
    margin: 10px 0 10px 0;
    font: 18px;
    color: #FF5F00;
}

#all {
    text-align: left;
}

.container {
    
}

.container2 {
    margin: 0 auto;
    width: 940px;
}

.header {
    height: 255px;
}

.logo {
    margin: 45px 0 0 13px;
    border: none;
    float: left;
}

.tel {
    float: left;
    margin: 200px 0 0 57px;
    font-size: 18px;
    color: #6295B3;
}

.left {
	float: left;
	width: 230px;
        /*padding: 307px 0 0 0;*/
        padding: 50px 0 0 0;
}

.center {
	margin-left: 230px;
        /*padding: 261px 0 0 41px;*/
        padding: 0 0 0 41px;
        /*min-height: 390px;*/
        /*width: 739px;*/
}

.clear {
	clear:both;
}

.foot {
    margin-top: 45px;
    /*padding-left: 20px;*/
    padding-bottom: 5px;
    font-weight: bold;
}

.foot a {
    font-size: 14px;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.foot a:hover {
    text-decoration: underline;
}

#counter, #credits {
	margin: 7px 0;
	width: 230px;
	text-align: center;
}

.top_background {
    background: url('images/top_background.png') no-repeat top center;
}

.bottom_background {
    background: url('images/bottom_background.png') no-repeat bottom center;
}

.left ul {
    padding : 0;
    margin : 0 0 0 0;
    list-style : none;
  }

.left li {
    padding : 0;
    margin : 0;
}

.left a span {
	display: block;
    padding : 5px 0 0 34px;
}

.left a {
    background : url('images/button.png') no-repeat center left;
    display: block;
    height: 29px;
    margin : 0 0 2px 0;
    color: black;
    text-decoration : none;
    font-size: 14px;
  }

.left a:hover {
    background : url('images/button_hover.png') no-repeat center left;
    color : black;
    text-decoration : none;
  }

#ss1 {
	position: relative;
	left: 3px;
	margin-top: 25px;
}

.hr {
    background: url('images/hr.png'  ) no-repeat;
    width: 644px;
    height: 32px;
    float: left;
}

.post {
    float: left;
    width: 100%;
    margin-right: -1px;
}

.post ul {
    /*list-style: url('images/list.png');*/
    padding-left: 25px;
    margin: 0;
}

.post li {
    text-decoration: underline;
    padding-left: 5px;
}

.post a {
    color: #33ABFF;
    font-size: 14px;
    text-decoration: underline;
}

.alignleft {
    float: left;
    margin: 0 17px 5px 0;
}

.alignright {
    float: right;
    margin: 0 0 5px 17px;
}

.bottom_links {
    /*margin-top: 10px;*/
    margin-right: 65px;
    margin-bottom: 33px;
    /*height: 40px;*/
    text-align: right;
}

.bottom_links ul {
    display: inline;
    list-style: none;
}

.bottom_links li {
    display: inline;
    margin-left: 10px;
}

.bottom_links a {
    color: black;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
}

.bottom_links a:hover {
    color: black;
    text-decoration: underline;
}

.rasporka {
    float: right;
    width: 1px;
    height: 390px;
}