body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/ozadje.gif);
	color: #b2b2b2;
}

input {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

img {
	border:0px
}

p {
	text-align: justify;
}

main{
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: #5D5D5D;
	width: 808px;
	text-align: left;
	line-height: 15px;
	padding-top: 7px;
}

table.obrazec {
	font-size: 11px;
	background-image: url(images/bg.jpg) no-repeat top center;

}

td.vnos{
	line-height: 180%; 
	font-size:11px;

}

th, tr.table {
	background-color: #ff5626;
}

.poslano {
	background-color: #ffff00;
	color: #333333;
}

.inactive {
	background-color: #949494;
	color: #333333;	
}

.even {
	background-color: #ffffff;
	color: #333333;
}

.odd {
	background-color: #333333;
}

a { 
	color: #fc752c; 
	text-decoration: underline; 
}

a:hover { 
	color: #ff6600;
	text-decoration: underline; 
} 

th, tr.table {
	background-color: #fc752c;
	color: #FFFFFF;
}

.even {
	background-color: #ffffff;
}

.odd {
	background-color: #333333;
}

.odd a.a_name { text-decoration: none; color: #b2b2b2; }
.even a.a_name { text-decoration: none; color: #333333; }

.header {
	background-color: #6cc290;
	color: #FFFFFF;
}

.footer {
	background-color: #bbe0eb;
	color: #000000;
}

