/* CSS Document */
/*******************************************************
			GENERAL
*******************************************************/
body {
	background: #2E2E2E url('../images/dss_bgr.png') repeat;
}
#header-repeat {
	background:transparent url(../images/dss_top_bgr.png) repeat-x top center;
	clear:both;
}
/*******************************************************
			TYPOGRAPHY
*******************************************************/
body {
	color:#fefefe;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size:62.5%;
	line-height:1.6em;
}
h1 {
	font-weight:bold;
	font-size:3em;
}
h2 {
	font-weight:bold;
	font-size:1.7em;
	text-transform:uppercase;
	color:#7da4a9;
	line-height:2em;
}
.spec1 {
	font-weight:bold;
	font-size:1.7em;
	text-transform:uppercase;
	color:#7da4a9;
	line-height:2em;
	display:inline;
}
.spec2 {
	font-weight:bold;
	font-size:1.7em;
	text-transform:uppercase;
	color:#7da4a9;
	line-height:2em;
	display:inline;
}
.spec3 {
 style="font-family: Helvetica, Geneva, Arial, sans-serif;
	color:#fefefe;
	text-transform:none;
	font-size:1.2em;
	display:inline;
}
.inline {
	display:inline;
}
#menu {
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
}
#content p {
	font-size:1.2em;
	line-height:1.5em;
}
.phonenumber {
	font-size:1.6em;
	font-weight:bold;
	color:#DA8948;
}
/*******************************************************



			LINKAGE



*******************************************************/

.menu li {
	padding:0 10px;
}
.menu li a {
	color:#2E2E2E;
	padding:10px 20px 30px;
	text-decoration:none;
}
.menu li a:hover, .menu li .active {
	color:#FFF;
	text-decoration:none;
	background: transparent url('../images/dss_active.png') no-repeat top center;
}
#content p a {
	color:#DA8948;
	font-weight:bold;
	text-decoration:none;
}
#content p a:hover {
	text-decoration:underline;
}
#map {
	color:#DA8948;
	font-weight:bold;
}
#content ul {
	font-size:1.2em;
	list-style-type:square;
	list-style-position:inside;
	margin-left:20px;
	list-style-image:url(../images/102.png);
}
#content li {
	padding: 5px 0px;
}
/*******************************************************



			STRUCTURE



*******************************************************/











#container {
}
#header {
}
#logo {
	float:left;
	margin-top:11px;
}
#phone {
	margin-top:20px;
	background: url('../images/dss_phone.png') no-repeat right top;
	height: 47px;
	float:right;
}
#menu {
	margin-bottom:20px;
}
#menu ul {
	float:right;
}
#menu .menu li {
	display:block;
	float:left;
	padding:10px 0px;
}
#menu ul .last_li {
	padding:10px 0px 10px 20px;
}
#content {
	clear:both;
}
#content ul {
}
#slogan {
	margin:15px 0;
	background: url('../images/dss_slogan.png') no-repeat right top;
	height: 360px;
}
.car {
	margin:15px 0;
	background: transparent url('../images/dss_car_4-1.png') no-repeat right bottom;
	height: 473px;
}
#map {
	width: 920px;
	height: 450px;
	margin-left:10px;
	margin-bottom:10px;
}
#col_left,  #col_center,  #col_right {
	height:265px;
	background: url('../images/dss_col_bgr.png') repeat left top;
	padding:10px;
	margin:10px 10px 45px 10px;
}
#adres_left {
	clear:both;
	height:140px;
	background: url('../images/dss_col_bgr.png') repeat left top;
	margin:0 20px 0 10px;
	width:440px;
	padding:10px;
}
#adres_right {
	height:140px;
	background: url('../images/dss_col_bgr.png') repeat left top;
	margin:0 0 45px;
10px;
	float:left;
	width:440px;
	padding:10px;
}
.col_regular {
	background: url('../images/dss_col_bgr.png') repeat left top;
	padding:10px;
	margin:10px 10px 45px 10px;
}
table.offer {
	border:1px solid #fff;
	width:920px;
}
table.offer td {
	border-left:dashed 1px #fff;
	padding:10px;
}
table.offer th {
	background:#fff;
	color:#000000;
	font-size:1.3em;
	text-transform:capitalize;
}
table .bigger {
	font-size:1.4em;
}
.gal {
	text-align:center;
}
.gal img {
	padding:10px;
}
.gal img a {
	border:none;
}
#footer {
	clear:both;
	background:transparent url('../images/dss_col_bgr.png') repeat scroll center top;
	height:200px;
}
#footer a {
	text-decoration:none;
	color:#fefefe;
}
#footer_info {
	width:920px;
	margin:0 auto;
	padding:20px;
}
.copyrights {
	margin:0;
}
.designedby {
	margin:0;
	float:right;
	text-align:center;
}


/*******************************************************



			FORM



*******************************************************/

