* {
    margin: 0;
    padding: 0;
}

body {
	behavior: url(../js/csshover.htc);
	background-color: #2962ad;
	background-repeat: repeat-x;
	color: #770d00;
	font: 12px Tahoma, Arial;
    text-align: left;
	line-height: 160%;
}

a {
    cursor: pointer;
}

img {
    border: 0;
}


a {
	color: #770d00;
    text-decoration: none;
	text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

p {
    text-align: left;
	margin: 0 0 7px 0;
}

ul, ol {
	margin: 0 0 7px 30px;
}

table {
	border: 0;
	padding: 0;
	margin: 0;
}

td {
	padding: 10px;
	vertical-align: top;
}

h1 {
    font-size: 19px;
    color: #771918;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 0 0 25px 0;
    margin: 0;
    visibility: visible;
}

h1 span {
	background-color: #d11;
	color: #fff;
	padding: 1px 11px 1px 11px;
}

h2 {
    font-size: 13px;
    font-weight: bold;
    padding: 12px 0 11px 0;
    margin: 0;
	text-decoration: underline;
    visibility: visible;
}

h3 {
    font-size: 12px;
    color: #67686b;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 0 0 5px 0;
	margin: 0;
}

label {
    width: 170px;
    float: left;
    display: block;
    color: #000;
    font-weight: normal;
    line-height: 90%;
}

label.short {
    width: 100px;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;;
}

.error {
    background-color: #fdd;
    padding: 10px;
    border: 1px solid #eaa;
    color: #000;
    margin-bottom: 10px;
    clear: both;
}

.error p {
    padding: 0;
    margin: 0;
}

.message {
    background-color: #dfd;
    padding: 10px;
    border: 1px solid #aea;
    color: #000;
    margin-bottom: 10px;
    clear: both;
}


blockquote {
	padding-left: 20px;
}


input.text {
	padding: 2px 5px 2px 5px;
	width: 270px;
	border: 1px solid #c3c3c3;
	font-size: 12px;
	font-family: Tahoma, Arial;
}

textarea.text {
	padding: 2px 5px 2px 5px;
	width: 270px;
	height: 100px;
	border: 1px solid #c3c3c3;
	font-size: 12px;
	font-family: Tahoma, Arial;
}


.redStar {
	color: #e00;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	padding-left: 5px;
}




#page-anchor {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#shadow-wrapper {
	width: 960px;
	float: left;
	background-image: url(../img/shadow-wrapper.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}

#main-wrapper {
	width: 950px;
	float: right;
	margin: 0 5px 0 5px;
}


#footer {
	width: 960px;
	height: 28px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	float: left;
	background-image: url(../img/footer.bg.gif);
}


#top-menu {
	width: 950px;
	height: 25px;
	float: left;
	background-image: url(../img/top-menu.bg.gif);
	position: relative;
}

#top-menu ul {
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	padding: 0;
	margin: 0;
}

#top-menu ul li {
	padding: 0;
	margin: 0;
	width: 105px;
	height: 24px;
	line-height: 24px;
	float: left;
	border-right: 1px solid #f5e7ae;
	position: relative;
}

#top-menu ul li a {
	text-decoration: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 104px;
	height: 24px;
	line-height: 24px;
	border: none;
	border-right: 1px solid #d9ad38;
	display: block;
	color: #2e2c10;
	font-weight: normal;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	text-align: center;
	background-color: transparent;
}

#top-menu ul li a:hover {
	color: #c00;
	text-decoration: none;
}

	

#ban-img {
	width: 950px;
	height: 332px;
	float: left;
	background-image: url(../img/ban-img.bg.jpg);
	background-repeat: no-repeat;
	background-color: #1c2b42;
	border-bottom: 1px solid #ffe59c;
	position: relative;
}


#content {
	width: 910px;
	border-top: 1px solid #da9048;
	padding: 20px 20px 30px 20px;
	float: left;
}

#main-menu {
	position: absolute;
	width: 194px;
	height: 306px;
	top: -13px;
	right: 0;
	background-image: url(../img/main-menu.bg.gif);
}




ul.main-menu {
	list-style: none;
	position: absolute;
	top: 85px;
	right: 0;
}

ul.main-menu li {
	width: 145px;
	height: 25px;
	line-height: 25px;
	float: left;
	position: relative;
	background-image: url(../img/main-menu-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 11px;
}

ul.main-menu li:hover ul.sub-main-menu {
	display: block;
}


ul.main-menu li a {
	color: #bb572a;
	font-weight: normal;
	font-size: 14px;
	font-family: Tahoma, Arial;
	border: none;
	background-color: transparent;
	text-decoration: none;
}

ul.main-menu li a:hover {
	color: #44250b;
	text-decoration: none;
	border: none;
}

ul.main-menu li a.active {
	color: #d00;
}

ul.sub-main-menu {
	display: none;
	float: none;
	position: absolute;
	left: 5px;
	top: 25px;
	background-color: #dedbdc;
	margin: 0;
	padding: 5px 20px 7px 11px;
	list-style: none;
	border-left: 1px solid #ccc;
	border-right: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	border-top: none;
	width: 100px;
}

ul.sub-main-menu li {
	background-image: none;
	padding: 0;
	float: none;
	white-space: nowrap;
}

ul.sub-main-menu li a {
	color: #000;
	font-size: 10px;
}





.gal-wrapper {
	width: 910px;
	margin: 10px 0 10px 0;
	text-align: center;
}

.gal {
	display: inline;
}

.gal a, .gal a:hover {
	border: 0;
}

.gal img {
	padding: 1px;
	border: 3px solid #9bb6d9;
	background-color: #ccc;
	margin: 2px 3px 3px 3px;
}

.gal:hover img {
	border: 2px solid #d66;
	padding: 2px;
}


#kontakt-left {
	float: left;
	width: 600px;
	padding-top: 20px;
}

#kontakt-left div {
	clear: both;
	margin-bottom: 15px;
	display: block;
	float: left;
	width: 550px;
}

#kontakt-left img {
	float: left;
	display: block;
}

#kontakt-left div.kontakt-left-desc {
	display: block;
	clear: none;
	border-left: 1px solid #d3a5a5;
	margin: 0;
	padding-left: 10px;
	width: auto;
}

#kontakt-right {
	float: left;
	width: 300px;
}


