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

* {
	margin:0px;
	padding:0px;
	border-style:none;
	outline:none;
}

body {
	font-size: 14px;
	background-color:#EB8C38;
	background-image: url(../img/bg.png);
	background-repeat:repeat-x;
	font-family: "Times New Roman", Times, serif;
}

p{
	margin-top: 3px;
}

h1, h2,h3, h4, h5, h6 {
	padding:20px 0 25px;
	width:100%;
}
h1, h4 {
 	color: #0099CC;
}

h1, h2, h4 {
	background-image:url(../img/header_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

h4, h5, h6 {
	font-size: 1.6em;
}

h1, h2, h3 {
	font-size: 2em;
}

input, textarea, input#radio, select {
  border:1px solid #E83D02;
}

label {
  width:  100px;
}
img {
	border:none;
}

.clr {
	clear:both;
}

.align-center {
	text-align:center;
}

.align-right {
	text-align:right;
}
/*
.container img {
	background-image:url(../img/ramka.png);
	background-repeat:no-repeat;
	margin: 5px 20px 40px 20px;
}*/

.left_col {
	float:left;
	width: 50%;
}

.right_col {
	float:right;
	width:7%; 
}
 /*
#container, #menu, #right_menu{
	position: absolute;
	z-index: 2;
}
#flash {
       z-index: 2;
}
    */
#container{
	left:50%;
	margin-left:-504px;
	position:absolute;
	width:1007px;
}

#menu{
	width: 1007px;
	height: 69px;
	position:absolute;
	left:50%;
	margin-left:-504px;
	top:0px;
	z-index:3;
	background-image: url(../img/menu.png);
}

#menu_2, #menu_font {
	width: 100%;
}

#menu_2 li, #menu_font li{
	float:left;
	list-style:none;
}

#menu_2 li {
	line-height:48px;
}
#menu_font {
}

#menu_font li{
	padding-top:10px;
}

#menu_2 li a, #menu_font li a{
	color:#FFFFFF;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	display: block;
}

#menu_top {
	display:table;
	height:60px;
	padding-top:9px;
	table-layout:auto;
	width:100%;
}

#menu_top li{
	display:table-cell;
	text-align:center;
	position:relative;
	visibility: inherit;
	vertical-align:middle;
	height:60px;
}

#menu_top li a{
	color:#3a3a3a;
	text-decoration:none;
	font-weight: bold;
	line-height: 60px;
	height:60px;
	display: block;
}
.nllevel2 {
	display: none;
}
#menu_top li ul li{
	float:none;
	display:block;
	width: 150px;
	height: 30px;
	border: solid 1px #e88202;
	/*background-image:url(../img/menu.png);*/
}

#menu_top li ul li a{
	line-height: 30px;
	height: 30px;
}

#menu_top li:hover .nllevel2{
	display:block;
	position: absolute;
/*	left: 0px;*/
	z-index: 50;
	background-color:#fff;
}

#flash{
	width: 1007px;
	height: 224px;
	background-image: url(../img/flash.png);
}

#flashcontent {
	height: 224px;
	position:absolute;
        z-index:2;
        top: 69px;
        left:50%;
        margin-left:-504px;
}

#fl_left {
	float:left;
}

#right_menu{
	position: absolute;
	top: 35px;
	margin-left:499px;
	left: 50%;
	z-index:1;
	width: 83px;
	background-image: url(../img/right_menu.png);
}

#nav_vert {
height:170px;
padding-top:34px;
width:55px;
}

#nav_vert li{
	list-style:none;
	padding:22px 0 0 26px;
}

#right_menu a img{
	margin: 0;
}
#right_menu a {
      /*  height:48px;*/
}

#menu_bar{
	height: 48px;
	padding-bottom:10px;
	background-image: url(../img/menu_bar.png);
	background-position:center bottom;
	/* background-position:center;*/
        background-repeat:no-repeat;
        margin-top:292px;
}

#center_fon,#footer{
	padding: 10px;
}

#center_fon{
	background-image: url(../img/bd_fon.png);
	background-repeat: repeat-y;
	min-height: 300px;
	padding: 40px;
}

#footer{
	background-repeat:no-repeat;
	height: 135px;
	padding-top:0px;
	background-image: url(../img/footer.png);
}

.left_col, .right_col {
	width:50%;
}

.left_col_nav, .left_col_nav2 {
        float:left;
}

.left_col_nav2 {
        width:911px;
}

.right_col_nav, .right_col_nav2 {
	float:right;
}

right_col_nav ul, .right_col_nav2 ul {
	float:right;
}

div.left_col2 {
	float:left;
	width:30%;
}
div.middle_col2 {
	float:left;
	width:40%;
}
div.right_col2 {
	float:right;
	width:30%;
}

div.left_col3 {
	float:left;
	width:60%;
}

div.right_col3 {
	float:right;
	width:30%;
}

#footer div {
height:48px;
}

#BottomNav1 ul li, #BottomNav2 ul li {
	line-height:48px;
	list-style-type: none;
	padding: 0 3px;
}

#BottomNav1 ul li {
	float:left;
}

#BottomNav2 ul li {
	float:right;
}

#BottomNav1 ul li a, #BottomNav2 ul li a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}

#footer p {
	text-align:center;
	line-height:48px;
}

*.csc-textpic-imagewrap {
/*	background-image:url(../img/ramka.png);
	background-repeat:no-repeat;*/
	padding:20px;
}

.tx-tdnewsletter-pi1 label {
	margin-top: 20px;
	width: 280px;
	display:block;
}
.newslettercheck label {
	display:inline;
	float:right;
	margin-top:0;
	width:260px;
}
.newslettercheck {
	margin-top: 20px;
}

.newslettercheck input {
	float:left;
}
.tx-tdnewsletter-pi1 .button {
border:medium none;
float:right;
margin-top:-35px;
}
.csc-sitemap {
	padding: 20px 0 0 20px;
}
.csc-sitemap ul {
	padding-left: 20px;
}
.csc-sitemap li{
	list-style-image: url(../img/strelka.jpg);
}
.csc-sitemap a{
	height: 26px;
	vertical-align:top;
}

.csc-mailform-field {
	padding: 10px 0;
}

.csc-mailform-field label {
	display:inline-block;
	width:75px;
}

.spendebutton {
	border:none;
	margin: 10px 0px 0px 55px;
}
