/* --------------------------------- generic objects definition --------------------------------- */

html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}

body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	vertical-align: top;
	line-height: 16px;
}

div { position: relative; }

a:link, a:visited {
	font-size: 12px;
	color: #9436A7;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	font-size: 12px;
	color: #9436A7;
	text-decoration: none;
	font-weight: bold;
}

/* --------------------------------- containers --------------------------------- */

div#page_container_main {
	margin: 0px auto;
	width: 990px;
	border: #E5E5E5 1px solid;
	background: transparent url(../img/bgrnd_podkowa_orange.gif) no-repeat top left;
	background-position: 10px 180px;
}

div#banner_main {
	margin: 0px auto;
	padding: 0px; 
	width: 969px;
	height: 141px;
	background: url(../img/img_banner_top.jpg) no-repeat;
}

div#banner_animation {
	left: 72px; 
	top: -40px; 
	width: 897px; 
	height: 195px;
}

div#banner_static {
	left: 170px; 
	top: 60px; 
	width: 897px; 
	height: 195px;
}

div#data_holder_left {
	margin: 130px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 200px;
	height: 100%;
}

div#menu_main {
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 150px;
	visibility: hidden;	
}

/* ------------------------------ language selector ------------------------------ */

div#lang_selector {
	vertical-align: middle;
	text-align: right;
	width: 195px;
	height: 30px;	
	margin: 0px;
	padding: 0px;
	background: transparent url(../img/menu_main_bgrnd_00.png) no-repeat top left;
	border: 0px;
}

div#lang_selector ul {
	margin: 0px;
	padding: 0 24px 0 0;
	list-style-type: none;
	text-align: left;
}

div#lang_selector ul li { 
	float: right; 
	margin: 6px 0 0 0;
}

div#lang_selector ul li#active {
	text-decoration: none;
	background: transparent url(../img/lang_selected.gif) no-repeat top left;
	margin: 6px 0 0 0;
	height: 19px;
	width: 27px;
	padding: 0px;
}

div#lang_selector ul li a#pl {
	text-decoration: none;
	background: transparent url(../img/lang_pl.gif) no-repeat top left;
	float: left;
	margin: 0 0 0 0;
	height: 19px;
	width: 27px;
	padding: 0px;
}

div#lang_selector ul li a#en {
	text-decoration: none;
	background: transparent url(../img/lang_en.gif) no-repeat top left;
	float: left;
	margin: 0 0 0 0;
	height: 19px;
	width: 27px;
	padding: 0px;
}

div#lang_selector ul li a#de {
	text-decoration: none;
	background: transparent url(../img/lang_de.gif) no-repeat top left;
	float: left;
	margin: 0 0 0 0;
	height: 19px;
	width: 27px;
	padding: 0px;
}

div#lang_selector li a#pl:hover {
	background: transparent url(../img/lang_pl_over.gif) no-repeat top left;
}

div#lang_selector li a#de:hover {
	background: transparent url(../img/lang_de_over.gif) no-repeat top left;
}

div#lang_selector li a#en:hover {
	background: transparent url(../img/lang_en_over.gif) no-repeat top left;
}

div#info_panel_main {
	margin: 40px 0px 0px 0px;
	padding: 0px;
	width: 174px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;	
}

div#info_panel_main h1 {
	font-size: 14px;
	font-weight: bold;
	color: #F37D01;
}

div#info_panel_main p {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	line-height: 16px;
}

div#footer_main {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	width: 969px;
	height: 151px;
	background: transparent url(../img/img_bgrnd_footer.jpg) no-repeat top left;
	text-align: center;
	clear: both;
}

div#footer_main div {
	margin-top: 115px;
	float: left;
	width: 100%;
}

div#footer_main p {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

div#footer_main a:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

div#footer_main a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

div#footer_main a:hover {
	font-size: 11px;	
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

div#content_main {
	margin: 130px 10px 0px 0px;
	padding: 0px;
	width: 750px;
	min-height: 800px;
	float: right;
	background: transparent url(../img/bgrnd_podkowa_green.gif) no-repeat top right;
}

div#yellow_sticker {
	position: fixed;
	margin: 0px;
	left: 910px;
	top: 250px;
	padding: 0px;
	width: 230px;
	min-height: 256px;
	z-index: 999;
}

/* ------------------------------ IMAGES ------------------------------ */

img.teaser1_violet {
	margin-top: 20px;
	margin-right: 20px;
	border: solid #6C0078;
	border-width: 3px;
}

img.teaser1_orange {
	margin-top: 20px;
	border: solid #F37D01;
	border-width: 3px;
}

img.teaser1_green {
	margin-top: 20px;
	border: solid #608D00;
	border-width: 3px;
}

img.map1 {
	border: solid #F37D01;
	border-width: 3px;
}

/* ------------------------------ TABLE ------------------------------ */

table.prices { border:1px solid #d7eaa8; width:97% }
table.prices th { padding:5px 5px; background-color:#F37D01; color:white; font-weight:bold; text-align: left; }
table.prices th.price { padding:5px 5px; background-color:#F37D01; color:white; font-weight:bold; text-align:right }
table.prices tr { }
table.prices tr.odd { background-color:#f9ffe9 }
table.prices td { text-align:left; padding:5px; border:1px solid #d7eaa8 }
table.prices td.price { font-weight:bold; text-align:right; }

/* ------------------------------ VGO ------------------------------ */
/* TITLE VIOLET: #9436A7 */
/* BODY GREEN: #608D00 */
/* LINK ORANGE: #F37D01 */

div.content_vgo {
	padding-right: 0px;
	text-align: justify;
}

div.content_vgo b {
	color: #9436A7;
}

div.content_vgo ul {
	margin: 10px 20px 10px 20px;
	padding-left: 20px;
	text-align: left;
	list-style-image: url(../img/check-violet.gif);
}

div.content_vgo h1 {
	font-size: 21px;
	font-weight: normal;
	color: #9436A7;
	line-height: 0.8cm;
}

div.content_vgo h2 {
	font-size: 12px;
	font-weight: bold;
	color: #9436A7;
	line-height: 16px;
}


/* ------------------------------ GALLERY ------------------------------ */

.hoverbox
{
	cursor: pointer;
	list-style: none;
}

.hoverbox a
{
	cursor: pointer;
}

.hoverbox img
{
	background: #fff;
	color: inherit;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	vertical-align: top;
	width: 383px;
	height: 88px;
	float: left;
}

.hoverbox li
{
	color: inherit;
	display: inline;
	float: left;
	margin: 1px;
	padding: 1px;
	position: relative;
}

/* ------------------------------ SITEMAP ------------------------------ */

ul.level1 {
	margin: 20px 0px 0px 30px;
	list-style: none;
}

ul.level1 li {
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

ul.level2 {
	margin: 0px 0px 0px 30px;
	list-style: none;
}

ul.level2 li {
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

ul.level3 {
	margin: 0px 0px 0px 30px;
	list-style: none;
}

ul.level3 li {
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

