
html * {
	margin: 0;
	padding: 0;
}

body {
	background: url('images/header.png') repeat-x;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

img {
	border: 0px;	
}

a {
	color: #FFF;	
}

.container {
	margin: 0 auto;
	width: 976px;	
}

.container_bg {
	background: url('images/header_center.png') center top no-repeat;	
}

.header {
	padding-top: 30px;
	padding-top: 30px;
	height: 70px;
}

.info {
	width: 948px;
	height: 54px;
}

.content {
	background: url('images/1_bg.png');
}

.link {
	margin-top: 12px; 
	margin-left: 50px;
}

.b {
	width: 976px;
	height: 100px;
}

.b_select {
	cursor: pointer;	
}

.b_content {
	margin-left: 80px;
	margin-bottom: 20px;
	width: 868px;
	display: BLOCK;
}

.b1 {
	background: url('images/1.png') no-repeat;	
}

.b1a {
	background: url('images/1a.png') no-repeat;	
}

.b2 {
	background: url('images/2.png') no-repeat;	
}

.b2a {
	background: url('images/2a.png') no-repeat;	
}

.b3 {
	background: url('images/3.png') no-repeat;	
}

.b4 {
	background: url('images/4.png') no-repeat;	
}

.b5 {
	background: url('images/5.png') no-repeat;	
}

.naroci {
	width: 976px;
	height: 139px;
	background: url('images/skupaj_cena.png') no-repeat;	
}

.narocia {
	width: 976px;
	height: 139px;
	background: url('images/skupaj_cenaa.png') no-repeat;	
}

.naroci_info {
	padding-top: 20px;
	padding-left: 30px;	
}

.naroci_kosarica {
	margin-left: 53px;
	padding-right: 15px;
	width: 895px;
	background: #e9e9e9;	
}

.title {
	margin-top: 20px;
	margin-left: 80px;	
}

.cena {
	margin-top: 15px;
	margin-right: 70px;
	width: 65px;
	height: 23px;
	font-size: 15px;
	background: transparent;
	border: 0px;
	cursor: none;
	text-align: right;
}

.premakni {
	margin-left: 30px;	
}

.naroci_gumb {
	margin-top: 10px;
	margin-right: 20px;
	width: 135px;
	height: 45px;
	border: 0px;
}

.obrazec1 {
	border: 1px solid #cda6a6;
}

.obrazec2 {
	border: 1px solid #d2c9d9;
}

.obrazec3 {
	border: 1px solid #d2c9d9;
}

.obrazec4 {
	border: 1px solid #869d65;
}

.obrazec5 {
	padding-left: 5px;
	padding-right: 5px;
	height: 24px;
	color: #b05308;
	font-size: 20px;
	border: 1px solid #be7438;
	font-weight: bold;
}

.w50 {
	width: 55px;	
}

.b2opis {
	margin-left: 80px;	
}

.odstrani_podstran {
	background: url(images/dodaj_sliko.png) no-repeat;
	width: 114px;
	height: 22px;
	color: #704f8c;
	border: 0px;
	cursor: pointer;
}

.dodatna_podstran {
	background: url(images/2_.png) no-repeat;
	width: 877px;
	height: 34px;
	cursor: pointer;
}

.dodatna_slika_naslov {
	padding-top: 5px;
	padding-left: 45px;
	color: #FFF;	
}

.dodatna_slika3 {
	background: url(images/3_.png) no-repeat;
	width: 877px;
	height: 34px;
}

.preveri {
	background: url(images/preveri.png) no-repeat;
	width: 78px;
	height: 26px;
	color: #512706;
	text-align: center;
	border: 0px;
}

#dodatni_moduli {
	display: none;	
}

.b4_open {
	margin-left: 25px;
	padding-top: 4px;
	padding-left: 10px;
	background: url(images/4_open.png) no-repeat;	
	width: 842px;
	height: 26px;
	cursor: pointer;
}

.b4_close {
	margin-left: 25px;
	padding-top: 4px;
	padding-left: 10px;
	background: url(images/4_close.png) no-repeat;
	width: 842px;
	height: 26px;
	cursor: pointer;
}

#template_select {
	display: block;	
}

.nacin_placila3 {
	margin-top: 5px;
	width: 300px;
	color: #5986a5;
	font-size: 14px;	
	text-align: left;
}

.bela {
	color: #FFF;	
}

.cena_enota {
	width: 65px;
	background: transparent;
	border: 0px;
	cursor: none;
	text-align: right;
}	

.skupaj {
	margin-top: 44px;	
}

.footer {
	padding-top: 26px;
	height: 150px;
	color: #FFF;
	text-align: center;
	background: #434140;
}

.footer a {
	color: #FFF;	
	text-decoration: underline;
}

.footer_down {
	width:100%;
	height:100px;
	display:block;
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:999;
}

#gallery {
    padding: 10px;
    width: 520px;
}

#gallery ul { 
	list-style: none; 
}

#gallery ul li { 
	display: inline; 
}

#gallery ul img {
    border: 0px;
}

#gallery ul a:hover { 
	color: #fff; 
}

.predogled {
	width: 850px;
	height: 200px;
	overflow-y: scroll;
	overflow-x: none;
}

.left {
	float: left;	
}

.right {
	float: right;
}

.clear {
	clear: both;
}


