body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, tahoma, helvetica;
	font-size: 13px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a {
	color: #9f2813;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#contener {
	width: 970px;
	margin: 0px auto;

}

#top_bar {
	background-image: url('../img/top_bg.jpg');
	height: 30px;
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
	line-height: 30px;
	font-size:30px;
}

#top_bar p {
	width: 774px;
	height: 30px;
	float: left;
	padding: 0px 20px 0px 6px;
	line-height: 30px;
	vertical-align: middle;
	margin: 0px;
	font-size: 12px;
}

#top_bar b {
	margin: 0px 60px 0px;
	line-height: 30px;
}

#top_spacer {
	float: left;
	width: 18px;
	height: 30px;
	background-image: url('../img/top_right.jpg');
	
}

a#top_home {
	float: left;
	display: block;
	width: 51px;
	height: 30px;
	background-image: url('../img/top_home.jpg');
	text-decoration: none;
	visibility: visible;
	font-size: 0px;
}

a#top_contact {
	float: left;
	display: block;
	width: 101px;
	height: 30px;
	background-image: url('../img/top_kontakt.jpg');
	text-decoration: none;
	visibility: visible;
	font-size: 0px;
}

#top {
	height: 200px;
	/*background-image: url('../img/logo.jpg');*/
}

#menu {
	width: auto;
	background-image: url('../img/menu.jpg');
	/*height: 44px;*/
	height: 34px;
	text-align: center;
	overflow: hidden;
	padding-top: 10px;
}

#menu a {
	color: white;
	text-decoration: none;
	padding: 0px 8px;
	font-size: 14px;
	font-weight:bold;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#menu a:hover {
	text-decoration: underline;
}

#menu_span {
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin: 5px 0px;
	font-size: 14px;
}


#left {
	float: left;
	background-image: url('../img/left.jpg');
	width: 321px;
	height: 473px;
}

#right {
	float: right;
	background-image: url('../img/right.jpg');
	width: 338px;
	height: 478px;
}

#content {
	padding: 0px;
	min-height: 480px;
	overflow: auto;
	font-size:13px;
}

#content h3 {
	margin-top:8px;
}


#footer {
	width: auto;
	background-image: url('../img/bottom_bg.jpg');
	height: 40px;
	clear: both;
	text-align: center;
	padding:  0px 0px 0px;
}

#footer b {
	display: block;
	padding-top: 18px;
	font-size: 10px;
}

#copy {
	width: 298px;
	float: left;
	height: 22px;
	background-image: url('../img/bottom_left.jpg');
	padding-left: 8px;
	padding-top: 18px;
	font-size: 11px;
	color: #666666;
	overflow: hidden;
}

/*galeria*/
/*
h4 {
	text-align:center;
}

table#gallery_table {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

table#gallery_table td {
	padding: 1px;
	margin: 0px;
}
*/

p#contact {
	margin-left: 0px;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 0px;
}
/*
form#contact_form {
	margin: 0px;
}
*/
#contact:first-line {
	font-weight: bold;
}

.r {
	color: red;
}

#above_foot {
	display: block;
	width: 100%;
	text-align: center;
}

label {
	font-size: 12px;
	width: 140px;
	float: left;
}

.intext {
	margin: 1px 0px;
}
