* { 
	margin: 0; padding: 0;
}

html { 
	height: 100%; font-size: 100%; 
}

body { 
	background: #ffffff;
	font: normal 0.68em tahoma, sans-serif; line-height: 1.7em; text-align: center; color: #373737;
}

img {
	border: 0px;
}

p { 
	margin-top: 0.5em 0 1.5em 0;
}

a:link, a:visited, a:hover, a:active { 
	text-decoration: none; color: #ec650f;
}

h1, h2, h3, label, legend {
	cursor: default;
}

h2 {
	font: bold 2.0em calibri, sans-serif; font-style: italic;
	margin: 20px 0;
}

.left {
	float: left;
}
.right {
	float: right;
}

/*-----------------------------------------------------------------
	menu-top
  -----------------------------------------------------------------*/

div#menu-top {
	width: 100%; height: 29px;
	background: url(images/menu_top_bg.jpg) left top repeat-x;
}

div#menu-top div {
	width: 934px;
	margin: 0 auto;
	text-align: right;
}

div#menu-top ul {
	list-style-type: none;
	padding-top: 5px;
	
	display: inline;
	float: right;
	margin-right: 30px;
}

div#menu-top li {
	float: left;
	display: inline;
	margin-left: 20px;
	padding-left: 20px;
}
div#menu-top li+li {
	border-left: 1px solid #b37000;
}

div#menu-top a:link, div#menu-top a:visited, div#menu-top a:hover, div#menu-top a:active {
	color: #b37000;
}	


/*-----------------------------------------------------------------
	header
  -----------------------------------------------------------------*/
	
div#header {
	width: 100%; height: 291px;
	background: url(images/header_bg.png) center top no-repeat;
	margin-top: 10px;
	position: relative; 
}


div#header div.text {
	position: absolute; top: 184px; left: 50%;
	margin-left: -458px;
	text-align: left; color: #ffffff;
}

div#header_2 {
	width: 100%; height: 291px;
	background: url(images/header_bg_2.png) center top no-repeat;
	margin-top: 10px;
	position: relative;  
}

div#header_2 div.text {
	position: absolute; top: 178px; left: 50%;
	margin-left: -458px;
	text-align: left; color: #ffffff;
}
	
a#link-logo {
	display: block;
	width: 320px; height: 70px;
	position: absolute; top: 2px; left: 50%;
	margin-left: -445px;
}
a#link-zobacz-atrakcje {
	display: block;
	width: 120px; height: 50px;
	position: absolute; top: 233px; left: 50%;
	margin-left: -200px;
}
a#link-rejestracja {
	display: block;
	width: 100px; height: 50px;
	position: absolute; top: 233px; left: 50%;
	margin-left: -64px;
}
	

/*-----------------------------------------------------------------
	container
  -----------------------------------------------------------------*/	
	
div#container {
	width: 934px;
	margin: 0 auto;
	text-align: left;
}

div#sidebar-left {
	width: 216px; margin-right: 1px; padding: 10px 15px; margin-bottom: 30px;
	float: left;
}

div#content {
	width: 378px; min-height: 380px; height: auto !important; height: 380px; /* "min-height" hack */
	
	float: left;
	background: url(images/content_bg.jpg) left top no-repeat;
	border-left: 1px solid #f0e68b;
	border-right: 1px solid #f0e68b;
	
	padding: 10px 30px 25px 30px;
	margin-bottom: 30px;
}

div#sidebar-right {
	width: 216px; padding: 10px 15px; margin-bottom: 30px;
	float: right;
}

div#sidebar-left p.title {
	font: bold 2.0em calibri, sans-serif; text-align: center; font-style: italic;
	margin: 0 0 10px 0;
}

div#sidebar-left p.border {
	padding-bottom: 28px;
	border-bottom: 1px solid #f0e68b;
	margin-bottom: 15px;
}


div#sidebar-right p.title {
	font: bold 2.0em calibri, sans-serif; text-align: left; font-style: italic;
	margin: 0 0 10px 28px;
}

div#sidebar-left p.text, div#sidebar-right p.text {
	padding: 10px 25px;
}

div#sidebar-right p.border {
	padding-bottom: 1px;
	border-bottom: 1px solid #f0e68b;
	margin-bottom: 5px;
}

a.e-mail {
	background: url(images/ico_email.gif) left top no-repeat;
	padding-left: 20px;
	padding-bottom: 3px;
}

span.gg {
	background: url(images/ico_gg.gif) left top no-repeat;
	padding-left: 20px;
	padding-bottom: 3px;
}

a.button {
	display: block; margin: 10px 0 10px 0;
	text-align: center;
}

p.data {
	color: #aaaaaa;
}

p.logotypy {
	padding: 10px 15px;
	margin-bottom: 15px;
	overflow: auto;
}
/************ VANADIUM CSS **********************/

input.vanadium-invalid, select.vanadium-invalid, textarea.vanadium-invalid {
  border-color: red !important;
  border-style: solid !important;
}

input.vanadium-valid, select.vanadium-valid, textarea.vanadium-valid {
  border-color: #0F0 !important;
  border-style: solid !important;
}

.vanadium-message-value {
  font-style: italic;
  text-decoration: underline;
}

.vanadium-advice {
  font-size: 12px;
}

.vanadium-advice.vanadium-invalid, .vanadium-advice.vanadium-invalid * {
  color: red;
  position:absolute;
  top:3px;
  right:5px;
}

.vchbox .vanadium-advice.vanadium-invalid, .vanadium-advice.vanadium-invalid * {
	position:absolute;
	top:40px;
	left:0;
}

input.vanadium-valid {
}

input.vanadium-valid ~ .vanadium-valid-advice {
  display: inline !important;
  color: green;
}

/*************** END OF VANADIUM CSS *****************/

#Email{
	
}

#PeselCode
{
	
}
#IdNumber
{
	
}

#tick{display:none}
#cross{display:none}
#tickP{display:none}
#crossP{display:none}
#tickI{display:none}
#crossI{display:none}

/*-----------------------------------------------------------------
	nav
  -----------------------------------------------------------------*/	

ul#nav {
	list-style-type: none;
	width: 210px; overflow: hidden; margin-bottom: 30px;
}	
ul#nav li {
	width: 210px; height: 38px;
	background: url(images/nav_item_bg.jpg) left bottom repeat-x;
	border-bottom: 1px solid #f0e68b;
}
ul#nav a {
	display: block;
	width: 150px; height: 30px; padding: 0 30px 0 55px; padding-top: 8px;
	background: url(images/ico_guzik.gif) 30px 11px no-repeat;
	font: bold 16px calibri, sans-serif; color: #373737; font-style: italic;
}
	
	
/*-----------------------------------------------------------------
	footer
  -----------------------------------------------------------------*/	
	
div#footer {
	width: 100%; height: 168px; clear: both;
	background: url(images/footer_bg.jpg) left top repeat-x;
	color: #ffffff;
}

div#footer div {
	width: 914px; height: 143px;
	margin: 0 auto;
	background: url(images/footer_bg2.jpg) 270px top no-repeat;
	padding-top: 25px;
}

div#footer a:link, div#footer a:visited, div#footer a:hover, div#footer a:active {
	color: #fdea00;
}	



#fb {
	float: left;
	width: 100%;
	padding: 10px 0;
	font-size: 10px;
}

#fb_right {
	float: left;
	width: 302px;
	height: 390px;
	padding: 0 0 10px 0;
	font-size: 10px;
}


