html { background: url(images/bg.jpg); }
img { border: 0; }
* {	font-family: Tahoma, Arial, Trebuchet MS, Verdana, Helvetica, sans-serif; margin: 0; padding: 0; }

a { text-decoration: underline; color: #fff; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }

body 
{
	background: url(images/bg-shadow.png) repeat-y top center; 
	font-size: 12px;
	color: #41463F;
}

#main 
{
	background: url(images/main-topshadow.jpg) repeat-x top center;
	margin: 0 auto;
	position: relative;
	width: 850px;
}

#content
{
	margin-top: -3px;
	background: url(images/bg.png) repeat-y top center;
	margin: 0 auto;
	position: relative;
	width: 850px;
	padding-left: -40px;
}

#menu { width: 688px; border-left: 1px solid #7b8083; border-right: 1px solid #7b8083; background: url(images/menu.jpg) repeat-x top center; height: 42px; margin-top: 1px; }
	#menu ul { list-style-type: none; }
	#menu li { float: left; padding-top: 12px;  }
		#menu li a { padding: 5px 43px 5px 43px; border-right: 1px solid #abb0b0; }

p { margin-bottom: 15px; line-height: 1.5em; }
.content { margin-bottom: 15px; padding: 10px; background-color: #fdfdf5; border: 1px solid #eaebe4; line-height: 1.5em; }
h1 { font-size: 14px; font-weight: 900; padding-bottom: -5px; }
h2 { font-size: 13px; }
.content a { text-decoration: underline; color: #41463f; font-weight: normal; }
.content a:hover { text-decoration: none;; }

#footer { clear: both; margin-left: 80px; background: url(images/footer.jpg); height: 64px; width: 690px; font-size: 0.9em; }
#footer a { text-decoration: underline; color: #3b0001; font-weight: normal; }
#footer p { margin-bottom: 4px; }

#footer a:hover { text-decoration: none; }
.big-podklad { background: url(images/big-image_podklad.jpg); height: 170px; width: 219px; }
.big-podklad img { padding: 10px; }

.small-podklad { background: url(images/small-image_podklad.jpg); height: 85px; width: 109px; }
.small-podklad img { padding: 8px; }

table td { padding: 5px 0 5px 0; }

.content ul { margin-top: -10px; margin-bottom: 10px; }
.content ul li { margin-left: 35px; }

#fotogaleria { padding: 5px; width: 680px; float: left; }

.reklama {
	border: solid 2px red;
	padding: 8px;
	margin: 20px 0;
	color: red;
}