

/* ___| CSS document |_____________________ */


body { 
	margin: 0;
	padding: 0;
	font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;  
	font-size: 75%;
	background: #739218 url("../img/bg.png") repeat-x top;
	color: #4f3c1f;
	}
a img {
  	border: 0;
	}
* {
	margin: 0;
	padding: 0;
	}
.none {
	display: none;
	}
.hidden {
	visibility: hidden;
	}
.clear {
	margin: 0;
	height: 0;
	float: left;
	clear: both;
	}


/* ___| container |_____________________ */


#container {
	margin: 5px auto 0 auto;
	width: 990px;
	min-height: 150px;
	background: url("../img/bg_top.png") no-repeat left top;
	position: relative;
	}
#main {
	position: relative;
	float: left;
	clear: both;
	}


/* ___| header |_____________________ */


#header {
	margin: 0;
	width: 990px;
	height: 150px;
	background: url("../img/bg_header.png") no-repeat 594px 4px;
	float: left;
	clear: both;
	}
#header h1 {
	margin: 31px 0 0 95px;
	left: 0;
	top: 0;
	width: 220px;
	height: 68px;
	overflow: hidden;
	background: none;
	display: block;
	position: relative;
	float: left;
	}
#header h1 a {
	padding-top: 20px;	
	width: 220px;
	height: 68px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	display: block;
	}
#header h1 a span {
	left: 0;
	top: 0;
	width: 220px;
	height: 68px;
	background: url("../img/gama-cup.png") no-repeat;
	display: block;
	position: absolute;
	}
#header p#datum {
	margin: 38px 100px 0 0;
	color: #d79e6f;
	font-size: 220%;
	line-height: 130%;
	font-weight: bold;
	float: right;
	}
#header p#datum strong {
	color: #e1e2cf;
	font-size: 153%;
	}


/* ___| menu |_____________________ */


menu {
	margin: 0;
	padding: 0;
	width: 178px;
	}
menu li, menu li.now {
	margin: 0;
	padding: 12px 0 0 0;
	width: 178px;
	list-style: none;
	background: url("../img/bg_item.png") no-repeat left 38px;
	float: left;
	clear: both;
	}
menu li a {
	margin: 0;
	padding: 0 0 15px 18px;
	width: 160px;
	background: url("../img/circle.png") no-repeat left 4px;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	color: #fff;
	float: left;
	clear: both;
	}
menu ul {
	margin: 0;
	padding: 0;
	width: 178px;
	float: left;
	clear: both;
	}
menu ul li {
	margin: 0;
	padding: 12px 0 0 30px;
	width: 148px;
	list-style: none;
	background: url("../img/bg_item.png") no-repeat left bottom;
	float: left;
	clear: both;
	}
#main menu ul li a {
	margin: 0;
	padding-left: 0;
	width: 148px;
	background: none;
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-size: 90%;
	color: #d1e29e;
	float: left;
	clear: both;
	}
#main menu li a:hover {
	color: #dbe6bc;
	text-decoration: underline;
	}
menu li.now a {
	color: #3a490f;
	text-decoration: underline;
	}
	

/* ___| column left |_____________________ */


#col_left {
	padding-bottom: 222px;
	width: 200px;
	position: absolute;
	left: 100px;
	top: 148px;
	background: url("../img/ball.jpg") no-repeat center bottom;
	}
	

/* ___| column right |_____________________ */


#col_right {
	margin: 0 0 0 320px;
	width: 594px;
	float: left;
	}
#con_t {
	margin: 0;
	padding: 11px 0 0 30px;
	width: 564px;
	height: 33px;
	background: #babb9a url("../img/bg_box_t.png") no-repeat;
	float: left;
	clear: both;
	}
#content {
	margin: 0;
	padding: 6px 32px 0 32px;
	width: 530px;
	background: #fff url("../img/bg_box_m.png") repeat-y;
	float: left;
	clear: both;
	}
#con_b {
	margin: -10px 0 0 0;
	width: 594px;
	height: 75px;
	background: url("../img/bg_box_b.png") no-repeat top;
	float: left;
	clear: both;
	}
#con_t p {
	color: #dfdfd3;
	font-size: 90%;
	}
#con_t p strong {
	color: #fff;
	}
#con_t p a {
	margin: 0 7px 0 7px;
	color: #fff;
	text-decoration: underline;
	}
#con_t p a:hover {
	text-decoration: none;
	}
	
	
/* ___| content |_____________________ */


#content h2 {
	margin-bottom: 10px;
	font-size: 130%;
	color: #ae560e;
	text-transform: uppercase;
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;  
	}
#content h3 {
	padding: 8px 0 1px 0;
	font-size: 110%;
	color: #6f6d60;
	}
#content h4 {
	padding: 0 0 1px 0;
	font-size: 90%;
	color: #ae560e;
	}
#content a {
	color: #4f3c1f;
	text-decoration: underline;
	}
#content a:hover {
	text-decoration: none;
	}
#content p {
	margin-bottom: 12px;
	font-size: 90%;
	line-height: 150%;
	}
#content p.date {
	margin-bottom: 6px;
	font-size: 80%;
	color: #a09e92;
	}
#content p.date em {
	font-style: normal;
	}
#content hr.hline {
	margin: 16px 0 16px 0;
	padding: 0;
	width: 100%;
	height: 3px;
	font-size: 0;
	background: url("../img/bg_hline.png") repeat-x;
	border: none;
	}
.sub {
	margin: 0 0 18px 0;
	padding: 2px 0 2px 12px;
	width: 512px;
	border-left: 5px solid #ba7236;
	float: left;
	clear: both;
	}
#content .sub p {
	margin: 0;
	}
#content .sub p.date {
	margin-bottom: 6px;
	}

#content ul {
	margin-bottom: 12px;
	font-size: 90%;
	line-height: 150%;
	margin-left: 20px;
	}
#content ul li {
	margin-bottom: 10px;
}
	
	
/* ___| footer |_____________________ */


#footer {
	width: 544px;
	position: absolute;
	left: 344px;
	bottom: 12px;
	}
#footer p {
	color: #40510e;
	font-size: 85%;
	}
#footer p#r {
	float: right;
	}
#footer p a {
	color: #40510e;
	text-decoration: none;
	}
#footer p a:hover {
	color: #1b2304;
	text-decoration: underline;
	}
	
	
/* Adam Motvicka: */
img {
	border: 3px solid silver;
	}
	
a img {
	border: 3px solid silver;
	}

div.center {
	text-align: center;
	}
	
div.galerie {
	margin: 20px 0 0 0;
	}

