/* STRUKTURA*/

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

.top_bg {
	position: relative;
	z-index: 0;
	width: 100%;
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='./data/top_bg.png');
}

.left_bg {
	position: relative;
	z-index: 0;
	width: 4px;
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='./data/left_bg.png');
}

.right_bg {
	position: relative;
	z-index: 0;
	width: 4px;
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='./data/right_bg.png');
}

.bottom_bg {
	position: relative;
	z-index: 0;
	width: 100%;
	height: 4px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='./data/bottom_bg.png');
}

.main_bg {
	background-image:url(../data/main_bg.jpg);
	background-color:#ffffff;
	width: 430px;
	height: 170px;
	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;
}

.white {
	background-color: #ffffff;
}

.black {
	background-color: #000000;
}

.silver_bg {
	background-color: #f6f6f6;
}

.table {
	background-color: #f6f6f6;
	background-position: center;
	width: 910px;
	border-top:0px; 
	border-bottom:1px #ff16a2 solid; 
	border-left:1px #ff16a2 solid; 
	border-right:1px #ff16a2 solid; 
}

.table2 {
	background-color: #f6f6f6;
	background-position: center;
	width: 450px;
	height: 190px;
	border-top:1px #ff16a2 solid; 
	border-bottom:1px #ff16a2 solid; 
	border-left:1px #ff16a2 solid; 
	border-right:1px #ff16a2 solid; 
}

.bottom {
	background-color: #585858;
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight: regular;
}

.top_back1 {
	position: relative;
	z-index: 0;
	background: url(../data/top_back1.jpg);
	background-position: center;
	background-color: #ffffff;
	width: 200px;
	height: 300px;
}

.top_back2 {
	position: relative;
	z-index: 0;
	background: url(../data/top_back2.jpg);
	background-position: center;
	background-color: #ffffff;
	width: 345px;
	height: 300px;
}

.maintop_bg1 {
	position: relative;
	z-index: 0;
	background: url(../data/maintop_bg1.jpg);
	background-position: center;
	background-color: #ffffff;
	width: 100%;
	height: 19px;
	font: 9px tahoma;
	font-weight: none;
	color: #585858;
	text-decoration: none;
}

.maintop_bg2 {
	position: relative;
	z-index: 0;
	background: url(../data/maintop_bg2.jpg);
	background-position: center;
	background-color: #ffffff;
	width: 100%;
	height: 19px;
	font: 9px tahoma;
	font-weight: none;
	color: #585858;
	text-decoration: none;
}

.maintop_bg3 {
	position: relative;
	z-index: 0;
	background: url(../data/maintop_bg3.jpg);
	background-position: center;
	background-color: #ffffff;
	width: 100%;
	height: 19px;
	font: 9px tahoma;
	font-weight: none;
	color: #585858;
	text-decoration: none;
}

.maintop_bg4 {
	position: relative;
	z-index: 0;
	background: url(../data/maintop_bg4.jpg);
	background-position: center;
	background-color: #ffffff;
	width: 100%;
	height: 19px;
	font: 9px tahoma;
	font-weight: none;
	color: #585858;
	text-decoration: none;
}

.maintop_bg5 {
	position: relative;
	z-index: 0;
	background: url(../data/maintop_bg2.jpg);
	background-position: center;
	background-color: #ffffff;
	width: 100%;
	height: 19px;
	font: 9px tahoma;
	font-weight: none;
	color: #585858;
	text-decoration: none;
}

.main_bg1 {
	background-color: #009dde;
	font: 9px tahoma;
	font-weight: none;
	color: #ffffff;
}

.main_bg2 {
	background-color: #ffa800;
	font: 9px tahoma;
	font-weight: none;
	color: #ffffff;
}

.main_bg3 {
	background-color: #66476d;
	font: 9px tahoma;
	font-weight: none;
	color: #ffffff;
}

.main_bg4 {
	background-color: #ee2200;
	font: 9px tahoma;
	font-weight: none;
	color: #ffffff;
}

.main_bg5 {
	background-color: #ffa800;
	font: 9px tahoma;
	font-weight: none;
	color: #ffffff;
}

/* FONTI*/

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

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

.topic1 {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 17px;
    	color: #009dde;
    	text-decoration:none;
}

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

.topic3 {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 17px;
    	color: #66476d;
    	text-decoration:none;
}

.topic4 {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 17px;
    	color: #ee2200;
    	text-decoration:none;
}

.topic5 {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 17px;
    	color: #dadf4d;
    	text-decoration:none;
}

.topic_small1 {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 14px;
    	color: #009dde;
    	text-decoration:none;
}

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

.topic_small3 {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 14px;
    	color: #66476d;
    	text-decoration:none;
}

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

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

.small1 {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 9px;
    	color: #009dde;
    	text-decoration:none;
}

.small2 {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 9px;
    	color: #ffa800;
    	text-decoration:none;
}

.small3 {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 9px;
    	color: #66476d;
    	text-decoration:none;
}

.small4 {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 9px;
    	color: #ee2200;
    	text-decoration:none;
}

.small5 {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 9px;
    	color: #dadf4d;
    	text-decoration:none;
}


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

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

.plus {
	font: 9px arial;
	font-weight: bold;
	color: #ff019b;
	text-decoration: none;
}

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

}

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

a.silver {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 10px;
    	color: #EBEBEB;
    	text-decoration:none;

}

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

a.light {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 11px;
    	color: #8F8F8F;
    	text-decoration:none;

}

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

a.menu {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 10px;
    	color: #585858;
    	text-decoration:underline;

}

a.menu:hover {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 10px;
    	color: #1b407a;
    	text-decoration:none;
}

a.kat1 {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 17px;
    	color: #009dde;
    	text-decoration:none;

}

a.kat1:hover {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 17px;
    	color: #009dde;
    	text-decoration:underline;
}

a.kat2 {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 17px;
    	color: #ffa800;
    	text-decoration:none;

}

a.kat2:hover {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 17px;
    	color: #ffa800;
    	text-decoration:underline;
}

a.kat3 {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 17px;
    	color: #66476d;
    	text-decoration:none;

}

a.kat3:hover {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 17px;
    	color: #66476d;
    	text-decoration:underline;
}

a.kat4 {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 17px;
    	color: #ee2200;
    	text-decoration:none;

}

a.kat4:hover {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 17px;
    	color: #ee2200;
    	text-decoration:underline;
}

a.kat5 {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 17px;
    	color: #dadf4d;
    	text-decoration:none;
}

a.kat5:hover {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 17px;
    	color: #dadf4d;
    	text-decoration:underline;
}

a.main_white {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 9px;
    	color: #ffffff;
    	text-decoration:none;

}

a.main_white:hover {
    	font-family: Tahoma; 
    	font-weight: none; 
    	font-size: 9px;
    	color: #ffffff;
    	text-decoration:underline;
}

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:11px; 
	color: #000000; 
	background-color: #ffffff;
	border-top:1px #ff16a2 solid; 
	border-bottom:1px #ff16a2 solid; 
	border-left:1px #ff16a2 solid; 
	border-right:1px #ff16a2 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; 
}
