 


* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 16px 0px 10px;
	background: #226688;
	color: #000000;
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
	text-align: center;
	cursor:default;
}

li {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 10px;
}

td {
	font-family:Arial, Helvetica, sans-serif; 
	text-align:center; 
	font-size:12px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 780px;
}

/* Page Header */

#header_container {
	margin-bottom: 0px;
	border: 0px ;
        width:780px;
        height: 240px;
        background: url("/images/header.jpg");
}

.news_box {
  width:540px;
  height:170px;
  margin-top:-7px;
  margin-left:-5px;
  padding:5px;
  text-align:left;
  float:left;
  z-index:100;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/white75.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.news_box[class] {
  background-image:url(/white75.png);
}

.news_link {
	font-weight:bold;
	text-decoration:underline;
	color: #1177bb}

.news_link:hover{
	text-decoration:none;
}

#page_header {
	width: 780px;
	height: 240px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;	
}

#header {
	border: #000000 1px solid;
}

#lang_picker {
	z-index: 111;
	height:20px;
	width:60px;
	position:relative;
	left:0px;
	bottom:-160px;
	padding:0px;
	margin:0px;
	padding:0px;
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
	text-align:center;
	padding-top:4px;
	overflow:hidden;
	float:right;
}
#lang_picker a {
	font-family:Verdana, Geneva, sans-serif;
	color:#1177bb;
	text-decoration:none;
	border-bottom:dashed 1px #1177bb;
	font-weight:bold;
}


/* Left Side */
#left_side {
	width:200px;
	float: left;
	background: #ffffff;
	border: #000000 1px solid;
	padding: 10px;
	padding-right:2px;
	margin-top:25px;
	text-align:left;
	overflow:hidden;
	border-spacing:0px;
	
}


#left_side .a1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	color: black;
}

#left_side .a1:hover{
	text-decoration:none;
}

#left_side .a2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	color: black;
}

#left_side .a2:hover{
	text-decoration:none;
}

#left_side .a3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color: black;
}

#left_side .a3:hover{
	text-decoration:underline;
}

/* ITEM LEFT */
.item_left {
	text-align:left;
}

.item_left img {
	border: #000000 1px solid;
	float:left;
	margin-right:10px;
}

.item_left h1 {
	letter-spacing: 1px;
	text-indent: -2px;
	font-size:12px;
	font-weight:bold;
}

.item_left a {
	font-size:12px;
	text-decoration:none;
	text-align:left;
	margin:0px;
	padding:0px;
	color: #1177bb;
}

.item_left a:hover {
	font-size:12px;
	text-decoration:underline;
}

/* ITEM RIGHT */
.item_right {
	text-align:left;
}

.item_right img {
	border: #000000 1px solid;
	float:right;
	margin-right:-10px;
}

.item_right h1 {
	letter-spacing: 1px;
	text-indent: -2px;
	font-size:12px;
	font-weight:bold;

}

.item_right a {
	font-size:12px;
	text-decoration:none;
	text-align:left;
	margin:0px;
	padding:0px;
	color: #1177bb;
}

.item_right a:hover {
	font-size:12px;
	text-decoration:underline;
}
/* Horizontal spacer */

#spacer {
	border-top:1px dashed #000000;
	width: 200px;
	height:1px;
	margin-top:10px;
	padding-bottom:10px;
	height:10px;
	overflow:hidden;
}

#spacer2 {
	border-top:1px dashed #000000;
	width: 120px;
	height:1px;
	margin-top:10px;
	padding-bottom:10px;
	height:10px;
	overflow:hidden;
}

/* Top Menu */

#top_menu {
	padding-top: 5px;
	padding-bottom:0px;
	margin:0px;
	height:20px;
	margin-right:-2px;
	width:543px;
	float:right;
	overflow:hidden;
}

#top_menu .empty_cell {
	margin:0px;
	padding:0px;
	border:0px;
	border-bottom:1px solid #000000;
	height:20px;
}


#top_menu .current_cell {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000; 
	border-bottom:0px; 
	font-family:Arial, Helvetica, sans-serif; 
	text-align:center; 
	width: 70px; 
	font-size:12px; 
	font-weight:bold;
	background:#ffffff;
	height:20px;
}

#top_menu .current_cell  a{
	color:#000000; 
	text-decoration:underline;
}

#top_menu .current_cell  a:hover {
	text-decoration:none;
}


#top_menu .link_cell {
	width: 70px;
	height:20px;

}

#top_menu .link_cell a {
	border-top: 1px solid #000000;	
	border-left: 1px solid #000000;	
	border-right: 1px solid #000000;	
	border-bottom: 0px solid #000000;	
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 70px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
	height:20px;
	background:#1177bb;
	color:#ffffff;
	display:block;
}

#top_menu .link_cell a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background:#000000;
	color:#44aadd;
}

/* error messages */
#error {
	background:#FFFF66;
	color:#CC0000;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	border:#990000 1px solid;
	padding:5px;
}

#error a {
	text-decoration:underline;
	font-weight:bold;
	color:#FF0000;
	}
	
#error a:hover {
	text-decoration:none;
}


/* main content */
#main_content {
	width:543px;
	float:right;
	background: #ffffff;
	border:1px solid #000000;
	border-top:0px;
	padding:5px;
	text-align:justify;
	font-size:12px;

}

#main_content #map {
	border:1px solid #1177bb; 
	float: right;
}

#main_content .text {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-align:left;
	line-height:20px;
}

#main_content .textw {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-align:left;
}

#main_content a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

#main_content a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#44bbff;
	font-size:12px;
	text-decoration:none;
}



#main_content .pic4link {
	border: 1px dashed #1177bb;
	margin-bottom:5px;
}

#main_content .piclink {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

#main_content .piclink:hover {
	text-decoration:underline;
	color:#000000;
}




#main_content .link01 {
	font-family:Arial, Helvetica, sans-serif;
	color: #1177bb;
	text-decoration:none;
	margin-right:10px;
}

#main_content .link01:hover {
	color: #1177bb;
	text-decoration:underline;
	margin-right:10px;
}

/* contact form */
#contact_form {
	float:none;
	border:1px solid #000000;
	margin:5px;
	background:#226688;
	text-align:center;
	width:100%;
}

#contact_form input {
	border:1px solid #1177bb;
	width:430px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	background:#ffffff;
}



#contact_form textarea {
	border:1px solid #1177bb;
	width:430px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;	
}


/*banners*/
#reducere {
	z-index: 1000;
	height: 210px;
	width: 300px;
	overflow:hidden;
	position: absolute;
	visibility: visible;
	top: 50px;
	right: 30px;
	background-color:white;
	border:5px solid white;
}


#reducere_x {
	z-index: 3002;
	height:20px;
	width:20px;
	position:absolute;
	right:-5px;
	top:-5px;
	padding:0px;
	margin:0px;
	padding:0px;
	background:url("http://www.vonrep.ro/close.gif");
}

#usa_hormann {
	z-index: 110;
	height: 310px;
	width: 301px;
	overflow: show;
	position: absolute;
	visibility: visible;
	left: 50px;
	bottom: 30px;
	border:3px solid red;
	background:url("http://www.vonrep.ro/01_hormann_usa_garaj_reducere_toamna.jpg");
	border:5px solid white;
	padding:0px;
	margin:0px;
	float:left;
}

#usa_hormann_x {
	z-index: 115;
	height:20px;
	width:20px;
	position:absolute;
	right:-5px;
	top:-5px;
	padding:0px;
	margin:0px;
	padding:0px;
	background:url("http://www.vonrep.ro/close.gif");
	cursor:pointer;
}

#hormann75 {
	z-index: 120;
	width: 550px;
	height: 170px;	
	overflow:hidden;
	position: relative;
	visibility: visible;
	top: 10px;
	left: 0px;
}

#hormann75_x {
	z-index: 125;
	height:20px;
	width:20px;
	position:relative;
	float:right;
	right:0px;
	top:8px;
	padding:0px;
	margin:0px;
	padding:0px;
	margin-right:-10px;
	margin-top:-18px;
	background:url("http://www.vonrep.ro/close.gif");
	cursor:pointer;
} 


#newsbox {
  width:540px;
  height:170px;
  margin-top:20px;
  margin-left:-50px;
  padding:5px;
  border:1px solid black;
  text-align:left;
  float:left;
  z-index:100;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/white75.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
#newsbox[class] {
  background-image:url(/white75.png);
}

#newsbox_x {
	z-index: 125;
	height:20px;
	width:20px;
	position:relative;
	float:right;
	right:0px;
	top:8px;
	padding:0px;
	margin:0px;
	padding:0px;
	margin-right:-10px;
	margin-top:-18px;
	background:url("http://www.vonrep.ro/close.gif");
	cursor:pointer;
} 




