html, body {
	margin: 0px;
	padding: 0px;
	background: url('/images/bg.jpg');
	font-family: Arial;
	font-size: 11px;
	color: #fff;
}

a img {
	border: none;
	padding: 0;
	margin: 0;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

form {
	padding: 0px;
	margin: 0px;
}

input, select, textarea {
	background-color: #650b01;
	border: 1px #e09261 solid;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	padding: 2px;
}

h2 {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	width: 100%;
}

p {
	padding: 10px 0px;
}

/* header */

.motto {
	color: #e5a372;
	font-size: 12px;
}

#top-menu {
	padding: 3px 17px;
	margin: 0px;
	border-top: 1px #e09261 solid;
	border-bottom: 1px #e09261 solid;
}

#top-menu li {
	list-style: url('/images/arrow.gif');
	text-transform: uppercase;
	padding: 2px;
}

/* content */

#left-menu {
	width: 200px;
	height: 51px;
	text-align: right;
	float: left;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/left-menu.png');
}

#left-menu[id] {
	background-image: url('/images/left-menu.png');
}

#left-menu a {
	text-decoration: none;
}

#left-menu:hover a {
	text-decoration: underline;
}

#left-menu .menu-item {
	padding: 13px 30px;
}

#right-menu {
	width: 200px;
	height: 51px;
	text-align: left;
	float: left;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/right-menu.png');
}

#right-menu[id] {
	background-image: url('/images/right-menu.png');
}

#right-menu a {
	text-decoration: none;
}

#right-menu:hover a {
	text-decoration: underline;
}

#right-menu .menu-item {
	padding: 13px 35px;
}

.menu {
	margin: 2px 5px;
	width: 130px;
	height: 43px;
	text-align: center;
	float: left;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/menu.png');
}

.menu[class] {
	background-image: url('/images/menu.png');
}

.menu a {
	text-decoration: none;
}

.menu:hover a {
	text-decoration: underline;
}

.menu .menu-item {
	padding: 11px 0px;
}

.menu-item {
	text-transform: uppercase;
}

#under-menu {
	margin-top: 50px;
	margin-bottom: 5px;
	white-space: nowrap;
}

#under-menu a {
	text-transform: uppercase;
	margin: 0px 10px;
	text-decoration: none;
}

#under-menu a:hover {
	text-decoration: underline;
}

.black {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/transparecy.png');
}

.black[class] {
	background-image: url('/images/transparecy.png');
}

.left-side-content {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/content-left-corner.png');
}

.left-side-content[class] {
	background-image: url('/images/content-left-corner.png');
}

.right-side-content {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/content-right-corner.png');
}

.right-side-content[class] {
	background-image: url('/images/content-right-corner.png');
}

.block-top {
	overflow: hidden;
	width: 241px;
	height: 149px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/block-top.png');
}

.block-top[class] {
	background-image: url('/images/block-top.png');
}

.block {
	overflow: hidden;
	width: 241px;
	height: 133px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/block.png');
}

.block[class] {
	background-image: url('/images/block.png');
}

.block-bottom {
	overflow: hidden;
	width: 241px;
	height: 149px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/block-bottom.png');
}

.block-bottom[class] {
	background-image: url('/images/block-bottom.png');
}

.block-content {
	padding: 20px 40px;
}

.footer-bg {
	width: 200px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/footer-bg.png');
}

.footer-bg[class] {
	width: 30%;
	background-image: url('/images/footer-bg.png');
}


.leftdiv300 {
	width: 333px;
	height: 128px;
	float: left;
	padding-bottom: 10px;
}
.leftdiv3000 {
	width: 145px;
	height: 168px;
	float: left;
	padding-bottom: 10px;
	margin-left: 5px;
}

.leftdiv128 {
	width: 128px;
	height: 128px;
	float: left;
	margin-right: 10px;
}

.foto {
	overflow: hidden;
	width: 128px;
	height: 128px;
	text-align: center;
	vertical-align: middle;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/ramka.png');
}

.foto[class] {
	background-image: url('/images/ramka.png');
	background-repeat:no-repeat;
}

.fotorow {
	overflow: hidden;
	width: 122px;
	height: 128px;
	text-align: center;
	vertical-align: middle;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/foto_ramka.png');
}

.fotorow[class] {
	background-image: url('/images/foto_ramka.png');
}

.vertical_foto {
	overflow: hidden;
	width: 128px;
	height: 122px;
	text-align: center;
	vertical-align: middle;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/foto_vertical_ramka.png');
}

.vertical_foto[class] {
	background-image: url('/images/foto_vertical_ramka.png');
}

.section {
	overflow: hidden;
	width: 375px ! important;
	height: 245px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	background-color:transparent;
	background-image:url(/images/navigation_section.png);
/*	background-attachment: fixed;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/navigation_section.png');*/
}
/*
.section[class] {
	background-image: url('/images/navigation_section.png');
}
*/
.end_section {
	overflow: hidden;
	width: 375px ! important;
	height: 125px;
	text-align: center;
	vertical-align: middle;
	background-color:transparent;
	background-image:url(/images/navigation_end.png);
/*	background-attachment: fixed;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/navigation_end.png');*/
}
/*
.end_section[class] {
	background-image: url('/images/navigation_end.png');
}
*/
.items td {
	width: 33%;
	height: 50%;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}

.left-top {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/content-left-top.png');
}

.left-top[class] {
	background-image: url('/images/content-left-top.png');
}

.right-top {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/content-right-top.png');
}

.right-top[class] {
	background-image: url('/images/content-right-top.png');
}

.left-bottom {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/content-left-bottom.png');
}

.left-bottom[class] {
	background-image: url('/images/content-left-bottom.png');
}

.right-bottom {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/content-right-bottom.png');
}

.right-bottom[class] {
    background-image: url('/images/content-right-bottom.png');
}

#tddetalies {
	border-top: 1px #fff solid;
	border-left: 1px #fff solid;
}

#tddetalies td {
	border-bottom: 1px #fff solid;
	border-right: 1px #fff solid;
}


