/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #fffa9c;
	font-family: Arial;
	font-size: 11px;
	color: #452629;
	line-height: 16px;
}

a {
	color: #884c52;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
    text-decoration: none;
    color:#750812;
}

/* OSNOVNA TABELA */

.osnova {
	width: 950px;
	vertical-align:top;
	table-layout:fixed;
}

.osnova td{
	vertical-align:top;
}

.glava {
    width:950px;
    height:393px;
    background-image:url(images/glava.jpg);
    background-repeat:no-repeat;
	
}

.slikalevo {
    width:228px;
    height:246px;
    background-image:url(images/slika_levo.jpg);
    background-repeat:no-repeat;
	background-color:#FFFFFF;
}

.vsebina {
    width:722px;
    height:auto;
    background-color:White;
	table-layout:fixed;
}
    
.vsebinatext {
    padding:10px;
}

 
.menu a {
	text-transform:uppercase;
    width:180px;
    height:auto;
    color:white;
    font-size: 12px;
	line-height:20px;
    font-weight:bold;
    margin-left:15px;
}

.podmeni a {
    width:180px;
    height:auto;
    color:white;
    font-size: 12px;
	line-height:20px;
    font-weight:bold;
    margin-left:30px;
	color:#fffa9c;
}

.podmeni {
    width:250px;
} 

.menu {
    width:250px;
	
}

.brr
{
	padding-top:30px;
}
.brrr
{
	padding-top:80px;
}

.akcije {
    width:210px;
    height:147px;
    margin-left:240px;
	padding:0px;
    color:#fffa9c;
    font-size:12px;
}
	
.akcijenaslovi a {
    color:#ffffff;
	text-transform:uppercase;
	clear:both;
}

.vec {
	text-align:right;
}

.vec a{
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
}

.vec a:hover {
	text-decoration:underline;
}

.naslov {
    color:#452629;
    width:700px;
    /*height:3px;
    margin-left:10px;*/
    text-align:right;
	line-height:12px;
    /*margin-bottom:25px;
    padding:5px 10px 10px 10px;*/
	float:right;
}
 
.hello
{
	vertical-align:bottom;
}

.noga {
	padding-right:10px;
	padding-top:20px;
    height:61px;
	text-align:right;
	font-size:9px;
    background-image:url(images/noga.jpg);
    background-repeat:no-repeat;
}

.publishdate {
	font-size:10px;
}

.naslov_dolgi {
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

.novice_tabela_top {
	font-family:Arial;
	font-size:20px;
	line-height:32px;
	color:#452629;
	padding-left:10px;
    background-image:url(images/1.jpg);
    background-repeat:no-repeat;
}

.novice_tabela_middle {
	font-family:Arial;
	font-size:12px;
	color:#452629;
	padding-top:10px;
	padding-left:10px;	
	padding-right:10px;	
    background-image:url(images/2.jpg);
    background-repeat:repeat-y;
}

.novice_tabela_bottom {
    background-image:url(images/3.jpg);
    background-repeat:no-repeat;
}

.akcije_tabela 
{
	display: inline-block;
	width: 320px;
	padding: 0px 25px 30px 0px;
	vertical-align: bottom;
}

.akcije_tabela_top {
	font-family:Arial;
	font-size:20px;
	line-height:32px;
	color:#452629;
	padding-left:10px;
    background-image:url(images/1a.jpg);
    background-repeat:no-repeat;
}

.akcije_tabela_middle {
	font-family:Arial;
	font-size:12px;
	color:#452629;
	padding-top:10px;
	padding-left:10px;	
	padding-right:10px;	
    background-image:url(images/2a.jpg);
    background-repeat:repeat-y;
}

.akcije_tabela_bottom {
    background-image:url(images/3a.jpg);
    background-repeat:no-repeat;
}
