/* Global Styles */


body {
	background-color: #E6ECF9;
	margin: 0;
	}

#logo {
	cursor: default;

}	

.logo_color {
	background-color: #0C5EB8;
	background-image: url(images/logo_img_1.jpg);
	background-repeat: no-repeat;
}
#body {
	background-color: #E6ECF9;
	padding-left: 7px;
	padding-right: 7px;
}




#logo td {
	vertical-align: middle;
	cursor: default;
	text-align: center;
	padding-top: 5px;
}

#logo td span {
	color: #E7FFCE;
	font-size: 40px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
}


#logo img {
	margin: 0px;
	padding: 0px;
}


#h1_logo {
	color: #FF9A40;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	cursor: default;
	letter-spacing: 1px;
	margin-bottom: 3px;
	text-align: center;
}

#navmenu {
	display: block;
	width: auto;
	height: 36px;
	position: relative;
	background-color: #E6ECF9;
	z-index: 5;
}
#hotel_banner {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#navmenu a{
	text-decoration: none;
	color: #333E46;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	}

#navmenu a:hover{
	text-decoration: none;
	color: #000000;
	text-align: center;
	vertical-align: bottom;
	letter-spacing: 1px;
	}

.button {
   -webkit-border-top-left-radius: 5px;
   -webkit-border-top-right-radius: 5px;
   -moz-border-radius-topleft: 5px;
   -moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	float: left;
	margin-left: 7px;
	height: 27px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	vertical-align: middle;
	margin-top: 6px;
	background-color: #C6D5F2;
	padding-top: 3px;
	background-image: url(images/button.gif);
}

.button:hover {
	background-color: #4671D5;
	color: #FFFFFF !important;
}

.button_now {
  -webkit-border-top-left-radius: 5px;
   -webkit-border-top-right-radius: 5px;
   -moz-border-radius-topleft: 5px;
   -moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	float: left;
	margin-left: 7px;
	height: 27px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	vertical-align: middle;
	margin-top: 6px;
	background-color: #4671D5;
	padding-top: 3px;
	color: #FFFFFF;
	background-image: url(images/button_now.gif);
}

.h1 {
  -webkit-border-top-left-radius: 5px;
   -webkit-border-top-right-radius: 5px;
   -moz-border-radius-topleft: 5px;
   -moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-top: 2px;
	color: #FFFFFF;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	background-color: #4671D5;
	font-size: 30px;
	margin-top: 0px;
	min-height: 5px;
	margin-bottom: 0px;
}

#title_bottom {
   -webkit-border-bottom-left-radius: 5px;
   -webkit-border-bottom-right-radius: 5px;
   -moz-border-radius-bottomleft: 5px;
   -moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-top: 3px;
	color: #FFFFFF;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	background-color: #4671D5;
	min-height: 5px;
}

#title_bottom a {
	color: #FFFFFF !important;
	font-size: 12px !important;
}	


a.h1:hover {
	color: #A8E2FF;
}


.t1 {
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
}
.t2 {
	color: #33FF00;
	text-align: center;
	vertical-align: middle;
	clear: both;
	width: auto;
	height: auto;
	position: relative;
}


#sub_c {
	position: absolute;
	top: 6px;
	left: 106px;
	visibility: hidden;
	float: left;
	z-index: 5;
}

#sub_c a {
	letter-spacing: 0px;
	margin-left: 4px;
	margin-right: 4px;
	text-align: left;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-bottom: 4px;
	padding-left: 4px;
	z-index: 5;
}

#sub_c a:hover {
   -webkit-border-top-left-radius: 3px;
   -webkit-border-top-right-radius: 3px;
   -moz-border-radius-topleft: 3px;
   -moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
   -webkit-border-bottom-left-radius: 3px;
   -webkit-border-bottom-right-radius: 3px;
   -moz-border-radius-bottomleft: 3px;
   -moz-border-radius-bottomright: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #4671D5;
	text-decoration: none;
	letter-spacing: 0px;
	text-align: left;
	z-index: 5;
}


#sub_c_sub {
   -webkit-border-top-left-radius: 5px;
   -webkit-border-top-right-radius: 5px;
   -moz-border-radius-topleft: 5px;
   -moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;

   -webkit-border-bottom-left-radius: 5px;
   -webkit-border-bottom-right-radius: 5px;
   -moz-border-radius-bottomleft: 5px;
   -moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color: #E6EAF2;
	position: relative;
	width: 190px;
	border: 1px solid #999999;
	top: 28px;
	background-image: url(images/submenu.gif);
	z-index: 5;
	background-repeat: repeat-x;
}



#quotation {
	font-style: italic;
	color: #0000CC;
	font-size: 110%;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	max-width: 138px;
	white-space: normal;
}

.main_table {
	width: 100%;
	border: 0;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-image: url(images/background1.gif);
}
.main_table_inside {
	text-align: center;
}


#main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 130%;
}
#main_text p {
	margin-top: 10px;
	margin-bottom: 0px;
	text-indent: 0px;
}

#main_text ul{
	list-style-type: disc;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-left: 25px;
	list-style-position: outside;
	display: block;
	text-align: left;
}	

#links {
	font-weight: bold !important;
	color: #2851B0 !important;
	list-style-type: square !important;
	list-style-position: outside!important;
	padding-bottom: 5px !important;
}	

#links li
{
	margin-bottom: 12px;
}

#links li a{
	font-weight: bold !important;
	color: #2851B0 !important;
}


#main_text a:link {
	color: #36b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	font-weight: normal;
}

#main_text a:visited {
	color: #0B0080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	font-weight: normal;
}

#main_text a:hover {
	text-decoration: underline;
}


#main_text h1 {
	font-weight: normal;
	text-transform: inherit;
	font-size: 200%;
	margin-top: 5px;
	text-indent: 0px;
	margin-bottom: 10px;
	line-height: 100%;
}

#main_text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
	margin-top: 12px;
	margin-bottom: 0px;
	text-indent: 0px;
	padding-left: 5px;
	padding-bottom: 4px;
	padding-top: 2px;
	margin-left: 5px;
	color: #2851B0;
}

#main_text h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	margin-top: 8px;
	margin-bottom: 0px;
	text-indent: 0px;
	clear: left;
	color: #333;
}
#main_text h4 {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	padding-top: 0px !important;
}

.table_right {
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4671D5;
	width: 180px;
	max-width: 181px;
	background-color: #ECF1FB;
}
.table_right a img {
	margin-bottom: 8px;
	margin-top: 4px;
}





hr {
	width: 95%;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
}

.table_left {
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	margin: 0px;
	padding: 0px;
	max-width: 138px;
	width: 138px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4671D5;
	background-color: #ECF1FB;
}
.table_bottom {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

	
td {
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-size: small;
	vertical-align: top;
	}
	
a {
	color: #0000ff;
	font-weight:bold;
	}

a img {
	border: none;
	}

	
a:hover {
	color: #3366CC;
	}

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
	
.pageName{
	color: #3366CC;
	line-height:24px;
	letter-spacing:0.2em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.adress_string {
	font-weight: bold;
	color: #BEEEAE;
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #409C20;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.adress_string a {
	color: #FFFFFF;
}


#mini_menu {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	background-image: url(images/minimenu_1.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-x;
}

#mini_menu li {
	position: relative;
	z-index: 0;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 3px;
	margin-right: 4px;
}

#mini_menu li ul {
   -webkit-border-top-left-radius: 5px;
   -webkit-border-top-right-radius: 5px;
   -moz-border-radius-topleft: 5px;
   -moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
   -webkit-border-bottom-left-radius: 5px;
   -webkit-border-bottom-right-radius: 5px;
   -moz-border-radius-bottomleft: 5px;
   -moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #999999;
	position: absolute;
	left: 130px;
	margin: 0px;
	top: -4px;
	background-image: url(images/submenu.gif) !important;
	width: 280px;
	display: none;
	background-color: #E6EAF2;
	list-style-type: square;
	list-style-position: inside;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
}

@-moz-document url-prefix() { 
#mini_menu li ul {list-style-type: none;}
}


#mini_menu li ul li a {
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #2851B0;
}

#mini_menu li ul li a:hover {
	color: #FFF !important;
	font-weight: bold;
	background-color: #4671D5;
}

#mini_menu li:hover ul {
	display: block;
}

#mini_menu a {
   -webkit-border-top-left-radius: 3px;
   -webkit-border-top-right-radius: 3px;
   -moz-border-radius-topleft: 3px;
   -moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
   -webkit-border-bottom-left-radius: 3px;
   -webkit-border-bottom-right-radius: 3px;
   -moz-border-radius-bottomleft: 3px;
   -moz-border-radius-bottomright: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	text-decoration: none;
	color: #333;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 0px;
	display: block;
	line-height: 100%;
	margin-left: 0px;
	width: 126px;
	padding-top: 3px;
}

#mini_menu a:hover {
	color: #FFF !important;
	font-weight: bold;
	background-color: #4671D5;
}

#mini_menu .current {
   -webkit-border-top-left-radius: 3px;
   -webkit-border-top-right-radius: 3px;
   -moz-border-radius-topleft: 3px;
   -moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
   -webkit-border-bottom-left-radius: 3px;
   -webkit-border-bottom-right-radius: 3px;
   -moz-border-radius-bottomleft: 3px;
   -moz-border-radius-bottomright: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	font-weight: bold;
	background-color: #4671D5;

}

#mini_menu .current a {
color: #FFF !important;
}

#mini_menu .current ul li a {
color: #36C!important;
}

#search {
	margin-top: 5px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: inline;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
#exhibition {
	border: 1px solid #CCCCCC;




   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-right: 0px;
	width: 286px;
	height: 274px;
	background-image: url(images/background.gif);
}


#exhib_subtitle {
	font-weight: bold;
	font-size: 14px;
	display: inline;
	float: left;
	width: 242px;
	text-align: center;
}
#exhib_img {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
	border-radius: 5px;
}

#exhibition h1 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;

}

#exhib_left {
	float: left;
	margin-top: 3px;
	cursor: pointer;
}
#exhib_right {
	float: right;
	margin-top: 3px;
	cursor: pointer;	
}

.countries img {
	border: 1px solid #CCCCCC;
}
.countries a {
	font-weight: bold !important;
}
.news {
    color: #333;
	font-weight: bold;
	line-height: 120%;
	font-size: 13px;
	padding: 0px !important;
	margin-right: 3px!important;
	margin-left: 3px !important;
	text-align: center !important;
	list-style-type: none!important;
	font-family: Arial, Helvetica, sans-serif;
}

.news li {
	margin-bottom: 7px;
}
.news a {
	font-weight: bold!important;
	color: #333 !important;
}

.reklama {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}



.partner {
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
	text-align: center;
}
.foot_text {
	text-align: center;
	float: left;
	font-size: 12px;
	margin: 5px;
}

.voting {
	border: thin solid #CCCCCC;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 0px;
}

.v_button {
	font-size: 13px;
}

.title, .title_1, .title_forum, .title_blue {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 3px;
	margin-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	height: 18px;
	clear: left;
}

.title {
	background-color: #A5CBF5;
	border: 1px solid #1671D5;
	background-image: url(images/title_x.gif);
	background-repeat: repeat-x;
	cursor: default;
}	
.title_1 {
	background-color: #FF8900;
	background-image: url(images/title.gif);
	border: 1px solid #EA7B00;
	cursor: default;
}

.title_forum {
	background-color: #CADCEB !important;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
}

.def_images {
	float: left;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-top: 5px;
}

.def_images_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 2px;
	margin-top: 5px;
}
#fruit_voting {
	width: 175px;
	height: auto;
	color: #333;
	font-size: 14px;
	margin-bottom: 15px;
	padding-bottom: 8px;
}
#fruit_voting h4 {
   -webkit-border-top-left-radius: 3px;
   -webkit-border-top-right-radius: 3px;
   -moz-border-radius-topleft: 3px;
   -moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;

   -webkit-border-bottom-left-radius: 3px;
   -webkit-border-bottom-right-radius: 3px;
   -moz-border-radius-bottomleft: 3px;
   -moz-border-radius-bottomright: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	text-align: center;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 2px;
	margin-left: 2px;
	padding: 0px;
	background-image: url(images/minimenu_1.gif);
	border: 1px solid #356F26;
}

#fruit_voting a {
	display: block;
	font-size: 16px;
	margin-bottom: 3px;
	margin-top: 5px;
	clear: left;
	margin-left: 5px;
}
#fruit_voting img {
	float: left;
	padding-right: 3px;
}


.fruit {
   -webkit-border-top-left-radius: 3px;
   -moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #409C20;
	border-left-color: #409C20;
	clear: right;
	padding-top: 1px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.vote {
	text-align: center;
	margin-top: 10px;
	padding-bottom: 8px;
}

.vote a {
   -webkit-border-top-left-radius: 5px;
   -webkit-border-top-right-radius: 5px;
   -moz-border-radius-topleft: 5px;
   -moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
   -webkit-border-bottom-left-radius: 5px;
   -webkit-border-bottom-right-radius: 5px;
   -moz-border-radius-bottomleft: 5px;
   -moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	font-weight: bold !important;
	background-image: url(images/button.gif);
	margin:0px auto !important;
	color: #333 !important;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 7px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99B0E8;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #99B0E8;
}

.vote a:hover {
	text-decoration: none !important;
}

.fruit p {
	margin-left: 5px;
}

.fruit .head {
	margin-bottom: 10px;
}

.fruit h1 {
   -webkit-border-top-left-radius: 3px;
   -moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
   -webkit-border-bottom-right-radius: 3px;
   -moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	font-size: 18px!important;
	display: inline;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #409C20;
	background-image: url(images/minimenu_1.gif);
}


.fruit img {
	float: left;
	clear: left;
	margin-right: 10px;
	width: 260px;

}
.guest_book_rec {
   -webkit-border-top-left-radius: 5px;
   -webkit-border-top-right-radius: 5px;
   -moz-border-radius-topleft: 5px;
   -moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	font-style: italic;
	margin-bottom: 25px;
	background-image: url(images/background1.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D6E0F5;
	border-right-color: #D6E0F5;
	border-left-color: #D6E0F5;
}
.guest_book_rec .header {
	color: #036;
	font-weight: bold;
	margin-bottom: 8px;
	font-style: normal;
}
.div_forum {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #E1EBF2;
	margin-top: 4px;
	padding: 5px;
}

.div_forum a {
	font-weight: bold !important;
	color: #105289 !important;
}
.div_forum .name {
	color: #A00;
	font-weight: bold !important;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.div_forum .time {
	font-size: 10px;
}
.div_forum .text {
	color: #333;
	margin-top: 8px;
	display: block;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.hided {
	display: none;
}
.test {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	background-color: #C8E7E8;
	padding: 10px;
	margin-top: 20px;
}
