@charset "UTF-8";
.body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color:#C3C5C7;
	background-image: url(../Images/Bg_blue.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodyGreen {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color:#C3C5C7;
	background-image: url(../Images/Bg_green.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodyYellow {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color:#C3C5C7;
	background-image: url(../Images/Bg_yellow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodyGrey {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color:#C3C5C7;
	background-image: url(../Images/Bg_grey.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodyGrey02 {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color:#C3C5C7;
	background-image: url(../Images/Bg_grey_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodyGrey03 {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color:#C3C5C7;
	background-image: url(../Images/Bg_grey_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodyGrey04 {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color:#C3C5C7;
	background-image: url(../Images/Bg_grey_04.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodyGrey05 {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color:#C3C5C7;
	background-image: url(../Images/Bg_grey_05.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodyPink {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color:#C3C5C7;
	background-image: url(../Images/Bg_pink.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodyBlack {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color:#C3C5C7;
	background-image: url(../Images/Bg_black.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodyBlack02 {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color:#C3C5C7;
	background-image: url(../Images/Bg_black_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#shell-wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1050px;
	background-color: #FFFFFF;
	height: 970px;
	border-right-width: 3px;
	border-right-style: groove;
	border-right-color: #999999;
}
#shell-wrapper02 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 600px;
	background-color: #FFFFFF;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* padding keeps the content of the div away from the edges */
	background-color: #C3C5C7;
	height: 970px;
}
#sidebar2 {
	float: right; /* padding keeps the content of the div away from the edges */
	width: 251px;
	overflow: hidden;
}
#mainContent {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 251px;
}
#mainContent02 {
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 0px;
}
#header {
	height:32px;
	background-image: url(../Images/Bg_hd.gif);
	padding-top: 60px;
	padding-right: 20px;
	padding-left: 40px;
	width: 529px;
	background-repeat: repeat-y;
	background-position: left;
}
#headerPO {
	height:125px;
	background-image: url(../Images/Pravno-obvestilo_02.gif);
	width: 589px;
	background-repeat: repeat-y;
	background-position: left;
}
#headerOM {
	height:50px;
	background-image: url(../Images/Bg_OM_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	text-align: center;
}
#headerWhite {
	height: 33px;
}
#headerIndex {
	height: 9px;
}
#leviMeni {
	margin-top: 125px;
	}
#language {
	height: 51px;
	width: 181px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 74px;
	padding-left: 50px;
	color: #666666;
	text-align: right;
	margin-right: 20px;
}
#languagePO {
	height: 125px;
	width: 251px;
	background-image: url(../Images/Pravno-obvestilo_03.gif);
	background-repeat: no-repeat;
}
#ozadjeGlava {
	height: 231px;
	width: 589px;
}
#ozadjeOM {
	height: 220px;
	width: 230px;
	padding-left: 10px;
}
#ozadjeGlavaFoto {
	height: 278px;
	width: 589px;
}
#ozadjePO {
	height: 231px;
	width: 589px;
	background-image: url(../Images/Pravno_obvestilo_05.jpg);
	background-repeat: no-repeat;
}
#desniNapis {
	width: 251px;
	height: 116px;
}
#desniNapis02 {
	height: 231px;
	width: 251px;
}
#desniNapisBlue {
	height: 231px;
	width: 251px;
	background-color: #00397E;
}
#desnaFoto {
	height: 400px;
}
#horizontalMeni {
	height: 30px;
	padding-top: 5px;
	margin-left: 40px;
}
#horizontalMeni02 {
	height: 30px;
	padding-top: 5px;
	margin-left: 40px;
}
#horizontalMeni03 {
	height: 30px;
	padding-top: 5px;
	margin-left: 40px;
}
#tekst {
	width: 509px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-right: 40px;
	background-image: url(../Images/Bg_hd.gif);
	background-repeat: repeat-y;
}
#tekstFoto {
	width: 200px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-right: 40px;
}
#tekstOM {
	width: 290px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	float:right;
	padding-right: 40px;
}
#tekstDesno {
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-right: 40px;
	width: 191px;
}
#tekstDesnoPO {
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-right: 40px;
	width: 191px;
	background-image: url(../Images/Pravno_obvestilo_08.gif);
	background-repeat: no-repeat;
	padding-top: 100px;
}
#MlekoGalerija {
	width: 251px;
	height: 335px;
}
#FotoGalerija {
	width: 307px;
	height: 260px;
}
#MlekoFoto {
}
#FotoBorder {
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #C3C5C7;
	border-bottom-color: #C3C5C7;
	border-left-color: #C3C5C7;
}
#Next {
	width: 13px;
	height: 13px;
	float: right;
	padding-right: 200px;
}
#Previous {
	width: 13px;
	height: 13px;
	margin-left: 20px;
}
#NextFoto {
	width: 13px;
	height: 13px;
	float: right;
	padding-right: 20px;
	padding-top: 10px;
}
#PreviousFoto {
	width: 13px;
	height: 13px;
	margin-left: 255px;
	padding-top: 10px;
}
#Galerija {
	width: 251px;
	float: right;
}
#ObvestiloModeli {
	width: 251px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	margin-top: 150px;
	background-image: url(../Images/Index_07.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#ObvestiloModeli02 {
	width: 251px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	margin-top: 80px;
	background-image: url(../Images/Index_07.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#GalerijaFoto {
	width: 305px;
	float: right;
	padding-top: 15px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	text-align: left;
	height: 30px;
	position: relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(../Images/Bt_Grey.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 250px;
	border-right-width: 3px;
	border-right-style: groove;
	border-right-color: #999999;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#BlackNapis {
	background-color: #edeeee;
}
#MeniOzadje {
	font-weight: bold;
}
#tekstIndex {
	width: 509px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-right: 40px;
	background-image: url(../Images/Bg_hd.gif);
	background-repeat: repeat-y;
	padding-top: 55px;
	padding-bottom: 0px;
}
#tekstPO {
	width: 589px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(../Images/Bg_hd.gif);
	background-repeat: repeat-y;
}
#ozadjebgOM {
	width: 600px;
	background-image: url(../Images/Bg_OM_02.gif);
	background-repeat: repeat-y;
}
#footerOM {
	height:50px;
	background-image: url(../Images/Bg_OM_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	text-align: center;
}
#Border {
	width: 589px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C3C5C7;
}
#Border02 {
	width: 589px;
	background-image: url(../Images/Rounded.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 35px;
}
#Reference {
	width: 231px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 40px;
	padding-left: 20px;
}
#Plakat01{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../Images/Plakat01.jpg);
	height: 300px;
	width: 241px;
	font-size: 0.7em;
	text-align: left;
	padding-top: 40px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 20px;
}
#Plakat02{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../Images/Plakat02.jpg);
	height: 300px;
	width: 241px;
	font-size: 0.7em;
	text-align: left;
	padding-top: 40px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 20px;
}
#Vabilo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../Images/Vabilo.jpg);
	height: 300px;
	width: 241px;
	font-size: 0.7em;
	text-align: left;
	padding-top: 40px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 20px;
	}
