/* STRUKTURA*/

body {
	background-image:url(../data/background.jpg);
	background-color:#bdbec2;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font: 11px Tahoma;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
}

td {
	font-family: Tahoma;
	font-size: 11px;
	color: #585858;
	font-weight: regular;
}

.table {
	background-color: #ffffff;
	width: 721px;
}

.white {
	background-color: #ffffff;
}

.top1 {
	background-image:url(../data/top_left.jpg);
	height: 28px;
	width: 27px;
}

.top2 {
	background-image:url(../data/top_bg.jpg);
	height: 28px;
	width: 669px;
}

.top3 {
	background-image:url(../data/top_right.jpg);
	height: 28px;
	width: 25px;
}

.bottom {
	background-image:url(../data/bottom.jpg);
	height: 2px;
	width: 721px;
}

.main {
	background-image:url(../data/main.jpg);
	width: 721px;
}

.main1 {
	background-image:url(../data/main1.jpg);
	height: 344px;
	width: 287px;
}

.main2 {
	background-image:url(../data/main2.jpg);
	height: 344px;
	width: 434px;
}

.main3 {
	background-image:url(../data/main3.jpg);
	height: 7px;
	width: 721px;
}

.pikice {
	background-image:url(../data/pikice.gif);
	height: 1px;
	width: 100%;
}

/* FONTI*/

.info {
	font: 17px arial;
	font-weight: bold;
	color: #a7a9ac;
	text-decoration: none;
}

.topic {
    	font-family: Tahoma; 
    	font-weight: bold; 
    	font-size: 12px;
    	color: #b33a6d;
    	text-decoration:none;
}

.topic2 {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 14px;
    	color: #b33a6d;
    	text-decoration:none;
}

.small {
	font: 9px tahoma;
	font-weight: none;
	color: #818285;
	text-decoration: none;
}

.date {
	font: 10px tahoma;
	font-weight: none;
	color: #818285;
	text-decoration: none;
}

.warning {
	font: 12px Tahoma;
	font-weight: bold;
	color: #b5121b;
	text-decoration: none;
}


a {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 11px;
    	color: #b33a6d;
    	text-decoration:none;

}

a:hover {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 11px;
    	color: #b33a6d;
    	text-decoration:underline;
}

a.menu {
    	font-family: Tahoma; 
    	font-weight: bold; 
    	font-size: 11px;
    	color: #b33a6d;
    	text-decoration:none;

}

a.menu:hover {
    	font-family: Tahoma; 
    	font-weight: bold; 
    	font-size: 11px;
    	color: #818285;
    	text-decoration:underline;
}

input, textarea, select { 
	font-family: Tahoma; 
	font-size:11px; 
	color: #000000; 
	background-color: #ffffff;
	border-top:1px #b33a6d solid; 
	border-bottom:1px #b33a6d solid; 
	border-left:1px #b33a6d solid; 
	border-right:1px #b33a6d solid; 
}

.input2 { 
	font-family: Tahoma; 
	font-size:10px; 
	color: #FFFFFF; 
	background-color: #b5121b;
	border-top:1px #7F7D53 solid; 
	border-bottom:1px #7F7D53 solid; 
	border-left:1px #7F7D53 solid; 
	border-right:1px #7F7D53 solid; 
} 

.slika { 
	background-color: #c1c1c1;
	border-top:1px #7F7D53 solid; 
	border-bottom:1px #7F7D53 solid; 
	border-left:1px #7F7D53 solid; 
	border-right:1px #7F7D53 solid; 
}
