* { margin:0; padding:0 }
body {
	font:13px Verdana, Arial, Helvetica, sans-serif;
	background: #94252f;
	text-align: center;
	color: white;
}

#container {
	width: 1012px;
	margin:0px auto;
	text-align: left;
	position: relative;
}

#logo {
	position:absolute;
	width:220px;
	height:218px;
	left:30px;
	top:0;
	z-index:2;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
}

#ball { float:right; width:123px; height:77px; background-image:url(images/ball.jpg); background-repeat:no-repeat; margin-top:10px; }

#title { margin:0 0 0 260px; font-family:Georgia, "Times New Roman", Times, serif; }
#title h1 { padding:0; z-index:1; font-size:24px; margin:0; padding:0 }
#title .desc { z-index:1; font-size:18px; color:#333; margin:0; padding:0; padding-top:17px }

.logos img { margin:7px }
.logos a img { border:none }
.logos p { margin:0; padding:0 }

.box {
		margin-top:0px;		
		padding:0 6px 0 0;
		background:#4d4948 url(images/borders.gif) 100% 0 repeat-y;
		background-color:#4d4948;		
		zoom:1;
}
.bi {
	padding:0 0 0 6px;
	background:url(images/borders.gif) 0 0 repeat-y;
	background-color:#4d4948;
}

.bt {
	height:15px;
	margin:0 -6px;
	background:url(images/box.gif) 100% 0 no-repeat;
}
.bt div {
	width:18px;
	height:17px;
	background:url(images/box.gif) 0 0 no-repeat;
}
.bb {
	height:17px;
	margin:0 -6px;
	background:url(images/box.gif) 100% 100% no-repeat;
}
.bb div {
	width:15px;
	height:17px;
	background:url(images/box.gif) 0 100% no-repeat;
}

.box li {
	margin:0 0 0 2em;
	padding:0;
}

h1, h2, h3, h4 { font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:8px }
h1 { font-size:20px; }
h2 { font-size:18px; }
h5 { font-size:100%; }

a { 
	color:white;
	text-decoration:underline
}
a:hover { color:#CCC; text-decoration:underline }

#nav { 
	background:#4d4948;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px 5px 15px 250px;
	font-size:17px;
	border-bottom:1px solid #403c3a;
}
#nav li {
	display:inline;
	margin:0px;
}


#content {
	background:#4d4948;
	padding:0 25px 30px 20px
}

#sidebar {
	float:left;
	width:275px;
	padding-top:1em
}

#sidebar .sbblock {
	background-color:#434343;
	padding:10px 15px 10px 15px;
	margin-bottom:2em 
}

#sidebar .sbblock table td { background-color:#555555; padding:1px; }

#maincontent { 
	margin-left:300px;
	padding-top:10px;
}
#inner { zoom:1 }

#maincontent .pagetext img { border:2px solid #999 }
#maincontent .pagetext a img { border:4px solid #999 }
#maincontent .pagetext a:hover img { border:4px solid white }
	
#maincontent p, #tmcePreview p, .wb p { 
	text-indent:15px;
	margin-bottom:10px;
	text-align:justify 
}

.wb a { color:blue }


.catline {
	color:#403c3a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	text-align:right;
	border-top:1px solid #403c3a;
	margin-top:20px;
	margin-bottom:10px;
}

.catline a, .catline a:hover, .catline a:visited {
	color:#403c3a;
	text-decoration:none;
}

fieldset {
	border:1px solid #403c3a;
	border-bottom:none;
	border-left:none;
	border-right:none; 
	
}

legend { 
	padding:0 10px;
	margin-left:600px;
	color:#403c3a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
}

#news .newsitem {
	margin-bottom:10px;
	overflow:hidden;
	zoom:1;
}

.pagelist {
	margin-bottom:20px;
}

.pagelist td {
	vertical-align:top;
	padding:4px;
}

.pagelist img.thumblist {
	border:3px solid #cccccc;
	margin-top:3px;
}

#news .newsitem h2, .pagelist h2 {
	margin:0
}

#news .newsitem img.thumblist {
	border:3px solid #cccccc;
	margin-top:3px;
	float:right;
}

.date {
	float:right;
	color:#666666;
	text-align:right;
}
.date a {
	color:#666666	
}
.date img { border:0; text-decoration:none }

#news .newsitem .thumb {
	float:right;
	width:92px;
	margin-left:7px
}
#news .newsitem .thumb img {
	border:1px solid #cccccc;
}

#comments {
	margin-top:15px;
}
#comments .block { border:none }

#comments .comtext { margin:10px }

ul.blogroll { 	list-style-type:none; margin-top:5px }
ul.blogroll li { list-style-type:none; margin:0; padding:0; color:#ccc; border-bottom:1px solid #999; }
.blogroll li a { list-style-type:none; display: block; padding:0.4em 1.0em; border:none; text-decoration:none; background-color:#555;  }

.clearfloat {
	clear:both;
	height:0;
	line-height:0;
}

.paging, .pagenav
{
	padding:6px; text-align:right; font-size:.90em;
}
.pagenav_small
{
	padding:0;
	text-align:right;
	font-size:.80em;
}
.pagenav_prev,.pagenav_next,.pagenav_first,.pagenav_last,.pagenav_pages
{
	padding: 2px 6px;
	margin: 1px;
	border: 1px solid #C8D9E2;
}
.pagenav_current {
	padding: 2px 6px;
	font-weight: bold;
	text-decoration: underline;
	background: #dddddd;
	margin: 1px;
	border: 1px solid #c8c7c7;
}

.block { 
	background-color: #666;
	border:1px solid #C8D9E2;
	padding:8px; 
	margin:12px; }
	
.block h4 { margin-top:0; }

.note, .note a {
	color:#999;
}

table.cells tr { background-color:#666; }
table.cells tr td { padding:5px }

table.cellsnbg tr { border:1px solid #666 }
table.cellsnbg tr td { padding:5px }

table.bigcalendar tr td { padding:5px }
table.events { margin:5px 0 5px 0; width:100% }

table td.coltop { font-weight:bold }
table td.centerall { text-align:center }

#admin a { text-decoration:none; border-bottom:1px dotted white }
#admin table tr td { vertical-align:top }
#adminmenu { border-bottom:1px solid white; margin-bottom:20px }
#adminmenu a { border:none }


table.tb-gal {
	width: 100%;
}

a.thumb {
	display: block;
	position: relative;
	height: 175px;
	width: 200px;
	border: 4px solid #9AD23F;
	overflow: hidden;
	text-align: center;
}

a.thumb img {
	margin: 0 auto;
}

td.g-block {
	vertical-align:top;
}
td.g-block a.thumb {
	float: left!important;/* IE6 !!! */	
}

a.thumb:hover {
	border-color: #FF8A75;
	text-decoration: none;
}

a.thumb img {
	border: none;
	margin: 0 auto;
}

a img { border:none }

.thumb-title {
	position: absolute;
	background: url(img/thumb-title-bkg.png);
	background-color:black;
	padding-top: 4px; 
	bottom:0px;
	left:0;
	width: 200px;
	min-height:26px;
	height:auto !important;
	height: 26px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.thumb-title div {
	font-size: 11px;
	color: #FFF;
	padding-top: 4px;
}

.g-block {
	padding: 10px;
	width: 25%;
}


.g-desc-block {
	width: 210px;
	text-align: center;

	padding: 5px 0 15px 0;
	font-size: 11px;
}

ul#gal {
	list-style: none;	
}

ul#gal li{
	display: block;
	text-align: center;
	width: 96%;
	overflow: hidden;
	margin-bottom: 10px;
}

.sheetbutton {
	font-weight: bold; font-size: 12px;
	text-align: right; padding:4px;
	vertical-align:bottom;
	background-repeat: no-repeat;background-position: left top;
}

.media {
	margin: 0 auto;
	border: 4px solid #ebebeb;
}

a.indexthumb {
	display:block;
	position: relative;
        margin: 4px auto 0 auto;
	height: auto;
	width: 200px;
	overflow: hidden;
	text-align: center;
}

a.indexthumb img {
	border: none;
	margin: 0 auto;
}

table.redaktor tr td { background-color:#666666; padding:10px }
table.redaktor tr th { background-color:#434343; padding:10px }

#TwoCols { overflow:hidden; zoom:1 }
#TwoCols .Col { float:left; width:45%; margin:2%; background-color:#434343 }
#TwoCols .Col .ColContent { margin:10px }

#gbrows .block { border:none }

.wb {  background-color:white; color:#000; text-align:justify }
.wb #nav { background:none; padding:0; border:none }
.wb #nav a { color:blue }
#tmcePreview { background-color:#4D4948; margin:1em auto; border:1px solid #666; padding:1em; width:93%; color:#FFF }

.colleft, img.colleft	{ float:left; margin:0px 20px 8px 0px; }
.colright, img.colright	{ float:right; margin:0px 0px 8px 20px; }
img.colleft, img.colright { border:1px solid #ccc }

.copy { 
	border-top:1px solid #403c3a;
	color:#999;
	zoom:1;
	background:#4d4948;
	padding:1em 2em;
}