@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}
#bluLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #42a8e9;
	height: 10px;
	width: 780px;
	margin-right: 10px;
	margin-left: 10px;
}
#container {
	width: 800px;
	text-align: left;
	background-image: url(../images/backContent.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top_container {
	margin: 0 auto;
	width: 800px;
	height: 10px;
	background-image: url(../images/top_shadow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#main {
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 15px;
	background-image: url(../images/snowflake.png);
	background-repeat: repeat-y;
	background-position: left bottom;
}
#white_fade {
	background-image: url(../images/white_fade.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#title {
	width: 730px;
	margin-left: 10px;
	padding-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#memo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42a8e9;
	margin-bottom: 10px;
	margin-right: 0px;
}
#memo li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C7C7C;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#memo ul {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #42a8e9;
	margin-bottom: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 16px;
}
a:link	{
	color:#000000;
	text-decoration: underline;
}
a:active	{
	color:#000000;
	text-decoration: underline;
}
a:visited	{
	color:#000000;
	text-decoration: underline;
}
a:hover	{
	color:#000000;
	text-decoration: none;
}
#img_left {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

#img_right {
	float: right;
	padding-left: 5px;
	padding-right:10px;
	padding-bottom: 5px;
	padding-top:20px;
}



#bluLine a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-right: 0px;
	padding-left: 45px;
	padding-right: 5px;

}

#bluLine a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#bluLine a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bluLine a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#top_menu {
	margin-left: 10px;
	padding-left: 50px;
	height: 30px;
	width: 730px;
	background-image: url(../images/menu_back.png);
	background-repeat: no-repeat;
	background-position: right;
}
#top_menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#top_menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#top_menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#top_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #42a8e9;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#bottom_container {
	margin: 0 auto;
	width: 800px;
	height: 10px;
	background-image: url(../images/bottom_shadow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#cont #list li {
	list-style-image: url(../images/bullet.png);
}
#cont #list ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cont #list1 li {
	list-style-image: url(../images/bullet.png);
}
#cont #list1 ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
#contact {
	background-image: url(../images/envelope.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 650px;
}
#energija {
	clear: none;
	width: 350px;
	float: right;
}
#promo {
	padding-right: 5px;
	display: inline;
}

