/*************************************************** RESET */
HTML,BODY,DIV,DL,DT,DD,UL,OL,LI,H1,H2,H3,H4,H5,H6,PRE,FORM,FIELDSET,INPUT,P,BLOCKQUOTE,TH{margin:0; padding:0}
TABLE{border-collapse:collapse; border-spacing:0}
FIELDSET,IMG{border:0}
ADDRESS,CAPTION,CITE,CODE,DFN,EM,STRONG,B,TH,VAR{font-style:normal; font-weight:normal}
OL,UL{list-style:none}
CAPTION,TH{text-align:left}
H1,H2,H3,H3,H4,H5,H6{font-size:100%}
Q:before,Q:after{content:''}
STRONG, B{font-weight:bold} EM{font-style:italic}
/***********************************************************/

body {
	margin: 0;
	padding: 0;
	background: url(../img/bg.jpg) top left repeat-x;
	font-family: Georgia, "Lucida Grande", serif;
	font-size: 12px;
	color: #242424;
	background-color: #7cb7d5;
}

h1 {
	padding: 20px 0px 9px 0px;
	font-weight: bold;
	font-size: 16px;
	color: #31799a;
}

h2 {
	padding: 12px 0px 7px 0px;
	font-weight: bold;
	font-size: 14px;
	color: #31799a;
}

.clear { clear: both; }

a.link1 {
	font-size: 11px;
	text-decoration: underline;
	color: #31799a;
}
a.link1:hover { text-decoration: none; }

#wrapper {
	margin: 0 auto;
	width: 997px;
}

#header {
	height: 263px;
	background: url(../img/bg_header.png) top left no-repeat;
}

#menu {
	padding-top: 212px;
	padding-left: 238px;
	width: 730px;
	height: 43px;
	text-align: left;
	border: 0px;
}

#menu ul {margin:0; padding:0; list-style-type:none;}
#menu li {float:left; }

#menu li.meniu1 {background:transparent url(../img/home_off.gif);}
#menu li.meniu2 {background:transparent url(../img/qualification_off.gif);}
#menu li.meniu3 {background:transparent url(../img/tour_off.gif);}
#menu li.meniu4 {background:transparent url(../img/itinerary_off.gif);}
#menu li.meniu5 {background:transparent url(../img/usefull_off.gif);}
#menu li.meniu6 {background:transparent url(../img/videos_off.gif);}
#menu li.meniu7 {background:transparent url(../img/downloads_off.gif);}

#menu a.item1 {display:block; width:61px; height:0; padding-top:43px; color:#000; overflow:hidden; background:transparent url(../img/home_on.gif) -200px -200px no-repeat; }
#menu a.item2 {display:block; width:125px; height:0; padding-top:43px; color:#000; overflow:hidden; background:transparent url(../img/qualification_on.gif) -200px -200px no-repeat; }
#menu a.item3 {display:block; width:83px; height:0; padding-top:43px; color:#000; overflow:hidden; background:transparent url(../img/tour_on.gif) -200px -200px no-repeat; }
#menu a.item4 {display:block; width:94px; height:0; padding-top:43px; color:#000; overflow:hidden; background:transparent url(../img/itinerary_on.gif) -200px -200px no-repeat; }
#menu a.item5 {display:block; width:118px; height:0; padding-top:43px; color:#000; overflow:hidden; background:transparent url(../img/usefull_on.gif) -200px -200px no-repeat; }
#menu a.item6 {display:block; width:113px; height:0; padding-top:43px; color:#000; overflow:hidden; background:transparent url(../img/videos_on.gif) -200px -200px no-repeat; }
#menu a.item7 {display:block; width:136px; height:0; padding-top:43px; color:#000; overflow:hidden; background:transparent url(../img/downloads_on.gif) -200px -200px no-repeat; }

#menu a.item1:hover {background-position:0 0; z-index:50;}
#menu a.item2:hover {background-position:0 0; z-index:50;}
#menu a.item3:hover {background-position:0 0; z-index:50;}
#menu a.item4:hover {background-position:0 0; z-index:50;}
#menu a.item5:hover {background-position:0 0; z-index:50;}
#menu a.item6:hover {background-position:0 0; z-index:50;}
#menu a.item7:hover {background-position:0 0; z-index:50;}

#menu a.item1.selected {background-position:0 0; z-index:50;}
#menu a.item2.selected {background-position:0 0; z-index:50;}
#menu a.item3.selected {background-position:0 0; z-index:50;}
#menu a.item4.selected {background-position:0 0; z-index:50;}
#menu a.item5.selected {background-position:0 0; z-index:50;}
#menu a.item6.selected {background-position:0 0; z-index:50;}
#menu a.item7.selected {background-position:0 0; z-index:50;}

#wcontent {
	width: 997px;
	background: url(../img/bg_wcontent.png) top left repeat-y;

}

#content_home {
	width: 918px;
	padding: 20px 20px 20px 59px;
	background: url(../img/bg_content_home.png) bottom left no-repeat;
}

#footer {
	padding: 5px;
	height: 47px;
	font-family: Arial, Helvetica, sabs-serif;
	font-size: 11px;
	text-align: right;
	color: #fff;
}

.f_home_page {
	background: url(../img/bg_footer.png) top left no-repeat;
}

#footer ul { list-style-type: none; float: right;}
#footer ul li { float: left; }
#footer ul li a {
	padding: 7px 7px 7px 5px;
	text-decoration: none;
	color: #fff;
}
#footer ul li a:hover {
	text-decoration: underline;
}

#title_home {
	width: 400px;
	height: 78px;
	background: url(../img/title_home.png) top left no-repeat;
}

#content {
	width: 938px;
	padding: 20px 0px 0px 59px;
	background: url(../img/bg_content.png) bottom right no-repeat;
}

#bg_qualification {
	padding-right: 200px;
	background: url(../img/bg_qualification.png) bottom right no-repeat;
}
#bg_tour {
	padding-right: 230px;
	background: url(../img/bg_tour.png) bottom right no-repeat;
}
#bg_itinerary {
	padding-right: 200px;
	background: url(../img/bg_itinerary.png) bottom right no-repeat;
}
#bg_info {
	padding-right: 270px;
	background: url(../img/bg_info.png) bottom right no-repeat;
}
#bg_video {
	padding-right: 200px;
	background: url(../img/bg_video.png) bottom right no-repeat;
}
#bg_downloads {
	padding-right: 200px;
}

.distributor {
	position: absolute;
	margin: 30px 0px 0px 110px;
	width: 238px;
	height: 57px;
	background: url(../img/distributor.png) top left no-repeat;
}

.wallpaper {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 5px;
	border: 1px solid #ddd;
}

#title_qualification {
	display: block;
	width: 171px;
	height: 38px;
	background: url(../img/title_qualification.png) top left no-repeat;
}
#title_tour {
	display: block;
	width: 125px;
	height: 38px;
	background: url(../img/title_tour.png) top left no-repeat;
}
#title_itinerary {
	display: block;
	width: 87px;
	height: 38px;
	background: url(../img/title_itinerary.png) top left no-repeat;
}
#title_info {
	display: block;
	width: 178px;
	height: 38px;
	background: url(../img/title_info.png) top left no-repeat;
}
#title_video {
	display: block;
	width: 178px;
	height: 38px;
	background: url(../img/title_video.png) top left no-repeat;
}
#title_downloads {
	display: block;
	width: 113px;
	height: 38px;
	background: url(../img/title_downloads.png) top left no-repeat;
}
#title_diaries {
	display: block;
	width: 136px;
	height: 35px;
	background: url(../img/title_diaries.png) top left no-repeat;
}
#title_podcast {
	display: block;
	width: 78px;
	height: 28px;
	background: url(../img/title_podcasts.png) top left no-repeat;
}





