/* Barve:
ozadje - #01070f
s. rdeča - #bd1516
rdeča - #901919
t. rdeča - #020000
t. siva - #1e1e1e
*/

body {
	margin: 20px 0px 0px 0px; /* top, right, bottom, left */	
	font-family : Verdana, Tahoma, Arial;
	font-size: 12px; 
	color: #ffffff;
	text-align: left;
	background-color: #000000;
	background-image: url(../images/bg_cipka.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 85% top; 
	overflow-y: scroll;	}
	
img { border: 0px; }	

h2 {
	color: #cc1c19;
	font-size: 14px; }
	
a:link, a:visited {
	color: #cc1c19; 
	text-decoration: none }	
	
a:hover { 
	color: #ffffff; 
	text-decoration: none }	
	
.tekst { font-size: 12px; }	
.f12 { font-size: 12px; }	
.f14 { font-size: 14px; }		
.f16 { font-size: 16px; }		
.bold { font-weight: bold; }		
.rdec { color: #e00e00; }	
.zelen { color: #003300; }	

.tekst a:link, .tekst a:visited {
	font-size: 12px; 
	color: #aaaaaa; 
	font-weight: bold;
	text-decoration: none }	
	
.tekst a:hover { 
	font-size: 12px; 
	color: #fcf793; 
	font-weight: bold;	
	text-decoration: none }	
	
.kosarica {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none; }	
	
.kosarica a:link, .kosarica a:visited {
	color: #cc1c19; /*901919*/
	text-decoration: none; }

.kosarica a:hover { 
	color: #ffffff; 
	text-decoration: none; }	
	
.link_nazaj a:link, .link_nazaj a:visited {
	color: #ffffff; /*901919*/
	text-decoration: none; }

.link_nazaj a:hover { 
	color: #cc1c19; 
	text-decoration: underline; }	
	
.gumb {
	border-style: inset;
    border: 1px solid #f1f1f1;
    background-color: #8c1819;
	color: #f1f1f1;        
	text-decoration: none;   
	padding-bottom: 3px;
	width: 80px;
	height: 23px;
    text-align: center;	}

.tekst_footer {
	font-size: 11px; 
	color: #f1f1f1;
	line-height: 20px;
	text-decoration: none; }	
	
.tekst_footer a:link, .tekst_footer a:visited {
	font-size: 11px; 
	color: #f1f1f1; 
	text-decoration: none; }

.tekst_footer a:hover { 
	font-size: 11px; 
	color: #cc1c19; 
	text-decoration: underline; }
	
img.thumbs {
	width: auto;
	height: auto;
	max-height: 180px;
	max-width: 180px;
}	
