body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#content {
	position: absolute;
	height: 800px;
	width: 1000px;
	left: -1500px;
	top: -1300px;
}

p,a,h1,h2,h3{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#top {
	height: 330px;
	margin: 0px;
	background-image: url(../img/senka_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#top a h1 {
	display: block;
	width: 100%;
	height: 270px;
}
#top #mreze {
	height: 35px;
	padding-top: 0px;
	width: 100px;
	float: right;
	padding-right: 360px;
	margin-top: 5px;
}
#top #mreze h1 {
	float: left;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	text-decoration: none;
	color: #06002F;
	width: 300px;
	height: 60px;
	background-image: url(../img/energija%20za%20ceo%20dan.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#top #slider {
	height: 313px;
	width: 958px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/topNovi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#top #sliderN {
	height: 313px;
	width: 958px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/topN.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#menu {
	height: 43px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: -1;
	padding: 0px;
}
#menu ul {
	padding: 0px;
	list-style-type: none;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	overflow: hidden;
}
#menu ul li {
	float: left;
}
#menu ul li a {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 7px;
	padding-left: 7px;
	margin-right: 2px;
	height: 23px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	font-weight: bold;
}
#menu ul li a:hover {
	color: #19AAAA;
	background-color: #FFF;
}

#menu ul li .active {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #FFF;
	margin-right: 2px;
	height: 23px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}

#main {
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	z-index: 100;
	background-image: url(../img/senka_bot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main #cont {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 10px;
	overflow: hidden;
}
#main #cont p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #3C3C3C;
	line-height: 20px;
}
#main #cont a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}
#main #cont a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #11B0B3;
}

#main #cont h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #800080;
}
#main #cont h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #666;
	font-weight: normal;
}

#main #cont h2 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}

#main #cont h2 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}

#main #cont .blog {
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#main #cont .O {
	background-image: url(../img/bl_bot.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 10px;
	padding: 5px;
	border: 1px solid #CCC;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}



#main #cont #des {
	width: 250px;
	float: right;
	padding-left: 20px;
	background-image: url(../img/desBG.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 600px;
}
#main #cont #des h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
}

#main #cont #des ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
}
#main #cont #des li {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#main #cont table #des ul li a {
	color: #666;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main #cont table #des ul li a:hover {
	color: #900;
	text-decoration: underline;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main #cont .datum   {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #999;
}




#foot_bg {
	background-image: url(../img/foot_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1F0F6;
}
#foot_bg #foot_cont {
	width: 960px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#foot_bg #foot_cont .box {
	float: left;
	height: 250px;
	margin-right: 8px;
	width: 220px;
	padding-right: 30px;
	padding-left: 30px;
	color: #999;
}
#foot_bg #foot_cont .boxTW {
	float: left;
	height: 250px;
	margin-right: 8px;
	width: 310px;
	padding-right: 60px;
	padding-left: 0px;
	color: #999;
}
#foot_bg #foot_cont .boxTW h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}


#foot_bg #foot_cont .box p {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
#foot_bg #foot_cont .box p a {
	text-decoration: underline;
	color: #999;
}
#foot_bg #foot_cont .box p a:hover {
	text-decoration: none;
	color: #2293AA;
}

#foot_bg #foot_cont .box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
