/* Для всех элементов */
a:link {color: #666 }     /* непосещенная ссылка*/
a:visited {color: #666 }  /* посещенная ссылка */
a:hover {color: #ccc }   /* курсор мыши указывает на ссылку*/
a:active {color: #ccc }   /* выбранная ссылка*/

img {
	border:none;
}
* {
	padding:0;
}
body {
	font:10pt Tahoma;
	color:#666;
}
H1, H2, H3, H4, H5, H6, H7 {
	font-weight:normal;
}

h1 a:link {color: #333 }     /* непосещенная ссылка*/
h1 a:visited {color: #333 }  /* посещенная ссылка */
h1 a:hover {color: #ccc }   /* курсор мыши указывает на ссылку*/
h1 a:active {color: #ccc }   /* выбранная ссылка*/
h3 {
	font-size:10pt;
	font-weight:bold;
	padding-top:10px;
}
p {
text-indent: 20px;
}
/* Для футера */
* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.footer, .push {
height: 4em;
}
/* HEADER */
#HEAD {
	width:100%;
}
#LOGO {
	width:15%;
	float:left;
	margin-top:25px;
	padding-left:10%;
}
#MENU {
	width:74%;
	float:left;
	margin:78px 0 0 0;
	font:11pt Tahoma;
	font-weight:bold;
}
#men1, #men2, #men3, #men4, #men5, #men6 {
	float:left;
	margin: 0 20px 0 20px;
}
#men1 {
	margin: 0 20px 0 0px;
}
#UNMENU {
	top:100px;
	display:none;
	position:absolute;
	font-weight:normal;
}
#unmen1, #unmen2, #unmen3, #unmen4 {
	text-decoration:underline;
	cursor:pointer;
	cursor:hand;
}
/* INDEX */
#GLAV {
	width:100%;
	height:350px;
	background:url('/i/index/sr/service_realty.jpg') no-repeat 50% 50px;
	overflow:hidden;
}
#GLAVT {
	position:relative;
	left:-305px;
	width:260px;
	margin:110px auto;
	/*
color:#ccc;
*/
}
/*
#GLAVT a:link {color: #ccc }     
#GLAVT a:visited {color: #ccc }  
#GLAVT a:hover {color: #666 }   
#GLAVT a:active {color: #666 }   
*/

#GLKLICK {
	position:absolute;
	width:300px;
	height:260px;
	left:50%;
	margin-left:-150px;
	display:inline;
	cursor:pointer;
	cursor:hand;
}

#GLAV3 {
	width:85%;
	height:auto;
	margin-top:20px;
	margin-left:10%;
}
#GL1, #GL2, #GL3 {
	float:left;
	width:33%;
}
#GLAV3 img {
	display:block;
	float:left;
} 
#GLT1, #GLT2, #GLT3 {
	width:53%;
	margin-top:20px;
	margin-left:5%;
	float:left;
}
#GLNEWS {
	width:80%;
	padding-top:40px;
	margin-left:10%;
	text-align:right;
}
#GLNEWS2 {
	width:80%;
	margin-top:30px;
	margin-left:10%;
	margin-bottom:30px;
	text-align:right;
	font-weight:bold;
}
/* NEWS */
#NEWSPAPPERS {
	width:840px;
	height:360px;
	margin:0 auto;
}
#NEWS {
	min-width:900px;
}
#N1 {
	margin-left:5%;
	width:30%;
	float:left;
}
#N2 {
	width:30%;
	float:left;
}
#N3 {
	position:relative;
	width:30%;
	float:left;
}
.newsblock {
	width:280px;
	margin:0 auto;
	padding-bottom:60px;
	background:url('/i/pic/news.jpg') no-repeat 50% 100%;
}
.newsblock img {
	padding: 20px 0;
}
/* Услуги */
#services h1 {
	padding-bottom:20px;
}
#SERV {
	position:relative;
	min-width:900px;
	padding:30px 0 0;
}
#SE1 {
	margin-left:5%;
	position:relative;
	width:30%;
	padding-bottom:400px;
	float:left;
	background:url('/i/background/korzina.jpg') no-repeat 50% 100%;
}
#SE2 {
	position:relative;
	width:30%;
	float:left;
}
#SE3 {
	position:relative;
	width:30%;
	float:left;
}
.servblock {
	width:280px;
	margin:0 auto;
}
/* ОБЩИЕ БЛОКИ ДЛЯ САЙТА */
#PAGE {
	width:100%;
	padding-top:60px;
}
#PAGE H1 {
	padding-bottom: 40px;
}
#LB {
	position:relative;
	width:25%;
	height:99px;  /* Убрать после того как появится содержание */
	float:left;
}
#CB {
	position:relative;
	margin:0 370px 0 25%;
}
#RB {
	position:relative;
	width:25%;
	height:99px;	/* Убрать после того как появится содержание */
	float:right;
}
#PAGEDOWN {
	position:relative;
	width:auto;
	margin-left:25%;
	float:left;
}
#PAGEDOWN p {
	padding:30px 0 20px;
}
/* FOOTER */
#FOOTER {
	position:relative;
	color:#999;
}
#FL {
	position:relative;
	float:left;
	padding-top:10px;
	padding-left:5%;
}
#FR {
	position:relative;
	float:right;
	padding-right:5%;
}
/* Размеры шрифтов */
.zag {
	font-family:Georgia;
	font-size:50pt;
	color:#333;
	padding-top:20px;
}
.bold {font-weight:bold;}
.s1 {font-size:1pt;}
.s2 {font-size:2pt;}
.s3 {font-size:3pt;}
.s4 {font-size:4pt;}
.s5 {font-size:5pt;}
.s6 {font-size:6pt;}
.s7 {font-size:7pt;}
.s8 {font-size:8pt;}
.s9 {font-size:9pt;}
.s10 {font-size:10pt;}
.s11 {font-size:11pt;}
.s12 {font-size:12pt;}
.s13 {font-size:13pt;}
.s14 {font-size:14pt;}
.s15 {font-size:15pt;}
.s16 {font-size:16pt;}
.s17 {font-size:17pt;}
.s18 {font-size:18pt;}
.s19 {font-size:19pt;}
.s20 {font-size:20pt;}
.s21 {font-size:21pt;}
.s22 {font-size:22pt;}
.s23 {font-size:23pt;}
.s24 {font-size:24pt;}
.s25 {font-size:25pt;}
.s26 {font-size:26pt;}
.s27 {font-size:27pt;}
.s28 {font-size:28pt;}
.s29 {font-size:29pt;}
.s30 {font-size:30pt;}
.s31 {font-size:31pt;}
.s32 {font-size:32pt;}
.s33 {font-size:33pt;}
.s40 {font-size:40pt;}
/* Обязательные параметры */
	#index p, #services p {
		text-indent:0;
	}
	#portfolio #PAGE {
		padding-top:110px;
	}
	#portfolio #unmen4 {
		cursor:default;
		text-decoration:none;
		color:#ccc;
	}

#company #men1 a:link,		#portfolio #men2 a:link,	#services #men3 a:link,		#master #men4 a:link,		#contact #men5 a:link 		{color: #ccc; cursor:default; text-decoration:none;}     /* непосещенная ссылка*/
#company #men1 a:visited,	#portfolio #men2 a:visited,	#services #men3 a:visited,	#master #men4 a:visited,	#contact #men5 a:visited 	{color: #ccc; cursor:default; text-decoration:none;}  /* посещенная ссылка */
#company #men1 a:hover,		#portfolio #men2 a:hover,	#services #men3 a:hover,	#master #men4 a:hover,		#contact #men5 a:hover		{color: #ccc; cursor:default; text-decoration:none;}   /* курсор мыши указывает на ссылку*/
#company #men1 a:active,	#portfolio #men2 a:active,	#services #men3 a:active,	#master #men4 a:active,		#contact #men5 a:active		{color: #ccc; cursor:default; text-decoration:none;}   /* выбранная ссылка*/

/* Вспомогательные элементы */
#clear{
	position:relative;
	margin:0;
	width:100%;
	height:0px;
	padding:0;
	float:none;
	clear:both;
}
.port {
	position:relative;
	margin:0 30px 30px 0;
	float:left;
}
.green {
	color:#0f0;
}
.left10 {
	margin-left:10%;
}
.left40 {
	margin-left:40%;
}
.left95 {
	margin-left:95px;
}
.ptop80 {
	padding-top:80px;
}
.pbot30 {
	padding-bottom:30px;
}
.rbqut {
	width:200px;
}
.qut {
	font: 12pt "Times New Roman";
	font-style:italic;
}
.aut {
	float:right;
	font: 11pt "Times New Roman";
	font-style:italic;
}





#birdpic1, #birdpic2, #birdpic3, #birdpic4, #birdpic5, #birdpic6 {
	border:1px solid pink;
}
/* INDEX - bird */
#BIRD {
	position:relative;
	width:90%;

/*
	background:pink;

*/
	height:100px;
	margin: 0 auto;
}
#birdpic1 {
	position:relative;
	float:left;
	height:79px;
	width:503px;
	left:200px;
	top:50px;
	margin-bottom:-79px;
}
#birdpic2 {
	position:relative;
	float:left;
	height:49px;
	width:486px;
	margin-bottom:-49px;
	left:400px;
	top:100px;
}
#birdpic3 {
	position:relative;
	height:185px;
	width:264px;
	margin:0 auto -185px;
}
#birdpic4 {
	position:relative;
	float:right;
	height:120px;
	width:241px;
	margin-bottom:-120px;
	right:250px;
}
#birdpic5 {
	position:relative;
	float:right;
	height:124px;
	width:276px;
	margin-bottom:-124px;
	right:620px;
	top:100px;
}
#birdpic6 {
	position:relative;
	float:right;
	height:65px;
	width:134px;
	margin-bottom:-65px;
	right:450px;
	top:150px;
}
#flash1{
	width:960px;
	text-align:center;
	margin:0 auto;
	padding-bottom:20px;
}

/* Branding */

.brand {
	background-image:url(/i/background/branding.jpg);
	background-repeat:no-repeat;
	background-position:85% 0px;
}
.multi {
	background-image:url(/i/background/media.jpg);
	background-repeat:no-repeat;
	background-position:80% 40px;
}
.print {
	background-image:url(/i/background/Print.jpg);
	background-repeat:no-repeat;
	background-position:45% -140px;
}
.vac {
	background-image:url(/i/background/vacanci.jpg);
	background-repeat:no-repeat;
	background-position:250px 70px;
}

.pink {
	color: #cf2393;
	cursor:pointer;
	border-bottom:1px dashed #cf2393;
	}
/* Forfms */
.feedback {
	width:510px;
}
.enter {
	width:500px;
}
.ta {
 	height:10em;
	margin-bottom:20px;
 }
.feedback p, #message p, #message2 p {
	text-indent:0;
}
#message, #message2 {
	width:510px;
	border:1px solid #999;
	margin:0 auto;
	padding:25px;
	background-color:#fff;
	display:none;
}
.fsel {
	width:230px;
}

/* Доп CSS */
.fl {float:left;}
.fr {float:right;}
.fn {float:none;}
.cl {clear:both;}
.clear {
	clear:both;
	margin:0;
	padding:0;
	font-size:0;
}
