@charset "utf-8";
body{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	background-color: #d0d8d9;
	text-align: left;
}
p{
	margin: 0px;
	padding: 0px;
}
a{
	color: #000000;
}
a:hover{
	text-decoration: none;
}
img{
	border: 0px;
}
table{
	font-size: 100%;
}
table td{
	width: auto;
}
hr{
	height: 2px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: none;
}
ul{
	margin: 0px 10px;
	padding: 5px 15px;
	list-style-type: square;
	/*list-style-image: url("/img/li.gif");*/
}
li{
	margin: 5px 0px;
	padding-left: 3px;
}
label{
	float: left;
	display: block;
	width: 200px;
	margin-bottom: 5px;
}
label.check{
	float: none;
	display: inline;
	width: auto;
	margin-left: 5px;
}
input, select, textarea{
	width: 300px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 1.0em;
	border: 1px solid #999999;
	box-shadow: 0px 0px 5px #999999;
	-o-box-shadow: 0px 0px 5px #999999;
	-moz-box-shadow: 0px 0px 5px #999999;
	-webkit-box-shadow: 0px 0px 5px #999999;
}
input.narrow, select.narrow{
	width: 150px;
}
.form_button{
	text-align: right;
}
#result_form{
	text-align: center;
}
#form_certifikat_ine, #form_doba_ine, #next_form, #result_form{
	display: none;
}
div.check_boxes{
	margin-left: 200px;
}
div.check_boxes input{
	width: auto;
}
div.half{
	float: left;
	width: 50%;
}
div.referencia{
	clear: right;
	padding: 10px;
	width: 508px;
}
div.odd{
	background-color: #a5b0b5;
}
div.referencia img{
	float: right;
	margin-left: 10px;
	max-width: 300px;
}
.logo_ie6{
	_width: 300px;
}
#google_map{
	margin-top: 10px;
	width: 528px;
	height: 250px;
	color: #000000;
}

