/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {
	font-size:100%;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(../images/roadpro_gradient_bg.jpg);
}
html, input, textarea	{
	font-family: Arial, Helvetica, sans-serif;
}

	.top{
	height:68px;
	width:1000px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	

.alignMiddle{
	vertical-align:middle
}
.alignCenter{ text-align: center}
.container1{ width:100%}
object {
	vertical-align:top;
	margin-top: 0px;
}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {
	overflow:visible;
	width: 100%;
}
a img{ border:0}
img{ vertical-align:top;  }

a{color:#000000; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#00bdf1; background:url(images/marker-2.gif)  center right no-repeat; padding-right:6px; text-decoration:none; font-weight:bold; float:right  }
.link:hover{text-decoration:underline }
.link2{color:#00bdf1; background:url(images/marker-1.gif)  center left no-repeat; padding-left:6px; text-decoration:none; font-weight:bold  }
.link2:hover{text-decoration:underline }
.link1{color:#00b6ed; font-weight:bold; text-decoration:none;  }
.link1:hover{text-decoration:underline }
.link3{ color:#00b6ed; text-transform:none; font-weight:bold; text-decoration:none; float:right}
.link3:hover{text-decoration:underline }
#content h5{color:#000000; text-transform: none; font-size:1em; margin-bottom:5px;  }

.button{color:#f8f7f3; background:url(images/button.gif) top left no-repeat; font-weight:bold; padding:1px 8px 5px 9px; text-decoration:none;  }
.button:hover{text-decoration:underline }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{
	background-position:0 5px;
	margin:0;
	padding-left:10px;
}
#content ul li a{
	color:#AF0000;
	text-decoration: underline;
	line-height:1.5em
} 
#content ul li a:hover {
	text-decoration:underline;
}


#content .ul li{
	background:none;
	margin:0;
	padding:0;
	width:100%;
	vertical-align:top;
	list-style-position: outside;
	list-style-type: disc;
}

#content .ul li b{
	background:url(images/marker.gif) center left no-repeat;
	padding-left:10px;
	margin-left:8px;
	font-weight:normal;
	display:block;
	padding-bottom:0;
	margin-bottom:0
}
#content .ul li span{background:url(images/marker1.gif) no-repeat bottom right; display:block }
#content .ul li a{
	background:url(images/bg_menu.gif) repeat-x top;
	margin-bottom:2px;
	display:block;
	line-height:2.25em;
	color:#333;
	text-decoration:none
}
#content .ul li a:hover{
	background:url(images/bg_menu-act.gif) repeat-x top;
	text-decoration:underline
}
#content .ul li .current{background:url(images/bg_menu-act.gif) repeat-x top; text-decoration:none  }

#content .ul1 li{
	background:url(images/bg_li.gif) repeat-x top left;
	margin:0;
	padding:7px 0 4px 1px;
	font-size:1em;
	color:#af0000;
	margin-bottom:1px
}
#content .ul1 .li{background:url(images/bg_li1.gif) repeat-x top left; }
#content .ul1 li a{
	color:#666666;
	text-decoration:none;
	line-height:1.5em;
} 
#content .ul1 li a:hover { text-decoration:underline; }



.link-1 { display:block; float:right; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:0 18px 3px 7px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}

.link-2 {
	display:block;
	float:right;
	background:url(images/link_bg1.gif) left top repeat-x;
	color:#FDC302;
	text-decoration:none;
}
.link-2 em { display:block; background:url(images/link_left1.gif) no-repeat left top;}
.link-2  b {
	display:block;
	background:url(images/link_right1.gif) no-repeat right top;
	padding:0 0px 3px 7px;
	font-weight:normal;
	font-style:normal;
}
.link-2:hover{ text-decoration:none; color:#000000}


/*header*/
#header {
}
#header .indent{
	margin:31px 0 0 0px;
	position:absolute;
	width:1000px;
	height:50px
}
#header .indent1{
	padding:0
}
#header .indent2{
	padding:0px 0 0 0px
}
#header .block{
}
#header a{color:#000103; text-decoration:none;} 
#header a:hover{text-decoration:underline}
#header span a{color:#000103; font-weight:bold }
#header span b a{color:#00c3f5; }

/*content*/
#content{
	font-size:0.75em;
	width:100%;
	text-align:left
}
#content .indent-main{
	padding:0 1px 0 1px
}
#content .indent-main1{padding:5px 5px 0 5px}
#content .title{
	padding:9px 0 11px 14px;
	text-transform:uppercase;
	color:#AF0000;
	font-weight:bold;
	font-size:1.41em;
	background-image: url(../images/bg_title1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#content .title1{
	padding:9px 0 11px 14px;
	text-transform:uppercase;
	color:#333;
	font-weight:bold;
	font-size:1.41em;
	background-image: url(images/bg_title1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#content .img-left{
	float:left;
	margin:0 15px 0 0;
	border: thin solid #000000;
}
#content .img-left1{
	float:left;
	margin:0 0px 0 0;
	border: thin solid #333333;
}


#content .img-left9{
	float:left;
	margin:0 0px 0 0;
	border: thin solid #333333;
}


#content .img-left2{ float:left; margin:0 13px 20px 0}
#content .img-indent{
	margin:0 0 0px 0
}
#page3 #content p{ margin:0 0 17px 0}
#content p{
	margin:0 0 0px 0
}
#content .p{ margin:0 0 11px 0}
#content h2{
	color:#AF0000;
	font-size:1.5em;
	font-weight:bold
}
#content h4{
	color:#AF0000;
	text-transform:uppercase;
	font-size:1em;
	margin-bottom:3px;
}
#content .tail{
	padding-bottom:8px;
	margin-bottom:15px;
	background-image: url(../images/tail2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#content .txt{
	margin-bottom:0px;
	font-size:11.5px;
	color:#333333;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
}
#content .txt a{ text-transform:uppercase; color:#0181cd; text-decoration:none;  margin:0 3px 0 3px}
#content .txt a:hover{text-decoration: underline}


#content .indent{padding:267px 0 0 30px; color:#fdc502}
#content .indent1{
	padding:0px 0 0 0;
	background-image: url(../images/bg_title1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#content .indent2{padding:3px 0 0 0}

/*box*/
#content .box{ background:#111111; width:100%; font-size:.833em; color:#fff; line-height:1.18em}
#content .box .border-top {background:url(images/border_top.gif) repeat-x top;}
#content .box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
#content .box .indent-box{ padding:4px 11px 6px 5px; }
#content .box .indent-box1{ padding:4px 11px 5px 5px; }
#content .box p{ margin:11px 0 8px 0}
#content .box a{ color:#00bdf1; text-transform:uppercase; text-decoration:none; font-size:1.1em }
#content .box a:hover{text-decoration:underline }
/*box1*/
#content .box1{
	width:99%;
	background-image: url(../images/bg_title1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#content .box1 .indent-box{
	padding:15px 15px 13px 15px;
}
#content .box1 h3{
	color:#af0000;
	font-size:1.1em;
	text-transform:uppercase;
	background:url(images/tail1.gif) repeat-x bottom;
	padding-bottom:5px;
	margin-bottom:19px
}
#content .box1 .h3{padding-bottom:5px; margin-bottom:5px}
/*box2*/
#content .box2{
	width:100%;
	color:#000000;
	background-color: #FFFFFF;
}
#content .box2 .indent-box{ padding:17px 15px 13px 15px; }
#content .box2 .indent-box1{ padding:17px 5px 13px 15px; }
#content .box2 p{ margin:11px 0 8px 0}
#content .box2 a{
	color:#FDC302;
	text-transform:none;
	text-decoration:none;
	float:right
}
#content .box2 a:hover{
	text-decoration:none;
	color: #000;
}
#content .box2 h4{
	color:#333;
	text-transform: none;
	font-size:1em;
	margin-bottom:3px;
}
/*box3*/
#content .box3{
}
#content .box3 .indent-box{
	padding:17px 5px 13px 13px;
}
#content .box3 h3{color:#0181cd; font-size:1.41em; text-transform:uppercase; background:url(images/tail1.gif) repeat-x bottom; padding-bottom:5px; margin-bottom:19px}
#content .box3 .h3{padding-bottom:5px; margin-bottom:5px}
/*box4*/
#content .box4{ background:#1b1f32 }
#content .box4 .indent-box{ padding:17px 13px 23px 13px; }
#content .box4 h3{color:#0181cd; font-size:1.41em; text-transform:uppercase; background:url(images/tail1.gif) repeat-x bottom; padding-bottom:5px; margin-bottom:19px}
#content .box4 .h3{padding-bottom:5px; margin-bottom:5px}


/*footer*/
#footer {
	color:#333333;
	font-size:0.7em;
	background-image: url(url(../images/bg_title1.jpg));
	background-repeat: repeat-x;
	background-position: left top;
}
#footer .indent-footer{
	padding:10px 20px 35px 200px;
	background-image: url(../images/bg_title1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer a {color:#fbb701; text-decoration:none}  
#footer a:hover {  text-decoration:underline}
#footer h2{
	color:#AF0000;
	font-size:1em;
}
#footer .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:4px; margin-bottom:5px}
#footer .indent{padding:0 0 0 12px}
#footer .indent1{
	padding:5px 0 0 0px
}

#footer ul{margin:0; padding:0; list-style:none;}
#footer ul li a{
	color:#333;
	text-decoration:none;
	line-height:1.72em;
	font-size:0.916em
} 
#footer .ul li a{
	color:#333333;
	text-decoration:none;
	line-height:1.72em;
	font-size:0.916em
} 
#footer ul li a:hover { text-decoration:underline; }

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:30px}
.h1{ height:29px;}
.block-contact span{ float:right; margin-right:20px}
.input{
   	border:none; 
	background:none;
	width:243px; height:18px;
	font-size:1em;
	color:#fff;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#content .img-thumbs{
	margin:0 0 0px 0;
	border: thin solid #000000;
}


#containmag1 {
	float: left;
	width: 624px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-bottom: 20px;
	background: url(../images/dot.gif) top repeat-x;
}

#mag1
{
	float: left;
	width: 115px; /*Width of left column in pixel*/
	margin-left: 0px;
	height: 135px;
}

#mag2
{
	float: left;
	width: 190px; /*Width of left column in pixel*/
	margin-left: 0px;
	height: 223px;
}

#mag3
{
	float: left;
	width: 250px; /*Width of left column in pixel*/
	margin-left: 0px;
	height: 190px;
}



.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
	height: 170px;
	width: 130px;
	padding-right: 24px;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
	
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}


	.field {
	width: 400px;
	height: 15px;
	font-size: 12px;
	background-image: url(images/field_bg.jpg);
	background-repeat: no-repeat;
	border: thin solid #666666;
	color: #333;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	}

	.field_text {
	width: 400px;
	padding: 0px;
	font-size: 9pt;
	background-color: transparent;
	border: 0;
	color: #666666;
	line-height: 14pt;
	}

	.field_large {
	width: 400px;
	height: 140px;
	padding: 0px;
	font-size: 13px;
	border: thin solid #666666;
	color: #333;
	}
	
	#midarea {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#main_content_area {
	width: 965px;
	margin: auto;
	top: 0px;
	background-color: #fff;
}


.right .pic_border{margin-left:15px;}
.right .box2{
	height:185px;
	width:310px;
	_width:290px;
	font-size:12px;
	margin-left:15px;
	/*border-top: dashed 1px #1B1818;*/
			 margin-top:10px;
	padding-top:20px;
	background:url(../images/dot.gif) top repeat-x;
			 }
.right .box2 .img{border:0}
.right .box2 .poza {
	width:105px;
	height:140px;
	float:left;
	margin-bottom:0px !important;
}
.right .box2 .txt{
	float:left;
	width:190px;
	line-height: 14px;
	padding-left: 11px;
	margin-left: 0px;
				  }

.right .box2 .txt .titlu{margin-bottom:10px}
.right .box2 .txt span{
	font-size:17px;
	line-height: 20px;
}
 .box2 .txt a{
	font-size:13px;
	color:#a5884b;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.right .box2{
	height:130px;
	width:310px;
	_width:290px;
	font-size:10px;
	margin-left:0px;
	/*border-top: dashed 1px #1B1818;*/
			 margin-top:10px;
	padding-top:20px;
			 }
