* {
	margin: 0;
	padding: 0;
}

html {
	scrollbar-3dlight-color: #A8FB05;
    scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #DEF49A;
	scrollbar-face-color: #A8FB05;
	scrollbar-highlight-color: #DEF49A;
	scrollbar-shadow-color: #A8FB05;
}

body {
	font-family: sans-serif;
	color: #2E3092;
	font-size: 12px;
	text-align: left;
	min-width: 864px;
	margin-bottom: 30px;
	padding-top: 0px;
	line-height: 1.6;
	background: #F3F56F url(../pictures/back-body.jpg) repeat-x top center;
}


html>body {
	font-size: 12px;
}

/* layout */

#main {
	width: 864px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	background: url(../pictures/back-main.jpg) repeat-y top center;
}

#leftside {
	width: 234px;
	text-align: center;
	padding: 0px 0px 0px 29px;
	margin: 0px 0px 0px 0px;
    float: left;
}

#leftside ul {
	width: 234px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    text-align: right;
}

#leftside ul li {
	width: 234px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    list-style: none;
}

#leftside ul li a {
	width: 204px;
	height: 22px;
	padding: 5px 30px 0px 0px;
	margin: 0px 0px 0px 0px;
    display: block;
    color: #000000;
    font-weight: normal;
    background: url(../pictures/back-menu-li.jpg) no-repeat center right;
}

#leftside ul li a:hover {
    color: #000000;
    text-decoration: none;
    background: #A8FB05;
}

#rightside {
	width: 530px;
	text-align: left;
	padding: 0px 50px 20px 19px;
	margin: 0px 0px 0px 0px;
    float: right;
}

.pricelist td {
	background: #D9E2A1;
    color: #000000;
    border: #84B403 1px solid;
}

table.pricelist .nazov td {
	background: #84B403;
    border: #84B403 1px solid;
    color: #ffffff;
    font-weight: bold;
}

#gallery td {
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
    background: #DEF49A;
    text-align: center;
}

#mozilla {
	width: 864px;
	height: 10px;
	display: block;
	clear: both;
}

#footer {
	width: 864px;
	height: 54px;
	text-align: center;
	font-size: 98%;
	color: #000000;
    margin:  0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	display: block;
	clear: both;
    background: url(../pictures/back-footer.jpg) no-repeat center center;
}

a {
	color: #7FBA0A;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

img.mainfoto {
	float: right;
	margin: 0px 0px 0px 5px;
}

img.leftfoto {
	float: left;
	margin: 0px 10px 0px 0px;
}

/* koniec layout */


#center {
	text-align: center;
	}


/* headers */

h1, h1 span {
	width: 864px;
	height: 313px;
	font-size: 110%;
	overflow: hidden;
	position: relative;
	right: 0;
	top: 0;
	z-index: 0;
	cursor: pointer;
	cursor: hand;
	text-align: center;
}

h1 span {
	display: block;
	background: url(../pictures/back-top.jpg) no-repeat top center;
	z-index: 1;
	position: absolute;
}

h2 {
	font-size: 120%;
    color: #7FBA0A;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 5px 0px;
	border-bottom: #000000 1px dotted;
}

/* koniec headers */


/* par */

input, textarea, select {
	font-size: 100%;
	background: #F7FFBB;
	color: #000000;
	font-weight: bold;
	border-top: #2E3092 1px solid;
	border-left: #2E3092 1px solid;
	border-bottom: #2E3092 1px solid;
	border-right: #2E3092 1px solid;
	padding: 1px 5px 1px 5px;
}

input#submit {
	margin: 0px 0px 0px 0px;
	cursor: hand;
	background: #2E3092;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	border-top: #BFBB8C 1px solid;
	border-left: #BFBB8C 1px solid;
	border-bottom: #BFBB8C 1px solid;
	border-right: #BFBB8C 1px solid;
}

img {
	border: 0px;
	vertical-align: middle;
}

/* koniec par */

table {
	font-family: sans-serif;
	font-size: 100%;
	width: 100%;
}
