/* Photo Style for Stabrovsky.ru 2.0 */

body {
	background: #000000;
	font-family: Georgia;
	font-size: 16px;	
	margin: 0px;
}

a:link, a:visited {
	color: #59b3db;
	text-decoration: underline;
}

a:hover, a:active {
	color: #d5262c;
	text-decoration: underline;
}

h3, h4, h5 {
	color: #FFF;
	border-bottom: 1px solid #660000;
	font-size: 22px;
	margin: -15px 0px 25px 0px;
	padding: 5px 10px 5px 10px;	/* сверху справа снизу слева*/	
}

h3 {
	font-size: 24px;
}

h5 {
	font-size: 18px;
	margin: 40px 0px 20px 0px;
	padding: 5px 10px 5px 10px;	
}

.p_tabs {
	margin-left: 85%;
}

.p_plain {
	color: #CCCCCC;
	margin: 0px 0px 20px 0px;
	padding-left: 10px;
}

.p_group {
	margin-bottom: 25px;
}

.p_title {
	background: #3c263e;
	color: #CCCCCC;
	padding: 7px 10px 5px 10px;
	-moz-border-radius: 5px 5px 0px 0px;
}

.p_photo {
	background: #3c263e;
	padding: 4px 2px 2px 2px;
}

.p_date {
	color: #999999;
	font-size: 14px;
	margin: 30px 0px -10px 0px;
	padding-left: 10px;
}

.p_spacer {
	font-size: 0px;
	margin-top: 45px;
}

.main_pro {
	background: url(gfx/welcome.jpg) center no-repeat;
	height: 636px;
	margin-top: 3%;
	margin-bottom: 0px;
}

.main_links {
	border-top: 1px dashed #333333;
	border-bottom: 1px dashed #333333;
	color: #666666;
	font-size: 17px;
	padding: 15px;
}

.copyright {
	color: #666666;
	font-size: 12px;
	font-style: italic;	
	text-align: center;
	margin: 30px 10px 20px 0px;	/* сверху справа снизу слева*/
}