body {
	margin: 0px;
	padding: 0px;
	font-family: "Verdana CE", "Helvetica CE", Verdana, "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #FFF;
}
#page {
	margin: 10px;
	width: 750px;
	font-size: 80%;
}
#page1 {
	margin: 10px;
	width: 97%;
	font-size: 80%;
	text-align: justify;
}
#head {
	position: relative;
	background: #00508C;
	background-repeat: no-repeat;
	background-position: 99% 100%;
	width: 730px;
	height: 80px;
	padding-right: 10px;
	padding-left: 10px;
}
#head h1 {
	color: #FFF;
	text-align: right;
	font-size: 29px;
	letter-spacing: 1px;
	word-spacing: 5px;
	padding-top: 8px;
}
.podtitul {
	position: absolute;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	right: 12px;
	top: 50px;
	letter-spacing: 1px;
}
#left {
	float: left;
	width: 190px;
	background: #FFF;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#content {
	float: right;
	width: 540px;
	background: #FFF;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 1.4;
}
.ins {
	position: relative;
}
.cb {
	clear: both;
}
h2 {
	color: #00508C;
	font-size: 150%;
	margin-bottom: 10px;
}
.date {
	position: relative;
	top: -10px;
	font-size: 100%;
	font-style: italic;
}
.foot {
	font-size: 100%;
	text-align: right;
}
#left ul { 
	text-align: left;
	margin: 0; 
	border: none; 
	padding-left: 0px; 
	padding-top: 0px;
	padding-bottom: 0px;
}
#left li {
	margin: 0 0 6px 0;
	list-style-type: none;
	list-style-position: outside;
}
#left a {
	color: #000;
	text-decoration: underline;
}
#left a:hover {
	background: #00508C;
	color: #FFF;
	text-decoration: none;
}
#content td {
	font-size: 80%;
	height: 30px;
}
#content a {
	color: #000;
	text-decoration: underline;
}
#content a:hover {
	background: #00508C;
	color: #FFF;
	text-decoration: none;
}
#page1 a {
	color: #000;
	text-decoration: underline;
}
#page1 a:hover {
	background: #00508C;
	color: #FFF;
	text-decoration: none;
}
.ins a {
	color: #000;
	text-decoration: underline;
}
.ins a:hover {
	background: #00508C;
	color: #FFF;
	text-decoration: none;
}
.mince {
	padding-right: 7px;
}
.list UL { 
	text-align: left;
	margin: 0; 
	border: none; 
	padding: 0px;
	list-style-type: none;
}
.prispevek {
	background: #EBF4FA;
	padding: 3px;
}
.prispevek a {
	color: #000;
	text-decoration: underline;
}
.prispevek a:hover {
	background: #00508C;
	color: #FFF;
	text-decoration: none;
}
.komentar {
	color: #00508C;
	font-size: 150%;
	margin-bottom: 10px;
	font-weight: bold;
}
