/* CSS Document */
* {
	margin: 0;
}
html, body {
	height: 100%;
}
/* CSS Document */
body{
	margin:0px; 
	padding:0px; 
	color:#333333; 
	font-family:"Trebuchet MS"; 
	font-size:12px;
	background:url(images/body.jpg) repeat-y #F5F5F5 top center; 
}
div, p, ul, h1, h2, h3, h4, h5, img{padding:0px; margin:0px;}


h1 {
	font-family: "Trebuchet MS"; 
	font-size:16px;
	text-align:left;
	color: #333333;
	font-weight:bold;
	padding-left:8px;
}

h2 {
	font-family: "Trebuchet MS"; 
	font-size:11px;
	text-align:left;
	color: #525252;
	font-weight: normal;
	padding-left:8px;
}

h3 {
	padding-top:15px;
	font-family: "Trebuchet MS"; 
	font-size:15px;
	text-align:left;
	color: #525252;
	font-weight: bold;
	padding-left:12px;
	background:url(images/puscica_naslov.gif) left bottom no-repeat;
}

td {
font-family:"Trebuchet MS";
font-size:11px;
border-color:#CCCCCC;
border-style:1px solid;

}

th {
font-weight:bold;
font-size:11px;
border-color:#CCCCCC;
}

.tabela {
border-collapse:collapse;
}


ul
{
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

li
{
	list-style-image:url(images/icon_list.gif);
		padding-top:5px;
}


img	{border:0px; }


a{
	font-family:"Trebuchet MS"; 
	font-size:12px;
	color:#FFFFFF;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-decoration: underline;
}

a:hover{
	color: #CC0000;
	text-decoration: none;
}


/*-----------------GLAVNO---------------*/
#container{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -60px; /* the bottom margin is the negative value of the footer's height */
	background-color:#FFFFFF;
}

.push {
	height: 60px; /* .push must be the same height as .footer */
}

#clear {
	clear:both;
	height:0px;
}

/*-----------------LEFT---------------*/

#glava {
	float:left;
	width: 760px;
	height:301px;
	background:url(images/dodatni_menu.gif) top right no-repeat;
}

#logo {
	float:left;
	width: 222px;
	height:81px;
}

#dodatniMenu {
float:right;
width:213px;
height:18px;
color:#4E4E4E;
text-align:center;
}


/*-----------------MAIN---------------*/
#main {
float:left;
height:212px;
width:533px;
}

#mainMenu {
	height:212px;
	width:182px;
	float:left;
	background:url(images/bg_crta.jpg) top left repeat-x;
}

#mainMenuItem {
height:51px;
width:182px;
float:left;
background:url(images/bg_crta.jpg) bottom left repeat-x;
}

#item {
height:35px;
width:165px;
float:left;
font-family:"Trebuchet MS";
font-size:12px;
color:#4E4E4E;
padding-top:16px;
padding-left:7px;
margin-left:10px;
font-weight:bold;
background:url(images/bulet.gif) center left no-repeat;
}

#item a {
font-weight:bold;
font-family:"Trebuchet MS";
font-size:12px;
color:#4E4E4E;
text-decoration:none;
}

#item a:hover{
font-weight:bold;
font-family:"Trebuchet MS";
font-size:12px;
color:#838383;
text-decoration:none;
}

#kazipot {
height:212px;
width:30px;
float:right;
margin:0;
padding:0;
}

/*-----------------VSEBINA---------------*/

#vsebina {
	float:left;
	width: 760px;
	padding-top:15px;
}

#vsebinaLeft {
	float:left;
	width: 304px;
	padding-left:5px;
	margin-right:5px;
	text-align:justify;
}


#naslovVelik {
width:308px;
height:22px;
float:left;
background: url(images/naslov_velik.gif) left center no-repeat;
}

#naslovVelikPodstran {
width:509px;
height:22px;
float:left;
background: url(images/naslov_velik_rob.gif) right center no-repeat #EAEAEA;
}

#vsebinaLeft p {
	width: 255px;
	padding-top:5px;
	line-height:130%;
	padding-left:10px;
	padding-right:35px;
}

#vsebinaLeft img {
text-align:center;
}

.vec {
	color:#F69138;
	font-size:11px;
	font-family:"Trebuchet MS";
	padding-left:10px;
}

.vec a{
	color:#F69138;
	font-size:11px;
	font-family:"Trebuchet MS";
	text-decoration:underline;
	font-weight:normal;
}

.vec a:hover{
	text-decoration:none;
}

#vsebinaSredina {
	float:left;
	width: 195px;
	padding-left:5px;
	margin-right:15px;
}

#vsebinaSredina p{
	padding-left:15px;
}

#vsebinaSredina ul {
	padding-left:28px;
}

#vsebinaSredina ul li{
	list-style-image:url(images/puscica2.gif);
	color:#525252;
	font-size:11px;
	font-family:"Trebuchet MS";
	text-decoration:underline;
	padding-left:5px;
}

#vsebinaSredina ul li a {
	font-weight:normal;
	font-size:11px;
	font-family:"Trebuchet MS";
	
}

#vsebinaPodstran {
	float:left;
	width: 509px;
	margin-right:15px;
	padding-left:5px;
}


#vsebinaPodstran p {
	padding-top:5px;
	padding-left:10px;
	line-height:130%;
}

#vsebinaIzdelkov {
	float:left;
	width: 509px;
	padding-left:5px;
	height:auto;
}

#vsebinaIzdelkov p{
	width: 480px;
	padding-left:5px;
	text-align:justify;
}

#vsebinaIzdelkov ul{
	padding-left:40px;
	text-align:left;
	color:#000000;
	font-weight:normal;
}

#vsebinaIzdelkov ul li{
	padding-left:3px;
	text-align:left;
	color:#000000;
	font-weight:normal;
}


.obroba{
border: 1px solid #CCCCCC;
}

#izdelki {
	width:288px;
	float:left;
	margin:10px 0px 10px 0px;
	text-align:justify;
}



#izdelkiSlika {
	width:178px;
	float:right;
	margin:10px 0px 10px 0px;
	text-align: center;
	padding-top:5px;
	border:1px solid #CCCCCC;
}


#izdelkiSlika2 {
	margin:10px 10px;
	text-align: right;
	padding-top:5px;
	padding-right:10px;
	padding-left:5px;
	float:right;
}



#naslovMali {
width:194px;
height:19px;
float:left;
background: url(images/naslov_mali.gif) left center no-repeat;
padding-top:3px;
}

/*-----------------NOGA---------------*/

#noga{
padding-left:15px;
padding-right:15px;
	background: url(images/noga_bg.gif);
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#525252;
	width:730px;
	height:60px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	margin-top:-60px;
}
#leftNoga {
	height:60px;
	float:left;
}

#rightNoga {
	height:60px;
	float:right;
	text-align:right;
}

#noga a{
font-size:10px;
	font-weight:normal;
	color:#F6882A;
	text-decoration:underline;
}

#.noga a:hover{
	font-family: Verdana; 
	font-size:9px;
	color:#CC0000;
	text-decoration: none;
}

.bold {
font-weight:bold;
}

.center {
text-align:center;
}



/* -------- POVPRAŠEVANJE -------- */

#povprasevanje {
	margin-top:15px;
 margin-left:23px;
}
#povprasevanje label {
	width:100px;
	float:left;
	margin-left:23px;
}
input {
	margin-bottom:4px;
}

/* -------- BOTTON -------- */

.botton {
	height:20px;
	width:100px;
	margin-top:5px;
	background: #FF9900;
	text-align: center;
	border: none;
	
	color:#FFFFFF; 
	font-family:Verdana; 
	font-size:12px;
	margin-left:10px;
}

.bgSlo {
background:url(foto/bg_slo.jpg) bottom right no-repeat;
}