/* CSS Document */

#header {
	background-image: url(../strani/images/head_bgr.png);
	height: 176px;
	width: 100%;
	background-repeat: repeat-x;
	margin: 0px;
}

#header_empty {
	height: 72px;
	width: 100%;
}

#header_logo {
	background-image: url(../strani/images/lesnina_lgm_si_logo_2.png);
	height: 100px;
	width: 340px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
}

#header_image {
	background-image: url(../strani/images/img_01.jpg);
	height: 244px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}

#header_image_2 {
	background-image: url(../strani/images/img_02.jpg);
	height: 90px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}

#page_navigation {
	height: 21px;
	width: 500px;
	margin-left: 265px;
}

#page_slogan {
	height: 49px;
	width: 500px;
	margin-left: 245px;
	background-image: url(../strani/images/slogan.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#page_voscilo {
	height: 113px;
	width: 500px;
	margin-left: 165px;
	background-image: url(../vhodna/vocsilo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#under_page_navigation {
	height: 60px;
	width: 100%;
	float: left;
}

#left_border {
	height: 200px;
	width: 35px;
	float: left;
}

#main_image {
	width: 200px;
	float: left;
}

#main_text {
	width: 500px;
	margin-left: 265px;
}

#footer {
	width: 100%;
	height: 60px;
	float: left;
	padding-top: 8px;
	background-image: url(../strani/images/footer_bgr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a.mainlevel:link, a.mainlevel:visited {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	height: 25px;
	width: 100%;
	text-decoration: none;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 7px;
	margin-right: -1px;
	background-image: url(../strani/images/menu_bgr.png);
	background-repeat: no-repeat;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-position: 0px -21px;
}

a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	height: 25px;
	width: 100%;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

a.sublevel:hover {
	text-decoration: none;
	color: #CC0000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

p {
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding-left: 20px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}

.naslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-align: left;
	background-image: url(../strani/images/naslov_bgr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
}

.podnaslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	background-image: url(../strani/images/podnaslov_bgr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	padding-left: 265px;
	text-decoration: none;
}

.kontakt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}