@charset "utf-8";
/* CSS Document */
/* OPIS DATOTEKE: V datoteki core_custom/custom.css so vsi slogi, ki so definirani samo za to stranko. 
									Slogi ne smejo imeti enakih imen, kot tisti v main.css
*/

.osrednji {
	background-image: url(../custom/images/holder_bkg.jpg);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-top: 6px;
	padding-right: 20px;

}
.glava_text {
	border: none;
	left: 0px;
	top: 34px;
	width: 968px;
	background-color: transparent;

}

.telefon  {
	position: absolute;
	top: 70px;
	left: 790px;
	background-color: transparent;
}
.skype  {
	position: absolute;
	top: 114px;
	left: 790px;
	background-color: transparent;
}
.slogan  {
	position: absolute;
	top: 148px;
	left: 10px;
	background-color: transparent;
}

.top_menu {
	position: absolute;
	top: 10px;
	left: 16px;
	background-color: transparent;
}
.tray  {
	position: absolute;
	top: 232px;
	left: 12px;
	right: 20px;
}
.tray_left  {
	float: left;
	width: 204px;
	overflow: hidden;
	height: 28px;
	padding-top: 6px;

}
.tray_right  {
	float: right;
	width: 720px;
	text-align: right;
	overflow: hidden;
	height: 30px;
	padding-top: 4px;
	vertical-align: middle;

}
.tray_right  div{
	padding-top: 2px;


}

