table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
.naslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #C2283B;
}
tkst{
	font-family: Verdana, Arial,;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
a.{
	color: #C2283B;
	text-decoration: underline;
	font-size: 10px;

}
a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 10px;

}

input {
	border-bottom: 1px solid #C2283B; border-top: 0px; border-left: 0px; border-right: 0px;
	font-family: arial; color: #000000; font-size: 12px; background-color: #f4f4f3;
}

textarea {
	border-bottom: 1px solid #C2283B; border-top: 0px; border-left: 0px; border-right: 0px;
	font-family: arial; color: #000000; font-size: 12px; width: 100%; background-color: #f4f4f3;
}

.gumbbezbordera{
	border: none;
	background-color: white;
}
.gumb {
	border: 1px solid #C2283B; font-family: arial; color: #C2283B; font-size: 11px; background-color: #f4f4f3;
}

.sirina {width: 100%}

.padding {padding: 20px}

.whitetxt {
	color: white
}
.tajlonama {
	background-image: url(images/tajl.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.bardr {
	border: 1px solid #999999;
	width: 250px;

}
.tocki {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.bardrCopy {

	border: 1px solid #999999;
}
.footer{
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.footer:hover{
	color: #edb02e;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.text{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.novost_naslov{
	font-size: 11px;
	font-weight: bold;
	background-color: #c2283b;
	color: white;
}
#karta{
	width:600px;
	height:300px;
	border: double 3px black;
}