html, body {
	margin:0!important;
	padding:0!important;
}
* {
	margin:0;
	padding:0
}
.body{
	background-image: url(http://www.mixer.si/akademija/images/akademijaBg.gif);
	background-repeat: repeat-y;
	background-position: center top;	
}

a{
	color: #FFFFFF;
	text-decoration:none;
	text-align: left;
}

#mixerLayout {
	position:relative;
	width:1058px;
	min-height:670;
	display:block;
	border:none;
	margin:0px auto 0px auto;
}
.meni {
	width: 274px;
	height: 670px;
	top:0px;
	left:0px;
}
.logoAkademija {
	width: 274px;
	height: 124px;
	position:absolute;
	top:30px;
	left:0px;
}

.logoMixer {
	width: 253px;
	height: 120px;
	position:absolute;
	top:700px;
	left:0px;
}


.meniContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	line-height:44px;
	color:#FFF;
	background-image:url(../images/meniBg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width: 240px;
	height: 239px;
	position:absolute;
	top:237px;
	left:0px;
	padding-top: 10px;
	padding-left: 16px;
	text-decoration: none;
}
.meniContent a {
	color:#FFF;
	text-decoration: none;
}
.meniKontakt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	width: 240px;
	height: 60px;
	position:absolute;
	top:495px;
	left:0px;
	text-align: center;
	text-decoration: none;
	color: #000000;
}
.meniKontakt a {
	text-decoration: none;
	color: #000;
}
.meniNasveti {
	width: 240px;
	height: 37px;
	position:absolute;
	top:578px;
	left:0px;
}
.meniPovej {
	width: 240px;
	height: 37px;
	position:absolute;
	top:629px;
	left:0px;
}
.content {
	background-color:#06C;
	width: 784px;
	position:absolute;
	top:0px;
	left:274px;
}
.contentHeader {
	width: 784px;
	min-height: 160px;
	position:absolute;
	top:30px;
	left:0px;
	background-image:url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.naslovIndex {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	line-height: 42px;
	color: #656666;
	padding-top: 26px;
	padding-bottom: 10px;
}
.podnaslovIndex {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-transform: none;
	line-height: 36px;
	color:#9e76b4;
	font-weight: normal;
	padding-bottom: 12px;
}
.podnaslovIndexText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-transform: none;
	line-height: 36px;
	color:#666;
	font-weight: normal;
}
.podnaslovIndex a {
	text-decoration: none;
	color:#9e76b4;
}
.contentVsebinaIndex {
	font-family: Helvetica, Arial, sans-serif;
	width: 784px;
	position:absolute;
	top:420px;
	left:0px;
}
.naslov {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 72px;
	font-style: normal;
	font-weight: bold;
	line-height: 98px;
	color: #9e76b4;
	padding-top: 16px;
}
.podnaslov {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-transform: none;
	line-height: 36px;
	color:#72bf44;
	font-weight: normal;
}
.podnaslov a {
	text-decoration: none;
	color:#72bf44;
}
.contentVsebina {
	font-family: Helvetica, Arial, sans-serif;
	width: 784px;
	position:absolute;
	top:237px;
	left:0px;
}
.adminOkvir {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:35px;
	color:#FFF;
	background-image:url(../images/okvir.png);
	background-repeat:no-repeat;
	background-position:left top;
	width: 250px;
	height: 200px;
	position:absolute;
	top:20%;
	left:80%;
	padding-top: 10px;
	padding-left: 16px;
	text-decoration: none;
}
.adminOkvir a{
	color: #FFF;
	text-decoration:none;
}
