/***************************************************
				  KROJACEVA SKOLA
			 made by www.krojac.com
***************************************************/

html, body{
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

html, body{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	background-color:#FFF;
	color: #333;
	width:100%;
}

a img {border:none}

/***************************************************
			      Global design
***************************************************/

.clearing{
	clear: both;
	display: inline;
	width: 100%;
	height: 0;
	overflow:hidden;
}

.hidden{overflow: hidden;visibility: hidden;}

p{
	margin-top: 2px;
	margin-bottom: 2px;
}

a, a.link_white, a.link_big{
	font-weight: normal;
	text-decoration: none;
	color: #333;
	font-size: 11px;
}

a.link_big{
	font-size: 22px;
	padding-bottom: 3px;
	line-height: 20px;
	color: #FD179C;
}

a.link_white{
	color: #fff;
	font-size: 11px;
}
a:hover{color: #666666;}

/***************************************************
			    Main containers
***************************************************/

#container{
	position: relative;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#container_left {
	float:left;
	width:390px;
	padding:0;
	position: relative;
	}		

#container_right {
	padding:0;
	float: right;
	width: 520px;
	position: relative;
	}	

/***************************************************
				   HOLDERS
***************************************************/	

#head{
	position: relative;
	width: 980px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
}

#holder_flash{
	width: 960px;
	position: relative;
	float: left;
	height: 300px;
}

#holder_news{
	width: 262px;
	position: absolute;
	float: left;
	background-image: url(../images/bg-pink.jpg);
	background-repeat: no-repeat;
	height: 340px;
	left: 640px;
	top: 0px;
	padding-top: 40px;
	padding-left: 40px;
	z-index: 999;
	padding-right: 40px;
}

#holder_head{
	width: 970px;
	position: relative;
	height: 310px;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(../images/flash-bg.png);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 20px;
}

#logo{
	position: absolute;
	top: 17px;
	left: 11px;
	z-index: 99;
}

.holder{
	position: relative;
	float: left;
	width: 980px;
}

.absolute{
	position: absolute;
	left: 369px;
	top: -22px;
}

.absolute_program{
	position: absolute;
	left: 0px;
	top: 198px;
}

.holder_content, .holder_content_separator, .holder_content_line, .holder_content_color{
	position: relative;
	float: left;
	width: 100%;
}

.holder_content_line{
	padding-bottom: 5px;
	background-image: url(../images/bg-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
}


.holder_content_separator{
	margin-bottom: 15px;
	clear: both;
}

.holder_content_color{
	background-image: url(../images/bg-text-big.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 20px;
	padding: 20px;
	width: 940px;
	color: #333;
}

/***************************************************
			HEADING TEXT ELEMENTS
***************************************************/

h1, h2, h3, h4, h5, h6, .date, .text_absolute, .vote, .comment{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 16px;
	color: #FFF;
	line-height: 20px;
	background-color: #F60;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: inline;
}

 h1 span{
	font-size: 11px;
	color: #999999;
	display: block;
	line-height: 10px;
	margin-bottom: 10px;
	font-style: italic;
}

h2{
	font-size: 20px;
	color: #333;
	padding-bottom: 2px;
	margin-bottom: 15px;
	line-height:1.2;
}

 h2 span{
	padding-left: 30px;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	color: #999;
}


h3{
	font-size: 16px;
	color: #FD0E98;
	font-weight: lighter;
	padding-bottom: 2px;
	margin-bottom: 12px;
	background-image: url(../pic/bg-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

h3 span{
	font-size: 12px;
	color: #666666;
	display: block;
	line-height: 17px;
	font-style: italic;
}


h4{
	font-size: 16px;
	color: #E77A32;
	padding-bottom: 3px;
	background-image: url(../pic/bg-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 15px;
	font-weight: lighter;
	padding-top: 3px;
}

h4 span{
	font-size: 10px;
	color: #999999;
	display: block;
	font-style: italic;
	padding-top: 3px;
}

h5{
	font-size: 12px;
	color: #4FB9EC;
	font-weight: normal;
	text-transform: uppercase;
}

h6{
	font-size: 12px;
	color: #4FB9EC;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 5px;
}


.date{
	float: left;
	position: relative;
	margin-right: 10px;
	height: 50px;
	width: 50px;
	font-size: 14px;
	color: #333333;
	padding-top: 7px;
	line-height: 18px;
	text-transform: lowercase;
	background-color: #CCCCCC;
}

.text_small{
	font-size: 11px;
	line-height: 12px;
}

/***************************************************
			        GALLERY
***************************************************/

a.photo_hover, a.photo_hover2{
	float: left;
	margin-right:16px;
	background-color: #FFF;
	padding: 10px;
}

a.photo_hover2{
	margin-right:5px;
    margin-bottom:5px;
}

a.photo_hover:hover, a.photo_hover2:hover{	
	z-index:500;
	background: rgb(255, 255, 255);
	opacity: 0.6;
}


.baner{
	float: left;
	margin-right:10px;
}

/***************************************************
			   PAGE NAVIGATION
***************************************************/

#page-nav-holder{
	float: left;
	position: relative;
	width: 100%;
	font-size: 10px;
	color: #999999;
	margin-top: 5px;
}

.page-nav-right, .page-nav-left{
	float: right;
	position: relative;
	width: 380px;
}

.page-nav-left{
	float: left;
	padding-top: 5px;
	width: 240px;
}

a.page-nav-link{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 25px;
}

a.page-nav-link:hover{color: #CCCCCC;}

.page-nav-link-active{
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 2px 5px;
}

/***************************************************
				      FORMS
***************************************************/

form{
	margin: 0px;
	padding-left: 0px;
	font-size:11px;
	color:#595959;
	font-weight: normal;
}

label{
	width:100%;
	display:block;
	float:left;
	line-height: 20px;
	color: #595959;
	font-size: 14px;
	padding-left: 10px;
	font-style: italic;
}

.textbox, textarea, .box_error, .textarea_error{
	font-size:11px;
	width:240px;
	height: 30px;
	line-height:30px;
	color: #999;
	padding:0 5px;
	margin-bottom: 2px;
	float: left;
	background-color: #FFF;
	border: 2px solid #ddd;
	overflow:hidden; /*  Opera scrollbar fix  */
}

.box_error, .textarea_error{
	border: 2px solid #ff0099;
	background-color:#eee;
	}
	
.textbox:focus, textarea:focus, .box_error:focus, .textarea_error:focus {
	border-color:#999;
	color:#333;
}

textarea, .textarea_error{
	width:500px;
	line-height:20px;
	height: 150px;
	margin-top: 0px;
	background-image: url(../pic/textarea.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 5px;
}

.textarea_error{background-image: url(../pic/textarea-black.gif);}

.holder_form_height, .holder_form{
	width:100%;
	position: relative;
	float: left;
	margin-bottom: 5px;
}

.holder-form{height: 26px;}


#holder_button{
	position: relative;
	width: 150px;
	z-index: 101;
	padding-top: 20px;
	float: left;
}

.button_form{
	color: #FFF;
	height: 37px;
	line-height:37px;
	width: 108px;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	right:6px;
	bottom: 13px;
	position: absolute;
	font-size: 14px;
	font-style: italic;
}

.text_error, .text_error_info{
	font-size: 12px;
	font-style: italic;
	color: #ff0099;
	line-height: 24px;
	position: absolute;
	left: 270px;
	top: 2px;
}

.text_error_info{ top:-5px}

/***************************************************
			        FOOTER
***************************************************/

#footer{
	position: relative;
	width: 940px;
	color: #FFF;
	font-size: 11px;
	background-image: url(../images/bg-text-big-color.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	padding: 20px;
}

#FooterOne, #FooterTwo, #FooterTree {
	position: relative;	
}

#FooterTwo{
	position: absolute;
	top: 40px;
	right: 20px;
}

#FooterTree{
	padding-top: 5px;
}

a.krojac{
	color: #FFF;
	font-size: 11px;
}

a.krojac:hover{
	text-decoration: underline;
}

/***************************************************
				       MENU
***************************************************/

#nav_menu{
	position: absolute;
	top: 45px;
	z-index: 9999;
	right: -1px;
}

#nav_menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
}

#nav_menu ul li{
	float: left;
	background-image: url(../pic/bck-menu-item.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 35px;
}

#nav_menu ul li a{
	font-size: 16px;
	color: #FFFFFF;
	text-transform: lowercase;
	line-height: 30px;
	margin-right: 5px;
	text-align: center;
	display:block;
	padding: 0 5px;
}

#nav_menu ul li span{
	font-size: 10px;
	color: #A4A5A1;
	display: block;
	padding-left: 20px;
	line-height: 10px;
}

#nav_menu ul li a:hover{
	color: #333;
}

body#home a#home_link, body#news a#news_link, body#about a#about_link,  body#gallery a#gallery_link, body#price a#price_link, body#impression a#impression_link, body#program a#program_link, body#contact a#contact_link{
	color: #FFFFFF;
	background-image: url(../images/menu.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0 5px;
	display:block;
	text-align:center;
}

#content_menu{
	float: left;
	width: 200px;
	}
	
#content_menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: none;
}

#content_menu ul li{
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E4E4E4;
	padding-left: 10px;
}

#content_menu ul li a{
	font-size:14px;
	line-height:40px;
	color:#FD0E98;
	display: block;
	}
	
#content_menu ul li a:hover{
	color:#000;
}
	
/***************************************************
				     SPECIFIC
***************************************************/

.bgstretcher {
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
	}
	.bgstretcher, .bgstretcher ul, .bgstretcher ul li {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	}
	.bgstretcher ul, .bgstretcher ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#container {z-index:2}
