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

h1 {
	text-indent: -9999px;
	background-image:url(slike/main_logo.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 289px;
	height: 112px;
	margin: 0;
	padding: 0;
	float: left;
}

h2 {
	font-family: "Century Gothic", Georgia;
	font-size: 20px;
	color: #121212;
	font-weight:normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #d4d4d4;
	width: 100%;
	height: 25px;
}

h3 {
	font-family: "Century Gothic", Georgia;
	font-size: 14px;
	color: #121212;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	
}

h4 {
    color:#666666;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight: bold;
}

h5 {
    color:#666666;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
    font-weight: bold;
    margin-bottom: 10px;
}

input, textarea {
	width: 220px;
	background-color:#E9E9E9;
	border-style: solid;
	border-color:#ccc;
	border-width: 1px;
	margin-top: 10px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input:focus, textarea:focus {
	width: 220px;
	background-color:#E0E0E0;
	border-style: solid;
	border-color:#999;
	border-width: 1px;
	margin-top: 10px;
}

input:hover, textarea:hover {
	width: 220px;
	background-color:#E0E0E0;
	border-style: solid;
	border-color:#999;
	border-width: 1px;
	margin-top: 10px;
}

p {
    text-align: justify;
}

li {
    margin-bottom: 15px !important;
    text-align: justify;
}

.blog li {
    margin-bottom: 10px;
}

.blog a {
    color: #4F97C6;
    text-decoration: none;
}

.blog a:hover {
    color: #4F97C6;
    text-decoration: underline;
}

.onas p {
    text-align: left !important;
}

.intro {
    font-style: italic;
}


.botton {
    border: #555555 1px solid !important;
    cursor: pointer;
    padding: 8px;
}


.button_send, .button_send:hover {
	width: 73px;
	height: 22px;
	background-color:#FFF;
	border: none;
	padding: 0;
}



.moder_naslov {
	color: #3277ae;	
}

.moder_naslov a {
	color: #3277ae;
    text-decoration: none;	
}

.moder_naslov a:hover {
	color: #3277ae;
    text-decoration: underline;	
}


.menu {
	width: 580px;
	height: 50px;
	float: right;
	margin-top: 30px;
	margin-right: 30px;
}

.menu a {
    text-decoration: none;
}

.menu a:hover {
    color: white;
}

.animacija{
	height: 200px;
	width: 570px;
	float: left;
}

.slogan{
	float: right;
	width: 230px;
	height: 98px;
	background-image: url(slike/slogan_border.png);
	background-repeat:no-repeat;
	margin-top: 30px;
}

.svetovanje{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFF;
	font-style: italic;
	padding-left: 20px;
}

.izdelujemo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 20px;
	padding-top: 15px;
}

.ponudba {
	width: 100%;
	height: 230px;
}

.zadnje {
	width: 100%;
	height: 120px;
}

.box {
	/*width: 50%;*/
    width: 275px;
	height: 95px;
	float: left;
	margin-top: 20px;
    padding: 0px 5px 0px 5px;
}

.slika_left {
	float: left;
	margin-right: 5px;
}

.slika_left2 {
	float: left;
	margin-right: 10px;
}

.footer850 {
	width: 850px;
	height: 247px;
	margin-left: auto;
	margin-right: auto;
}

.nasveti {
	width: 50%;
	height: 247px;
	float: left;
}

.nasveti_naslov {
	border:none;
	padding-left: 60px;
	background-image:url(slike/ikona_nasveti.png);
	background-repeat: no-repeat;
	height: 38px;
	padding-top: 10px;
	font-size:20px;
	color:#666;
}

.blog_naslov {
	border:none;
	padding-left: 55px;
	background-image:url(slike/ikona_blog.png);
	background-repeat: no-repeat;
	height: 38px;
	padding-top: 10px;
	font-size:20px;
	color:#666;
}

.blog{
	width: 50%;
	height: 247px;
	float:left;
}

.footer850 ul {
	list-style:none;
	color:#4f97c6;
	font-size: 14px;
	padding-left: 0;
	margin-top: 0px;
}

.footer850 li {
	margin: 0;
	padding: 0;
}

a {
    color:#666;
	text-decoration:underline;
}

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

.link_back {
	padding-left: 15px;
	background-image: url(slike/link_back.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#666;
	text-decoration:none;
}

.link_back:hover {
	color:#333;
}

.link_more {
	padding-right: 15px;
	background-image: url(slike/link_more.png);
	background-repeat:no-repeat;
	background-position:right;
	color:#666;
	text-decoration:none;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
}

.link_more:hover {
	color:#333;
}

.bottom_footer850 {
	height: 112px;
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(slike/ml_logo.png);
	background-repeat:no-repeat;
	background-position:center;
}

.spodnji_menu {
	float:left;
	width: 40%;
	height: 50px;
	background-image:url(slike/xplicit_mini_logo.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 70px;
	color:#dadada;
	font-size:12px;
	padding-top: 10px;
	margin-top: 20px;
}

.spodnji_menu a, .copyright a {
	color:#5eb5f1;
	text-decoration:none;
}

.spodnji_menu a:hover, .copyright a:hover {
	color:#5eb5f1;
	text-decoration:underline;
}

.copyright {
	width: 40%;
	float:right;
	text-align:right;
	margin-top: 20px;
	color:#dadada;
}




.zadnje img {
    border: #D1D1D1 1px solid;
}



.forma_button {
    background: none;
    border: none;
    background-color: #4E96C6;
    color: white;
    font-size: 12px;
    padding: 3px 8px 3px 8px;
    cursor: pointer;
    -moz-border-radius-bottomleft:16px;
    -moz-border-radius-topleft:16px;
    -moz-border-radius-bottomright:16px;
    -moz-border-radius-topright:16px;
}

.forma_button:hover {
    background-color: #CCCCCC;
}




a img:hover {
    opacity:0.75;
    filter:alpha(opacity=75);
}







.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */






button:focus {
   outline: none;
}

button {
   outline: none;
}

select:focus::-moz-focus-inner,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
   border: none;
}

:-moz-any-link:focus {
 outline: none;
}

a
{
 outline: none;
}

a:active
{
 outline: none;
}

object {
   outline: none;
}
