/* Reset */


html, body, div, span, applet, object, 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, sub, sup, tt, var,
dl, dt, dd,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}

ul, li {
	margin: 0;
	padding: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html, body { height: 100%;}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	color: #6b6b6b;
	background: #fff url(../img/main_bg.jpg) scroll no-repeat center 307px;
}

p {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	width: auto;
}

a {
	color: #6b6b6b;
	text-decoration: none;
}

a:hover {
	color: #ee1c25;
	text-decoration: underline;
}

ul, li {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;	
}

#main {
	width: 910px;
	margin: 0 auto;
}

.facebook img {
	margin-bottom: -6px;
}

#top_menu {
	background: transparent url(../img/menu_top.gif) scroll no-repeat 0 0;
	width: 911px;
	height: 70px;
}

#top_menu ul {
	list-style: none;
	padding-left: 20px;
}

#top_menu li {
	float:left;
}

#content {
	min-height: 500px;
	padding: 0px 2px;
}

.left { 
	float: left;
}

.right {
	float: right;
}

.top_links {
	height:35px;
	padding-top:18px;
	float: right;
	width: 381px;
}

#bottom_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 19px 0 0 30px;
}

#bottom_menu li {
	float: left;
	margin-right: 40px;
}


#bottom_menu li a {
	color: #fff;
}


.errorMsg {
	display: none;
	color: red;
}

.path {
	margin-top: 10px;
	padding-left: 25px;
	font-size: 11px;
	background: url("../img/arrow.gif") no-repeat scroll 18px 7px transparent;
}

.path a {
	background: url(../img/arrow.gif) scroll no-repeat right center;
	padding-right: 10px;
	margin-right: 4px;
	color: #797979 !important;
}

#cform {
	width: 590px;
	margin: 0 auto;
}

#cform td {
	vertical-align: middle;
}


#cform2 td {
	vertical-align: middle;
}

#cform2 select {
	border: 1px solid #e4e2de;
	padding: 5px;
	margin-bottom: 5px;
	width: 352px;
	margin-left: 10px;
	background: #f3f3f3;
}

#cform input {
	background:url("../img/inputs.gif") no-repeat scroll 0 -32px transparent;
	border:medium none;
	padding:6px;
	width:270px;
}


#cform textarea {
	background:url("../img/inputs.gif") no-repeat scroll 0 -64px transparent;
	border: none;
	padding:6px;
	width:585px;
	height: 105px;
	margin-bottom: 10px;
	font-family: Tahoma;
	font-size: 11px;
	overflow: auto;
}

.footer {
	background: url(../img/footer.gif) scroll no-repeat 0 0;
	padding: 10px;
	width: 890px;
	height: 40px;
	text-align: center;
	margin-bottom: 10px;
}

.footer ul {
	list-style: none;
}

.footer li {
	float: left;
}

.logo {
	margin-bottom: 15px;
}

.banner {
	margin-top: 15px;
	margin-bottom: 15px;
}

.big_box {
	width: 630px;
	background: #fff url(../img/box_top.jpg) scroll no-repeat 0 0;
	margin-top: 12px;
	margin-bottom: 15px;
	padding-top: 10px;
	position: relative;
}

.big_box_content {
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	padding: 0px 20px;
}

.big_box_bottom {
	height: 12px;
	background: #fff url(../img/box_bottom.jpg) scroll no-repeat 0 0;
}

.small_box {
	width: 270px;
	background: #fff url(../img/small_top.gif) scroll no-repeat 0 0;
	margin-top: 12px;
	margin-bottom: 15px;
	padding-top: 10px;
	position: relative;
}

.small_box_content {
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	padding: 0px 20px;
}

.small_box_bottom {
	height: 12px;
	background: #fff url(../img/small_bottom.gif) scroll no-repeat 0 0;
}


.page_title {
	color: #283f8d;
	font-size: 16px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	padding-bottom: 7px;
	font-weight: bold;
}

.page_left {
	width: 630px;
	float: left;
}


.page_left a {
	color: #ee1c25;
}

.page_right {
	margin-top: 10px;
	width: 270px;
	float: right;
}

.page_right h2 {
	color: #283f8d;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}

.front_box {
	background: url(../img/front_box.jpg) scroll no-repeat 0 0;
	width: 590px;
	height: 216px;
	padding: 20px;
	color: #fff;
	margin-top: 15px;
}

.front_box_content {
	width: 380px;
}

.front_box_archive {
	position: absolute;
	right: 20px;
	top: 10px;
	background: url(../img/archive.gif) scroll no-repeat right center;
	padding-right: 20px;
}

.front_box_content h1 {
	font-size: 16px;
	margin-bottom: 15px;
	line-height: 22px;
	font-weight: bold;
}


.front_box_content p {
	color: #d7dff4;
}

.more {
	background: transparent url(../img/button.png) scroll no-repeat 0 0;
	padding: 1px 0px 3px 0px;
	color: #fff !important;
	text-align: center;
	width: 68px;
	margin-top: 15px;
	display: block;
	border: none;
	cursor: pointer;
	font-weight: bold;
	text-transform: lowercase;
}

.more2 {
	background: transparent url(../img/button.png) scroll no-repeat 0 0;
	padding: 1px 0px 3px 0px;
	color: #fff !important;
	text-align: center;
	width: 68px;
	display: block;
	border: none;
	cursor: pointer;
	font-weight: bold;
	text-transform: lowercase;
}


#send_button {
	background: transparent url(../img/button.png) scroll no-repeat 0 0 !important;
	padding: 1px 0px 3px 0px  !important;
	color: #fff  !important;
	text-align: center;
	width: 68px !important;
	display: block;
	border: none;
	cursor: pointer;
	font-weight: bold;
	text-transform: lowercase;
}


.more:hover {
	color: #fff;
}

.front_news_item {
	display: block;
	float: left;
	width: 280px;
	margin-right: 14px;
}

.news_front_title {
	font-weight: bold;
	color: #4d4d4d;
}

.date {
	color: #ee1c25;
	margin-left: 10px;
	font-weight: normal;
}

div#nav {
 width: 890px;
 position: relative;
 padding-left: 20px;
}

div#nav ul {
 list-style: none;
 margin: 0;
 padding: 0;
 float: left;
}

div#nav a,div#nav a {
 font: 15px arial, helvetica, sans-serif;
 display: block;
 margin: 0;
 padding: 2px 3px;
 text-decoration: none;
 color: #fff;
}


div#nav a:hover {
 color: #fff;
}

div#nav ul {
	padding-top: 8px;
}

div#nav li {
 	float: left;
	margin-right: 18px;
}

div#nav li a {
	padding-top: 6px;
	padding-bottom: 9px;
	font-weight: bold;
}

div#nav li.active {
	background: url(../img/hover.png) scroll no-repeat 0 0;
	color: #0b377e;
	padding-left: 10px;
}

div#nav li.active a {
	background: url(../img/hover_right.jpg) scroll no-repeat right 0;
	color: #0b377e;
	padding-right:14px;
	padding-top:8px;
}

div#nav li.active li a {
	color: #797979;
}


div#nav ul li ul li a {
	float: left !important;
	background: none !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-top: 0px !important;
}

div#nav ul li ul li {
	float: left !important;
}

div#nav ul li ul {
	background: url(../img/bar.gif) scroll repeat-x 0 9px;
	padding-top: 9px !important;
	padding-bottom: 5px;
}

div#nav ul li ul a {
	background: url(../img/bar.gif) scroll repeat-x 0 9px;
	padding-top: 8px !important;
	padding-bottom: 5px;
}

div#nav .active ul {
	padding-bottom: 2px !important;
}


div#nav ul li ul li a {
	color: #797979 !important;
	font-size: 11px;
	font-weight: normal;
	background: url(../img/arrow.gif) scroll no-repeat left center !important;
	padding-left: 10px;	
}

div#nav ul li ul li a:hover {
	color: #283f8d;
	font-size: 11px;	
}

div#nav ul ul {
	 position: absolute;
	 left: 20px;
	 padding-top: 15px;
	 z-index: 500;
	 width: 890px;
}

div#nav ul .active ul {
 padding-top: 7px !important;
}


div#nav .active ul {
	display: block;
	z-index: 1;
}


div#nav ul ul,div#nav ul li:hover ul ul,div#nav ul ul li:hover ul ul {
 display: none;
}

div#nav ul li:hover ul,div#nav ul ul li:hover ul,div#nav ul ul ul li:hover ul {
 display: block;
}

.lang_item {
	float: left;
	display: block;
	width: 150px;
	margin-bottom: 5px;
	padding-right: 10px;
}

.box_open {
	cursor: pointer;
}

.box_open p {
	background: none !important;
}

.box_open img {
	padding-right: 10px;
}

.blue {
	color: #283f8d;
	font-weight: bold;
}

.actual_right {
	border-top: 1px solid #eee;
	padding-top: 5px;
	margin-top: 5px;
}

#adres {
	background:url("../img/inputs.gif") no-repeat scroll 0 -32px transparent;
	border:medium none;
	padding:6px;
	width:270px;
}

#room_od, #room_do {
	background:url("../img/inputs.gif") no-repeat scroll 0 0px transparent;
	border:medium none;
	padding:6px;
	width: 46px;
}

#points_od, #points_do {
	background:url("../img/inputs.gif") no-repeat scroll 0 0px transparent;
	border:medium none;
	padding:6px;
	width: 46px;
}

#place_od, #place_do {
	background:url("../img/inputs.gif") no-repeat scroll 0 0px transparent;
	border:medium none;
	padding:6px;
	width: 46px;
}



#wiek_do {
	margin-right: 65px;
}

.myselect select {
	background:url("../img/select.gif") no-repeat scroll 0 1px transparent;
	border:medium none;
	padding:6px;
	width: 134px;
}

.home_link {
	padding-left: 15px;
	background: url(../img/home.gif) scroll no-repeat 0 2px;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #6b6b6b;
}

.newsletter_link {
	padding-left: 15px;
	background: url(../img/newsletter.gif) scroll no-repeat 0 2px;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #6b6b6b;
}

.contact_link {
	padding-left: 15px;
	background: url(../img/mail.gif) scroll no-repeat 0 3px;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #6b6b6b;
}

.download {
	background: url(../img/download.jpg) scroll no-repeat 0 0;
	height: 20px;
	display: block;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 25px;
	color: #dc272c;
	font-weight: bold;
}

.arrow {
	background: url(../img/arrow_contact.gif) scroll no-repeat 0 center;
	padding-left: 10px;
}

.cfront strong {
	color: #283f8d;
}

.images {
	margin-bottom: 10px;
	height: 170px;
	overflow: hidden;
	width: 270px;
	margin-top: 10px;
	position: relative;
}

.images {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

#newsletter_subscribe {
	width: 250px;
	margin: 20px auto 0 auto;
}

.newsletter_input {
	background:url("../img/inputs.gif") no-repeat scroll 0 -32px transparent;
	border:medium none;
	padding:6px;
	width:270px;
}

#newsletter_result {
	margin-top: 10px;
	font-size: 16px;
	color: red;
}

.send_correct {
	font-size: 18px;
	color: #283f8d;
	padding-bottom: 20px;
}

.opened {
	background: url(../img/arrow_down.jpg) scroll no-repeat right center;
	padding-right: 10px;
}

.closed {
	background: url(../img/arrow_up.jpg) scroll no-repeat right center;
	padding-right: 10px;
}

.footer ul {
	padding-left: 15px;
	margin-bottom: 5px;
}

.footer ul li a {
	margin-right: 12px;
	padding-right: 12px;
	border-right: 1px solid #6b6b6b;
}

.last a {
	border: none !important;
}

div#nav ul li ul li.active2 a {
	font-weight: bold !important;
	color: #283f8d !important;
}

#photos {
	padding-top: 10px;
}

#photos .photo_item {
	margin: 11px;
	float: left;
}

.myselect {
	float: left;
	margin-right: 30px;
}

.msg_success {
	text-align: center;
	font-size: 14px;
	padding-top: 20px;
	color: green;
}

.msg_fail {
	text-align: center;
	font-size: 14px;
	padding-top: 40px;
	color: red;
}
