﻿@charset "utf-8";
/* CSS Document */

#html, body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:980px;
  height: 100%;
  margin: auto;
	background-color: #ffffff;
	font-family:"Times New Roman", Times, serif;
}

#website{
	margin: 0;
	padding: 0;
	height: auto;

}

#logo {
	float:left;
	background: url(../images/simbSelitve_logo.jpg) no-repeat;
	height: 141px;
	width: 269px;
}

#head {
	float: right;
	width: 711px;
	height: 428px;
	margin: auto;
	background: url(../images/simbSelitve_head.jpg) no-repeat;
}

#menu {
	float: left;
	margin:auto;
	width: 257px;
	height: 251px;
	background: url(../images/simbSelitve_menu1.jpg) no-repeat;
	padding-top:25px;
	padding-left:12px;
}

#menu ul,li,a{
	font: "Times New Roman", Times, serif;
	list-style:none;
	font-size:22px;
	line-height: 40px;
	color: #FFF;
}

#left{
	padding-left:25px;
	float:left;
	width:244px;
}

#left ul,li{
	line-height:20px;
	font-size:18px;
	color:#000000;
}

#right{
	float:right;
	width: 711px;
	height: 523px;
}

#rightCenik{
	float:right;
	width: 711px;
	height: 608px
}
#rightKontakt{
	float:right;
	width: 711px;
	height: 636px;
}

#leftNas{
	padding-left:25px;
	float:left;
	width:244px;
	height:1405px;
}
#rightNas{
	float:right;
	width: 711px;
	height: 1640px;
}

#rightNas a{
	font-size:16px;
	color:#000;
	text-decoration:none;
	line-height:20px;
}

#rightNasveti{
	margin-left:20px; 
	width:670px;	
}
#rightNasveti li{
	font-size:16px;
}

#slika1{
	margin-top:30px;
	margin-left:20px;
	float:left;
	background:url(../images/simbSelitve_1.jpg) no-repeat;
	width: 212px;
	height: 302px;
}
#slika2{
	margin-top:30px;
	margin-left:20px;
	float:left;
	background:url(../images/simbSelitve_2.jpg) no-repeat;
	width: 212px;
	height: 302px;
}
#slika3{
	margin-top:30px;
	margin-left:20px;
	float:left;
	background: url(../images/simbSelitve_3.jpg) no-repeat;
	width: 212px;
	height: 302px;
}

#cenik{
	width: 40px;
	margin-left: 85px;
}

#footer{
	float:left;
	width:980px;
}

#pravice{
	color:#FFFCCC;
	float:left;
	width: 269px;
	height: 30px;
}

#praviceDesno{
	float:left;
	background:#f3eedb;
	width:711px;
	height: 30px;
}

#footerIskane{
	float:left;
	background:#e4e0d5;
	width:980px;
	height:60px;
}

#menuFooter{
	float:left;
	background:#f3eedb;
	width:711px;
	height: 30px;
	list-style-image: none;
	list-style-type: none;
	display:inline block;
}

#menuFooter a{
	color:#000;
	font-size:12px;
}
