*{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.fLeft{
	float: left;
}

.fRight{
	float: right;
}

.fClear{
	clear: both;
}

.aLeft {
	text-align: left;
}

.aRight {
	text-align: right;
}

.aCenter {
	text-align: center;
}

body{
	color: #394e59;
	font: 12px/18px Tahoma, sans-serif;
	background: #ceeaf9;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

table {
	border-collapse: collapse;
}

a:hover {
	color: black;
	text-decoration: underline;
}

a {
	/*color: #0c79b3;*/
	color: red;
	text-decoration: none;
}

#loginContainer a {
	color: #0c79b3;
}

h1 {
	color: #0c79b3;
	font-size: 15px;
	line-height: 20px;
}

h1 a:hover, h2 a:hover, h3 a:hover, a.toTop {
	color: #0c79b3;
}

h1 a, h2 a, h3 a {
	color: red;
}

h2 {
	color: #0c79b3;
	font-size: 11px;
	line-height: 18px;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	color: #0c79b3;
	padding-bottom: 5px;
}

ul {
	list-style: none;
	margin: 10px 10px;
}

.contentBG ul {
	list-style: disc;
	margin: 10px 10px;
}

.contentBG ul li {
	margin: 8px 10px;
	line-height: 16px;
}

ol {
	margin: 10px 30px;
}

p {
	margin: 10px 0px;
}

.contentBG table {
	padding: 10px;
}

.contentBG table td {
	border: 1px #0a6697 solid;
	padding: 2px 5px;
}

.contentBG table th {
	border: 1px #0a6697 solid;
	padding: 2px 5px;
	background: #ddf0fa;
	font-size: 12px;
}

.contentBG img {
	margin: 5px;
}

table.noBorder td {
	border: 0px;
}

#container{
	width: 982px;
	text-align: left;
}

#loginContainer {
	height: 41px;
	background: transparent url(../images/login_bg.gif) no-repeat;
}

#loginContainer .slogan {
	float: left;
	height: 41px;
	line-height: 41px;
	font-size: 12px;
	padding-left: 10px;
	color: #0e2f41;
}

#loginContainer .loginForm {
	float: right;
	line-height: 41px;
	font-size: 12px;
	color: #0c7ab4;
	padding-right: 10px;
}

#loginContainer .loginForm td {
	padding: 0px 5px;
}

input.textField {
	height: 16px;
	width: 122px;
	line-height: 12px;
	color: black;
	background: transparent url(../images/textField_bg.gif) no-repeat;
	padding: 4px 5px;
}

input.textField2 {
	height: 40px;
	width: 70px;
	line-height: 40px;
	font-size: 32px;
	color: black;
	background: transparent url(../images/textField_capctcha_bg.gif) no-repeat;
	padding: 0px 5px;
	text-align: center;
}

input.textField3 {
	height: 16px;
	width: 290px;
	line-height: 12px;
	color: black;
	background: transparent url(../images/textField_long_bg.gif) no-repeat;
	padding: 4px 5px;
}

input.textField4 {
	height: 16px;
	width: 290px;
	line-height: 12px;
	color: black;
	background: transparent url(../images/textField_long_disabled_bg.gif) no-repeat;
	padding: 4px 5px;
}

input.button {
	color: black;
	height: 24px;
	width: 62px;
	background: transparent url(../images/button.gif) no-repeat;
	text-transform: uppercase;
	font: bold 13px/24px Tahoma, sans-serif;
}

input.button2 {
	color: black;
	height: 24px;
	width: 85px;
	background: transparent url(../images/button_long.gif) no-repeat;
	text-transform: uppercase;
	font: bold 13px/24px Tahoma, sans-serif;
}

.textArea {
	height: 150px;
	width: 290px;
	overflow: auto;
	background: transparent url(../images/textArea_bg.gif) no-repeat;
	padding: 3px 5px;
	overflow: hidden;
}

#mainContainer {
	background: white url(../images/mainContent_bg.gif) no-repeat top left;
	height: 100%;
}

#mainContainerFooter {
	height: 10px;
	background: transparent url(../images/mainContent_footer_bg.gif) no-repeat;
}

#footerContainer {
	color: #86a9bc;
	padding: 5px 15px 25px 15px;
}

#footerContainer a {
	color: #86a9bc;
	text-decoration: underline;
}

#footerContainer a:hover {
	text-decoration: none;
}

#footerContainer span {
	padding: 0px 10px;
}

#menuContainer {
	float: left;
	width: 220px;
	padding: 5px 6px 0px 5px;
}

ul#menu {
	list-style: none;
	margin: 0px;
}

ul#menu li {
	display: block;
	min-height: 28px;
	line-height: 28px;
	font-size: 12px;
}

ul#menu li.firstTop {
	background: transparent url(../images/meniu_1top_bg.gif) no-repeat;
	padding-top: 2px;
}

ul#menu li.firstMiddle {
	background: transparent url(../images/meniu_1middle_bg.gif) no-repeat;
}

ul#menu li.firstBottom {
	background: transparent url(../images/meniu_1bottom_bg.gif) no-repeat;
	padding-bottom: 2px;
}

ul#menu li.active {
	background: transparent url(../images/meniu_1active_bg.gif) no-repeat;
}

ul#menu li.firstTopActive {
	background: transparent url(../images/meniu_1active_top_bg.gif) no-repeat !important;
	padding-top: 2px;
}

ul#menu li.firstBottomActive {
	background: transparent url(../images/meniu_1active_bottom_bg.gif) no-repeat !important;
}

ul#menu li.active a.active {
	color: black;
}

ul#menu li.active a.active:hover {
	color: black !important;
}

ul#menu li a {
	display: block;
	color: #fafdfe;
	text-decoration: none;
	padding: 0px 15px;
}

ul#menu li a:hover {
	color: white !important;
	text-decoration: underline;
}

ul.second {
	margin: 0px;
}

ul.second li {
	display: block;
	min-height: 28px;
	line-height: 28px;
	font-size: 12px;
	background: transparent url(../images/meniu_2middle_bg.gif) no-repeat;
}

ul.second li.active2 {
	background: transparent url(../images/meniu_2middle_active_bg.gif) no-repeat;
}

ul.second li.active2 a.active2 {
	color: white !important;
	text-decoration: underline !important;
}

ul.second li a {
	display: block;
	color: #b1daf1 !important;
	text-decoration: none;
	padding: 0px 15px 0px 30px !important;
	font-size: 11px;
}

ul.third {
	margin: 0px;
}

ul.third li {
	display: block;
	min-height: 25px !important;
	line-height: 25px !important;
	font-size: 12px;
	background: transparent url(../images/meniu_3middle_bg.gif) repeat-y;
}

ul.third li a {
	display: block;
	color: #fafdfe;
	text-decoration: none;
	padding: 0px 15px 0px 35px !important;
}

ul.third li a.active3 {
	color: white !important;
	text-decoration: underline !important;
}

.contentContainer {
	float: left;
	width: 546px;
}

.contentBG {
	background: transparent url(../images/contentContainer_bg.gif) no-repeat top left;
	margin: 5px 0px;
	padding: 5px 10px;
	width: 520px;
}

#specialOffersContainer {
	width: 188px;
	background: transparent url(../images/specialOffers_bg.gif) no-repeat;
	margin: 5px 0px 0px 7px;
	padding: 5px 0px 0px 5px;
}

#specialOffersFooterContainer {
	width: 193px;
	height: 3px;
	background: transparent url(../images/specialOffers_Footer_bg.gif) no-repeat;
	margin: 0px 5px 0px 7px;
}

#specialTravelPacks {
	height: 34px;
	line-height: 34px;
	width: 184px;
	background: transparent url(../images/specialTravelPacks_bg.gif) no-repeat;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
}

.offerContainer h1 a, .offerContainer h2 a, .offerContainer h3 a {
	color: #0c79b3;
}

.offerContainer {
	padding-top: 5px;
}

.offerContainer .top {
	min-height: 40px;
	background: transparent url(../images/specialOffer_top_bg.gif) no-repeat top left;
	padding: 5px 15px 10px 15px;
	line-height: 14px;
	text-align: left;
}

.offerContainer .top h1 {
	text-transform: uppercase;
	font-size: 11px;
	line-height: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.offerContainer p {
	font-size: 11px;
}

span.price {
	float: left;
	font-family: Trebuchet MS;
	font-size: 30px;
	color: #f43610;
	height: 35px;
}

span.price2 {
	float: right;
	font-family: Trebuchet MS;
	font-size: 30px;
	color: #f43610;
	height: 35px;
	padding-top: 10px;
}

span.more {
	float: right;
	padding-top: 15px;
}

span.more a {
	float: right;
	height: 18px;
	width: 60px;
	color: white;
	text-align: center;
}

.offerContainer .bottom {
	min-height: 15px;
	background: transparent url(../images/specialOffer_bottom_bg.gif) no-repeat bottom left;
	padding: 5px 5px 8px 15px;
}

.upperCase {
	text-transform: uppercase;
	line-height: 30px;
	padding-bottom: 5px;
}

.newsItem {
	float: left;
	width: 249px;
	text-align: left;
	margin-bottom: 15px;
}

.recentNews2 {
	padding-top: 20px;
}

.recentNews h1 a, .newsItem2 h1 a {
	color: #0c79b3;
}

.recentNews .left, .recentNews2 .left {
	padding-right: 10px;
	border-right: 1px #cedee7 solid;
}

.recentNews .right, .recentNews2 .right {
	padding-left: 10px;
}

.newsItem h1 {
	font-size: 11px;
	line-height: 16px;
}

.recentNews2 .newsItem h1 {
	text-align: center;
}

.newsItem img, .newsItem2 img {
	margin: 5px;
}

.customData img {
	padding: 0px 10px 10px 0px;
}

.newsItem2 h1 {
	padding-bottom: 5px;
}

.paging {
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
}

.paging ul {
	padding: 0px !important;
	margin: 0px;
}

.paging ul li {
	display: inline;
	list-style-type: none;
	background: none;
	padding: 0px 0px 0px 0px !important;
}

.paging ul li a {
	color: #0c79b3;
	text-decoration: underline;
	font-weight: bold;
	padding: 3px 5px;
}

.paging ul li a.active {
	background-color: #0c79b3;
	color: white;
	text-decoration: none;
	cursor: default;
}

.foto {
	border: 1px silver solid;
	float: left;
	margin: 3px;
}

.foto a {
	display: block;
}

.foto img {
	float: left;
	margin: 3px;
}

.red {
	color: red;
}

.green {
	color: green;
}

.bold {
	font-weight: bold;
}

table#registrationForm, table#contactForm {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

td.errorBox {
	background-color: #fcebeb;
}

.smallMenu {
	text-align: center;
	padding-top: 5px;
}

.smallMenu a {
	padding: 0px 10px;
}

img.captcha {
	border: 1px silver solid;
}

.vTop {
	vertical-align: top;
}

a.readMore {
	color: #0c79b3;
}

.notice {
	width: 450px;
	border: #cdcb00 1px solid;
	background-color: #fdfde3;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}