/* CSS Document */
html, body {
	height:100%
}
body {
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	background-color: #d9ecbf;
}
*, html, body {
	margin:0px;
	padding:0px;
}
img {
	border:0px solid;
}
td, input, textarea, option, select {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
}
a {
	color: #c6943f;
	text-decoration: underline;
}
a:hover {
	color: #c6943f;
	text-decoration: none;
}
#center {
	position:relative;
	top: 0px;
	left: 0px;
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #68a117;
	border-left-color: #68a117;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
#head {
	width: 998px;
	background-image: url(../images/head_bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 104px;
	position: relative;
	z-index: 99;
}
#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 47px;
	position: absolute;
	left: 32px;
	top: 24px;
}
#logotip {
	background-image: url(../images/logotip.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 330px;
	position: absolute;
	left: 100px;
	top: 28px;
}
#flash {
	height: 300px;
	width: 740px;
	position: absolute;
	top: 105px;
	right: 4px;
}
#news {
	background-color: #FFFFFF;
	position: relative;
	height: 302px;
	width: 248px;
	overflow: auto;
}
#news h1 {
	font-size: 18px;
	color: #92c34d;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 31px;
}
#news p {
	font-size: 12px;
	padding-right: 20px;
	padding-left: 31px;
	line-height: 14px;
}
#news p.data {
	padding-top: 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #c6943f;
}
#news p a {
	color: #666666;
}
#news p a:hover {
	color: #999999;
	text-decoration: none;
}
#contentBox {
	background-image: url(../images/contentbox.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 998px;
	position: relative;
	height: auto !important;
	height: 350px;
	min-height: 350px;
}
#footer {
	background-color: #ececec;
	background-image: url(../images/bottom.gif);
	background-repeat: repeat-x;
	width: 998px;
	position: relative;
}
#sidebar {
	float: left;
	width: 200px;
	padding-left: 30px;
	padding-top: 30px;
	position: relative;
	z-index: 100;
}
#sidebar h1 {
	font-size: 18px;
	color: #92c34d;
	font-weight: normal;
}
#sidebar p {
	padding-top: 5px;
	padding-bottom: 10px;
}
#pic {
	left: 0px;
	top: 0px;
	position: relative;
	margin-top: -15px;
	margin-left: -29px;
	margin-bottom: 10px;
}
.input200 {
	width: 185px;
	border: 1px solid #c6943f;
}
.but {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #c6943f;
	text-align: center;
	width: 75px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 2px;
}
#content {
	padding-left: 250px;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	padding-right: 30px;
	background-image: url(../images/content.gif);
	background-repeat: no-repeat;
	background-position: 252px 25px;
}
#content h1 {
	font-size: 22px;
	color: #92c34d;
	font-weight: normal;
	padding-left: 20px;
}
#content h2 {
	font-size: 18px;
	color: #92c34d;
	font-weight: normal;
	padding-left: 20px;
}
#content p {
	padding-left: 20px;
	text-align: justify;
	line-height: 22px;
	padding-bottom: 10px;
}
#copyr {
	float: left;
	width: 360px;
	padding-left: 30px;
	padding-top: 20px;
	position: relative;
	padding-bottom: 10px;
	font-size: 10px;
	color: #68a117;
}
#copyr a {
	font-size: 10px;
	color: #68a117;
	text-decoration: underline;
}
#copyr a:hover {
	font-size: 10px;
	color: #68a117;
	text-decoration: none;
}
#clear {
	clear: both;
}
#bottomMenu {
	float: right;
	width: 570px;
	padding-top: 20px;
	position: relative;
	padding-bottom: 10px;
	padding-right: 30px;
	font-size: 11px;
	text-align: right;
}
#bottomMenu a {
	color: #666666;
	text-decoration: none;
}
#bottomMenu a:hover {
	color: #333333;
	text-decoration: underline;
}
#topMenu {
	position: absolute;
	top: 0px;
	right: 0px;
}
#topMenu ul li {
	display: block;
	list-style-type: none;
	float: right;
	height: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
}
#topMenu a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	text-decoration: none;
	background-image: url(../images/topmenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 9px;
}
#topMenu a:hover {
	text-decoration: underline;
}
#menu {
	position: absolute;
	left: 10px;
	top: 70px;
	width: 988px;
	z-index: 100;
}
#menu ul li {
	display: block;
	float: right;
	position: relative;
	list-style-type: none;
	width: 107px;
}
#menu li ul {
	position: absolute;
	background-color: #ececec;
	left: -999em;
	top: 27px;
	border: 1px solid #999999;
	width: 98px;
}
#menu li ul li {
	clear: both;
	float: none;
}
#menu li:hover ul, #menu li.sfhover ul {
	left: 0px;
}
#menu li ul a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #ececec;
	padding-top: 3px;
	padding-left: 4px;
	display: block;
	padding-bottom: 4px;
	width: 94px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu li ul a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
#menu ul li a span {
    display:none
}

/* Photogallery */

.pGallery {
	font-size: 14px;
	font-weight: bold;
	color: #C50D0B;
	background-color: #FFF;
	padding: 10px;
	border: 2px solid #8EC63F;
}
.pGallery a {
	font-size: 14px;
	font-weight: bold;
	color: #C50D0B;
	text-decoration: none;
} 
.pGallery a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #C6943F;
	text-decoration: none;
}
a.close {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.close:hover {
	font-weight: bold;
	color: #060;
	text-decoration: none;
}
.photoS {
	color: #666;
	text-align: center;
	padding: 10px;
	width: 120px;
	border: 1px solid #AEAEAE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}a.pol {	color: #666666;      font-weight: bold;	text-decoration: none;}a.pol:hover {	color: #333333;      font-weight: bold;	text-decoration: underline;}

/*  shop  */
#sidebar ul {
	list-style-type: none;
	margin-left: -20px;
}
#sidebar ul li a {
	background-image: url(/images/shop01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	_display: inline-block;
	width: 100%;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}
#sidebar ul li a:hover {
	color: #CC0000;
}
#sidebar ul li ul {
	font-size: 12px;
	margin-left: 10px;
}
#sidebar ul li ul a {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-image: url(/images/shop02.gif);
	background-position: left top;
	padding-left: 12px;
}
.ramP{
	color: #666;
	text-align: center;
	padding: 5px;
	width: 120px;
	border: 1px solid #AEAEAE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ramP a {
	color: #000000;
	text-decoration: none;
}
.ramP a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.s {
	background-color: #eff1f2;
	display: block;
	text-align: right;
}
#login {
	width: 500px;
	position: absolute;
	top: 120px;
	right: 5px;
	text-align: right;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #c6943f;
	text-align: center;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 2px;
}
.red {
	color: #CC0000;
}
td.ramka {
	border: 1px solid #CCCCCC;
}

.input80 {
	width: 50px;
	border: 1px solid #c6943f;
}
