body { 
	background-color: #E0E0E0;
	font-family: Verdana, Arial;
	font-size: 11px;
}

.status_bar
{
	background-image: url(bar.png);
	background-repeat: repeat-x;
	height: 24px;
	padding-left: 40px;
	padding-right: 40px;
	border-top: dashed 1px #000000;
	border-left: dashed 1px #000000;
	border-right: dashed 1px #000000;
	line-height: 23px;
}

a 
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}

.zamik
{
	padding-left: 40px;
}

.vsebina 
{
	border-left: dashed 1px #000000;
	border-right: dashed 1px #000000;
	border-bottom: dashed 1px #000000;
	background-color: #FFFCD2;
	font-family: Verdana, Arial;
	font-size: 11px;
	padding: 30px 40px 0px 40px;
}

.razmak
{
	line-height: 18px;
}

.blok
{
	border: solid 1px #999999;
	padding: 10px;
}

.izpis
{
	border-top: dashed 1px #999999;
	line-height: 18px;
}

.okvir
{
	background-color: #FFFEEC;
	border: solid 1px #F3BF4E;
	padding: 15px;
	padding-bottom: 30px;
	width: auto;
	text-align: center;
}

.container
{
	width: auto;
	margin: auto;
}

.album
{
	margin: 0 auto;
	width: 250px;
	float: left;
	padding: 2px;
	line-height: 12px;
}

.album a
{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.album a:hover
{
	text-decoration: underline;
}

.podalbum a
{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.podalbum a:hover
{
	text-decoration: underline;
}

.podalbum
{
	/*margin: 0 auto;*/
	width: 260px;
	height: 210px;
	float: left;
	/*margin: 15px;*/
	line-height: 16px;
}

.pocisti
{
	clear: both;
}

.vsebina img
{
	border: solid 1px #000000;
}

.brez
{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.opis
{
	line-height: 24px;
}

.no_border
{
	text-decoration: none;
	border-width: 0px;
}

.puscice
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	/*margin-bottom: 10px;
	padding-bottom: 10px;*/
	margin-top: 10px;
}

.puscice_thumb
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.leva_puscica
{
	float: left;
}

.desna_puscica
{
	float: right;
}

.slika
{
	padding-top: 10px;
}

.naslov {
	font-size: 16px;
	font-family: Verdana, Arial;
	font-weight: bold;
	float: left;
}

.copyright {
	clear: left;
	padding-top: 40px;
	padding-bottom: 10px;
	color: #AFAEB5;
	text-align: center;
}

.powered
{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	float: right;
	color: #AFAEB5;
	font-size: 10px;
}

.powered a
{
	color: #82808C;
	text-decoration: none;
	font-size: 10px;
}

.powered a:hover
{
	border-bottom: dashed 1px #82808C;
}