body{
	background: #CCC;
	margin: 0;	padding: 0;	
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
#container{
	width: 1008px;
	margin: 0px auto;
}
#top{
	height: 200px;
	width: 1000px;
	background: #35569E url(img/bg-r-top.png) no-repeat top right;
	padding-right: 8px;
	position: relative;
}
#top h1 a{
	color: White;
	margin: 0;	padding: 0;
	font-size: 1.2em;
	text-decoration: none;
}
#top .flash{
	height: 200px;
	width: 1000px;
	position: absolute;
	top: 0;	left: 0;
}
.topmenu,
#content,
#content2{
	width: 1000px;
	float: left;
	background: white url(img/bg-content.png) repeat-y right;
	padding-right: 8px;
}
.topmenu{
	width: 1000px;	height: 33px;
	padding-left: 0px;
	background: #D0D3D4 url(img/bg-content.png) repeat-y right;
}
.topmenu ul{
	margin: 0;	padding: 0;
	list-style: none;
	border-left: 1px solid white;
	float: left;
}
.topmenu ul.lang_menu{
	margin: 0;	padding: 0;
	list-style: none;
	border-left: 0px;
	border-right: 1px solid white;
	float: left;
	width: 298px;
}
.topmenu li{
	display: inline;
	float: left;
	border-right: 1px solid white;
}
.topmenu ul.lang_menu li{
	display: inline;
	float: right;
	border-right: 0px solid white;
	
}
.topmenu li a{
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: Black;
	text-decoration: none;
	padding-top: 8px;
	text-align: center;
	width: 99px;	
	height: 25px;
	display: block;
	float: left;	
	background: #D0D3D4;
}
.topmenu ul.lang_menu li a{
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
	color: Black;
	text-decoration: none;
	padding-top: 8px;
	text-align: center;
	width:auto;
	height: 25px;
	display: block;
	float: left;	
	background: #D0D3D4;
	padding-right: 10px;
}

.topmenu li a:hover{
	background: #233D8C;
	color: White;
}
.topmenu ul.lang_menu li a:hover{
	background: #D0D3D4;
	color: #696969;
}
.topmenu .active{
	background: #233D8C;
	color: White;
}

#content2 .two-col{
	margin-top: 10px;
	float: left;
	width: 100%;
	background: url(img/bg-lineswider.png) repeat-y;
}

#content .two-col,
#content .three-col{
	margin-top: 10px;
	float: left;
	width: 100%;
	background: url(img/bg-lines.png) repeat-y;
}
#content .two-col{
	background: url(img/bg-two-col-line.png) repeat-y;
}
.two-col .side,
.three-col .side{
	width: 286px;
	padding: 3px 7px;
	float: left;
}
.three-col .sright{
	float: right;
}
.three-col .main{
	width: 383px;
	padding: 3px 7px;
	float: left;
}
.two-col .main{
	width: 685px;
	padding: 3px 7px;
	float: left;
}
.two-col .main p,
.three-col .main p{
	text-align: justify;
}
.two-main-col{
	width: 100%;
	float: left;
	background: url(img/bg-two-m-c.png) repeat-y center;
}
.two-main-col .col{
	width: 180px;
	float: left;
	padding: 0 5px;
}
.zoekmodule{
	background: #214190 url(img/bg-zoek.png) repeat-x top;
	position: relative;
	padding: 70px 7px 7px;
}
.zoekmodule .zoekl{
	width: 168px;	height: 67px;
	background: url(img/search.jpg);
	top: 0;	right: 8px;
	position: absolute;
}
.zoekmodule .zoekl .text{
	width: 100%;	height: 14px;
	position: absolute;
	color:#AFC8DC;
	margin-top: 55px;
	margin-right: 10px;
	text-align: right;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
}
.zoekmodule form{
	margin: 5px 0;
	padding: 0;
}
.zoekmodule fieldset{
	border: 0;
	padding: 0;
}
.zoekmodule label{
	display: block;
	color: White;
	font-size: 0.8em;
	font-style: italic;
	margin-bottom: 5px;
}
.zoekmodule span{
	color: White;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
}
.zoekmodule a{
	color: White;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
}

.zoekmodule checkbox{
	color: White;
	font-size: 0.8em;
}

.zoekmodule select{
	width: 160px;
	margin-bottom: 10px;
}
.loginform .btn,
.zoekmodule .btn{
	border: 0;
	background: transparent;
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FDF800;
	padding: 0;
	cursor: pointer;
	width: 78px;
}
.error{
	color: Red;
	font-weight: bold;
}

.loginform{
	background: #0C2B83;
	margin: 0 0 10px 0;
	padding: 5px;
	color: White;
}
.loginform a{
	color: White;
	font-weight: bold;
}
.loginform fieldset{
	border: 0;
	padding: 0;
	font-size: 0.8em;	
}
.loginform label{
	clear: left;
	float: left;
	width: 60px;
	padding: 3px 0;
	text-align: right;
	margin-right: 5px;
}
.loginform fieldset div{
	float: left;
	width: 100%;
	margin: 2px 0;
}
.loginform input{
	border: 1px solid Gray;
}
.loginf{
	display: block;
	text-align: right;
	font-size: 0.8em;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 14px;
	color: #696969;
	background: url(img/li-login.png) no-repeat right;
}
.loginf2{
	display: block;
	float: right;
	font-size: 0.8em;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 14px;
	margin-top: 8px;
	padding-left: 2px;
	color: #696969;
	background: url(img/li-login2.png) no-repeat right;
}



.loginf2:hover{
	color: #143487;
}
.submenu{
	margin: 0;	padding: 0;
	list-style: none;
}
.submenu a{
	display: block;
	background: #D0D3D4;
	padding: 3px 5px;
	border-bottom: 1px solid white;
	font-size: 0.75em;
	text-decoration: none;
	color: #3E3E3E;
	width: 276px;
}
.submenu a:hover{
	background: #EAEAEA;
	color: Black;
	border-bottom: 1px solid Orange;
	padding-left: 15px;
	width: 266px;
}
.submenu2{
	background: #22408E;
	list-style: none;
	font-size: 0.8em;
	margin: 1px 0;
	padding: 4px 0;
}
.submenu2 li{
	display: inline;
}
.submenu2 li a{
	color: White;
	text-decoration: none;
	margin: 0 5px;
	color: #B4C7F5;
}
.submenu2 li a:hover{
	text-decoration: underline;
	color: White;
}
.submenu2 .active{
	color: White;
	text-decoration: underline;
}
.two-col-accomodation{
	margin-top: 10px;
	float: left;
	width: 100%;
}
.two-col-accomodation .sleft{
	width: 556px;
	float: left;
}
.two-col-accomodation .sright{
	float: right;
}
.producttable{
	margin: 0;	padding: 0;
	border-collapse: colapse;
	border: 0;
	
}
.producttable td{
	padding: 4px;
	border-bottom: 1px solid #E6E6E6;
}
.producttable .photo{
	width: 120px;
	text-align: center;
}
.producttable .info{
	width: 475px;
}
.producttable .info h3{
	font-size: 1.0em;
}
.producttable .info a:hover{
	color: Black;
}
.producttable .actions{
	font-size: 0.8em;
	font-weight: bold;
	width: 190px;
	vertical-align: middle;
}
.producttable .actions ul{
	margin: 0;	padding: 0;
	list-style: none;
}
.producttable .actions ul li{
	background: url(img/control_play_blue.png) no-repeat left top;
	background-position: 0 8px;
	padding: 8px 0 8px 22px;
}
.producttable .actions ul li a{
	color: Black;
	text-decoration: none;
}
.producttable .actions ul li a:hover{
	text-decoration: underline;
	color: #143487;
}
.producttable img{
	border: 3px solid #EEEEEE;
}
.phototable{
	border-collapse: collapse;
	width: 100%
}
.phototable td{
	padding: 5px;
	text-align: center;
	border: 0;
}
.phototable img{
	border: 3px solid #D6D6D6;
}
.dwnl-files{
	margin: 10px 0;
	width:100%;
	padding: 0;
	list-style: none;
}
.dwnl-files li{
	display: inline;
}
.dwnl-files li a{	
	float: left;
	width: 120px;	height: 60px;
	padding-top: 35px; 
	margin: 4px;
	text-align: center;
	font-size: 0.8em;
	color: #696969;
}
.dwnl-files li a:hover{
	color: Black;
}
.dwnl-files .pdf{
	background: url(img/adobeReader.gif) no-repeat top center;
}
.dwnl-files .video{
	background: url(img/videoObrazek.gif) no-repeat top center;
}
.regform{
	margin: 0;
	padding: 0;
	width: 684px;
	font-size: 0.8em;
	float: left;
	background: #E0E5E7 url(img/bg-regform.png) repeat-x bottom;
}
.regform fieldset{
	border: 0;
	padding: 0;
}
.regform fieldset div{
	border-bottom: 1px solid white;
	float: left;
	width: 676px;
	padding: 4px;

}
.regform fieldset div div{
	border: 0;
	border-left: 1px solid white;
	float: left;
	width: auto;
	padding: 0 5px;
}
.regform label{
	float: left;
	width: 187px;
}
.regform .inlabel{
	width: auto;
	float: none;
	margin: 0 3px 0 8px;
}
.regform textarea{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 1em;
}
.regform textarea,
.regform input{
	border: 2px solid #ACBCBD;
}
.regform .nob{
	border: 0;
}
.regform .butn{
	height: 35px;
	background: #394647 url(img/bg-butn.png) repeat-x top;
	color: White;
	font-weight: bold;
	border: 1px solid white;
}
.temp-two{
	position: relative;
	width: 684px;
	float: left;
}
.temp-two .photos{
	width: 140px;
	float: right;
	text-align: center;
}
.temp-two .text{
	width: 535px;
	float: left;
}
/*  texts  */
p{
	margin: 9px 0;
	font-size: 0.75em;
}
h1,
h2,
h2 a,
h3,
h3 a,
h4 a,
h4{
	color: #143487;
	text-decoration: none;
}
a{
	color: #143487;
}
h2{
	font-size: 1.5em;
	margin: 4px 0;
}
h3{
	font-size: 0.75em;
	margin: 3px 0;
}
.silvr{
	font-size: 1.4em;
	color: #999;
	margin: 0;
}
h4{
	margin: 0;
	font-size: 0.8em;
}
.ital{
	font-style: italic;
}
.upper{
	text-transform: uppercase;
}
.side-list{
	margin: 0;	padding: 0;
	font-size: 0.7em;
	line-height: 1.1em;
	list-style: none;
}
.side-list li{
	background: url(img/li-sl.png) no-repeat top left;
	background-position: 0 2px;
	padding-left: 11px;
}
.f-right{
	float: right;
	margin: 5px;
	margin-right: 0;
}
img.f-right{
	cursor:pointer;
}
.photo img{
	cursor:pointer;
}
.f-left{
	float: left;
	margin: 5px;
	margin-left: 0;
}
.photo-desc,
.t-center{
	text-align: center !important;
	margin: 8px 0;
}
.photo-desc{
	color: Gray;
}
.temp-two .photos img,
.img-b img{
	border: 3px solid #D6D6D6;
	cursor:pointer;
}
img.img-b{
	cursor:pointer;
}
hr{
	width: 100%;
	clear: both;
	border: 0;
	color: #0C2B83;	
	background-color: #0C2B83;
	height: 2px;
}
.clear{
	width: 0%;
	color: White;
	clear: both;
}
.orange{
	color: #FF9900;
	font-weight: bold;
}

#bottom{
	width: 988px;	height: 45px;
	padding: 25px 0 0 20px;
	background: url(img/bg-bot.png);
	float: left;
	position: relative;
}
#bottom p{
	font-size: 0.75em;
	font-style: italic;
	color: #BDBDBD;
	margin: 0;	padding: 0;
}
#bottom p strong{
	color: White;
	font-weight: normal;
}
#bottom .b-logo{
	width: 186px;	height: 60px;
	position: absolute;
	top: 0;	right: 30px;
	background: url(img/bot-logo.jpg);
}

#extendedSearch{
	color: White;
}
