*{
	margin:0;
	padding:0;
}

html{
	width: 100%;
	background: #FFF url('i/bg.png') repeat-x top left;
}

body{
	color:#000;
	font-family: 'sans serif', arial;
	font-size:100%;
}

h1,h2,h3,h4{
	color: #98002E;
}

h1,h2,h3,p,form,ul{
	margin: 0;
	padding:0;
	font-family: 'sans serif', arial;
	font-weight: normal;
	list-style:none;
}

h2{
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 50px; 
/*	padding: 2em 0em 1em 0em;*/
}

h4{
	font-size: 12px;
	color: #000;
	line-height: 20px;
}

a,
a:link,
a:visited{
	text-decoration: underline;
	color: #98002E;
}


a.headlink:link{
	text-decoration: none;
	color: #000000;
}
a.headlink:hover{
	text-decoration: underline;
	color: #98002E;
}
a.headlink:visited{
	text-decoration: none;
	color: #000000;
}

a:hover{
	text-decoration: none;
}

p, label {
	color: #6A6A6C;
	font-size: 12px;
	margin-bottom: 10px;
}

img, 
a img {border: none;}

img.pgk_bordered {border: solid 1px #98002E !important;}

table{
	width: 100%;
	font-size: 12px;
	margin-bottom: 10px;
}

table td, table th{
	padding: 8px 0;
}

table th{
	text-align: left;
}

table td{
	text-align: center;
}

table thead{
	color: #7A7B7B;
}

table thead th{
	font-weight: normal;
}

table thead td{
	text-align: center;
}

table thead th,
table thead td{
	border-bottom: solid 1px #98002E;
}

table tbody{
	background-color: #FFF;
}

table tbody tr{
	background-color: #EAEAEA;
}

table tbody tr th{
	padding-left: 3%;
}

table tbody th,
table tbody td{
	border-bottom: solid 3px #FFF;
	padding: 8px 0;
}

.clear, 
.clear1, 
.clear2{clear: both; line-height: 0; font-size: 0; background: none;}

.clear{
	height: 0px;
}

.clear1{
	height: 1px;
}

.clear2{
	height: 20px;
}

#logo{
	margin: 22px 0 0 10%;
}

#layout{
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 960)? "960px" : "100%");
	min-width: 960px;
}

#header{
	margin-left: 4%;
	padding-top: 15px;
	width: 96%;
	background: #FFF;
}

#header-l{
	float: left;
	width: 27%;
}

#header-r{
	float: left;
	width: 70%;
}

#nav-t{
	position: relative;
	z-index: 6;
	font-size: 10px;
	width: 100%;
}

#nav-t li{
	display: inline;
	padding: 0 3%;
}

#nav-t li a{
	font-size: 11px;
}

#nav-t li a.selected{
	color: #000;
	text-decoration: none;
}

#cargo-types{
	position: relative;
	margin: 35px 0 0 1%;
	padding:0;
	width: 100%;
	z-index:5;
}

#cargo-types li{
	float: left;
	display: inline;
	width: 19%;
	background: url('i/arc-shadow.png') no-repeat left top;; padding-left:30px; padding-right:0; padding-top:25px; padding-bottom:0
}

#cargo-types li a{
	font-size: 16px;
	font-weight: normal;
	color: #414141;
	
}

#content{
	float: left;
	width:100%;
}

#content-l{
	float: left;
	width:27%;
}

#content-r{
	position:relative;
	float: right;
	width:72.5%;
	margin-top: 15px;
}

#front, 
#front-l{
	float: left;
	width: 100%;
}

#front{
	margin-top: 15px;
}

#front-l{
	background: url('i/fr.gif') repeat-x left top;
}

#front-layer{
	background: url('i/fr-l.jpg') no-repeat right top;
	z-index:2
}

#front-r{
	float: right;
	width: 100%;
	background: url('i/fr-r2.png') no-repeat right top;
	text-align: center
}

#menu-l{
	padding-top: 125px;
	margin: 0 15% 0 10%;
	width: 65%;
}

#menu-l li{
	background: url('i/bullet1.gif') no-repeat 0px 2px;
	padding-left: 25px;
	margin-bottom: 5px;
	background-position-x:0px; background-position-y:2px
	
}

#menu-l li a,
#menu-l li a:link,
#menu-l li a:visited{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#menu-l li a:hover{
	text-decoration: underline;
}

#menu-l ul{
	overflow: hidden; 
	list-style: none; 
	padding: 0;
	margin: 5px 0 0 5%; 
}

#menu-l ul li{
	background: none; 
	padding: 0;
	margin: 0 0 7px 0;
}

#menu-l ul li a{
	padding:0; 
	margin:0; 
	font-weight:500 !important;
	line-height: 15px;
	
}

#menu-l ul li a.selected{
	border-bottom: 1px dashed #98002E; 
	text-decoration: none;
}

#press-center,
#feedback{
	position: relative;
	float: left;
	border-top: solid 4px #98002E;
	width: 100%;
	margin-top: 30px;
}

#press-center h1,
#feedback h1{
	position: relative;
	float: right;
	font-size: 17px;
	font-weight: normal;
	color: #373839;
	margin: -10px 0 0 11%;
	padding-left: 8%;
	background-color: #FFF;
	text-transform: uppercase;
	width: 82.6%;
}

#press-center div,
#feedback form{
	margin-top: 20px;
	padding-left: 20%;
}

#press-center h3{
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 10px 0;
}

#feedback{
	position:relative;
}

#reg{
	border: 1px solid #BFBFBF;
	width: 60%;
	margin: 20px auto;
}

#reg form{
	font-size: 12px;
	color: #7A7B7B;
	padding: 20px 2% 0 3%;
}

#feedback form{
	float: left;
	font-size: 12px;
	color: #7A7B7B;
}

#feedback input,
#reg input, 
#feedback textarea{
	display: block;
	width: 100%;
	padding: 0;
	margin: 5px 0 10px 0;
}

#reg .button,
#feedback .button{
	float: right;
	border:0 none;
	background: url('i/buttonbg.gif') no-repeat left top;
	height: 23px;
	width: 90px;
	font-size: 10px;
	color: #B34466;
	cursor: pointer; padding-left:0; padding-right:16px; padding-top:0; padding-bottom:3px
}

#mapofrussia{
	float: left;
	width: 100%;
	margin: 25px 0 0 -15%;
	position: relative;
	z-index:2;
}

#search{
	float: right;
	padding: 15px 0;
	width: 95%;
	font-size: 11px;
	color: #7A7B7B;
	border-bottom: solid 4px #98002E;
	z-index: 100;
}

#search form{
	float: left;
	margin: 0;
	padding:0;

}

#search input, 
#search select{
	vertical-align: middle;
}

#search .city-select{
	width: 40%;
	height: 20px;
	border-right: solid 1px #7A7B7B;
}

#search .city-select select{
	margin:0 1%;
	padding:0;
	height: 20px;
	font-size: 11px;
	width: 48%;
	height: 18px;
}

#search .search-block{
	width: 56%;
	margin: 0 1%;
}

#search .field{
	width: 62%;
	height: 15px;
	font-size: 11px;
	margin:0 1%;
}

#search .button{
	margin-right: 2%;
}

#newsblock{
	float: right;
	width: 97%;
	margin-top: 25px;
	padding-top: 30px;
	background: url('i/rounded.gif') no-repeat left top;
}

#news-nav{
	float: left;
	padding: 10px 0;
	width: 100%;
}

#news-nav div{
	float: left;
	line-height: 41px;
	background: url('i/sep1.gif') no-repeat right 15px;
	text-align: center
}

#news-nav .caption{
	width: 33%;
	padding-left: 3%;
}

#news-nav .caption img,
#event-nav .caption img{
	padding: 0 3%;
	vertical-align: middle;
}

#news-nav .caption h1,
#event-nav .caption h1{
	font-size: 16px;
	color: #373839;
	text-transform: uppercase;
}

#news-nav .rss{
	width: 10%;
}

#news-nav .rss a{
	font-size: 13px;
	text-transform: uppercase;
}

#news-nav .rss img{
	padding: 0 2%;
	background: #FFF;
	margin-top: -4px;
	vertical-align: middle;
}

*html #news-nav .rss img{
	margin: 0;
}

#news-nav .archive{
	width: 10%;
}

#news-nav .archive a,
#news-nav .archive a:link,
#news-nav .archive a:visited{
	font-size: 11px;
	text-decoration: underline;
}

#news-nav .archive a:hover{
	text-decoration: none;
}

#news-nav .subs{
	width: 43.5%;
	background: none;
	line-height: 41px;
	font-size: 11px;
	color: #7A7B7B;
}

#news-nav .subs form{
	width: 100%;
}

#news-nav .e_mail{
	width: 44%;
	height: 15px;
}

#news-nav .button{
	vertical-align: -4px;
}


#newslist{
	float: left;
	width: 100%;
}

#newslist li{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

#newslist li div{
	float: left;
	text-align: center;
	line-height: 18px;
}

#newslist .date{
	width: 15%;
	font-size: 12px;
	color: #98002E;
	background: url('http://www.pgkweb.ru/i/sep2.gif') no-repeat 90% 5px;
}

#newslist .description{
	width: 84%;
	text-align: left;
}


#events{
	float: right;
	width: 97%;
	margin-top: 30px;
	padding-top: 30px;
	background: url('i/rounded.gif') no-repeat left top;
}

#event-nav{
	float: left;
	padding: 10px 0;
	width: 100%;
}

#event-nav div{
	float: left;
	line-height: 38px;
	background: url('i/sep1.gif') no-repeat right 15px;
	text-align: center
}

#event-nav .caption{
	width: 30%;
	padding-left: 2%;
}

#event-nav .archive{
	width: 25%;
	background: none;
}

#event-nav .archive a{
	font-size: 11px;
}

#eventlist{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

#eventlist li{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

#eventlist li div{
	line-height: 18px;
}

#eventlist .pic{
	float: left;
	text-align: right;
	width: 14%;
	font-size: 12px;
	color: #98002E;
}

#eventlist .description{
	float: right;
	width: 83%;
	text-align: left;
}

#banners{
	float: right;
	width: 100%;
	margin-top: 40px;
	padding-bottom: 30px;
}

#banners .banner{
	float: right;
	width: 30%;
	text-align: left;
}

#footer-l{
	float: left;
	height: 195px;
	width: 28%;
	background: url('i/f-bg.png') repeat-x left bottom;
	
}

#footer{
	float: left;
	width: 100%;
	margin-top: -20px;
}

#footer-l div{
	background: url('i/traff-l.png') no-repeat right top;
	height: 195px; padding-left:21%; padding-right:10%; padding-top:0; padding-bottom:0
}

#footer-l div h1{
	padding: 30px 0 5px 0;
	font-size: 17px;
	font-weight: normal;
	color: #373839;
	text-transform: uppercase;
}

#footer-l div h2{
	font-size: 12px;
	font-weight: normal;
	color: #7A7B7B;
	line-height: 20px;
}

#footer-l div p{
	margin: 10px 0;
	color: #000;
	line-height: 15px;
}

#footer-l div a{
	font-size: 14px;
	font-weight: bold;
	color: #AB3C5E;
	text-decoration: none;
}

#footer-r{
	float: right;
	width: 68%;
	margin-top: 40px;
	border-top: solid 4px #98002E;
}

#footer-r .contents{
	float: left; 
	width: 55%;
}

#footer-r .counters{
	float: right; 
	width: 40%; 
	text-align: right;
}

#footer-r p{
	color: #000;
	line-height: 10px;
}

#footer-r a{
	color: orange;
}

#m-bot{
	margin: 25px 0 15px 0;
	width: 100%;
	text-align: center;
}

#m-bot li{
	display: inline;
	padding: 0 2.5%;
}

#m-bot li a{
	color:#797A7A;
	font-size: 11px;
}

#m-bot ul{
	list-style: none;
}

#m-bot ul li{
	display: inline; 
	background: none; 
	margin: 0; 
	padding: 0;
}

#m-bot ul li a{
	color: #98002E;
}

#front-l-inner{
	float: left;
	background: url('i/fr-l-rep.gif') repeat-x left top;
	width: 100%;
	position: relative;
	z-index:3
	
}

#front-layer-inner{
	background: url('i/fr-l-inner.jpg') no-repeat right top;
}

#front-r-container{
	position: relative;
	z-index:2;
	float: left;
	width: 100%;
	

}

#front-r-repeat{
	position: relative;
	float: left;
	left: -2%;
	width: 100%;
	background: url('i/fr-c-repeat.jpg') repeat-x left top;
}

#front-r-inner{
	float: right;
	background: #FFF url('i/fr-c.jpg') no-repeat left top;
	width: 216px;
	padding-right: 60%;
	height: 140px
}

#front-r-vagon{
	position: absolute;
	z-index:3;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 960)? "960px" : "100%");
	min-width: 960px;
	right: 0;
	height: 200px;
	background: url(./i/fr-r3.png) no-repeat right top;
	margin-top: -40px;
}

#slogan{
	position: absolute;
	z-index:3;
	margin: 45px 0 0 26%;
}

#linksline{
	float: right;
	width: 95%;
	border-bottom: 1px solid #BFBFBF;
	padding: 5px 0 8px;
	
}

#linksline li{
	float: left;
	background: url('i/arr.gif') no-repeat right center;
	padding-left:2%; padding-right:2%; padding-top:0; padding-bottom:0

}

#linksline li a{
	font-size: 12px;
	color: #000;
}

#linksline li.active{
	background:none;
}

#linksline li.active a{
	color: #7A7B7B;
	text-decoration: none;
}

#content-inner{
	float: right;
	width: 90%;
	padding-right: 5%;
}

#content-inner ul{
	margin-bottom: 10px;
}

#content-inner ol{
	padding-left: 5%;
	margin-bottom: 10px;
	font-size: 12px;
}

#content-inner ul li{
	padding: 0em 0em 0em 0.5em;
	margin: 0em 0em 0em 0.5em ;
	line-height: 1.2em;
	font-size: 12px;
	color: #6A6A6C;
	background: url('i/sep2.gif') no-repeat left top;
}

#content-inner table {
	background-color: #FFFFFF !important; 
	border-collapse:collapse;
	}
	
#content-inner table tr {
	background-color: #FFFFFF !important;}
	
#content-inner table td {
	background-color: #FFFFFF !important; 
	text-align: left; 
	border:1px solid #EFEFEF; 
	padding: 0.5em;
}

.relatedlink{
	margin-left: 5%;
	margin-bottom: 15px;
}

.relatedlink li{
	background: url('i/sep1.gif') no-repeat left center;
	margin-left: 2%;
	padding-left: 1%
}	

.relatedlink li a{
	font-size: 12px;
}

#auth-block{
	position: absolute;
	top: 0;
	width: 100%;
	text-align: right;
}

#auth{
	text-align: center;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 960)? "960px" : "90%");
	min-width: 960px;
	font-size: 11px;
	margin: 5px 0;
}

#auth input{
	height: 14px;
	width: 8%;
	font-size: 9px;
}

#auth ul{
	float: left;
	width: 80%;
}

#auth ul li{
	display: inline;
}

#personal{
	float: right;
	margin: 10px 15px;
	font-size: 11px;
}

#personal a{
	font-size: 11px;
}

/*			gallery		*/

#gallery{
	float: right;
	width: 98%;
}

#gallery h1{
	margin: 0;
	padding:0;
	font-size: 18px;
	text-transform: uppercase;
	color: #98002E;
}

#gallery h2{
	margin: 0;
	padding:0;
	font-size: 15px;
	text-transform: uppercase;
	color: #98002E;
}

#gallery h3{
	margin: 0;
	padding:0;
	font-size: 13px;
	text-transform: uppercase;
	color: #98002E;
}

#gallery p{
	font-size: 12px;
	font-weight: normal;
	margin: 13px 0;
}



#albums{
	margin: 20px 0 0 0;
	padding: 0;
	width: 100%;
	list-style: none;
}

#albums li{
	display:inline;
}

#albums h1, 
#albums p{
	margin: 0;
	padding:0;
}

#albums h1{
	font-size: 13px;
	text-transform: uppercase;
	color: #98002E;
}

#albums p{
	font-size: 12px;
	font-weight: normal;
	color: #6A6A6C;
}

#albums a {
	text-decoration: none;
}

#albums a:hover{
	text-decoration: underline;
	color: #6A6A6C;
}

#albums li{
	float: left;
	width: 40%;
	margin: 10px 3%;
}

#albums img{
	margin-right: 3%;
}

#bigphoto{
	margin : 30px 3% 0 3%;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: solid 1px #6A6A6C
}

#bigphoto img{
	max-width: 550px;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) > 550)? "550px" : "100%");
}

#photos{
	margin-top:20px;
	list-style: none;
}

#photos li{
	float:left;
	vertical-align:top;
	margin: 10px 2%;
}


TABLE.inner_light {border-collapse:collapse}
TABLE.inner_light TD, TH {border 1px solid white; vertical-align:top}
TABLE.inner_light TD {background-color: #EFEFEF}
TABLE.inner_light TH {background-color: #EEEEEE; font-weight:bold; text-align:center}

/*mail_dot_from*/
/*#mail_f p a,
#mail_f p a:link,
#mail_f p a:visited
{color:#6E6E6E; font-size:8pt;}*/



