@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 850px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#wrap {
	border: 1px solid #BCD2E9;
	padding: 10px;
}
#logo {
	background-image: url(imgs/bg-h1.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCD2E9;
	padding-top: 50px;
}
#logo h2 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
#glava {
	margin-top: 20px;
	margin-bottom: 15px;
}
h1 {
	font-size: 14px;
	color: #336699;
}
#pavlin_form {
	padding-left: 370px;
	background-image: url(imgs/pavlin_form_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 25px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #BCD2E9;
}
#pavlin_tab {
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
}
#pavlin_tab td {
	padding: 7px;
}
#navi_bot table {
	width: 100%;
}
#navi_bot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCD2E9;
	padding-top: 10px;
}

#navi_bot td {
	width: 50%;
	vertical-align: top;
}
#navi_bot a {
	color: #006699;
}
#navi_bot a:hover {
	color: #000000;
}

#navi_zag {
	font-weight: bold;
	color: #006699;
	margin-bottom: 15px;
}
#navi_zag a {
	color: #336666;
	text-decoration: none;
}
.navi_zag_left {
	padding-right: 20px;
}
#copy {
	text-align: center;
	font-size: 10px;
	color: #CCCCCC;
	margin-top: 15px;
}
#iglava table {
	width: 100%;
	margin-top: 20px;
}
#iglava a {
	color: #000000;
}
#iglava a:hover {
	color: #0099CC;
}
#iglava h1 {
	margin-bottom: 3px;
	font-size: 13px;
}
.imore {
	font-size: 10px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#iglava td {
	vertical-align: top;
}
#iwind {
	width: 300px;
	padding-left: 20px;
}
#iwind a {
	color: #0000FF;
}
.fint {
	font-size: 10px;
	font-style: italic;
	color: #0099CC;
}
