/*

BARVE: 

siva - #6a747c
bordo rdeča - #e51937

*/

* {margin: 0; padding: 0; outline: 0; border: 0;}
a {color: inherit; text-decoration: none;}
ul {list-style: none;}
body {width: 100%; height: 100%; font-weight: 300; background: url(../images/ozadje.png) repeat #fff;}
.wrapper { position: relative; float: left; width: 960px; left: 50%; margin-left: -480px; }
#header, #content, #footer {position: relative; float: left; width: 100%;}
h1, h2, h3, h4 {font-family: 'Roboto Slab', serif; font-weight: 700; margin-bottom: 10px; color: inherit;}
#header, #footer {
	font-family: 'Roboto Slab', serif;
}
#content {
	font-family: 'Open Sans Condensed', sans-serif;
	color: #58626a;
	padding: 0 0 40px 0;
	z-index: 2;
}
#content h1, #content h2, #content h3 {color: #3b454d;}
#content h1 {
	font-size: 32px;
}
#content p {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	line-height: 23px;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	color: #1f1f1f;
}
#content .hitri-kontakt{
	position: relative;
	float: left;
	width: 100%;
	background: #f1f1f1;
	padding: 10px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #e9e9e9;
	margin-top: 16px;
}
#content .hitri-kontakt a {
	display: block;
	position: relative;
	float: left;
	width: 215px;
	font-size: 19px; line-height: 43px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#content .hitri-kontakt a:hover {color: #e51937;}
#content .hitri-kontakt p, #content .hitri-kontakt i {position: relative; float: left;}
#content .hitri-kontakt i {margin-right: 10px;}
#content .hitri-kontakt a:first-of-type i {font-size: 32px; margin-top: 5px;}
#content .hitri-kontakt a:nth-of-type(2) i {font-size: 29px; margin-top: 9px;}
#content .hitri-kontakt a:nth-of-type(3) i {font-size: 31px; margin-top: 7px;}
#content .hitri-kontakt a:last-of-type i {font-size: 35px; margin-top: 4px;}

#content .wrapper {width: 860px; margin-left: -380px;}
#content .rdec-trak {
	position: absolute;
	height: 100%;
	width: 65px;
	background: #e51937;
	left: 50%;
	margin-left: -480px;
	z-index: 3;
	top: -1px;
	border-left: 2px solid #9d0101;
	border-right: 2px solid #ff1e3f;
}

#header {
	border-bottom: 1px solid #dfdfdf;
	background: #fff;
}
#header ul {
	position: relative;
	float: left;
	list-style: none;
	width: 871px;
}
#header ul span {position: relative; float: left; display: none; width: 20px; text-align: left; margin-left: -20px; margin-top: -2px;}

#header img {position: relative; float: left; height: 69px; width: auto; margin-right: 20px;}
#header ul > li > a {
	display: block;
	line-height: 19px;
	font-size: 22px;
	color: #4b555d;
	line-height: 69px;
	font-weight: 400;
	-webkit-transition: color 180ms linear;
    -moz-transition: color 180ms linear;
    -o-transition: color 180ms linear;
    -ms-transition: color 180ms linear;
    transition: color 180ms linear;
}
#header ul > li {position: relative; float: left; margin: 0 26px; }
#header > nav > ul > li:first-of-type {margin-left: 8px;}
#header ul > li a:hover, #header ul > li a:active {
	color: #e51937;
	-webkit-transition: color 180ms linear;
    -moz-transition: color 180ms linear;
    -o-transition: color 180ms linear;
    -ms-transition: color 180ms linear;
    transition: color 180ms linear;
}
#header ul > li:not(.active) a:hover > span, #header ul > li.active a > div {display: inline-block;}
#header ul > li a > div {
	display: none;
	position: absolute;
	bottom: 16px;
	width: 100%;
	height: 1px;
	background: #e51937;
}
#header ul > li > ul{
	position: absolute;
	top: 70px;
	width: auto;
	z-index: 3;
	background: #fbfbfb;
	left: -22px;
    border-right: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
    height: 0;
    overflow: hidden;
}
#header ul > li > ul > li {
	position: relative;
	float: left;
	width: 160px;
	margin: 0;
	border-bottom: 1px solid #ececec;
}
#header ul > li > ul > li:last-of-type {border-bottom: 1px solid #d0d0d0;}
#header ul > li > ul > li a:hover, #header ul > li > ul > li a:active {
	background: #fff;
	-webkit-transition: background-color 180ms linear;
    -moz-transition: background-color 180ms linear;
    -o-transition: background-color 180ms linear;
    -ms-transition: background-color 180ms linear;
    transition: background-color 180ms linear;
}
#header ul > li > ul > li > a{
	display: block;
	line-height: 30px;
	font-size: 16px;
	padding: 0 25px;
	width: 110px;
	-webkit-transition: background-color 180ms linear;
    -moz-transition: background-color 180ms linear;
    -o-transition: background-color 180ms linear;
    -ms-transition: background-color 180ms linear;
    transition: background-color 180ms linear;
}
#footer {
	padding: 30px 0;
	background: #5d5d5d;
	color: #fff;
	z-index: 1;
}
#footer div.odstavek{
	position: absolute;
	width: 191px;
	height: 402px;
	right: 0;
	top: -231px;
	background: url(../images/odstavek.png);
	opacity: 0.11;
}
#footer .footer-wrap{
	position: relative;
	float: left;
	width: 860px;
	margin-left: -380px;
	top: 0;
	left: 50%;
}
#footer div.ikona {
	position: relative;
	float: left;
	width: 120px;
	height: 160px;
	border: 1px solid #444444;
	background: url(../images/ikone/odvetnica.png) #f0f0f0;
	background-size: 96%;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 20px;
}
#footer div.trakec-vmes, #footer div.trakec-konec{
	position: relative;
	float: left;
}
#footer div.rdec-trakec-footer{
	position: absolute;
	left: 0;
	top: -31px;
	width: 69px;
	height: 121px;
}
#footer div.trakec-vmes{
	width: 65px;
	height: 52px;
	background: #e51937;
	border-left: 2px solid #9d0101;
	border-right: 2px solid #ff1e3f;
}
#footer div.trakec-konec{
	width: 69px;
	height: 69px;
	background: url(../images/trakec-konec.png);
}

	
#footer ul {position: relative; float: left; width: 260px;}
#footer ul > li {position: relative; float: left; width: 100%; line-height: 19px; font-size: 16px; color: #f9f9f9; margin-bottom: 7px;}
#footer ul > li > a:hover {
	color: #c9c9c9; 
	-webkit-transition: color 180ms linear;
    -moz-transition: color 180ms linear;
    -o-transition: color 180ms linear;
    -ms-transition: color 180ms linear;
    transition: color 180ms linear;
}
#footer ul > li > a{
	-webkit-transition: color 180ms linear;
    -moz-transition: color 180ms linear;
    -o-transition: color 180ms linear;
    -ms-transition: color 180ms linear;
    transition: color 180ms linear;
}
#footer ul > li:first-of-type {font-weight: 400; color: #fff; font-size: 22px; line-height: 22px; margin-bottom: 7px;}
#footer ul > li:nth-of-type(2) {font-weight: 400; margin-bottom: 15px; font-size: 18px;}
#footer ul > li:last-of-type {margin-bottom: 0;}
#credits {position: relative; float: left; width: 100%; border-top: 1px solid #8b8b8b; font-family: 'Open Sans Condensed', sans-serif; text-align: center; padding: 10px 0; background: #2f2f2f; color: #fff;}
#credits a:hover {
	color: #c9c9c9;
	-webkit-transition: color 180ms linear;
    -moz-transition: color 180ms linear;
    -o-transition: color 180ms linear;
    -ms-transition: color 180ms linear;
    transition: color 180ms linear;
}
#credits a{
	-webkit-transition: color 180ms linear;
    -moz-transition: color 180ms linear;
    -o-transition: color 180ms linear;
    -ms-transition: color 180ms linear;
    transition: color 180ms linear;
}
#credits p {font-weight: 400;}
#map {
	position: relative;
	float: left;
	height: 160px;
	border: 1px solid #444444;
	width: 453px;
}
#map-canvas {width: 100%; height: 100%;}
#contentMarker {color: #333;}