body { 
    margin:0; 
    padding:0;
    height:100%;
    font-family: tahoma, Arial, sans-serif;
    font-size: 14px;
    background:#330f06;
}

a:hover {text-decoration:none;}

.clear {clear:both;line-height:0;}
.talignr {text-align:right;}
.hidden {display:none;}


#top {
	margin:auto;
	width:970px;
	height:4px;
	font-size:0;
    background:#d37220 url("/images/top-bg.jpg") no-repeat left top;
}

#page {
	margin:auto;
	width:970px;
    background:url("/images/page-bg.jpg") repeat-y left top;
}
#page-bottom {
	margin:0 auto;
	padding:0;
	width:970px;
	height:55px;
    background:url("/images/page-bottom-bg.jpg") no-repeat left top;
}

#box1 {
	position:relative;
	float:right;
	width:708px;
}
#box2 {
	position:relative;
	float:left;
	width:262px;
}
#head-img {
	width:708px;
	height:258px;
    background:url("/images/head-img.jpg") no-repeat left top;
}

#logobox {
	width:262px;
	height:182px;
	background-color:#330f06;
}
#foot {
	margin:auto;
	padding: 0px;
	text-align: center;
}

/*logo*/
#logo {
    position:absolute;
    top:52px;
    left:0;
    margin:0; 
    padding:0;
    width:262px; 
    height:82px;
    overflow:hidden;
    z-index:8;
    text-align:center;
}
#logo a {
	color:#fff;
}
#logo a span {
    display:block;
    position:absolute; 
    margin:0; 
    padding:0;
    left:0; 
    top:0; 
    z-index:0;
    width:262px; 
    height:82px;
    cursor:pointer;
    background:url("/images/logo.jpg") no-repeat left top;
}

/*flags*/
#flags {
	position:absolute;
	top:6px;
	right:7px;
	margin:0;
	padding:0;
	list-style:none;
}
#flags li {
	display:inline;
	margin:0;
	padding:0;
}
#flags li a {
	position:relative;
	display:block;
	float:left;
	margin:0 0 0 7px;
	width:22px;
	height:17px;
	color:#fff;
	overflow:hidden;
}
#flags li a span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:22px;
	height:17px;	
	cursor:pointer;
}
#flags li a span#cz {background:url("/images/flag-cz.jpg") no-repeat left top;}
#flags li a span#en {background:url("/images/flag-en.jpg") no-repeat left top;}
#flags li a span#de {background:url("/images/flag-de.jpg") no-repeat left top;}
#flags li a span#cz-dis {background:url("/images/flag-cz-dis.jpg") no-repeat left top;}
#flags li a span#en-dis {background:url("/images/flag-en-dis.jpg") no-repeat left top;}
#flags li a span#de-dis {background:url("/images/flag-de-dis.jpg") no-repeat left top;}


#menu {
	/*height: 213px;*/
	margin:0;
	width:262px;
	background: url(/images/subpage03.jpg) no-repeat left top;
	padding: 0 0 10px 0;
}

#menu ul {
	margin: 0px;
	padding: 12px 0px 0px 38px;
	list-style: none;
	line-height: normal;
	text-align: left;
}

#menu li {
	display: block;
	background: url(/images/dot.gif) no-repeat 178px 13px;
}

#menu a {
	display: block;
	width: 170px;
	/*height: 25px;*/
	padding: 7px 14px 7px 0px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom: solid 1px #CB470D;
	border-top: solid 1px #ECA521;
}

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

#menu li.first a {
	border-top: 0px;
}

#menu li.last a {
	border-bottom: 0px;
}

#box1 div.article {
	margin:10px 0 20px 0;
	padding: 0px 40px;
	line-height:20px;
	color:#f2d5c8;
	font-size: 11px;
}

#box1 h1 {
	margin:35px 0 20px -10px;
	padding:0 0 0 10px;
	height:30px;
	font-family:arial;
	font-size:22px;
	color:#fff;
	background:url("/images/title-bg.jpg") no-repeat left bottom;
}
#box1 h2 {
	margin:0;
	padding:0;
	color:#ffba00;
	font-size:12px;
}
#box1 img {border:1px solid #994c00;}

.title a {color: #fff;}
.title a:hover {text-decoration: none !important;}

#box2 h2.title {
	margin:30px 0 20px 40px;
	height:28px;
	color:#fff;
	font-family:Times new Roman;
	font-size:1.2em;	
	text-decoration:underline;
	font-weight:normal;
	background:url("/images/title-bg2.jpg") no-repeat left bottom;
}
#box2 p {
	margin:0 0 0 40px;
	padding:0;
	width:196px;
	font-size:0.75em;
	color:#f2d5c8;
	line-height:20px;
}
#box2 p a.title {
	font-weight:bold;
	color:#ffba00;
	text-decoration:none;
}
#box2 p a:hover.title {text-decoration:underline;}

#box1 div.article a,#box2 p a {color:#ff8a00;}

#foot p {
	margin:10px 0 0 0;
	padding:0;
	line-height:20px;
	color:#723c2e;	
	font-size:11px;
}
#foot a {color:#723c2e;}

.module-backlinks li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    display: inline;
    padding: 0px 7px;
	font-size:11px;
}

fieldset { border: 1px solid #AD4720; margin: 0 auto; width: 450px; }

legend { color: White; font-weight: bold; }
fieldset select {width: 50px;}
fieldset textarea {width: 270px; height: 150px; font-family: arial; padding: 4px; font-size: 12px}

.new_form {
    text-align: center;
}

.new_form p {
    text-align: left;
    display: block;
}

.new_form p label {
    display: block;
    float: left;
    padding-right: 10px;
    width: 30%;
    text-align: right;
}
#partners {margin-top: 0 !important; padding-top:0;}
.article {display: block;}


.album {
    float: left;
    margin: 2em;
}

