.bg {
	background-image: url(files/bg_main.gif);
	background-repeat: repeat-x;
	background-color: #279CC7;
}
.z_crta {
	background-image: url(files/zelena_crta.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 908px;
	background-position: bottom;
}
.bg_btn {
	background-image: url(files/bg_btn.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 44px;
}
.td_link {
	font-family:Arial;
	text-decoration:none;
	font-size:16px;
	color:#CCC;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.td_link:hover {
	color:#55EA00;
}
.td_btn {
	text-align: center;
	vertical-align: middle;
}
.td_btn:hover {
	background-image: url(files/bg_btn_on.gif);
	background-repeat: repeat-x;
	background-position: center center;
	z-index: 1;
	cursor: pointer;
	color: #55EA00;
}
.ico {
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 5px;
}
a.ico:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	font-weight: bold;
}
a.ico:link {
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	font-weight: bold;
}
a.ico:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	text-decoration:none;
}
.bg_vsebina {
	background-image: url(files/bg_vsebina.gif);
	background-repeat: repeat-y;
	width: 909px;
}
.bg_naslov {
	background-image: url(files/bg_naslov.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 41px;
}
.naslov {
	font-family: "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	color: #3FE90A;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
}
.podnaslov {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #3FE90A;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 17px;
	background-image: url(files/row_dol.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.podnsl_nazaj {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #3FE90A;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 17px;
	background-image: url(files/row_levo_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.podnsl_nazaj:hover {
	color: #06F;
	background-image: url(files/row_levo_on.gif);
}
.podnaslov2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #3FE90A;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tekst {
	font-family: Verdana;
	font-size: 12px;
	color: #CCC;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}a.tekst:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #2BCD0B;
	text-decoration:underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.tekst:link {
	font-family: Verdana;
	font-size: 12px;
	color: #2BCD0B;
	text-decoration:underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.tekst:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #06F;
	text-decoration:none;
}
.meni {
	font-family: Verdana;
	font-size: 13px;
	color: #CCC;
	background-image: url(files/row_off.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 5px;
	text-decoration:none;
	width: 150px;
}
.meni:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #03F;
	background-image: url(files/row_on.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 5px;
	text-decoration:none;
	cursor: pointer;
}
.t_meni{
	color: #CCC;
	text-decoration: none;
}
.t_meni:hover{
	color: #55EA00;
	cursor: pointer;
}
.separator_meni {
	background-image: url(files/separator_meni.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 1px;
}
.misel {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	text-align: center;
	padding-top: 35px;
	font-style: italic;
}

.misli {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #999;
	text-decoration: none;
	text-align: left;
	font-style: italic;
}
.img {
	background-color: #000;
	padding: 3px;
	border: 1px solid #2BCD0B;
	margin-top: 3px;
	margin-bottom: 3px;
	background-position: center;
}
.img:hover {
	background-color:#000;
	padding: 3px;
	border: 1px solid #06F;
}
a.img:link {
	padding: 0px;
}
.btn_no {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2BCD0B;
	background-color: #000;
	border: 1px outset #2BCD0B;
	background-image: url(files/ico_x.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.btn_no:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
	background-color: #000;
	border: 1px inset #F00;
}
.btn_ok {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2BCD0B;
	background-color: #000;
	border: 1px outset #2BCD0B;
	background-image: url(files/ico_mail2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.btn_ok:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #03F;
	background-color: #000;
	border: 1px inset #03F;
}
.textarea {
	font-family: Verdana;
	font-size: 12px;
	color: #0F0F0F;
	text-decoration: none;
	background-color: #F4F4F4;
	padding: 3px;
	border: 1px solid #14AC00;
	margin: 2px;
}
.zelena_bold {
	font-weight: bold;
	color: #3FE90A;
	text-decoration:none;
}
a.zelena_bold:hover {
	font-weight: bold;
	color: #06F;
	text-decoration:none;
}
.album {
	background-image: url(files/album.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 12px;
	padding-left: 60px;
	height: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	background-position: left center;
}
.album:hover {
	background-image: url(files/album_on.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 12px;
	padding-left: 60px;
	height: 40px;
	color: #3FE90A;
	background-color: #1d1d1d;
	background-position: left center;
	cursor: pointer;
}
.zbori {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #3FE90B;
	text-decoration: none;
}
a.zbori:visited {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #3FE90B;
	text-decoration: none;
	background-image: url(files/ico_nota_off.gif);
	background-repeat: no-repeat;
	padding-left: 65px;
	padding-top: 25px;
	padding-bottom: 30px;
	background-position: left center;
}
a.zbori:link {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #3FE90B;
	text-decoration: none;
	background-image: url(files/ico_nota_off.gif);
	background-repeat: no-repeat;
	padding-left: 65px;
	padding-top: 25px;
	padding-bottom: 30px;
	background-position: left center;
}
a.zbori:hover {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #06f;
	text-decoration: none;
	background-image: url(files/ico_nota_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.tekst_zel {
	color: #3FE90B;
}
.tekst_mo {
	color: #06f;
}
.tbl_mase {
	border: 1px solid #CCC;
}
.tr_mase:hover {
	background-color:#333;
	border: 1px solid #CCC;
}
.tr_bralci {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #3FEB0B;
	text-decoration: none;
	background-color: #333;
	background-image: url(files/row_dol.gif);
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left;
}

.pikice {
	background-image: url(files/pikice.gif);
	background-repeat: no-repeat;
	height: 7px;
	margin-right: 20px;
	margin-left: 20px;
	background-position: center;
}
.ico_pps {
	font-weight: bold;
	color: #3FEB0B;
	text-decoration: none;
	background-image: url(files/ico_pps.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 16px;
}

