* { margin:0; padding:0; }

body {
	background-color: #FFFFFF;
	margin: 0px;
}
#wrap {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#glava {
	height: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5B5B5B;
}
.napis {
	float: right;
	width: 250px;
	background-image: url(../images/spisek.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	text-align: center;
	vertical-align: top;
}
#gal {
	padding: 5px;
	width: 300px;
	text-align: left;
	border: 1px dotted #FFFFFF;
	float: left;
	display:table;
}
.slike {
	display: table;
}

#gal:hover{
	border: 1px dotted #CCCCCC;
}
#gal2 {
	padding: 5px;
	width: 280px;
	text-align: left;
	border: 1px dotted #FFFFFF;
	display: table;

}
#gal2:hover{
	border: 1px dotted #CCCCCC;
}
.clear {
	clear: both;
	padding:0;
	margin:0;
	display:block;
}

#galerije {
	text-align: center;
	width: 950px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	display:table;
}
#spisek {
	z-index: 99;
	width: 200px;
	background-color: #666666;
	padding: 5px;
	list-style-type: none;
	border: 2px solid #FFFFFF;
	float: right;
	position: absolute;
	right: 15px;
	top: 25px;
}

.tekstgal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5A5A5A;
	padding-left: 30px;
}

#spodaj {
	text-align: center;
	display: block;
	padding-left: 5px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
.tekstgalerija {
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
}
.backlink {
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	margin-right: 30px;
}
.ontop {
	float: left;
	display: block;
	padding: 5px;
	margin: 5px;
}



.besedilo {
	text-align: left;
	vertical-align: middle;
	padding-top: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.besedilo p a {
	color:#333333;
}
.besedilo small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
.besedilo h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #766E6B;
	padding-top: 2px;
	padding-bottom: 2px;
}
.besedilo p {
	text-align: left;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.photo {
	margin: 15px;
	position: relative;
	width: 140px;
	height: 100px;
	float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
}
.photo a {
	text-decoration: none;
}
.photo2 {
	float: left;
}
.photo2 img {
	display: block;
	border: #CCCCCC solid 1px;
	padding: 3px;
	margin: 10px;
}

.photo2 a {
	text-decoration: none;
}
.sample6 span {
	width: 140px;
	height: 101px;
	display: block;
	position: absolute;
	top: -5px;
	left: -5px;
	background: url(../images/cut-corner2.png) no-repeat;
}

.tekstgalerija small {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
.tekstgalerija h2 {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5A5A5A;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tekstgalerija p {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.ontop a {
	float: left;
	display: block;
	text-decoration: none;
	font-size: 10px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	color: #666666;
}
.backlink a {
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	margin-right: 30px;
	text-decoration: none;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
.besedilo h2 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #766E6B;
	padding-top: 2px;
	padding-bottom: 2px;
}
#spisek a {
	padding: 5px;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#spisek a:hover {
	padding: 5px;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.napis a {
	float: right;
	width: 250px;
	height: 25px;
	text-align: center;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.login {
	position: fixed;
	width: 100%;
	left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	vertical-align: middle;
	bottom: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	opacity: 0.9;
	z-index: 99;
}
.top_close {
	float: left;
	height: 25px;
	width: 25px;
}
.login a {
	color: #FFFFFF;
	text-decoration: none;
}
.polja {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	background-color: #EBEBEB;
}
.top_close a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/close.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 25px;
	float: left;
}
.top_logo {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 30px;
}
.top_close a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/close.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 25px;
	float: left;
}
.top_logo a {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
}
#spodaj2 {
	position:relative;
	text-align: center;
	display: block;
	padding: 5px;
}
#besedilo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#besedilo a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#besedilo img {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wrap_gal {
	width:630px;
	float:left;
}

