/*********** global settings **********/

body{
	margin: 0;
	font-family: arial;
	font-size: 12.5px;
}

h2, h1 
{
	font-size: 14px;
	margin-top:2px;
}

h3 
{
	font-size: 13px;
}

input, textarea {

	border:1px solid #999999;

}


/*********** top header **********/

#top-header{
	float: left;
	width: 100%;
	height: 40px;
	text-align: center;
	background-image: url("../images/line-top-header.png");
	background-repeat: repeat-x;
}

#top-header-inner-space{
	position: relative;
	width: 950px;
	height: 40px;
	margin: auto;
	

}

ul#top-header-menu{
	float: left;
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0;
	margin-left: -40px;
	_margin-left: 0px;
	font-size: 13px;
}

ul#top-header-menu li{
	display: block;
	float: left;
}

#top-header-button-1{
	float: left;
	width: 107px;
	height: 40px;
	padding-top: 12px;
	text-align: center;
	text-decoration: none;
	color: #ff7d00;
	background-image: url("../images/top-header-button-1.png");
}

#top-header-button-1:hover{
	float: left;
	width: 107px;
	height: 40px;
	padding-top: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #ff7d00;
	background-image: url("../images/top-header-button-1.png");
		background-repeat: none;
}

#top-header-button-1-current{
	float: left;
	width: 107px;
	height: 40px;
	padding-top: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #ff7d00;
	background-image: url("../images/top-header-button-1.png");
		background-repeat: none;
}

#top-header-button-2{
	float: left;
	width: 117px;
	height: 40px;
	padding-top: 12px;
	text-align: center;
	text-decoration: none;
	color: #009900;
	background-image: url("../images/top-header-button-2.png");
		background-repeat: none;
}

#top-header-button-2:hover{
	float: left;
	width: 117px;
	height: 40px;
	padding-top: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #009900;
	background-image: url("../images/top-header-button-2.png");
		background-repeat: none;
}

#top-header-button-2-current{
	float: left;
	width: 117px;
	height: 40px;
	padding-top: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #009900;
	background-image: url("../images/top-header-button-2.png");
	background-repeat: none;
}

#top-header-button-3{
	float: left;
	width: 140px;
	height: 40px;
	padding-top: 12px;
	text-align: center;
	text-decoration: none;
	color: #cc0000;
	background-image: url("../images/top-header-button-3.png");
	background-repeat: none;
}

#top-header-button-3:hover{
	float: left;
	width: 140px;
	height: 40px;
	padding-top: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #cc0000;
	background-image: url("../images/top-header-button-3.png");
		background-repeat: none;
}

#top-header-button-3-current{
	float: left;
	width: 140px;
	height: 40px;
	padding-top: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #cc0000;
	background-image: url("../images/top-header-button-3.png");
		background-repeat: none;
}

#top-header-search{
	float: right;
	width: 235px;
	height: 40px;
	padding-top: 10px;
_padding-top: 5px;
}

.top-header-field-search{
	background-color: #d1d1d1;
	border: 1px solid #eaeaea;
}

.top-header-button-search{
	padding: 3px;
	background-image: url("../images/search-button.png");
	background-repeat: repeat-x;
	border: 1px solid #666666;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
#lang
{
	width: 150px;
	height: 41px;
	margin-left: 50px;
	float:left;
	background-image: url("../images/vl-b.jpg");
	background-repeat: no-repeat;
	margin-top: -6px;
	padding-top: 7px;
	padding-left: 15px;
}


#lang img
{
	padding: 5px;
	
	padding-left: 7px;
	_margin-top:5px;
	_margin-left:10px;
	height: 18px;
	border: 0px;
}
#galerie-a
{
	color: #fff;
	text-decoration: none;
}
/*********** main page **********/

#main-page{
	float: left;
	width: 100%;
	text-align: center;
	background-color: #ff7d00;
	background-image: url("../images/line-main-page.png");
	background-repeat: no-repeat;
}

#main-page-inner-space{
	position: relative;
	width: 950px;
	margin: auto;
	height: auto;
	background-color: #ffffff;
	text-align: left;
}

#main-page-header{
	float: left;
	width: 950px;
	height: 86px;
	_height: 90px;
	background-image: url("../images/mid-header-bg.png");
	background-repeat: no-repeat;
	border-bottom: 4px solid #000;
	background-color: #fff;
	}

#main-page-image{
	float: left;
	width: 950px;
	height: 300px;
	background-color: #fff;
}

#main-page-content-envelope{
	float: left;
	width: 950px;
	background-color: #ffffff;
	text-align: center;
}

#logo-img
{
	width: 262px;
	height: 55px;
	position: absolute;
	margin-left: 21px;
	margin-top: 21px;
	border: 0px;
}

#main-header-menu
{
	width: 740px;
	_width: 670px;
	
}

ul#main-header-menu{
	float: left;
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 19px;
	margin-left: 270px;
	_margin-left: 140px;
	font-size: 13px;

}

ul#main-header-menu li, a{
	display: block;
	float: left;
	color: #000;

	padding-left: -15px;
	font-weight: 200px;
}



.main-header-button-selected{
	float: left;
	width: 122px;
	height: 35px;
	_height: 49px;
	padding-top: 15px;
	text-align: center;
	text-decoration: none;
	background-image: url("../images/main-menu-selected.png");
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
}

.main-header-button{
	float: left;
	
	height: 49px;
	margin-left:5px;
	margin-right:5px;
	padding-left:15px;
	padding-right:0px;
	_padding-left:15px;
	_padding-right:0px;
	padding-top: 15px;
	text-align: center;
	text-decoration: none;
	background-image: url("../images/main-menu.png");
	_background-image: url("../images/main-menu.gif");
	background-repeat: no-repeat;
	text-align: center;
}


#main-flash
{
	z-index: 80;
}
#main-page-content{
	position: relative;
	margin: auto;
	margin-top: 20px;
	width: 930px;
	text-align: left;
	z-index: 100;
}

#main-page-gallery-bottom
{
	
	width: 81px;
	height: 23px;
	_height: 28px;
	margin-top: 15px;
	margin-left :845px;
	position:absolute;
	background-image: url("../images/gallery.png");
	color: #fff;
	padding-left:8px;
	padding-top: 7px;
	_padding-top: 7px;
	font-size: 14px; 
	text-decoration: none;
}

#main-page-order-title
{
	
	width: 183px;
	height: 27px;
	margin-top: -2px;
	_margin-top:12px;
	margin-left :52px;
	padding-top: 1px;
	text-align: center;
	position:absolute;
	color: #fff;

	font-size: 14px;
	z-index: 100; 
	font-weight: bold;
}


#main-page-order-form
{
	
	width: 295px;
	_width: 295px;
	height: 210px;
	margin-top: 55px;
	margin-left :640px;
	position:absolute;
	background-image: url("../images/form-bg.png");
	_background-image: url("../images/form-bg.gif");
	color: #fff;
	background-repeat:no-repeat;
	font-size: 14px; 
	z-index: 99;
}
#calendar
{
	width: 26px;
	height: 26px;
	margin-top: 145px;
	_margin-top: 146px;
	margin-left :850px;
		_margin-left :876px;
	position:absolute;
	background-image: url("../images/calendar.png");
	_background-image: url("../images/calendar.gif");
	z-index: 100;
}
#main-page-order-form table
{
	margin-left:30px;
	margin-top:40px;
	color: #fff;
	font-size: 13px;
}

#main-page-order-form tr
{
	height: 30px;
	vertical-align: middle;
}

.button-base
{
	background-image: url("../images/button-bg.jpg");
	background-repeat: repeat-x;
	padding: 3px 6px 3px 6px; 
	color: #fff;
	font-weight: bold;
	border: 0px;
	font-size: 13px;
	margin-top: 3px;
	border: 1 px solid #666666;
}
#main-page-image-bottom
{
	width: 950px;
	height: 44px;
	margin-top: 256px;
	position:absolute;
	background-image: url("../images/flash-bg.png");
	_background-image: url("../images/flash-bg.gif");
}

.main-page-left-column{
	float: left;
	width: 640px;
}


.main-page-right-column{
	float: right;
	width: 270px;
}

.main-page-left-heading{
	float: left;
	width: 620px;
	_width: 640px;
	height: 26px;
	_height: 32px;
	padding-left: 20px;
	padding-top: 6px;
	font-size: 16px;
	font-weight: bold;
	background-image: url("../images/main-heading-left.png");
	text-transform: uppercase; 

}

.main-page-right-heading{
	float: left;
	width: 250px;
	_width: 270px;
	height: 26px;
	_height: 32px;
	padding-right: 20px;
	padding-top: 6px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	background-image: url("../images/main-heading-right.png");
	text-transform: uppercase; 
}

.main-page-left-content{
	float: left;
	width: 620px;
	_width: 640px;
	padding: 10px;
}

#about-us
{
	float:right;
	margin:5px;
	border: 3px solid #ffd3a8;
	
}
.main-page-right-content{
	float: left;
	margin: 5px; 
}


.main-page-right-content-sponsors{
	float: left;
	margin: 5px; 
	padding-top: 15px;
}

.news
{
	width: 620px;
	padding-bottom: 15px;
	padding-top:5px; 
	min-height: 80px;
}

.news-img
{
	border: 3px solid #ffd3a8;
	float: left;
	width: 120px;
	
}
.news-title
{
	float: left;
	width: 470px;
	padding-left: 5px;
	font-size: 14px;
	

}

.news-title a
{
	width: 470px;
	float:left;
	font-size: 14px;
	font-weight: bold;
}

.news-date
{
	float:left;
	width: 470px;
	font-size: 11px;
	color: #666;
}

.news-text
{
	float:left;
	width:470px;
	font-size: 12px;
	

}

.news-text2
{
	float:left;
	width:470px;
	font-size: 12px;
	margin-top: -12px;
	_margin-top: 1px;

}

#main-page-footer{
	position: relative;
	margin: auto;
	margin-top: 20px;
	width: 930px;
	text-align: left;
}

.main-page-left-heading-2{
	float: left;
	width: 620px;
	_width: 640px;
	height: 26px;
	_height: 32px;
	padding-left: 20px;
	padding-top: 6px;
	font-size: 16px;
	font-weight: bold;
	background-image: url("../images/main-heading-left-bottom.png");
}

.main-page-left-heading-left{
	float: left;
	width: 185px;
}

.main-page-left-heading-right{
	float: left;
	width: 200px;
	padding-left: 20px;
}

.main-page-left-content-left{
	float: left;
	width: 204px;
	_width: 205px;
	height: 130px;
	border-right: 1px solid #ffe4c8;
	text-align: center;
}

.main-page-left-content-left a{
	font-size: 12px;
	font-weight: bold;
	color: #ff7d00;
}

.main-page-left-content-left-maps{
	float: left;
	width: 204px;
	_width: 205px;
	height: 130px;
	border-right: 1px solid #ffe4c8;
	text-align: center;
}

.main-page-left-content-left-maps a{
	font-size: 12px;
	font-weight: bold;
	color: #ff7d00;
	margin-left: 20px;
}

.main-page-left-content-left-maps img{
border :0px;
}
.main-page-left-content-right{
	float: left;
	width: 435px;
	height: 130px;
}
.tr-bold
{
	font-weight: bold;

}

.tr-clasis
{
	
}


#contacts
{
	margin-left: 40px;
	margin-top: 20px;
		font-size: 12px;
}

#sponsors-img
{
	
	margin-left: 40px;
	
}

.href-orange-2
{
	color: #ff7d00;
	text-decoration: underline;
	font-weight: bold;
}

.sipka
{
	float:left;
	border: 0px;
	text-decoration: none;
	padding-right: 3px;
	margin-top: 2px;
}

.href-orange
{
	color: #ff7d00;
	text-decoration: underline;
	
}

.href-orange img
{
	border: 0px;
	text-decoration: none;
}

.news-img-main
{
	float:left;
	margin:5px;
	margin-right: 10px;
	width: 200px;

}
.main-prefix
{
	float:right;
	font-weight: bold;
	font-size: 13px;
}

.main-text
{
	float:left;
	margin: 5px;
	background-color: #fff7ee;
	border: 1px solid #f8d9bb;
	padding: 10px; 
}

.div-order
{
	padding: 20px;	
	padding-left: 45px;
	background-color: #FFF0E1;
	margin-left: 40px;
	_margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	float:left;
	width: 430px;
	font-size: 13px;
}

#order-table
{
	float:left;
	font-size: 13px;
}

#order-table input, textarea, select
{
	border: 1px solid #999999;
	font-size: 12px;
}

.help
{
	font-size: 11px;
	color:#999999;
}

#order-table textarea
{
	width: 250px;
	height: 100px;
}

#main-text-2 li
{
	display:block;
	text-decoration: none;
	list-style-type: none;
	font-size: 13px;
	padding-left: 13px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url("../images/sipka-2.jpg");
	background-position: left;
	background-repeat: no-repeat;
}

.about-small
{
	width: 100px;
	height : 60px;
	margin: 5px;
	margin-left: 16px;
	border:0px;
	text-decoration: none;
}


/*********** footer **********/

#footer{
	float: left;
	width: 100%;
	height: 233px;
	text-align: center;
	background-image: url("../images/line-footer.png");
	background-repeat: repeat-x;
}

#footer-inner-space{
	position: relative;
	width: 930px;
	_width: 950px;
	height: 233px;
	margin: auto;
	text-align: left;
	padding-left: 20px;
}

.footer-link-box{
	float: left;
	width: 230px;
	height: 165px;
	margin-top: 20px;
	margin-right: 20px;
}

#footer-heading-1{
	float: left;
	width: 230px;
	height: 35px;
	border-bottom: 5px solid #ff7d00;
	color: #ff7d00;
	font-size: 14px;
}

#footer-heading-1 a{ 
	color: #ff7d00;
	text-decoration: none;
}
#footer-heading-2{
	float: left;
	width: 230px;
	height: 35px;
	border-bottom: 5px solid #009900;
	color: #009900;
	font-size: 14px;
}
#footer-heading-2 a{ 
	color: #009900;
	text-decoration: none;
}
#footer-heading-3{
	float: left;
	width: 230px;
	height: 35px;
	border-bottom: 5px solid #cc0000;
	color: #cc0000;
	font-size: 14px;
}
#footer-heading-3 a{ 
	color: #cc0000;
	text-decoration: none;
}
.footer-link-underline{
	float: left;
	width: 230px;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px solid #333333;
	color: #ffffff;
	font-size: 12px;
}

.footer-link-underline a{
	color: #ffffff;
	text-decoration: none;
}

.footer-link{
	float: left;
	width: 230px;
	padding: 8px 0px 8px 0px;
	color: #ffffff;
	font-size: 12px;
}

.footer-link a{
	color: #ffffff;
	text-decoration: none;
}
	
#footer-copyright-box{
	float: left;
	width: 150px;
	_width: 160px;
	margin-top: 20px;
	padding: 20px 10px 20px 0px;
	background-color: #ff7d00;
	color: #ffffff;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

#footer-copyright-box a{
	color: #ffffff;
}

#devel
{
	float: left;
	font-size: 9px;
	color:#fff;
	width: 150px;
	_width: 160px;
	margin-top: 50px;
	margin-left: 20px;
}
.line
{
	
	float: right;

}
#devel img
{
	margin-top: 5px;
	border: 0px;

}

/********************** gallery *******************/



#gallery-big{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #999;
	display: none;
	   filter: alpha(opacity=80);  
     -moz-opacity: 0.8;  
     -khtml-opacity: 0.8;  
     opacity: 0.8;  
}



#gallery-big-space{
	position: absolute;
	width: 1020px;
	height:740px;
	z-index: 90;
	text-align: left;
	font-size: 12px;
	font-family: arial;
    margin-left:-45px;
    _margin-left:-400px;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    overflow: hidden;
    background: transparent;
    display: none;
}
#fancy_content {
	margin: 0;
	z-index: 100;
	float:left;
}


.top-vp{
	width: 986px;

}
.middle-vp{
	width: 986px;

}
.bottom-vp{
	width: 986px;

}


.top-l
{
	
	background:transparent url("../images/fancy_shadow_nw.png") no-repeat ;
	height:18px;
	width:13px;
	float:left;
	
	z-index: 100;
	

}
.top-m
{
	width: 960px;
	height: 18px;
	float: left;
	background: transparent url("../images/fancy_shadow_n.png") repeat-x;
}

.top-r
{
	
	background:  transparent url("../images/fancy_shadow_ne.png") no-repeat ;
	height:18px;
	width:13px;
	float:left;
	margin-left: 0px;
}
.left-c
{

	background:  transparent url("../images/fancy_shadow_w.png") repeat-y ;
	height:695px;
	width:13px;
	float:left;
}


.middle-main
{
	background-color: #fff;
	float:left;
	height:695px;
	width: 939px;
	z-index: 100;
	padding-left: 20px;
	text-align: center;


}

.right-c
{
	
	background:   transparent url("../images/fancy_shadow_e.png") repeat-y ;
	height:695px;
	width:13px;
	float:left;
}
.bottom-r
{
	background: transparent url("../images/fancy_shadow_se.png") no-repeat ;
	float:left;
	height:18px;
	width:13px;
}

.bottom-m{
	float:left;
	width: 920px;
	height: 18px;
	background: transparent url("../images/fancy_shadow_s.png") repeat-x;
}

.bottom-l
{
	float:left;
	background: transparent url("../images/fancy_shadow_sw.png") no-repeat ;
	height:18px;
	width:13px;
}
.play-title
{
	text-align:center;
	font-family: "Trebuchet MS",Arial ;
	color: #000; 
	text-transform:none;
	font-size: 18px;
	margin-top: 5px;
	float:left;
	padding:10px;
	width: 800px;
	margin-left: 50px;

}
.play-close
{
	float:right;
	font-size: 11px; 
	color: #99999;
	margin: 5px;

	
}



#gallery-left
{
	float: left;
	font-size: 11px; 


}

#gallery-middle
{
	float:left;
	font-size: 14px;
	
	margin-left:10px;
}

#gallery-right
{
	float:right;
	font-size: 11px; 

}

.detail-img
{
	
	height: 600px;
	margin: auto; 
	margin-left: -15px;

}

.play-close-img
{
	border:0px;
	z-index: 100;
	margin-right:5px;
	margin-top:4px;
}

.play-note
{
	margin-top:10px;
	background-color: #fff;
	color:#7BA01F;
	font-size: 11px;
	padding:5px;
}


.secure-note
{
	color: red;
}