.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3EDED;	
}
.bg1 {
	background-image: url('images/top_bg.gif');
	background-repeat: repeat-x
}
.bg2 {
	background-image: url('images/bg2.gif');
	background-repeat: repeat-x
}
.line1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.pad {
	margin-left: 10px;
}
.line2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #FFFFFF;	
}
.line-bottom{
	border-bottom: solid 1px black;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #005fb2;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
TABLE.border{
	border-top: solid 1px black;
	border-right: solid 1px black;
}
TD.border{
	border-left: solid 1px black;
	border-bottom: solid 1px black;
}
.naslovNovost{
	font-weight: bold;
	font-size: 12px;
}
.anketaGumb{
	color: white;
	background-color: #005fb2;
	cursor: hand;
}
.obrub{
 border: 1px solid #0033CC;
 width: 220 px;
}
.padding4{
	padding-left: 4px;
	padding-right: 2px;
}
.footer{
	background-color: #005FB2;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.naslovAkt{
	border-bottom: solid 1px black;
	font-weight: bold;
}