BODY {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #d5d5d5;
	background-image: url(./img/back_grad.gif);
	background-repeat: repeat-x;
}
IMG {
	border:0px;
}


#page {
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	margin-top:0px;
	border: solid 6px #fff;
	background-color: #fff;
	background-image: url(./img/page_tile.gif);
	background-repeat: repeat-y;
}
.breaker {
	font-size: 1px;
	clear: both;
	overflow: hidden;
	line-height: 1px;
	height: 1px;
}
#top {
	margin-bottom: 1px;
}
#top #logo {
	background-color: #64bae8;
	background-image: url(./img/logo_grad.gif);
	background-repeat: repeat-x;
	height: 199px;
	width: 235px;
	float:left;
	margin:0px;
}
#top #logo IMG {
	margin-top: 40px;
	margin-left: 45px;
}
#top DIV {
	background: url(./img/motiv_grad.gif) right #fff repeat-y;
	float:left;
	width: 245px;
}
#top DIV DIV {
	background: url(./img/motiv1.jpg);
	width: 148px;
	height: 199px;
}
#top #perex {
	margin: 0px;
	background:url(./img/motiv2.jpg);
	width: 386px;
	height: 199px;
	float:left;
	position:relative;
}
#top #perex p {
	font-size: 11px;
}
#top #perex DIV {
	position:absolute;
	background-image: url(./img/klika.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 226px;
	left: -78px;
	top: 118px;
}
#perex strong {
	display: block;
	color:#194972;
	font-size:24px;
	font-weight:normal;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#left {
	float:left;
	width:235px;
}
#menu, #menu2 {
	width:235px;
}
#menu div {
	background: #61bd00;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 26px;
	padding-left: 30px;
	margin: 0px;
}
#menu UL, #menu2 UL {
	background-color:#fff;
	background-image:url(./img/menuline_g.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	list-style: none;
	margin: 0px;
	border-bottom: solid 16px #fff;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 4px;
	width:235px;
}
#menu2 UL {
	background-image:url(./img/menuline_w.gif);
	background-color:#eee;
	border-top: solid 6px #194972;
	border-bottom: solid 16px #eee;
}
#menu UL LI {
	background-image:url(./img/menuline_g.gif);
	background-repeat: no-repeat;
}
#menu2 UL LI {
	background-image:url(./img/menuline_w.gif);
	background-repeat: no-repeat;
}
#menu A, #menu2 A {
	display:block;
	line-height: 30px;
	height:30px;
	width: 185px;
	font-size: 11px;
	font-weight:bold;
	color: #194972;
	background-image:url(./img/ar_w_g.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	background-position: right center;
	padding-left: 30px;
	text-decoration:none;
	text-transform: uppercase;
}
#menu A:hover {
	background-image:url(./img/ar_w_b.gif);
	color: #61bd00;
}
#menu2 A {
	background-image:url(./img/ar_g_w.gif);
	text-transform: capitalize;
	font-size: 12px;
	font-weight:normal;
}
#menu2 A:hover {
	background-image:url(./img/ar_g_g.gif);
	color: #61bd00;
}
#counter
{
	text-align: center;
}
#content {
	width: 541px;
	padding-left: 60px;
	padding-right: 30px;
	padding-top: 60px;
	padding-bottom: 50px;
	background-color:#FFFFFF;
	border-top: solid 6px #61bd00;
	float:left;
}
#footer {
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	color: #fff;
	font-size:10px;
	text-align:right;
	padding-bottom: 10px;
}
#footer A {
	color: #fff;
	text-decoration:underline;
}
#footer P {
	color: #fff;
	margin: 0;
	text-decoration:none;
}

p.listing
{
	text-align:center;
}
#sitename
{
	display:none;
}
form
{
	padding: 0;
	margin: 0;
}
/*** registration ***/
fieldset#regfirm
{
	padding-right:300px;
	text-align:right;
}
fieldset#regper
{
	padding-right:300px;
	text-align:right;
}
fieldset#main_login
{
	border:none;
	padding-right:400px;
	text-align:right;
}
/*** tables ***/
table
{
	font-size:0.8em;
	width:100%;
}
table.product_list td
{
	text-align:center;
}
table.product_list td.name
{
	text-align:left;
}
table.address
{
	font-size:0.9em;
	width:300px;
	border:none;
}
th
{
	background-color: #409867;
	color:#ffffff;
	text-align: left;
}
/***** Search ****/
#search_fraze
{
	padding:0 0 0 2em;
	font-weight:bold;
}

