* {
  padding: 0;
  margin: 0;
 }
 
 body {
	font-family: Verdana, Arial, tahoma;
	font-size: 12px;
	color: #333333;
	background-repeat: repeat-y;
	background-color: #FFDF5E;
	background-image: url(images/pozadina.jpg);
 }
 
 .left {
	float:left;
	padding-top: 100px;
	width: 210px;
	margin-right: 15px;
 }

.left ul li {
	float: right;
	list-style-type: none;
 }

.left ul li a {
	margin-top: 2px;
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 5px;
	width: 180px;
	height: 23px;
	float: right;
}

.left ul li a:hover {
	background-color: #FFDF5E;
	text-decoration: none;
	background-image: url(images/button_zuto.gif);
	background-repeat: no-repeat;
	color: #450C15;
 }
 
 .left ul li.active a {
	color: #420A13;
	background-color: #FFDF5E;
	background-image: url(images/button_zuto.gif);
	background-repeat: no-repeat;
 }
 
 .right {
	float: left;
	width: 500px;
	background-image: url(images/right2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.column{
	float:left;
	width:200px;
	margin-top:20px;
	height: 100%;
	margin-left: 25px;

}
.tumbnail_horiz a, .tumbnail_vert a {
	display: block;
	height: 98px;
	width: 148px;
	border:	1px solid #560A16
}

.tumbnail_vert a {
	height: 148px;
	width: 98px;
}

.tumbnail_horiz a:hover, .tumbnail_vert a:hover {
	display: block;
	border:1px solid #FFDF5E;
}
 
 .block {
  margin-top: 10px;
  height: 106px;
  width: 600px;
 }
 
 
.tumbnail_horiz, .tumbnail_vert {
	background-color:#450913;
	width:150px;
	height:100px;
	margin: 10px auto 5px auto;
}

.tumbnail_vert {

height:150px;
width:100px;

}

.tumbnail_gallery_wrap {
	width:130px;
	height:130px;
	padding: 5px;
	float:left;
	}
.tumbnail_gallery{
	background-position:center;
	background-repeat:no-repeat;
	width:125px;
	height:125px;
}	

h1 {
	font-size: 11px;
	color: #6F1321;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6F1321;
	margin-bottom: 5px;
 }
 
h2 {
	font-weight: normal;
	font-size: 11px;
	background-color: #530B16;
	color: #FFFFFF;
	background-image: url(images/h2.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
 }
 
 a {
	color: #6B0918;
	text-decoration: underline;
	font-weight: normal;
 }
 
a:hover {
  text-decoration: none;
 }
 
 .content {
	width: 498px;
	padding: 0px;
	background-image: url(images/right_pozadina2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FEE05E;
 }
  
#page {
	width: 950px;
}

#page_gallery {
	width: 1050px;
}
input.text {
	background-color: #710D1C;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 19px;
}
input.textDugme {
	background-color: #5A0C19;
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFFFFF;
	height: 20px;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}


label {
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size: 10px;
	height: 15px;
	display: block;
}
.tumbnail_gallery span {
	font-size: 9px;
	color: #FFDF5E;
	float: left;
	background-color: #580815;
}

textarea {
	background-color: #710D1C;
	background-image: url(images/h2.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, Georgia;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery_wrap {
	float: left;
	width: 700px;
}

.gallery_wrap .mainPicture {
	width:410px;
	height:430px;
	margin-top:20px;
}

.gallery_wrap .gallery {
	width:100%;
	margin-top:20px;
}
.mainPicture
{
margin-left:auto; margin-right:auto; position:fixed;
}
div.granicnik {
	background-image: url(images/h2.jpg);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
	clear:both;
}

hr {
	background-color: #650D1B;
	margin: 1px;
	padding: 0px;
	border: 1px solid #610D1A;
	height: 2px;
}
