
body {
	background: url(../img/main_bg.jpg) 0 0 ;
	font-size: 12px;
}

p {margin:0;padding:0;}

input, textarea { font-size: 110%; padding: 3px; }
label { display: block; }

a {	color: #09599D;	text-decoration: none;}

#Wrapper {
	width:1106px;
	margin: 0 auto;
}

#PageWrapper {
	width:1106px;
}

.pageTop{
	position:relative;
	width:1106px;
	height:153px;
	background:url(../img/pagetop.png) 0 0 no-repeat;
}

.pageContentTop {
    position: relative;
    width: 1106px;
    height:167px;
    background:url(../img/content-top.png) 0 0 no-repeat;
}


#Header {
	text-align: left;
	position:relative;
	left: 100px;
	top:100px;
    z-index: 1;
}


#hmenu ul{
	list-style:none;
}
	#hmenu li{
		list-style:none;
		display:inline-block;
        	/*max-width: 180px;*/
        	vertical-align: top;
		margin:5px 3px;
	        font-size: 90%;
	}
	#hmenu li:first{
		margin-left: 50px;
	}
		#hmenu li a{
			/*color:#b5b4b4;*/
			color:#008fd9;
			font: 1.8em bold Georgia, 'Times New Roman', Times, serif;
			text-decoration:none;
			border-bottom:3px solid #b5b4b4;
			cursor:pointer;
			padding:0 0 1px 0;
		}
			#hmenu li a:hover{
				border-bottom:3px solid #008fd5;
				color:#008fd5;
				text-decoration:none;
			}
		#hmenu li a.current{
/*			border-bottom:0px solid #b5b4b4;*/
			border-bottom:none;
			color:#008fd5;
			font-weight:bold;
			text-decoration:none;
		}


#history{
	list-style:none;
    min-height: 30px;
    position: relative;
    z-index:1;
}
	#history li{
		list-style:none;
		display:inline;
		margin:0 5px;
	}
		#history li a{
			color:#008fd9;
			text-decoration:none;
			border-bottom:1px solid #b5b4b4;
			cursor:pointer;
			padding:0 0 1px 0;
		}
			#history li a:hover{
				border-bottom:1px solid #008fd5;
				color:#008fd5;
				text-decoration:none;
			}
		#history li a.current{	
			border-bottom:0px solid #008fd5;
			color:#008fd5;
			font-weight:bold;
			text-decoration:none;
		}


#chld-groups {
	list-style:none;
    display: block;
    padding-bottom: 20px !important;
}
	#chld-groups li{
		list-style:none;
		display:inline-block;
		margin:0 5px;
		padding: 0 20px;
	}
		#chld-groups li a{
/*			color:#b5b4b4;	*/
			color:#008fd9;
			font: 1.6em bold Georgia, 'Times New Roman', Times, serif;
			text-decoration:none;
			border-bottom:1px solid #b5b4b4;
			cursor:pointer;
			padding:0 0 1px 0;
		}
			#chld-groups li a:hover{
				border-bottom:1px solid #008fd5;
				color:#008fd5;
				text-decoration:none;
			}
		#chld-groups li a.current{
			border-bottom:0px solid #008fd5;
			color:#008fd5;
			font-weight:bold;
			text-decoration:none;
		}

		#chld-groups li a.current:after{
			padding: 10px 5px;
			background:url(../img/marker-V.png) no-repeat 5px 2px;
		}


#MainMenu ul{
	list-style:none;
}
	#MainMenu li{
		list-style:none;
		display:block;
		margin:0 5px;
		padding: 2px 10px;
        line-height: 1.57em;
        border: none;
	}
		#MainMenu li ul {
			list-style:none;
			margin:0;
			padding:0;
		}
		
		
		
		#MainMenu li span.mother{
			padding: 0 10px;
			background:url(../img/marker-A.gif) no-repeat 5px 2px;
		}
		
		#MainMenu li span.daughter{
			padding: 0 10px;
			background:url(../img/marker-Z.gif) no-repeat 5px 2px;
		}
		

		#MainMenudaughter li a{
			color:#008fd9;
			font: 1.2em bold Georgia, 'Times New Roman', Times, serif;
			font-weight:bold;
			text-decoration:none;
			border-bottom: 1px solid #b5b4b4;
			cursor:pointer;
			padding:0 0 1px 0;
		}
		
			
		#MainMenu li a{
/*			color:#b5b4b4;	*/
			color:#09599d;
			font: 1.2em bold Georgia, 'Times New Roman', Times, serif;
			font-weight:bold  !important;
			text-decoration:none;
			border-bottom:1px solid #b5b4b4;
			cursor:pointer;
			padding:0 0 2px 0;
		}
			#MainMenu li a:hover{
				border-bottom:1px solid #008fd5;
				color:#008fd5;
				text-decoration:none;
			}
		#MainMenu li a.current{
			border:none;
			color:#609ccf;
			font-weight:bold;
			text-decoration:none;
		}




.pageIntro {
	width:1106px;
	height:326px;	
	background: url(../img/pageintro.png) no-repeat;
}


#flashIntro{
	position:inherit;
	width:1106px;
	height:326px;
/*	background:url(../img/pageintro_flash.png) 0 0 no-repeat;*/
}


.contentVmenu {
	width:1106px;
	height:89px;
	background:url(../img/content_v_bg.png) no-repeat;
}

.pageSection {
	width: 1106px;
	height: 100%;
	background:url(../img/pagesection_bg.png) 0 0 repeat-y;
}

#slider {
    width: 850px;
    margin: 0 auto;
    position: relative;
    background: url(../img/slider_bg.png) repeat-x;
}

.scroll {
	overflow: hidden;
	width: 850px;
  	margin: 0 auto;
	position: relative;
}

.scrollContainer {
	position: relative;

}

.scrollHeader {
	font: 2.1em "Times New Roman", Times, serif;
	font-weight: bold;
	font-style:italic;
	margin:0;
	padding: 20px 0 10px 20px;
	color:#09599d;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 200px;
	height: 190px;
}

#left-slider {
	position: absolute;
	top: 0;
	width: 45px;
	height: 190px;
	left: -45px;
	bottom: 0;
	background: url(../img/left-corner.png) no-repeat;
	z-index: 1;
}

#right-slider {
	position: absolute;
	top: 0;
	width: 45px;
	height: 190px;
	right: -45px;
	bottom: 0;
	background: url(../img/right-shadow.png) no-repeat;
	z-index: 1;
}

.inside {
	padding: 10px;
}

.inside img {
/*	display: block;*/
	 float: right;
    margin: 4px;
/*	margin: 0 0 10px 0;*/
	width: 64px !important;
    height: auto;
}

.inside h2 {
	text-decoration: underline;
	font-weight: bold;
	color: #09599d;
	font-size: 1.0em;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 1.0em;
	color: #09599d;
}


.scrollButtons {
    position: absolute;
    top: 87px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -35px;
    z-index: 2;
}

.scrollButtons.right {
    right: -35px;
    z-index: 2;
}

.scrollToons {
	position: absolute;
	top: 0;
}

.scrollToons.left {
	top: -40px;
	left: -50px;
	z-index: 2;
}

.scrollToons.right {
	top: 180px;
	right: -50px;
	z-index: 2;
}


.hide {
    display: none;
}


#advSmall {
	height: 143px;
	width:285px;
	background:url(../img/ad1.png) 0 0 no-repeat;
}

#advSmallest {
	height: 137px;
	width:200px;
	background:url(../img/ad2.gif) 0 0 no-repeat;
}

#advSmallest-info {
	padding:0;
	margin:0;
}

h1.news-title {
	color:#008fd5;
	font: 2.1em "Times New Roman", Times, serif;
	font-weight: bold;
	font-style:italic;
}

h2.news-title {
	font: 1.3em Arial, Helvetica, sans-serif;
	color:#008fd5;
	text-decoration:underline;
	font-weight:bold;
	font-style:normal;
	margin:0;
	padding: 0 0 5px 10px;;
}

span.newsDate{
	background-color:#b5cde1;
	color:#FFF;
	font: 0.9em Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	padding:3px;
}

#left-col-news { padding: 10px 0; color:#09599d; border-bottom: 1px #09599D dotted;border-top: 1px #09599D dotted;}
#left-col-news h1{ color:#09599d; font: 1.4em "Times New Roman", Times, serif;	font-weight: bold; font-style:italic; margin:0;	padding: 0 0.9em; }
#left-col-news h2 {text-decoration: none; border: none; font: 0.9em Arial, Helvetica, sans-serif; font-weight:bold; font-style:normal; margin:0; padding: 0 0 5px 10px;}
#left-col-news p{ text-decoration: none; border: none; font: 0.9em Arial, Helvetica, sans-serif; margin:0; padding: 10px;}
#left-col-news .newsDate { margin-left: 10px; }
#left-col-news h2 a, #left-col-news p a { text-decoration:none;border:none; }
#left-col-news a:hover{text-decoration:underline;}

#parentsBlog{
	color:#09599d;	
}

#parentsBlog h1{
	font: 2.1em "Times New Roman", Times, serif;
	font-weight: bold;
	font-style:italic;
	margin:0;
	padding: 0 10px;
}

#parentsBlog h2{
	font: 0.9em Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
	font-style:normal;
	margin:0;
	padding: 0 0 5px 10px;;
}

#parentsBlog p{
	font: 0.9em Arial, Helvetica, sans-serif;
	margin:0;
	padding: 10px;
}

#parentsBlog .newsDate {
	margin-left: 10px;
}


#article{
	color:#09599d;
	font: 1.05em Arial, Helvetica, sans-serif;
}

#article-col-1, #article-col-2{
	padding:10px 0 10px 0px;
}

.article-groups-img {
	/*background:url(../img/news/image.jpg) no-repeat 0 0;*/
	width: 276px;
	height:212px;
}

.article-groups-stuff h4{
	font: 1.05em "Times New Roman", Times, serif;
	font-weight: bold;
	font-style:italic;
	margin:0;
	padding: 10px 0 0 0;
}

.article-groups-stuff span{
	padding: 0;
	margin:0 0 0 40px;
	display:block;
}

#article-col-2 h4 {
	font: 1.4em "Times New Roman", Times, serif;
	font-weight: bold;
	font-style:italic;
	padding:0;
	margin:0;
}

.user {
	float:left;
}

.user p {
	margin:0 !important;
	padding: 0 10px !important;
}


.our img {
	width:108px;
	height:84px;
	padding: 5px 8px;
	margin:0;
}

.our span {
	text-decoration:underline;
	float:right;
}


.comments-block h5{
	font: 0.9em Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	margin:0;
	padding: 0 0 5px 10px;
}

.comments-block  .cat{
	text-decoration:underline;
	float:right;
}

#article h1{
	color:#008fd5;
	font: 1.4em "Times New Roman", Times, serif;
    text-align:left;
	font-weight: bold;
	font-style:italic;
	margin:0;
	padding: 0 10px;
}

#contentArticle h2.opened, #contentArticle h2.closed, #article h2{
	font: 1.05em Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
	font-style:normal;
	margin:0;
	padding: 0 0 5px 10px;;
}

#article p{
	font: 1.05em Arial, Helvetica, sans-serif;
	margin:0;
	padding: 10px;
    text-align: justify;
}

#article .newsDate {
	margin-left: 10px;
}


#footer {
	position:relative;
	background:url(../img/pagefooter_bg.png) 0 0 no-repeat;
	width:1106px;
	height:110px;
	color:#09599d;
}

#footer .car{
	position:absolute;
	top:0px;
	left:10px;
	height:63px;
	width:100px;
	background:url(../img/car.png) 0 0 no-repeat;
	z-index:2;
}

#footer div.counter{
	position:absolute;
	top:0px;
	right:30px;
	height:72px;
	width:78px;
	background:url(../img/counter.png) 0 0 no-repeat;
	z-index:2;
}

#footer div.counter span.counter{
    text-align:center;
    width:78px;
	position:absolute;
	top:26px;
	right:0px;
    font-size:11px;
    font-weight: 600;
	color:#09599d;
}

#copyright {
	color:#09599d;
	font-weight: bold;
	position:relative;
	top: 30px;
	left: 60px;
}
#footerMenu {
	position:relative;
	top: 30px;
	left: 30px;
}


#fmenu ul{
	list-style:none;
}
	#fmenu li{
		list-style:none;
		display:inline;
		margin:0 5px;
	}
		#fmenu li a{
			color:#b5b4b4;
			font: 14px bold Georgia, 'Times New Roman', Times, serif;
			text-decoration:none;
			border-bottom:3px solid #b5b4b4;
			cursor:pointer;
			padding:0 0 1px 0;
		}
			#fmenu li a:hover{
				border-bottom:3px solid #008fd5;
				color:#008fd5;
				text-decoration:none;
			}
		#fmenu li a.current{
			border-bottom:0px solid #b5b4b4;
			color:#008fd5;
			font-weight:bold;
			text-decoration:none;
		}

.samolet{
	position:absolute;
	top:20px;
	left:-30px;
	background:url(../img/samolet-left2.png) 0 0 no-repeat;
	width:182px;
	height:136px;
    z-index:0;
}

.shar{
	position:absolute;
	top:0px;
	left:890px;
	background:url(../img/shar.png) 0 0 no-repeat;
	width:184px;
	height:180px;
    z-index:0;
}

/* Main Content 2-columns H */ 

#contentArticle h1{
	color:#008fd5;
	font: 2.1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
}

#contentArticle h2{
	color:#008fd5;
	font: 1.7em Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#contentArticle h3{
	color:#008fd5;
	font: 1.4em Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#contentArticle h4{
	color:#008fd5;
	font: 1.05em Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#contentArticle p{
	color:#09599d;
	/*text-indent: 28px;*/
	font: 1.05em Arial, Helvetica, sans-serif;
	margin:0;
	padding: 5px 0px;
    text-align: justify;
}

#contentArticle table { width: 100%;}
#contentArticle table td { color: #09599d; padding:2px; border: 1px solid #666 }

#contentArticle ul li {
	color:#09599d;
	font: 1.05em Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style-position:inside;
}

#contentArticle ul {
	color:#09599d;
	text-indent: 28px;
	font: 1.05em Arial, Helvetica, sans-serif;
	margin:0;
	padding: 0;
}

#gardenStructure h1{
	color:#008fd5;
	font: 2.1em "Times New Roman", Times, serif;
	font-weight: bold;
	font-style:italic;
    padding:0;
    margin:0;
}

/* Thumbnails */
div.thumb {
	margin-bottom: .5em;
	border-style: solid;
	border-color: white;
	width: auto;
	background-color: transparent;
}
div.thumbinner {
	border: 0px solid #ccc;
	padding: 3px !important;
	background-color: transparent;
	font-size: 94%;
	text-align: center;
	overflow: hidden;
}


html .thumbimage {
	border: 1px solid #ccc;
}
html .thumbcaption {
	border: none;
	text-align: center;
	line-height: 1.4em;
	padding: 3px !important;
	font-size: 94%;
}

/* Emulate Center */
.center {
	width: 100%;
	text-align: center;
}
*.center * {
	margin-left: auto;
	margin-right: auto;
}


/* Gallery */
.gallery ul {
	list-style:none;
}
.gallery li {
	display:inline;
	padding:0;
	margin:0;
}

*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}
.container {
	width: 500px;
	margin: 0 auto;
}
h1 {
	font: 4em normal Georgia, 'Times New Roman', Times, serif;
	text-align:center;
	padding: 10px 0;
    margin:0;
	color: #aaa;
}
h1 span {
	color: #666;
}
h1 small {
	font: 0.3em normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1.5em;
	display: block;
	color: #666;
}

h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(../img/h2_trigg.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 450px;
	font-size: 2em;
	font-weight: normal;
	float: left;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	color: #ccc;
}
h2.active {
	background-position: left bottom;
}
p.author {
	position:relative;
    right:0;
    width:300px;
	text-align:right;
}


/* ------------------------------ */
ul.docs li {
    font-size: 1.4em;
    list-style: decimal;
    padding: 5px 0;
}


div ul.gallery {text-indent:0; width:100%;padding:0; margin:0;}
ul.gallery .pwrap{ padding:0; margin:0; display:block; vertical-align: top;}
ul.gallery .header{padding:0; margin:0;display:inline-table; float:none !important; vertical-align: top; border:none;}
ul.gallery .header2{width:250px;padding:0 0 36px 0px;margin:0;display:inline-table; float:none !important; vertical-align: top; border:none;}
ul.gallery img {padding:0; margin:0;border:1px #8f8f8f solid;}

div.doc { padding: 10px 0; margin:0;}
div.doc h2 { font-size:1.3em; color:#008fd5; padding: 0px 0 5px 0; margin:0;}
div.doc .text p { padding:0; margin:0; text-indent: 28px; }
div.doc .files ul { list-style: none; padding-left:300px;padding-right:40px; }

div.news p {margin:0;padding:0 0 5px 0 !important;}
div.news { margin:0;padding: 10px 0 10px 0px}

div.pages { font-size:1.4em; padding: 10px 0 10px 0}
div.pages a { padding: 0 5px 0 0 }
div.pages a.current { font-weight:600 }

table.vacancies { width: 100%;}
table.vacancies th {border-bottom: 2px solid #666; font-size: 110%; }
table.vacancies td { color: #09599d; padding:2px; border: 1px dotted #666; }
table.vacancies p { padding: 0; margin: 0; text-indent: 0; }
table.vacancies span { padding: 0; margin: 0; text-indent: 0; }

table.about-jobs {width:100%;}
table.about-jobs th {border-bottom: 2px solid #666}
table.about-jobs td { color: #09599d; padding:2px; border: 1px dotted #666 }
table.about-jobs td.name { width:20% }
table.about-jobs td.count { text-align: center; width:5% }
table.about-jobs td.worktype { text-align: center; width:20% }
table.about-jobs td.cost { text-align: center; width:10% }
table.about-jobs td.needed { text-align: center; width:25% }
table.about-jobs td.worktime { text-align: center; width:20% }
table.about-jobs td.garant { text-align: center; width:20% }

table.about-workers {width:100%;}
table.about-workers th {border-bottom: 2px solid #666; padding: 10px 0; margin-top: 30px;}
table.about-workers tr.title td {padding: 10px 0; font-size: 110%; font-weight: 600; text-align: center; border: none}
table.about-workers td { color: #09599d; padding:2px; border: 1px dotted #666;}
table.about-workers td.number { text-align: center;}
table.about-workers td.age { text-align: center;}
table.about-workers td.categoryup { font-size:80%; width:40%;}
table.about-workers td.category { font-size:90%;}

div.form-feedback-head  {padding:20px 0 20px 0; width:100%; margin:0; display: block;}
div.form-feedback-head form {display: none;padding:0;margin:0; display: block;}
div.form-feedback-head h2 {line-height: 28px !important; padding: 0 0 0 15px !important; cursor: pointer; }
div.form-feedback-head h2.closed {background: transparent url(../img/collapsed.png) no-repeat scroll 0 10px;}
div.form-feedback-head h2.opened {background: transparent url(../img/expanded.png) no-repeat scroll 0 10px;}

div.form-feedback-head label { display: inline-block; padding:0 10px 0 0 !important; margin:0 !important; width:145px}
div.form-feedback-head div {padding: 2px 0 !important; margin: 0 !important; }

div.form-feedback-head input {border:1px solid #999; }
div.form-feedback-head input.name {background:#fff url(../img/form/form_name.gif) no-repeat 5px 50%; padding:2px 2px 2px 25px; width: 150px}
div.form-feedback-head input.email {background:#fff url(../img/form/form_email.gif) no-repeat 5px 50%; padding:2px 2px 2px 25px;  width: 150px}
div.form-feedback-head input.theme {background:#fff url(../img/form/form_note.gif) no-repeat 5px 50%; padding:2px 2px 2px 25px; width: 150px}
div.form-feedback-head input.capcha {background:#fff url(../img/form/keys.png) no-repeat 5px 50%;  padding:2px 2px 2px 25px; width:90px;}
div.form-feedback-head textarea {background:#fff url(../img/form/form_note.gif) no-repeat 5px 6px; width: 312px; height:200px; padding: 2px 2px 2px 25px}
div.form-feedback-head input.button{ height:28px; line-height:28px; padding:0 10px 0 10px; color:#333; cursor:pointer; text-align:left; font-size:11px; font-weight:bold; width: auto; }

a.respond {	
    line-height: 24px;
    height: 24px;
    padding: 4px 28px 4px 0;
    font: 1.4em "Times New Roman", Times, serif;
    font-weight: bold;
    font-style:italic;
    color: #008fd5;
    background: transparent url(../img/respond_add.png) no-repeat 100% 50%;
}

a.question {	
    line-height: 24px;
    height: 24px;
    padding: 4px 28px 4px 0;
    font: 1.4em "Times New Roman", Times, serif;
    font-weight: bold;
    font-style:italic;
    color: #008fd5;
    background: transparent url(../img/question_add.png) no-repeat 100% 50%;
}

li.print-button {
    float:right;
    clear: both;
    font-style: italic;
    margin: 0;
    padding: 0 0 0 20px; 
    font-weight: 600;
    background: transparent url(../img/print_button.png) no-repeat 0 50%;
}

a.struct-response {	
    line-height: 16px;
    height: 16px;
    padding: 2px 20px 2px 0;
    font: 1.05em "Times New Roman", Times, serif;
    font-weight: bold;
    font-style:italic;
    color: #008fd5;
    float:right;
    clear:both;
    background: transparent url(../img/respond_add_small.png) no-repeat 100% 50%;
}

div.response-category {
    padding: 0 0 10px 0;
}

div.response-category span {
    font-size: 1.3em;
    color: #008fd5;
    padding: 0 20px 0 0;
}

div.response-category select {
    font-size: 12px;
    line-height: 20px;
    height: 20px !important;
}

ul.struct-min-response {
    padding: 10px 0;
}
ul.struct-min-response li {
    list-style: none;
    display: block;
    padding: 1px 0 1px 5px;
}
ul.struct-min-response a {
    float: right;
    clear: both;
    text-decoration: underline;
}
ul.struct-min-response span.title {
    padding: 0 10px 0 0;
    font-weight: 600;
}
ul.struct-min-response span.author { font-style: italic; }
.newsArch {
	float:right;
	clear:both;
	background-color:#b5cde1;
	color:#FFF;
	font: 0.9em Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
	font-style:normal;
	padding:3px 5px;
}

@media print {
    div.zrenie { visibility: hidden }
    #google_translate_element { visibility: hidden; }
    #contacts_float { visibility: hidden;}
    #site_search { visibility: hidden;}
    #psi_question_float {visibility: hidden;}
    #my_socseti_float {visibility: hidden;}
}
@media screen {
    div.zrenie { position: fixed; right:20px; top: 15px; width:150px; z-index: 100;}
    div.zrenie a { cursor:pointer; text-decoration: underline; }
    div.zrenie a:hover { text-decoration: none }
/*    #google_translate_element { position: fixed; right:20px; top: 120px; width:160px; }*/
    #google_translate_element { position: fixed; right:20px; top: 120px; width:160px; z-index:100;}
    
    #site_search { 
        position: fixed; right:20px; top: 150px; width:160px; height: 60px;
        z-index:100;
    }

    #contacts_float { 
        position: fixed; right:20px; top: 250px; width:160px; height: 60px;
        background-image: url(../img/contacts.png);
        background-position: center left;
        background-size: contain;
        background-repeat: no-repeat;
        z-index:100;
    }
    #contacts_float p { 
        margin-left: 70px;
        margin-top: 6px;
    }
    
    #psi_question_float {
        position: fixed; right:20px; top: 350px; width:160px; height: 60px;
        background-image: url(../img/question_psi.png);
        background-position: center left;
        background-size: contain;
        background-repeat: no-repeat;
        z-index:100;        
    }

    #psi_question_float p { 
        margin-left: 70px;
        margin-top: 6px;
    }

    #my_socseti_float {
        position: fixed; right:20px; top: 450px; width:160px; height: 60px;
        text-align: center;
        background-position: center left;
        background-size: contain;
        background-repeat: no-repeat;
        z-index:100;        
    }

}

#contentArticle table.table-site-analiz td { padding: 4px; border-bottom: 1px #999 dashed }
#contentArticle table.table-site-analiz tr:hover td { background: #cccccc; }
#contentArticle table.table-site-analiz td.text p {padding: 0; margin: 0; text-indent: 0; }
#contentArticle table.table-site-analiz td.name { font-weight: 600; max-width: 60%; }

div.admin, div.work {
    border: 1px #09599d solid;
    padding: 7px;
    margin: 7px;
    display: inline-block;
    width: 45%;   
    font-size: 90%;
    background: #b5cde1;
    overflow: hidden;
    white-space: nowrap;
}
div.work { background: #D3D3D3; }
div.admin .img, div.work .img {float: left; padding: 0 5px 5px 0;}
div.admin .fio, div.work .fio {font-size: 130%;font-weight:600; padding: 5px 0 5px 0; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
div.admin .post, div.work .post {font-size: 100%;font-weight:600; padding: 5px 0 5px 0;}
div.admin .category, div.work .category {font-style: italic; padding: 5px 0 0px 0;}


div.userinfo { width: 850px; font-size: 12px; }
div.userinfo .post span, 
div.userinfo .edu span, 
div.userinfo .cat span, 
div.userinfo .catup span,
div.userinfo .exp span { display: block; font-weight: 600; font-size: 110%; padding: 5px 0 0 0; color: #09599d }
div.userinfo .fio { font-size: 12px;font-weight:600; padding: 5px 0 5px 0; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); color: #09599d }
div.userinfo .img {float:left; padding: 0 10px 10px 0; margin: 0;}
div.userinfo .img img {width: 250px; }
div.userinfo .post {}
div.userinfo .edu {}
div.userinfo .cat {}
div.userinfo .catup {}
div.userinfo .exp {}
div.userinfo .workage span {font-size: 10px; font-weight: 600; padding: 5px 0 0 0; color: #09599d}
div.userinfo .workage {padding: 5px 0 0 0 ; font-size: 120%; font-weight: 600;}
div.userinfo .text { height: 400px; overflow-y: scroll }

div[contenteditable="true"] {
    outline: 1px #609ccf solid;
}
div[contenteditable="false"] {
    outline: 1px transparent solid;
}

div.sitemap a { font-size:1.4em; }
div.sitemap ul { padding: 3px 0 3px 0px; margin:0; }
div.sitemap li { padding: 3px 0 3px 40px; margin:0; }

form.form-psiquestion {padding:0;margin:0; display: block;}

form.form-psiquestion label { display: inline-block; padding:0 10px 0 0 !important; margin:0 !important; width:250px; vertical-align: top;}
form.form-psiquestion div {padding: 2px 0 !important; margin: 0 !important; }

form.form-psiquestion input {border:1px solid #999; }
form.form-psiquestion #parent {background:#fff url(../img/form/form_name.gif) no-repeat 5px 50%; padding:2px 2px 2px 25px; width: 350px;}
form.form-psiquestion #child {background:#fff url(../img/form/form_name.gif) no-repeat 5px 50%; padding:2px 2px 2px 25px; width: 350px;}
form.form-psiquestion #group {padding:2px 2px 2px 25px; width: 350px;}
form.form-psiquestion #email {background:#fff url(../img/form/form_email.gif) no-repeat 5px 50%; padding:2px 2px 2px 25px;  width: 350px;}
form.form-psiquestion #capcha {background:#fff url(../img/form/keys.png) no-repeat 5px 50%;  padding:2px 2px 2px 25px; width:90px;}
form.form-psiquestion textarea {background:#fff url(../img/form/form_note.gif) no-repeat 5px 6px; width: 312px; height:200px; width: 350px; padding: 2px 2px 2px 25px}
div.form-feedback-head input.button{ height:28px; line-height:28px; padding:0 10px 0 10px; color:#333; cursor:pointer; text-align:left; font-size:11px; font-weight:bold; width: auto; }
