/* STRUKTURA*/

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

td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: regular;
}

.white {
	background-color: #ffffff;
}

.top {
	background-image:url(../data/top.png);
	width: 923px;
	height: 62px;
}

.top2 {
	background-image:url(../data/top2.png);
	width: 923px;
	height: 30px;
}

.top3 {
	background-image:url(../data/top3.jpg);
	width: 923px;
	height: 32px;
}

.top4 {
	background-image:url(../data/top4.jpg);
	width: 620px;
	height: 131px;
}

.desno_bg {
	background-image:url(../data/desno_bg.jpg);
	height: 100%;
	width: 25px;
}

.levo_bg {
	background-image:url(../data/levo_bg.jpg);
	height: 100%;
	width: 30px;
}

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

.atest {
	background-image:url(../data/atest.jpg);
	width: 248px;
	height: 86px;
}

.topic_bg {
	background-image:url(../data/topic_bg.jpg);
	width: 220px;
	height: 50px;
	font-family: Tahoma; 
  font-weight: bold; 
  font-size: 13px;
  color: #6f364c;
}

.main_bg {
	background-image:url(../data/main_bg.jpg);
	background-color: #ffffff;
	width: 620px;
	height: 100%;
}

.menu_bg {
	background-image:url(../data/menu_bg.jpg);
	width: 248px;
	height: 100%;
}

.menu1 {
	background-image:url(../data/menu1.jpg);
	width: 248px;
	height: 64px;
}

.menu2 {
	background-image:url(../data/menu2.jpg);
	width: 111px;
	height: 19px;
}

.menu3 {
	background-image:url(../data/menu3.jpg);
	width: 248px;
	height: 12px;
}

.menu4 {
	background-image:url(../data/menu4.jpg);
	width: 131px;
	height: 19px;
}

.menu5 {
	background-image:url(../data/menu5.jpg);
	width: 248px;
	height: 14px;
}

.menu6 {
	background-image:url(../data/menu6.jpg);
	width: 171px;
	height: 19px;
}

.menu7 {
	background-image:url(../data/menu7.jpg);
	width: 248px;
	height: 16px;
}

.menu8 {
	background-image:url(../data/menu8.jpg);
	width: 171px;
	height: 19px;
}

.menu9 {
	background-image:url(../data/menu9.jpg);
	width: 248px;
	height: 12px;
}

.menu10 {
	background-image:url(../data/menu10.jpg);
	width: 70px;
	height: 19px;
}

.menu11 {
	background-image:url(../data/menu11.jpg);
	width: 248px;
	height: 14px;
}

.menu12 {
	background-image:url(../data/menu12.jpg);
	width: 54px;
	height: 19px;
}

.menu13 {
	background-image:url(../data/menu13.jpg);
	width: 248px;
	height: 14px;
}

.menu14 {
	background-image:url(../data/menu14.jpg);
	width: 171px;
	height: 19px;
}

.menu15 {
	background-image:url(../data/menu15.jpg);
	width: 248px;
	height: 37px;
}

/* FONTI*/

.info {
	font: 14px verdana;
	font-weight: bold;
	color: #6f364c;
	text-decoration: none;
}

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

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

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

.red {
	font: 10px tahoma;
	font-weight: none;
	color: #dd0f09;
	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: #6f364c;
    	text-decoration:none;

}

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

input, textarea, select { 
	font-family: Tahoma; 
	font-size:11px; 
	color: #000000; 
	background-color: #ffffff;
	border-top:1px #8d2d44 solid; 
	border-bottom:1px #8d2d44 solid; 
	border-left:1px #8d2d44 solid; 
	border-right:1px #8d2d44 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: #6f364c;
	border-top:1px #6f364c solid; 
	border-bottom:1px #6f364c solid; 
	border-left:1px #6f364c solid; 
	border-right:1px #6f364c solid; 
}