html {
	width: 100%;
}
body {
	font-family: Arial, Oswald, sans-serif;
	color: #09121F;
	font-size: 100%;
	min-width: 960px;
	background-color: #333;
	background-image: url(../img/background.png);
	background-repeat: repeat;
	background-position: left top;
}

h1 {
	color: #777777;
	font-family: 'Oswald', arial, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
}
h2 {
	color: #CCC;
	font-family: 'Oswald', arial, serif;
	font-size: 35px;
	font-weight: normal;
	line-height: 1.3em;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-bottom: 3px;
}
h3 {
	color: #999999;
	font-family: 'Oswald', arial, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 15px;
}



.content {
	background-image: url(../img/blask-background.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 40px;
}



#header {
	box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.4);
	height: 80px;
	background-image: url(../img/dark-bg.png);
	background-repeat: repeat;
}


.head {
	position: relative;
	left: 0px;
	top: 0px;
	height: 80px;
}


.head a.logo {
	height: 124px;
	width: 353px;
	display: block;

	background-image: url(../img/geo-m_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	text-indent: -9000px;

	position: absolute;
	left: -50px;
	top: 0px;
}


.head .akcja{
	position: absolute;
	right: 0px;
	top: 7px;

}

 .akcja p {
	font-size: 22px;
	color: #FC0;
	text-align: right;
	padding: 5px 0 0 0;
}



#main {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 70px 0 30px 0;
}

#main h3{
	font-size: 2em;
	color: #FC0;
	margin-bottom: 20px;
}


#main p{
	font-size: 0.9em;
	line-height: 1.5em;
	color: #ccc;
	margin-bottom: 10px;
	text-indent: 30px;
}

#main p.wstep{
	font-size: 1em;
	line-height: 1.5em;
	color: #fff;
	margin-bottom: 10px;
	text-indent: 30px;
}

#main span{
	font-size: 0.8em;
	line-height: 1.5em;
	color: #ccc;
	float: right;
	margin-right: 30px;	
}




#tachimetr{
	position: absolute;
	left: 500px;
	top: 0px;
	background-image: url(../img/tachimetr.png);
	height: 436px;
	width: 600px;
	z-index: 20;
	background-repeat: no-repeat;
	background-position: center top;
}


#uslugi {
	font-size: 12px;
	line-height: 1.6em;
}

#uslugi h3
{
	color: #FC0;
	height: 52px;
	margin: 0 0 15px;
	padding: 0 0 0 54px;
}

#uslugi h2 a
{
	color: #FC0;
	text-decoration: none;
}

#item-1:hover,
#item-2:hover, 
#item-3:hover, 
#item-4:hover, 
#item-5:hover,
#item-6:hover
{ cursor:pointer; }

#item-1 h3 {background: url("../img/ico2-1.png") no-repeat scroll 0 -54px transparent;}
#item-2 h3 {background: url("../img/ico2-2.png") no-repeat scroll 0 -54px transparent;}
#item-3 h3 {background: url("../img/ico2-3.png") no-repeat scroll 0 -54px transparent;}
#item-4 h3 {background: url("../img/ico2-4.png") no-repeat scroll 0 -54px transparent;}
#item-5 h3 {background: url("../img/ico2-5.png") no-repeat scroll 0 -54px transparent;}
#item-6 h3 {background: url("../img/ico2-6.png") no-repeat scroll 0 -55px transparent;}

#item-1:hover h3 {background: url("../img/ico2-1.png") no-repeat scroll 0 5px transparent; color: #CCC; cursor: pointer;}
#item-2:hover h3 {background: url("../img/ico2-2.png") no-repeat scroll 0 5px transparent; color: #CCC; cursor: pointer;}
#item-3:hover h3 {background: url("../img/ico2-3.png") no-repeat scroll 0 5px transparent; color: #CCC; cursor: pointer;}
#item-4:hover h3 {background: url("../img/ico2-4.png") no-repeat scroll 0 -px transparent; color: #CCC; cursor: pointer;}
#item-5:hover h3 {background: url("../img/ico2-5.png") no-repeat scroll 0 5px transparent; color: #CCC; cursor: pointer;}
#item-6:hover h3 {background: url("../img/ico2-6.png") no-repeat scroll 0 -px transparent; color: #CCC; cursor: pointer;}

#item-1:hover p,
#item-2:hover p, 
#item-3:hover p, 
#item-4:hover p, 
#item-5:hover p,
#item-6:hover p
{ color: #EAEAEA; }
	



#uslugi p{
	font-size: 1em;
	line-height: 1.6em;
	color: #CCC;
}

#uslugi div{
	margin-bottom: 20px;
}


span.dropcap {
	color: #777777;
	display: block;
	float: left;
	font-family: 'Oswald', arial, serif;
	font-size: 31px;
	height: 52px;
	line-height: 1.6em;
	margin: 2px 15px 0 0;
	text-align: center;
	width: 40px;
}
span.dropcap strong { color: #999; }


#item-1:hover span.dropcap strong,
#item-2:hover span.dropcap strong, 
#item-3:hover span.dropcap strong, 
#item-4:hover span.dropcap strong, 
#item-5:hover span.dropcap strong,
#item-6:hover span.dropcap strong
{ color: #ccc; }




#adress-box {
	background: url("../img/dark-bg.png") repeat scroll 0 0 transparent;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	behavior: url(js/PIE.html);
	padding: 30px 0 20px 0;
}

#adress-box h3 {
	font-size: 28px;
	margin: 0 0 15px;
}

#adress-box h3 a{
	color: #fff;
	text-decoration: none;
}




#contact {
	color: #ccc;
	margin: 0;
	font-size: 0.9em;
}

#contact  li{
	margin-top: 10px;
}

#contact  li.top-border{
	margin-top: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #21293A;
}


#contact li strong {
	font-size: 16px;
}


#contact li a {
	color: #999;
	text-decoration: none;
}

#contact li a:hover{
	color: #fc0;

}

#contact li span {
	float: left;
	width: 150px;
}



#mapa a{
	display: block;
	margin-right: 10px;
	margin-left: 20px;
	width: 257px;
	height: 180px;
	padding: 5px;
	background-color: #444;
}

#mapa a:hover{
	background-color: #fc0;
}









#footer {
	font-size: 0.8em;
	color: #666;
	margin-bottom: 20px;
	padding: 20px  0;
	background: url("../img/dark-bg2.png") repeat scroll 0 0 transparent;
	border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	behavior: url(js/PIE.html);
}

#footer a {color: #999;text-decoration: none;}
#footer a:hover {color: #fc0;}

#footer span {
	float: right;
	padding: 0 20px;
}


.list li {
	background: url("../img/spacer.gif") no-repeat scroll right center transparent;
	float:left;
	padding:0 10px;
}
.list li.first {padding: 0 10px 0 20px;}
.list li.last {background: none repeat scroll 0 0 transparent; padding: 0 0 0 10px;}
.list li a {text-decoration: none;}
.list li a:hover, .list li .active {text-decoration: underline;}






form#contact-form input[type="text"] {
	background: url("../img/white-5.png") repeat scroll 0 0 transparent;
	border: 1px solid #333333;
	color: #CCC;
	font-family: Arial,Oswald,sans-serif;
	font-size: 12px;
	margin: 0 0 10px;
	padding: 5px;
	width: 120px;
}


form#contact-form textarea {
    background: url("../img/white-5.png") repeat scroll 0 0 transparent;
    border: 1px solid #333333;
    color: #CCC;
    font-family: Arial,Oswald,sans-serif;
    font-size: 12px;
    height: 70px;
    margin: 0 0 15px;
    max-height: 70px;
    max-width: 265px;
    min-height: 70px;
    min-width: 265px;
    overflow: auto;
    padding: 5px;
    width: 265px;
}
form#contact-form input[type="submit"]{
	border: 1px solid #333333;
	color: #CCC;
	font-family: Arial, Oswald, sans-serif;
	font-size: 12px;
	margin: 0 0 0 206px;
	padding: 5px 15px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../img/button.png);
	font-weight: bold;
}
form#contact-form input[type="submit"]:hover {
    background: url("../img/button.png") repeat-x scroll 0 bottom transparent;
    color: #000;
}



form#contact-form fieldset.fload{
	display: block;
	float: left;
	width: 140px;
	margin-right: 5px;
}

form#contact-form fieldset.nofload{
	display: block;
	float: none;
	clear: both;
}


form#contact-form label {
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
	float: none;
	padding-bottom: 4px;
}


#mail_success {
    display: none;
}
input.error, textarea.error {
    border-color: #ffcc00 !important;
}
label.error {
    display: none !important;
}
.special {
    display: none;
}

.message #alert {
	font-size: 12px;
	color: #FC0;
	padding-bottom: 10px;
}