﻿/* CSS Document */

* {margin:0;padding:0; }



img {border: 0; margin: 0; padding: 0; vertical-align: top;}

body { 
	background-color: white;
	border: none;
	width:100%;
	font-weight: 400;
	font-size: 12pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: white;
}

a {
	color: black;
}
/*--------------------------------------------------------------------------------------- header-----------------------------------------------------------------*/
#all{
	margin: 0 auto;
	width: 1100px;
	background-color: #ff3300;
}

#block{
	width: 1000px;
	margin: 20px auto;
	min-height: 400px;
	background-color: #333;
	border-left: none;
	border-bottom: none;
}
* html #block {width: 90%;}

.angle{
	display: none;
}

#logo{
	margin-left: 50px;
	margin-top: 20px;
	width: 200px;
	float: left;
}
* html #logo {display: inline;}

#logo a{
	display: block;
	height: 69px;
	text-decoration: none;
	background-image: url('../img/logo_Severin.png');
	background-repeat: no-repeat;
}

#group{
	width: 400px;
	float: left;
}
#group ul{
	margin: 0;
	padding:0;
	list-style: none;
}
#group li{
	height: 56px;
}
#group li a{
	padding: 20px 0 0 70px;
	width: 150px;
	height: 36px;
	display: block;
	color: #999;
	font-size: 12pt;
	background-image: url('../img/button.png');
	background-repeat: no-repeat;
}

#group li a.off{
	color: white;
	font-size: 14pt;
	text-decoration: none;
	background-image: url('../img/button_active.png');
	background-repeat: no-repeat;
}

#image_block{
	width: 310px;
	height: 310px;
	margin-left: 650px;
	margin-top: 0;
	border-left: 2pt solid #ff3300;
	border-right: 2pt solid #ff3300;
}



/*-----------------------------------------------------------------------------------------------body----------------------------------------------------------------------------------*/
#line{
	height: 5px;
	border-top: none;
	background-color: #ff3300;
}

#contact{
	height: 80px;
	color: white;
	border-bottom: 1pt solid #ff3300;
	font-size: 10pt;
	padding-top: 5px
}
#contact table {
	width: 980px;
	height: 50px;
	border-collapse: collapse; 
	border: 0;
	text-align: left;
	margin: 10px;
}
#contact td{
	padding-left: 20px;
	border-left: 1pt solid white;
	height: 49px;
}
#contact a{
	color: white;
	
}


/*------------------------------------------------------------ navigation-----------------------------------------------------------------*/
#directions{
	width: 250px;
	float: left;
}
#directions ul{
	margin: 0;
	padding:0;
	list-style: none;
}
#directions li{
	border-bottom: 1pt solid #ff3300;
}
#directions li a{
	padding: 21px 0 0 30px;
	height: 34px;
	display: block;
	color: white;
}
#directions li a.adown{
	font-size: 12pt;
	text-decoration: none;
	color: #333;
	background-color: white;
}
#directions li a.indent2{
	padding: 13px 0 0 30px;
	height: 42px;
}


#footer{
	display: none;
}
#footer  table{
	display: none;
}
#footer td {
	display: none;
}
#footer a{
	display: none;
}




/*------------------------------------------------------------ content-----------------------------------------------------------------*/
#content{
	min-height: 350px;
	margin-left: 250px;
	padding: 30px;
	color: black;
	background-color: white;
	border-left: 1pt solid #ff3300;
	
}
#content p{
	margin-top: 15px;
}
#content ul{
	margin: 5px 0 0 30px;
	list-style: square outside;
}
#content li{
	margin: 5px 0 5px 0;
}	

.clearing{
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 14pt;
}
h4 {
	font-size: 14pt;
	font-weight: normal;
	color: white;
	margin: 40px 10% 0 0;
	padding: 10px 40px 10px 20px;
	background-color: #333;
}

a.work {
	font-size: 13pt;
	font-weight: bold;
	color: white;
	padding: 0;
	margin: 0;
}
a.back {
	font-size: 10pt;
	padding: 0;
	margin: 0;
}

#content p.work {
	display: block;
	width: 625px;
	padding: 10px 0 10px 20px;
	background-color: #333;
	color: white;
	margin-top: 40px;
}
p.work2{
	display: block;
	font-weight: bold;
}

#content ul.plashka{
	background-color: white;
	color: white;
	font-size: 11pt;
	padding: 0;
	margin: 0;
	margin-top: 40px;
	height: 38px;
}
#content ul.plashka li{
	float: left;
	height: 28px;
	padding: 10px 15px 0 15px;
	margin: 10px 0 0 0;
	list-style: none;
	background-color: #333;
}
#content ul.plashka li.nomber{
	border-right: 2px solid white;
}
#content ul.plashka li.red{
	padding: 0;
	margin: 0;
	font-size: 13pt;
	background-color: #ff3300; 
}
#content ul.plashka li.red2{
	padding: 17px 20px 3px 20px;
	font-size: 13pt;
	margin: 0;
	background-color: #ff3300;
	border-left: 2px solid white;
	border-right: 2px solid white;
}
#content ul.plashka li.text{
	width: 70%;
	padding-left: 10px;
	border-left: 2px solid white;
}

#content ul.plashka a{
	color: white;
	display: block;
	background-color: #ff3300;
	padding: 17px 20px 12px 20px;
}


.plan{
	display: block;
	width: 212px;
	height: 230px;
	float: left;
	background-color: #333;
	color: white;
	margin: 20px 15px 0 0;
	font-size: 10pt;
}
.town{
	border-bottom: 2px solid white;
	height: 22px;
	margin: 0;
	padding: 8px 15px 0 15px;
}
#content .plan ul.town{
	border-bottom: 2px solid white;
	width: 100%;
	padding: 0;
	margin: 0;
	height: 30px;
}
#content .plan ul.town li{
	padding: 8px 10px;
	margin: 0;
	list-style: none;
	float: left;
}
#content .plan ul.cash{
	border-top: 2px solid white;
	width: 100%;
	padding: 0;
	margin: 5px 0 0 0;
}
#content .plan ul.cash li{
	padding: 10px 10px;
	margin: 0;
	list-style: none;
	float: left;
}

.cash{
	border-top: 2px solid white;
	height: 22px;
	margin-top: 5px;
	padding: 10px 15px 0 15px;
}
.plan img{
	margin: 5px 0 0 5px;
	border: 1pt solid white;
}
.plan p{
	padding-right: 5px;
	float: right;
}

.nomber{
	background-color: #333;
	color: white;
	border-right: 1pt solid white;
	padding: 10px 10px 5px 0;
	
}

#content .cvet{
color: white;
font-size: 10pt;
font-weight: 400;
}
#content table{
	font-size: 10pt;
}
