.siteWidth { 
	width: 960px;
	position: relative;
	margin: auto;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
	max-width: 100%;
 }
.bigger {font-size:122%;}
 
hr.nice_hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
hr.nice_hr_footer {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 255.75), rgba(255, 255, 255, 0));
}
h1 { color: black; font-family: 'Trocchi', serif; font-size: 45px; font-weight: normal; line-height: 48px; margin: 0; }
h2 { color: black; font-family: 'Trocchi', serif; font-size: 40px; font-weight: normal; line-height: 33px; margin: 0; }

/*Osnovni canvas v katerga pridejo logo, pomoc, ter menijska vrstica*/
#header {
	position: relative;
	height: 185px;
	background: linear-gradient(to top, #d9d9d9, #e6e6e6);
}
body {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px
}
	
	#logo {
	position: absolute;
	top: 18px;
	left: 12px;
	width:300px;
	height:97px;
	}
	#pomoc_zgoraj {position: absolute;top: 10px;right: 10px;color: black;}
		#pomoc_zgoraj ul{ float:left; line-height:26px; }
			#pomoc_zgoraj ul li{ list-style-type:none; float:left; }
				#pomoc_zgoraj ul li a{ color:#333333; font-size:14px; padding:0 7px 0 7px; line-height:17px; border-right:1px solid #333333; font-family: Georgia}
				#pomoc_zgoraj ul li.last a{ border-right:none; padding:0 0 0 7px; }
				#pomoc_zgoraj ul li a:link{text-decoration: none}
				#pomoc_zgoraj ul li a:hover{ text-decoration:underline}

 
#dropdown_menies {position: absolute; top: 140px; background-color:#333; z-index:100; width:100%}
	#dropdown_menies ul{float: right;margin: 0; padding: 0; background-color: #333; padding: 0;}
		#dropdown_menies ul li{float: right; list-style-type: none; margin:0;}
			#dropdown_menies ul li a{ display:inline-block; text-transform:uppercase; color:white; padding:14px 20px 14px 20px; text-align:left; font-size: 14; text-decoration: none; font-family:Georgia; margin:0}
			#dropdown_menies ul li a:hover{ background-color:#1a1a1a}
			#dropdown_menies ul li a:active{ background-color:#4d4d4d}
			/*3 gumb gre na dol se*/
			#dropdown_menies ul ul {display: none;} 
			#dropdown_menies ul li:hover ul{display:block; position:absolute; z-index:1; min-width:100px; padding:5px 0 5px 0; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); margin-top: 0px} 
			#dropdown_menies ul li ul li{ float:none; background:transparent url(../images/bg-white-80.png); margin:0 0 0 0; }   
				#dropdown_menies ul li ul li a{ padding:0px; font-size:16px; display:block; padding:8px 10px; }
				#dropdown_menies ul li ul li:hover a{color:#bfbfbf}
					#dropdown_menies ul ul ul {display: none; color: white;}
			

.second_dropdown {
	left:100px; 
	top: 40px;
	padding: 0 !important;
}	
	
a:hover {text-decoration: underline;}	
	
#kakovosti_ozadje {background: linear-gradient(to top, #bfbfbf, #f2f2f2); position:relative; height:auto;}
	.description {color: #4c4a37; font-family: 'Source Sans Pro', sans-serif; font-size: 17px; line-height: 24px; margin: 0 0 22px; }
	.deset_let {color: #4c4a37; font-family: 'Source Sans Pro', sans-serif; font-size: 17px; margin: 0 0 12px; line-height: 20px}
	
a:link {text-decoration:none; color: #23527c;}
a:hover {text-decoration: underline;}
				
					
#footer {
	position: relative;
	height: 100%;
	background-color: #333333;
	overflow: hidden
}
	.table {width: 100%; }
	.table th {height: 50px}
	.table th.first {padding: 0 90px 0 10px; text-transform:uppercase}
	.table th.normal {padding: 0 90px 0 90px; text-transform:uppercase}
	.table th.last {padding: 0 0 0 90px; text-transform:uppercase}
	.table td.first {padding-left: 10px}
	.table td.second {padding-left: 91px}
	.table td.last {padding: 0 0 30px 10px}
		.table th a {color:#e6e6e6; font-size:16px; font-family: Georgia}
		.table td a {color:#cccccc; font-size:16px; font-family: Georgia }
		.table th a:link,tr a:link {text-decoration:none}
		.table th a:hover,tr a:hover {text-decoration:underline}
	.last_line  {text-align: center; color: #e6e6e6; font-family: Georgia; font-size:90%}
	
@media screen and (min-device-width: 481px) and (max-device-width: 767px) { 
    #footer {padding-bottom: 218px}
	#pomoc_zgoraj ul li a {font-size: 25px;}
	#dropdown_menies ul li a {font-size: 25px}
	#footer .table td.second {padding-left: 61px}
	#footer	.table th.first {padding: 0 60px 0 10px;}
	#footer	.table th.normal {padding: 0 60px 0 60px;}
	#footer	.table th.last {padding: 0 0 0 60px;}
	#footer .table th a{font-size: 27px;}
	#footer .table td a{font-size: 27px;}
	#dropdown_menies ul li:hover ul{display:none;}
	#footer .last_line {font-size: 20px;}
}

@media only screen and (max-device-width: 480px) {
    #footer {padding-bottom: 118px}
	#pomoc_zgoraj ul li a {font-size: 30px;}
	#dropdown_menies ul li a {font-size: 27px}
	#footer .table td.second {padding-left: 57px}
	#footer	.table th.first {padding: 0 56px 0 10px;}
	#footer	.table th.normal {padding: 0 56px 0 60px;}
	#footer	.table th.last {padding: 0 0 0 56px;}
	#footer .table th a{font-size: 25px;}
	#footer .table td a{font-size: 25px;}
	#dropdown_menies ul li:hover ul{display:none;}
	#footer .last_line {font-size: 23px;}
}	