@charset "UTF-8";

html {
	height: 100%;
	width: 100%;
}

#imgframe {
	position: fixed;
	left: 0px;
	top: 0px;
	background-image: url(images/imgbg.png);
	background-repeat: repeat-xy;
	width: 100%;
	height: 100%;
}

body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #292c13;
	margin: 0px;
	padding: 0px;
	background-position: center;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	height: 100%;
}

img {
	border: none;
}

a {
	color: #9d1015;
}

#top {
	width: 974px;
	height: 98px;
	background-color: #737059;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;	
	text-align: right;
	color: #aeac96;
}

#menu {
	width: 974px;
	height: 28px;
	background-color: #737059;
	text-align: right;
	color: #aeac96;
}

a.menu {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: underline;
}

#pic {
	width: 974px;
	height: 215px;
	background-color: #737059;
	background-image: url(images/middle.png);
	background-repeat: no-repeat;
	text-align: left;
}

.mezi1 {
	width: 17px;
	background-color: #474633;
	background-image: url(images/mezi1.png);
	background-repeat: no-repeat;
}

.mezi2 {
	width: 17px;
	background-color: #2b2d15;
	background-image: url(images/mezi2.png);
	background-repeat: no-repeat;
}

#content {
	width: 974px;
}

.cathmenu {
	background-color: #a9a791;
}

.cathmenu_up {
	width: 219px;
	height: 28px;
	background-image: url(images/caths_up.png);
	background-repeat: no-repeat;
	text-align: left;
}

.cathmenu_cath1 {
	text-align: left;
	padding-left: 10px;
}

.cathmenu_cath2 {
	text-align: left;
	padding-left: 20px;
}

.cathmenu_cath3 {
	text-align: left;
	padding-left: 30px;
}

.cathmenu_cath4 {
	text-align: left;
	padding-left: 40px;
}

a.cathmenu_cath1 {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.cathmenu_cath1:hover {
	text-decoration: underline;
}

a.cathmenu_cath2 {
	color: #000000;
	text-decoration: underline;
}

a.cathmenu_cath3 {
	color: #000000;
}

a.cathmenu_cath4 {
	color: #000000;
}

.thumbnail {
	text-align: left;
	position:relative;
	top:6px;
	left:12px;
}

.itemsmenu {
	width: 502px;
	min-height:81px;
	background-color: #a9a791;
	background-image: url(images/items_nadpis.png);
	background-repeat: no-repeat;
}

.itemsmenu_blank {
	width: 502px;
	min-height:81px;
	background-color: #a9a791;
}

.itemsmenu_up {
	width: 502px;
	height: 28px;
	background-image: url(images/items_up.png);
	background-repeat: no-repeat;
}

.itemsmenu_space {
	width: 502px;
	height: 14px;
	background-image: url(images/items_middle.png);
	background-repeat: no-repeat;
}

.newsmenu {
	background-color: #a9a791;
}

.newsmenu_up {
	width: 219px;
	height: 28px;
	background-image: url(images/news_up.png);
	background-repeat: no-repeat;
}

.newsmenu_desc {
	text-align: left;
	padding-left: 10px;
	padding-right:10px;
}

.redlink {
	color: #9d1015;
	text-decoration: none;
	border: none;
}

.redlink:hover {
	text-decoration: underline;
}

.redlink2 {
	color: #ffffff;
	text-decoration: none;
	border: none;
}

.redlink2:hover {
	color: #9d1015;
	text-decoration: underline;
}

.imghome {
	background-color:#cfcebf;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}
