

/* STRUKTURA*/

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

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

.left {
	position: relative;
	z-index: 0;
	background: url(../data/left.jpg);
	background-position: center;
	width: 20px;
	height: 775px;
}

.logo {
	position: relative;
	z-index: 0;
	background: url(../data/logo_bg.jpg);
	background-position: center;
	width: 187px;
	height: 179px;
}

.menu_bg {
	position: relative;
	z-index: 0;
	background: url(../data/menu_bg.jpg);
	background-position: center;
	background-color: #fffde8;
	width: 187px;
	height: 572px;
}

.menu_bottom {
	position: relative;
	z-index: 0;
	background: url(../data/menu_bottom.jpg);
	background-position: center;
	width: 187px;
	height: 24px;
}

.main_top {
	position: relative;
	z-index: 0;
	background: url(../data/main_top.jpg);
	background-position: center;
	width: 580px;
	height: 21px;
}

.main2_top {
	position: relative;
	z-index: 0;
	background: url(../data/main2_top.jpg);
	background-position: center;
	width: 580px;
	height: 26px;
}

.main3_top {
	position: relative;
	z-index: 0;
	background: url(../data/main3_top.jpg);
	background-position: center;
	width: 580px;
	height: 28px;
}

.main4_top {
	position: relative;
	z-index: 0;
	background: url(../data/main4_top.jpg);
	background-position: center;
	width: 580px;
	height: 41px;
}

.main5_top {
	position: relative;
	z-index: 0;
	background: url(../data/main5_top.jpg);
	background-position: center;
	width: 580px;
	height: 16px;
}

.main_bottom {
	position: relative;
	z-index: 0;
	background: url(../data/main_bottom.jpg);
	background-position: center;
	width: 580px;
	height: 24px;
}

.main2_bottom {
	position: relative;
	z-index: 0;
	background: url(../data/main2_bottom.jpg);
	background-position: center;
	width: 580px;
	height: 52px;
}

.main_bg {
	position: relative;
	z-index: 0;
	background: url(../data/main_bg.jpg) repeat-y;
	background-color: white;
	width: 580px;
}

.adminmain {
	background-color: white;
}

.line {
	position: relative;
	z-index: 0;
	background: url(../data/line.jpg) repeat-x;
	width: 100%;
	height: 1px;
}

.box {
	background-color: #F9F9F9;
}

/* FONTI*/

.info {
	font: 23px Tahoma;
	font-weight: none;
	color: #3c3c3c;
	text-decoration: none;
}

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

.topic2 {
	font: 12px Tahoma;
	font-weight: bold;
	color: #4a4a4a;
	text-decoration: none;
}

.topic_kat {
	font: 13px Tahoma;
	font-weight: bold;
	color: #b7111b;
	text-decoration: none;
}

.topic2_kat {
	font: 11px Tahoma;
	font-weight: bold;
	color: #d8d8d8;
	text-decoration: none;
}

.white {
	font: 13px Tahoma;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.white_small {
	font: 11px Tahoma;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
}

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

.small {
	font: 10px tahoma;
	font-weight: none;
	color: #72592C;
	text-decoration: none;
}

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

}

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

a.small {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 10px;
    	color: #72592C;
    	text-decoration:none;

}

a.small:hover {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 10px;
    	color: #000000;
    	text-decoration:underline;
}

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

}

a.kat:hover {
    	font-family: Tahoma; 
    	font-weight: bold; 
    	font-size: 11px;
    	color: #000000;
    	text-decoration:none;
}

a.topic_kat {
    	font-family: Tahoma; 
    	font-weight: bold; 
    	font-size: 9px;
    	color: #b9b8b8;
    	text-decoration:none;

}

a.topic_kat:hover {
    	font-family: Tahoma; 
    	font-weight: bold; 
    	font-size: 9px;
    	color: #FFFFFF;
    	text-decoration:none;
}

input, textarea, select { 
	font-family: Tahoma; 
	font-size:10px; 
	color: #000000; 
	background-color: #F4F4F4;
	border-top:1px #7F7D53 solid; 
	border-bottom:1px #7F7D53 solid; 
	border-left:1px #7F7D53 solid; 
	border-right:1px #7F7D53 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; 
}
