/**********************************************************
Project    : osmas.ua
Part       : CSS stylesheet
Description: cusom part only
Author     : Sergey V Musenko	     sergey@musenko.com
Created at : 2008-12-26

Copyright (c) Web Solutions 123.  All rights reserved.
***********************************************************/

td, p, div	{
	font-size: 12px;
	font-family: arial,helvetica;
}

h1,h2,h3,h4 {
	padding-left: 18px;
	color: #891E04;
	font-family: arial,helvetica;
}
h5 {
	color: #891E04;
	font-family: arial,helvetica;
}

p {
	margin: 8px 0 8px 0;
	text-align: justify;
}

a         { color: #891E04; text-decoration: underline; }
a:visited { color: #891000; }
a:hover   { color: #891E04; text-decoration: none; }

img	{ border: none }

ul {
	margin: 0px 0px 5px 0px;
	padding-left: 15px;
}
ul ul { padding-left: 15px; }
*html ul { padding-left: 17px; }
*html ul ul { padding-left: 17px; }
ol {
	margin: 0px 0px 5px 0px;
	padding-left: 18px;
}
ol ol { padding-left: 18px; }
*html ol { padding-left: 23px; }
*html ol ol { padding-left: 23px; }
li { padding: 0px; }

dt {float:left}
dd {margin-left:74px}

form { display: inline; }
input	{
	font-size:12px; font-family: arial,helvetica;
	height: 20px;
}
input.fld {
	border: inset 1px;
	width: 100%;
}
input.chk {
	height: 15px;
}
input.small {
	color: black;
	font-size: 10px; font-family: arial,helvetica;
	height: 16px;
	border: inset 1px;
}
textarea	{
	width: 100%;
	font-size:12px; font-family: arial,helvetica;
	border: inset 1px;
}

.small	{
	font-size: 10px;
}

.titl	{
	font-weight: bold;
}

.titlr {
	font-weight: bold;
	color: #891E04;
}

/*EEEE custom parts EEEE*/

strong img {
	background: #fff;
	margin: 0 10px 2px 0;
	padding: 1px;
	border: solid 1px #3E4A32;
}
.imgbrd_l {
	background: #fff;
	margin: 0 10px 2px 0;
	padding: 1px;
	border: solid 1px #3E4A32;
}
.imgbrd_r {
	background: #fff;
	margin: 0 0 2px 10px;
	padding: 1px;
	border: solid 1px #3E4A32;
}


/*== head ==*/
.head_left {
	position: absolute;
	width: 255px;
	background: #959561 url(../img/bg_logo.gif) repeat-y left;
}
.head_right {
	border-bottom: solid 2px #F2F3D1;
	background: #E9EBB7 url(../img/bg_aiki.gif) repeat-y left top;
	color: #3C4731;
}

.pg_head {
	margin: 10px;
	text-align: right;
	font-size: 13px;
}
.pg_head p {
	text-align: right;
	font-size: 13px;
}
.pg_head img {
	background: #fff;
	margin-left: 10px;
	padding: 1px;
	border: solid 2px #3E4A32;
}


/*== main menu ==*/
#pg_menu {
	padding-left: 32px;
	border-top: solid 1px #902F16;
	border-bottom: solid 1px #C7C58B;
	background: #BC3311 url(../img/menu_bg.gif) repeat-x top;
	color: #E5EFD7;
}
#pg_menu a {
	float: left;
	display: block;
	padding: 0 15px 0 15px;
	line-height: 40px;
	font-size: 15px;
	color: #FFFBB5;
	text-decoration: none;
}
#pg_menu a:visited { color: #FFFBB5; }
#pg_menu a:hover {
	background: url(../img/menu_active_bg.gif) repeat-x top right;
	color: #FFFBB5;
	text-decoration: none;
}
#pg_menu a.cur {
	background: url(../img/menu_selected_bg.gif) repeat-x top right;
	color: #FFFFdd;
}
#pg_menu div {
	float: left;
	width: 1px;
	height: 40px;
	background: #B37356 url(../img/menu_sep.gif) no-repeat top;
}


/*== menu 2nd line ==*/
#pg_menu2 {
	padding-left: 31px;
	border-bottom: solid 1px #F2F3D1;
	background: #D6D69C url(../img/menu2_bg.gif) repeat-x top;
	line-height: 30px;
	color: #4C5C3F;
}
#pg_menu2 a {
	float: left;
	display: block;
	border-right: solid 1px #EAEACE;
	padding: 0 15px 0 15px;
	text-decoration: none;
	color: #4C5C3F;
}
#pg_menu2 a:hover {
	color: #842913;
	background: #DCDCA4;
 }
#pg_menu2 div {
	float: left;
	width: 1px;
	height: 30px;
	background: #EAEACE;
}
#pg_menu2 a.cur { color: #842913; }


/*== left side ==*/
#pg_news {
	padding-top: 285px;
	width: 230px;
	margin-left:15px;
	color: #C6D2B9;
}
#pg_news div.shn {
	margin-bottom:10px;
	font-size:11px;
}
#pg_news div.shndate {
	font-size:11px;
	color: #9EA894;
}
#pg_news a         {
	color: #FFFBB5;
	text-decoration: none;
	font-size:10px;
}
#pg_news a:visited { color: #FFFBB5; }
#pg_news a:hover   { color: #FFFBB5; text-decoration: underline;}

#pg_banners {
	margin: 20px 0 10px 0;
	color: #C6D2B9;
}

/*== page body ==*/
#pg_body {
	padding: 30px 30px 20px 50px;
	background: #E9EBB7 url(../img/bg_body.gif) repeat-y right top;
	color: #4C5C3F;
}
#pg_body strong, #pg_body cit, #pg_body code { color: #891E04; }
#pg_body ul { list-style-image: url(../img/li.gif); }
#pg_body ul ul { list-style-image: url(../img/lili.gif); }
#pg_body table, #pg_body td {
	border-color: #4C5C3F;
	color: #4C5C3F;
}

#pg_body .navigator { float: right; }

/* news */
#pg_body .news { margin-bottom: 20px }
#pg_body .newsdate { float: right; font-size:10px;}
#pg_body .news .hot {text-decoration: underline; font-style:italic;}
#pg_body .newshort {display:block; padding-top:8px; border-top: solid 1px #F2F3D1; }
#pg_body .newsfull {display:none; padding-top:9px; background: #DDDFAF;}
#pg_body .news .switch {padding-top:4px;}
#pg_body .news .switch a { text-decoration:none;}
#pg_body .news .switch a:hover { text-decoration: underline;}

/* gallery */
#pg_body .gallery td {
	padding: 10px 4px 10px 4px;
	background: #DDDFAF;
}
#pg_body .gallery div {
	padding-top: 4px;
	color: #4C5C3F; 
	font-size: 10px;
}
#pg_body .gallery img {
	background: #fff;
	margin: 0 0 2px 0;
	padding: 1px;
	border: solid 1px #3E4A32;
}


/*== bottom ==*/
#pg_contacts {
	padding:4px;
	border-top: dotted 1px #3E4A32;
	color: #C6D2B9;
}
#pg_contacts td {
	padding-right:4px;
	line-height: 15px;
	color: #C6D2B9; 
}
#pg_contacts a         { color: #FFFBB5; text-decoration: none;}
#pg_contacts a:visited { color: #FFFBB5; }
#pg_contacts a:hover   { color: #FFFBB5; text-decoration: underline;}


/*== bottom menu ==*/
.pg_bottommenu {
	padding: 4px;
	background: #3E4A32;
	text-align: center;
	color: #C6D2B9;
}
.pg_bottommenu a         {
	margin: 0 10px 0 10px;
	line-height: 28px;
	color: #FFFBB5;
	text-decoration: none;
}
.pg_bottommenu a:visited { color: #FFFBB5; }
.pg_bottommenu a:hover   { color: #FFFBB5; text-decoration: underline;}
.pg_bottommenu div { display: none; }
.pg_bottommenu .copy {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 10px;
}
.pg_bottommenu .copy a {
	margin:0;
	line-height: 10px;
}

div.tail { display:none;}

