body {
    background: #323232;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    cursor: default;
	color: #666;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #f16222;
	text-decoration: none;
}

p {
    color: #fff;
	margin: 0 0 0 0;
	padding: 0;
}

img, div, form {
    border: 0;
    margin: 0;
    padding: 0;
}
ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	 
}
li {
    color: #666;
	padding: 0 0 5px 0;
	#padding: 0 0 6px 0;
} 


/* -- Web site -- */
#website {
	width: 100%;
	margin: 0;
	padding: 0;
}


/* -- Header -- */
#header {
	width: 200px;
	height: 90px;
	margin: 0px;
	padding: 50px 0 0 0;
	float: right;
	text-align: right;
	display: inline;
	clear: both;
}
#language {
	width: 200px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 14px 0 0 0;
	float: right;
	text-align: right;
	color: #A4A4A4;
}
#language a {
	color: #A4A4A4;
	text-decoration: none;
}
#language a:hover {
	color: #f16222;
	text-decoration: none;
}

/* -- Main -- */

#top_left {
	width: 229px;
	height: 219px;
	margin: 0;
	padding: 0;
	background: url(../images/top_bg.gif) repeat-x 0px 0px;
}
#top_right {
	width: 537px;
	height: 219px;
	margin: 0;
	padding: 0;
	background: #323232;
}

#middle_left {
	width: 229px;
	height: 392px;
	margin: 0;
	padding: 0;
	background: #2a2a2a;
}
#middle_right {
	width: 537px;
	height: 392px;
	margin: 0;
	padding: 0;
	background: #cdcec9 url(../images/content_bg.gif);
}

#bottom_left {
	width: 229px;
	height: 219px;
	margin: 0;
	padding: 0;
	background: #4f4f4f;
}
#bottom_right {
	width: 537px;
	height: 219px;
	margin: 0;
	padding: 0;
	background: #323232;
}
.contents {
	margin: 15px 0 0 15px;
	#margin: 15px 0 0 15px;
	width:506px;
	height:361px;
	background: #cdcec9 url(../images/content_bg.gif);
	float: left;
}
.contents_in {
	padding:46px 0 0 46px;
	width:444px;
	height:299px;
	float:left;
}
.contents_in_g {
	padding:46px 0 0 30px;
	width:460px;
	height:299px;
	float:left;
}



/* -- Buttons -- */
.btn1 a {   
    display: block;
    background: url(../images/btn1.gif) top; 
    width: 62px;   
    height: 13px;
	 padding: 0 0 0 0;
    margin: 0 0 17px 0;
	 font-size: 10px;
}
.btn1 a:hover {   
    background: url(../images/btn1.gif) no-repeat bottom;   
}
.nav1 {   
    display: block;
    background: url(../images/btn1.gif) bottom; 
    width: 62px;   
    height: 13px;
	 padding: 0 0 0 0;
    margin: 0 0 17px 0;
	 font-size: 10px;
}
.btn2 a {   
    display: block;
    background: url(../images/btn2.gif) top;  
    width: 75px;   
    height: 13px;
	 padding: 0 0 0 0;
	 margin: 0 0 17px 0;
	 font-size: 10px;
}
.btn2 a:hover {   
    background: url(../images/btn2.gif) no-repeat bottom;   
}
.nav2 {   
    display: block;
    background: url(../images/btn2.gif) bottom; 
    width: 75px;   
    height: 13px;
	 padding: 0 0 0 0;
    margin: 0 0 17px 0;
	 font-size: 10px;
}

.btn3 a {   
    display: block;
    background: url(../images/btn3.gif) top;   
    width: 62px;   
    height: 13px;
	 padding: 0 0 0 0;
    margin: 0 0 17px 0;
	 font-size: 10px;
}
.btn3 a:hover {   
    background: url(../images/btn3.gif) no-repeat bottom;   
}
.nav3 {   
    display: block;
    background: url(../images/btn3.gif) bottom; 
    width: 62px;   
    height: 13px;
	 padding: 0 0 0 0;
    margin: 0 0 17px 0;
	 font-size: 10px;
}

.btn4 a {   
    display: block;
    background: url(../images/btn4.gif) top;   
    width: 75px;   
    height: 13px;
	 padding: 0 0 0 0;
    margin: 0 0 17px 0;
	 font-size: 10px;
}
.btn4 a:hover {   
    background: url(../images/btn4.gif) no-repeat bottom;   
}
.nav4 {   
    display: block;
    background: url(../images/btn4.gif) bottom; 
    width: 75px;   
    height: 13px;
	 padding: 0 0 0 0;
    margin: 0 0 17px 0;
	 font-size: 10px;
}

.btn5 a {   
    display: block;
    background: url(../images/btn5.gif) top;   
    width: 109px;   
    height: 13px;
	 padding: 0 0 0 0;
    margin: 0 0 17px 0;
	 font-size: 10px;
}
.btn5 a:hover {   
    background: url(../images/btn5.gif) no-repeat bottom;   
}
.nav5 {   
    display: block;
    background: url(../images/btn5.gif) bottom; 
    width: 109px;   
    height: 13px;
	 padding: 0 0 0 0;
    margin: 0 0 17px 0;
	 font-size: 10px;
}

.btn6 a {   
    display: block;
    background: url(../images/btn6.gif) top;   
    width: 85px;   
    height: 13px;
	 padding: 0 0 0 0;
    margin: 0 0 0 0;
	 font-size: 10px;
}
.btn6 a:hover {   
    background: url(../images/btn6.gif) no-repeat bottom;   
}
.nav6 {   
    display: block;
    background: url(../images/btn6.gif) bottom; 
    width: 85px;   
    height: 13px;
	 padding: 0 0 0 0;
    margin: 0 0 0px 0;
	 font-size: 10px;
}

.btn_gallery a {   
    display: block;
    background: url(../images/gallery.jpg) top;   
    width: 444px;   
    height: 110px;
	 padding: 0 0 0 0;
    margin: 0 0 0 0;
}
.btn_gallery a:hover {   
    background: url(../images/gallery.jpg) no-repeat bottom;   
}
.btn_vr a {   
    display: block;
    background: url(../images/virtualna_tura.jpg) top;   
    width: 137px;   
    height: 100px;
	 padding: 0 0 0 0;
    margin: 0 0 0 0;
}
.btn_vr a:hover {   
    background: url(../images/virtualna_tura.jpg) no-repeat bottom;   
}

.headline {
	padding: 25px 0 6px 0;
	margin: 0 0 0 0;
	float: left;
	text-align: left;
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
.left_text {
	width: 444px;
	float: left;
	text-align: justify;
	color: #666;
}
.left_text2 {
	width: 180px;
	float: left;
	text-align: justify;
	color: #666;
}
.left_text3 {
	width: 180px;
	float: left;
	text-align: left;
	color: #666;
}
.left_text4 {
	width: 230px;
	float: left;
	text-align: left;
	color: #666;
	font-size: 10px;
	font-weight: normal;
}
.left_text5 {
	width: 170px;
	float: left;
	text-align: left;
	color: #666;
}
.right_text {
	width: 172px;
	padding: 0px 0 0 37px;
	margin: 0 0 0 0;
	float: left;
	text-align: justify;
	color: #666;
}
.addres {
	height: 160px;
	padding: 0 25px 0 0;
	float: right;
	text-align: right;
	color: #7a7a78;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.addres_in {
	width: 430px;
	height: 90px;
	padding: 25px 0 0 0;
	float: left;
	text-align: left;
	color: #666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.cenovnik {
	width: 230px;
	float: left;
	margin: 0;
	padding: 0;
}
.cenovnik ul {
	text-align: left;
	color: #666;
	margin: 0 0 0 0;
	padding: 0 0 0 16px;
}
.cenovnik li {
	margin: 0;
	padding: 0 0 3px 0;
	list-style: disc outside;
}
.cenovnik li a {
	text-decoration: underline;
}




	/* Gallery */
	
	#mainContainer{
		margin:0 auto;
		width:460px;
		#width:466px;
		text-align:left;
		background-color:#cdcec9;
		padding:0;
		border:none;	
	}
	.clear{
		clear:both;
	}
	/* End of demo CSS */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		width:110px;
	}
	#DHTMLgoodies_panel_one{		
		float:right;	
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:260px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:right;
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		width:344px;	/* Width of large image div */
		height:256px;	/* Height of large image div */
		float:left;
		padding-left:0px;	/* "Air" */
		padding-right:0px;	
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		border:3px solid #fff;	/* Border around large image */
	}
	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:110px;	/* Width of strip */
		padding:0px 5px 0 5px;	/* "Air" inside filmstrip div */
		#padding:0px 5px 0 4px;
		position:absolute;

	}
	.strip_of_thumbnails div{
		width:100px;
		height:74px;
		padding:3px 5px 8px 5px;
		text-align:center;

	}
	.strip_of_thumbnails img{
		border:3px solid #fff;
		padding:0px;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:3px solid #f16222;	/* Green border around active thumbnail */
		padding:0px;
	
	}
	.leftArrow{
		float:left;
		padding-left: 11px;
	}
	.rightArrow{
		float:right;
		padding-right: 0px;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
	}

	
	
/* -- Bumper -- */
#bumper {
    height: 20px;
	 margin-top: 5px;
	 padding: 70px 0 0 0;
	 display: block;
	 text-align: center;
}
#bumper .copyright {
    height: 15px;
	 color: #666;
    font: normal 11px verdana, helvetica, sans-serif;
    margin: auto;

}
#bumper .copyright a {
	color: #a6a6a6;
	text-decoration: none;
}
#bumper .copyright a:hover {
	color: #f16222;
	text-decoration: none;
}
#bumper .ctext {
    height: 20px;
	 color: #5c5c5c;
    font: normal 10px verdana, helvetica, sans-serif;
    margin: 0 0 0 0;
	 padding: 16px 0 0 0;
    display: block;
}
#blinks .item {
	 color: #a6a6a6;
    font: normal 10px arial, helvetica, sans-serif;
}

/* -- Global styles -- */

.text {
    color: #888;
    font: normal 11px arial, helvetica, sans-serif;
}

.stext {
    color: #666;
    font: normal 11px arial, helvetica, sans-serif;
}

.mtext {
    color: #666;
    font: bold 11px verdana, helvetica, sans-serif;
	 padding-bottom: 13px;
	 #padding-bottom: 3px;
}

.field {
    background-color: #fff;
    border: 1px solid #949494;
    color: #666;
    font: normal 11px arial, helvetica, sans-serif;
	 height: 14px;
    width: 124px;
	 #width: 122px;
}
.button {
	color: #000;
	font: normal 12px arial, helvetica, sans-serif;
	background: url(../images/button.gif) no-repeat;
	border: none;
	width: 61px;
	height: 23px;
	cursor: pointer;
	margin: 0 0 0 0;
	padding-right: 0;
	padding-left: 0px;
}


