#headers h1
{
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 7px 0px 7px 19px;
	background: url('../img/arrow.png') left 50% no-repeat;
	margin: 6px 0px 6px -1px;
	float: left;
	width: 294px;
	border-left: 1px solid #d46d6d;
}
.cleara{
text-decoration: none;
color:inherit;
}

.one_third
{
	width: 283px;
	min-height: 160px;
	padding: 15px;
	margin: 4px 0px 4px -1px;
	border-left: 1px solid #c3c3c3;
	float: left;
}

a.more
{
	position: absolute;
	right: 15px;
	bottom: 0px;
	background: #c32e2e;
	color: #ffffff;
	display: block;
	padding: 5px 15px;
	width: 32px;
	margin: 5px 0px;
	text-decoration: none;
	font-size: 11px;	
	float: right;
}

#content p
{
	text-shadow: 0px 1px 0px white;
	line-height: 18px;
	font-size: 11px;
	margin-bottom: 10px;
}

#text
{
	padding: 10px;
	text-align: justify;
}

ul#offer
{
	padding: 0px 10px 0px 0px;
	margin: 0px;
	list-style-type: none;
	width: 150px;
}

#offer a
{
	display: block;
	padding: 5px 0px 5px 12px;
	margin-left: 25px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	border-bottom: 1px solid #b3b3b3;
	border-top: 1px solid #ffffff;
	text-shadow: 0px 1px 0px white;
	filter: dropshadow(color=white, offx=0, offy=1);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	background-image: url('../img/ar.png');
}

#offer a:hover
{
	color: #942222;
	background-position: 2px 9px;
}

h1
{
	width: 220px;
}

h3
{
	background: #c32e2e;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 11px;
	padding: 5px 0px 5px 25px;
	width: 125px;
}

.ob
{
	padding: 20px 0px;
	display: inline-block;
	vertical-align: top;
}
.ob ul.fotki{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	overflow: hidden;
	clear: both;
	margin-top: 8px;
}
.ob ul.fotki li{
	float: left;
	width: 50px;
	height: 63px;
	overflow: hidden;
	border: 1px solid #ccc;
	margin: 0 15px 5px 0;
}

ul#download
{
	list-style-type: none;
	margin: 0px;
	padding: 15px;
	float: right;
	width: 750px;
}

#download li
{
	display: inline-block;
	text-align: center;
	margin: 20px 0px;
}

#download li a
{
	width: 265px;
	display: block;
	color: #0a0a0a;
	padding: 20px 90px 20px 10px;
	background-repeat: no-repeat;
	background-position: 290px 50%;
	border: 1px solid #e7e7e7;
	text-decoration: none;
}

#download li a:hover
{
	background-color: #eeeeee;
	border: 1px dashed #d2d2d2;
}

.doc { background-image: url('../img/doc.png'); }
.pdf { background-image: url('../img/pdf.png'); }
.xls { background-image: url('../img/xls.png'); }

#map
{
	width: 418px;
	height: 208px;
	border: 1px solid #7f7f7f;
}

#contact-form
{
	width: 240px;
}

#contact-form input[type=text], #contact-form textarea
{
	width: 220px;
	margin: 3px 0px;
	padding: 5px 10px;
	color: #242323;
	background: #ffffff;
	border: 1px solid #a7a7a7;
	font-family: Tahoma, Arial;
}

#contact-form input[type=text]:first-child { margin-top: 0px; }

#contact-form textarea { height: 97px; }

#contact-form input[type=submit]
{
	float: right;
	background: #c32e2e;
	color: #ffffff;
	padding: 5px 10px;
	border: 0px;
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px;
}
