/*Standard*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666; 
	font-size: 12px;
	padding: 0px; 
	margin: 0px;
	height:100%;
	background-color:#660000;
}
	
html {
	height:100%;
	padding: 0px; 
	margin: 0px;

}

a img {
	border: none;
}

a {
	color:#cc0000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear: both;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	font-size: 0px;
}
.float-left {
	display:inline;
	float:left;
}
.float-right {
	display:inline;
	float:right;
}
img.border {
	border: 2px solid #e2dcdc;
}
h1 {
	padding: 0; 
	margin: 0;
	font-size:26px;
	font-weight:bold;
}
h2 {
	padding: 0; 
	margin: 0;
	font-size:14px;
	font-weight:bold;
}
#text-left h2, #text-right h2 {
	padding: 0; 
	margin: 0;
	font-size:16px;
	font-weight:bold;
}

/*Layout*/
#background {
	background:#660000 url(../../img/bg.jpg) repeat-x top left;
	height:100%;
	width:100%;
	padding: 0px; 
	margin: 0px;
}

#page {
	width:955px;
	display:block;
	margin: 0 auto;	
}

/*Header*/
#header-top {
	display:block;
	height:85px;
	background: url(../../img/header-top.jpg) no-repeat top right;
	margin-right:-46px;
}
	#logo {
		padding-left:335px;
	}
	
#header-bottom {
	display:block;
	width:1001px;
	height:85px;
	background: url(../../img/header-bottom.jpg) top left;
	margin:0px -30px 0px 0px;
}
	#header-ul {
		display:inline;
		float:left;
		width: 200px;
		margin-top: -30px
	}
	#header-ul ul {
	padding:5px 0 0 0;
	margin:0px;
	list-style-type: none;		
	}
	#header-ul ul li {
	background: url(../../img/bullet-white.jpg)	no-repeat left 5px;
	padding-left:10px;
		
	}		
	#header-ul ul a {
	text-decoration:none;
	color:white;
	font-weight: bold;
	}
	#header-ul ul a:hover {
	text-decoration:underline;
	}
	#language {
	color:black;
	font-weight:bold;
	font-size:11px;
	width:32px;
	margin-top:74px;
	margin-left:943px;
	position: absolute;
	}
	.lang-first {
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	padding:3px 0 3px 5px;
	}
	.lang a, .lang-first a{
		color: #FFF;
		text-decoration: none;	
	}
	.lang a:hover, .lang-first a:hover {
		text-decoration: underline;
		color: #FFF;
	}
	.lang {
		border-bottom: 1px dashed #000;	
		padding:3px 0 3px 4px;
	}
#main-shadow {
	
}
#main {
	margin:0 auto;
	width:929px;
	background-color: white;
	padding-bottom:10px;
}
main h1 {
	padding:0px;
	margin:0px;
	font-size:26px;
	font-weight:bold;
}
/*Main-left*/
#main-left-shadow {
	display:inline;
	float:left;
	width:290px;
	margin-left:-13px;
	background: url(../../img/shadow-left.png)	repeat-y left top;
}
#main-left {
	width:277px;
	background: white url(../../img/gradient-page.jpg) repeat-x left top;
	margin-left:13px;
}
	#buttons {
		margin-left:-18px;
	}
	.button {
	width: 295px;
	height:32px;
	background: url(../../img/button.png) no-repeat left top;
	display: block;
	font-weight:bold;
	color:white;
	padding-left:10px;
	font-weight:bold;
	font-size:18px;
	}
	.button-on {
	width: 295px;
	height:32px;
	background: url(../../img/button-on.png) no-repeat left top;
	display: block;
	font-weight:bold;
	color:white;
	padding-left:10px;
	font-weight:bold;
	font-size:18px;
	}
	.button-open-on {
	width: 295px;
	height:32px;
	background: url(../../img/button-open-on.png) no-repeat left top;
	display: block;
	font-weight:bold;
	color:white;
	padding-left:10px;
	font-weight:bold;
	font-size:18px;
	
	}
	.button-menu-open-on ul{
		background-color:#a29787;
		padding:0px 0 10px 0;
		margin:0;
		list-style-type: none;	
		color:white;
	}
	.button-menu-open-on ul li{
		margin-left:15px;
		margin-right:15px;
		height:16px;
		padding-top:6px;
		border-bottom:1px dashed #908a81;
		overflow: hidden
		
	}
	.button-menu-open-on ul li a {
		color:white;
		text-decoration:none;
	}
	.button-menu-open-on ul li a:hover{
		background:#898077 url(../../img/button-arrow.png) no-repeat right 6px;;
		margin-top:-6px;
		padding-top:6px;
		height:16px;
		width:280px;
		position:absolute;
		margin-left:-15px;
		padding-left:15px;
	}
	.menu-hover {
		background:#898077 url(../../img/button-arrow.png) no-repeat right 6px;;
		margin-top:-6px;
		padding-top:6px;
		height:16px;
		width:280px;
		position:absolute;
		margin-left:-15px;
		padding-left:15px;
	}
	
	.button-open {
	width: 295px;
	height:32px;
	background: url(../../img/button-open.png) no-repeat left top;
	display: block;
	font-weight:bold;
	color:white;
	padding-left:10px;
	font-weight:bold;
	font-size:18px;
	}

	#krovski-menu {
		display:none;
	}
	#stresne-menu {
		display:none;
	}
	#plocevina-menu {
		display:none;
	}
	#stroji-menu {
		display:none;
	}
	#storitve-menu {
		display:none;
	}
	.button-menu ul{
		background-color:#cc0000;
		margin:0;
		padding:0 0 10px 0;
		list-style-type: none;	
		color:white;
	}
	.button-menu ul li{
		margin:0 15px 0 15px;
		padding-top:6px;
		height:16px;
		border-bottom:1px dashed #e14d4d;
		overflow: hidden
	}
	.button-menu ul li a {
		color:white;
		text-decoration:none;
	}
	.button-menu ul li a:hover {
		background:#d63333 url(../../img/button-arrow.png) no-repeat right 6px;
		margin-top:-6px;
		padding-top:6px;
		height:16px;
		width:280px;
		position:absolute;
		margin-left:-15px;
		padding-left:15px;
		overflow: hidden
		
	}
	
	.button-name {
	display:inline;
	float:left;
	height:27px;
	padding-top:4px;
	}
	.button-name a{
		text-decoration:none;
		color:white;
	}
	.button-name a:hover{
		text-decoration:underline;
	}
	.plus {
		display:inline;
		float:right;
		padding-right:12px;
		padding-top:4px
	}
	.button-shadow {
		background: url(../../img/shadow-button.png) no-repeat right top;
		width:295px;
		height:5px;
	}
	.button-last-shadow {
		background: url(../../img/shadow-last-button.jpg) no-repeat right top;
		width:295px;
		height:19px;
	}
	#iskalnik {
		margin-left:-18px;
	}
	#prodajni-centri {
		padding-left:18px;
		color:black;
	}
	#nasi-prodajni-centri {
		border-bottom: 1px dashed #aaaaaa;
	}
	#prodajni-centri ul {
	padding:3px 0 0 0;
	margin:0px;
	list-style-type: none;		
	}
	#prodajni-centri ul li {
	background: url(../../img/bullet.jpg)	no-repeat left 5px;
	padding-left:10px;
	color:#cc0000;
	}
	
	#prodajni-slo{
		padding-top:5px;
	}
	#slo-left{
		display:inline;
		float:left;
	}
	#slo-right{
		display:inline;
		float:right;
	}
	
/*Main-right*/	
#main-right-shadow {
	display:inline;
	float:left;
	width:665px;
	background: url(../../img/shadow-right.png)	repeat-y right top;
	margin-right:-13px;
}
#main-right {
	width:652px;
	background: white url(../../img/gradient-page.jpg) repeat-x left top;
	margin-right:13px;
}
#main-right-element {
	width:640px;
	background: white url(../../img/gradient-page.jpg) repeat-x left top;
	margin-right:13px;
	padding-left:12px;
}
	#path {
		border-top: 1px dashed #d8d6d3;
		margin-top:1px;
		margin-right:18px;
		padding-top:2px;
		color:#cbc4c4;
		font-size:10px;
		margin-bottom:23px;
	}
	#path img {
		padding:0 1px 1px 1px;
	}
	#path a {
		text-decoration:none;
		color:#cc0000;
	}
	#path a:hover {
		text-decoration:underline;
	}
	#text-left {
		display:inline;
		float:left;
		width:170px;
		padding-right:25px;
	}
	#text-right {
		display:inline;
		float:left;
		width:400px;
		padding-right:30px;
	}
	.text-18 {
		font-size:18px;
		padding:25px 0 40px 0;
		color:#9d9893;
		line-height: 18px;
	}
	.text2-18 {
		font-size:18px;
		margin-top:-4px;;
		color:#9d9893;
		line-height: 18px;
	}
	#datoteke {
		border-bottom: 1px dashed #e1e0de;
		margin-bottom:10px;
	}
	.f-11px {
		font-size:11px;
	}
	.text {
		padding-bottom:15px;
		line-height: 18px;
		margin-top:-4px;		
	}
	.text-ul ul {
		padding:0 0 15px 25px;
		margin:0px;
		list-style-type: none;		
	}
	.text-ul ul li {
	background: url(../../img/bullet-square.jpg) no-repeat left 6px;
	padding-left:10px;
	}
	.text-t table {
		margin-top:20px;
		width:100%;
	}
	.text-t table thead tr td {
		background:#e2dcdc;
		text-align:left;
		padding:4px 4px 3px 4px;
		border-bottom:1px solid #666666;
	}
	.text-t table tbody tr td {
		padding:4px 25px 2px 4px;
		border-bottom:1px solid #e2dcdc;
	}

	.text2-float {
		display:inline;
		float:left;
		margin-top:15px;
		width:200px;
	}
	.text2-float ul {
	padding:3px 0 0 0;
	margin:0px;
	list-style-type: none;		
	}
	.text2-float ul li {
	background: url(../../img/bullet.jpg)	no-repeat left 5px;
	padding-left:10px;
	color:#cc0000;
	}
	#stroji-img img {
		margin-bottom:5px;
	}
	.pdf {
		background: url(../../img/pdf.jpg) no-repeat left top;
		width:266px;
		height:76px;
		margin-left:-5px;
	}
	.pdf-text {
		width:150px;
		height:50px;
		padding-top:25px;
		padding-left:90px;
		color:white;
	}
	.pdf-text a{
		color:white;
	}
	.pdf-text a:hover{
		text-decoration:underline;
	}
	#kokoska {
		margin-top:-17px;
		padding-bottom:10px;
	}
	#prodajni-levo {
		display:inline;
		float:left;
		width:308px;
	}
	#levo-gor {
	padding-bottom:20px;
	padding-top:10px;
	margin-right:25px;
	border-bottom:1px dashed #e1e0de;
	line-height: 20px;	
	color:#9d9893;
	}
	#levo-dol {
		padding-top:20px;
	}
	#prodajni-desno {
		display:inline;
		float:left;
		padding-top:20px;
	}
	#krovski-left {
		display:inline;
		float:left;
		width:260px;
		padding-right:27px;
	}
	.krovski table {
		margin:20px 0 45px 0;
		width:100%;
	}
	.krovski table thead tr td {
		background:#e2dcdc;
		text-align:left;
		padding:4px 4px 3px 4px;
		border-bottom:1px solid #666666;
	}
	.krovski table tbody tr td {
		padding:4px 35px 2px 4px;
		border-bottom:1px solid #e2dcdc;
	}
	.plocevina-t table {
		margin:0;
		width:100%;
	}
	
	.plocevina-t table thead tr td {
		background:#e2dcdc;
		text-align:left;
		padding:4px 4px 3px 4px;
		border-bottom:1px solid #666666;
	}
	.plocevina-t table tbody tr td {
		padding:10px 4px 10px 4px;
		border-bottom:1px solid #e2dcdc;
		width:85px;
		text-align:center;
	}
	td.t1 {
		border-right:1px solid #f8f7f7;
	}
	td.t2 {
		border-left:1px solid #e9e4e4;
		border-right:1px solid #f8f7f7;
	}
	td.t3 {
		border-left:1px solid #e9e4e4;
	}
	#krovski-right {
		display:inline;
		float:left;
		width:320px;
		padding-right:28px
	}
	.plocevina {
		padding:20px 0 20px 0;
		border-bottom:1px dashed #e1e0de;
	}
	.plocevina-last {
		padding:20px 0 20px 0;
	}
	.plocevina ul, .plocevina-last ul {
	padding:15px 0 0 0;
	margin:0px;
	list-style-type: none;		
	}
	.plocevina ul li, .plocevina-last ul li{
	background: url(../../img/bullet-square.jpg) no-repeat left 6px;
	padding-left:10px;
	}
	#proizvajalci-div {
		padding-top:12px;
	}
	.proizvajalci {
		padding:10px 0;
		border-bottom: 1px solid #e2dcdc;
	}
	.proizvajalci-last {
		padding:10px 0;
	}
	
	.proiz-img {
		width:150px;
		display:inline;
		float:left;
	}
	.proiz-img img {
		display:block;
		margin:0 auto;
	}
	.proizvajalec {
		padding-left:10px;
		display:inline;
		float:left;
	}
	.proizvajalec img {
		padding: 0 3px 2px 0;
	}
		.proizvajalec-img {
			display:inline;
			float:right;
		}
	.element {
		display:block;
		padding: 10px 30px 10px 0;
	}
	.element-left {
		display:inline;
		float:left;
		width:175px;
	}
	.element-left img {
		border: 2px solid #e2dcdc;
	}
	.element-middle {
		display:inline;
		float:left;
		width:404px;
		padding-left:10px;
	}
	.element-middle img {
		padding: 0 3px 2px 0;
		margin-left: -10px
	}
	.element-middle a {
		font-weight:bold;
	}
	.element-middle a:hover {
		font-weight:bold;
		text-decoration:underline;
	}
	.element-middle ul{
	padding:15px 0 0 15px;;
	margin:0px;
	list-style-type:none;
	}
	.element-middle ul li{
		background: url(../../img/bullet-square.jpg) no-repeat left 5px;
		padding-left:10px;
	}
	.element-right {
		display:inline;
		float:right;
	}
	#shadow-down {
		background: url(../../img/shadow-down.png) no-repeat left top;
		width:616px;
		height:20px;
	}
	
	#navigation {
	display:block;
	margin-top:-12px;
	}
	#navigation-center {
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
	.left-right {
		display:inline;
		float:left;
		padding:0 10px 0 10px;
	}
	#navigation-navi {
	margin-top:7px;
	display:inline;
	float:left;
	word-spacing: 0.3em;
	}
	#main-img {
		padding-left:8px;
	}
		#border-gray {
			padding-top:20px;
			margin-right:19px;
			margin-left:8px;
			border-bottom: 5px solid #666666;
		}
	#main-bottom {
		padding-top:8px;
		padding-left:8px;
	}
	#main-aktualno {
		display:inline;
		float:left;
		width:190px;
		padding-right:12px;
		padding-bottom:3px;
		border-right: 1px solid #cccccc;
	}
	#aktualno {
		border-bottom: 1px dashed #aaaaaa;
	}
	#aktualno-ul {
		background-color:#f0eeeb;
		padding:11px 24px 0 7px;
		margin-top:3px;	
	}
	#aktualno-ul ul {
	padding:0;
	margin:0px;
	list-style-type: none;		
	}
	#aktualno-ul ul li {
	background: url(../../img/bullet-red.jpg) no-repeat left 5px;
	padding-left:10px;
	padding-bottom:10px;
		
	}		
	#aktualno-ul ul a {
	text-decoration:none;
	color:#cc0000;
	}
	#aktualno-ul ul a:hover {
	text-decoration:underline;
	}
	#main-ne-spreglejte{
		display:inline;
		float:left;
		width:410px;
		margin-right:12px;
		padding-left:13px;
		padding-bottom:3px;
	}
	#ne-spreglejte{
		display:block;
		border-bottom: 1px dashed #aaaaaa;
		margin-right:3px;
	}
	#house{
		display:inline;
		float:left;
		width:140px;
		padding-top:2px;
	}
	#akcija{
		display:inline;
		float:left;
		width:260px;
		padding-top:2px;
		font-size:18px;
		font-weight:bold;	
		color:#cc0000;
		padding-left:10px;
	}
	#akcija-vec {
		margin-left:-8px;	
	}
	
/*Popravki*/
.galerija {
	float: left;
	width: 130px;
}
.active {
	color: black !important
}
#flash_iskalnik {
	height: 520px
}
.text th {
	width: 200px;
	text-align: left;
	padding: 4px;
	border-bottom: 1px solid #E2DCDC;
	vertical-align: top
}
.text td {
	padding: 4px;
	border-bottom: 1px solid #E2DCDC;
	width: 350px
}
td.line,th.line {
	border-bottom: 1px solid #666666 !important
}
.plocevine {
	float: left;
	width: 75px;
	padding-right: 3px;
	height: 130px;
	line-height: 12px
}
	.plocevine_i {
		height: 75px;
	}
.profil {
	float: left;
	width: 100px;
	height: 100px;
}
#forma_slika {
	float: left;
	width: 250px;
	margin-right: 10px
}
#forma_forma {
	float: left;
	width: 300px;
}
	#forma_forma th {
		width: 100px;
		padding-bottom: 3px;
		text-align: left;
		font-weight: normal;
		vertical-align: top;
	}
	#forma_forma td {
		padding-bottom: 3px;
	}
/*Footer*/
#footer {
	padding:30px 0 40px 0;
	display:block;
	width: 955px;
	background-image: url(../../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: 13px top;
	text-align: center;
	color:#cc9999;
	font-size:11px;
}
#footer a{
	color:white;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

#risalnik {
	float: left;
	width: 610px;
	height: 450px
}
.povprasevanje {
	font-size: 12px;
	float: right
}