*{ margin: 0; padding: 0;}

body{
	font-family: Tahoma; 
	color: #393939; 
	min-width:1000px; 
	font-size:11px; 
}

html, body{
	height: 100%;
}

td{
	vertical-align: top;
}

img{
	border: 0px;
}

/* ================================================================================*/

form{ margin: 0; padding: 0; }

div, td, input, select, p, a, li {
	font-family: Tahoma;
	font-size: 11px;
	color: #393939;
}

.center_cell div,.center_cell  td,.center_cell  input,.center_cell  select,.center_cell  p,.center_cell  a,.center_cell  li {
	font-family: Verdana;
	font-size: 13px;
}

a{
	color: #0084D0;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#main_inside{
	position:relative; 
	min-height:100%; 
	margin: 0; 
	min-width: 1000px; 
}
	
/*For IE*/
* html #main_inside{
	height:100%; 
	width:1000px;
	margin: 0 auto;  
}

#main_inside_in{ 
	position:relative; 
	min-height:100%; 
	margin: 0 auto; 
	width: 1000px;
}


/*For IE*/
* html #main_inside_in{
	height:100%; 
	width: 1000px; 
}

#main_content{
	margin: 0 auto;
	width: 1000px;
}
/*=======================================================*/


/*=======================================================*/

#footer_block{
	height: 85px; 
	clear: both;
}

#footer_main{
	height: 85px; 
	margin: -85px auto; 
	position: relative; 
}

#footer{
	height: 85px; 
	margin: 0 auto; 
	min-width: 997px; 
}

/*For IE*/
* html #footer{
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');
}

body{
	background-image: url(../images/body.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

#footer_in{ 
	height: 65px;
	margin: 0 auto; 
	width: 980px;
	padding: 20px 20px 0px 0px;
	background-color: #1E87C1;
    text-align: right;
}

#header{
	height: 363px;
	overflow: hidden;
/*	background-image: url(/pub/top/5.jpg);
	background-position: 219px 0px;
	background-repeat: no-repeat;
*/
	background-color: #FFFFFF;
}

#header .logo{
	float: left;
	width: 219px;
	height: 363px;
	overflow: hidden;
	text-align: center;
	padding: 36px 0px 0px 0px;
}

#header #topphones {
padding-top:40px;
font-size:16px;
}

#header #topphones a{
font-size:16px;
}

.top_phone {
	overflow: hidden;
	border-bottom: 1px solid #FFFFFF;
	background-color: #F5F5F5;
	padding: 5px 0px 5px 200px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #0278C2;
    text-align: center;
}

a.dilers  {
	font-family: Trebuchet MS;
	font-size: 14px;
    text-align: center;
}

.top_phone span{
	padding: 5px 20px 0px 0px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #0278C2;	
	white-space: nowrap;
}

#total_content{
	clear: both;
}

#total_content .main_tbl{
	width: 100%;
	border-collapse: collapse;
}

#total_content .main_tbl .left_cell{
	width: 218px;
}

#total_content .main_tbl .right_cell{
	width: 200px;
}

.right_banners{
	padding: 0px 0px 10px 0px;
    font-size: 0px;
    text-align: center;
}

.right_banners img, .right_banners div{
	margin-bottom: 6px;
}

.footer_logo{
	float: left;
	width: 218px;
	text-align: center;
	padding: 0px 0px 0px 0px;
    position: relative;
    top: -10px;
}

.copyright{
	background-image: url(../images/copyright.gif);
	background-position: 0px 13px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 17px;
	float: left;
    text-align: left;    
}

.copyright p{
	color: #FFFFFF;
	font-size: 10px;
	padding-bottom: 8px;
	line-height: 12px;
    text-align: left;
}

.copyright a{
    color: #FFFFFF;
    font-size: 10px;
    line-height: 12px;
}

.left_menu{
	margin-bottom: 0px;
}

.left_menu .name{
	height: 18px;
	overflow: hidden;
	background-image: url(../images/left_menu_name.jpg);
	background-repeat: no-repeat;
	padding: 5px 0px 1px 5px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.left_menu ul{
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

.left_menu ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-size: 1px;
}

.left_menu ul li a{
	display: block;
	padding: 2px 0px 2px 4px;
	text-decoration: none;
}

.left_menu ul li.cur a{
	font-weight: bold;
}

.left_menu ul li a:hover{
	background-color: #E7E7E7;
	text-decoration: none;	
}

.center_cell{
	padding: 13px 14px 20px 14px;
}

#main_services{
	margin-bottom: 0px;	
}

#main_services .item{
	float: left;
	width: 33%;
	padding-bottom: 21px;
}

#main_services .item .digit{
	padding-bottom: 1px;
}

#main_services .item .name{
	font-family: Trebuchet MS;
	font-size: 20px;
	line-height: 18px;	
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 2px;
}

#main_services .item p{
	padding: 0px 20px 0px 2px;
}

#main_services .item .orange{
	color: #E04900;
}

#main_services .item .blue{
	color: #0085D4;
}

#main_services .item .green{
	color: #6D9000;
}

.text_block{
	clear: both;
}

.center_cell ul{
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
}

.center_cell ol{
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
}

.center_cell ul li{
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/li.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	list-style: none;
	line-height: 18px;
}

h1{
	font-family: Trebuchet MS;
	font-size: 24px;
	color: #393939;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	line-height: 22px;
}

h1 span{
	color: #DF4900;
}

h2{
    font-family: Trebuchet MS;
    font-size: 20px;
    color: #393939;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
    font-weight: normal;
    line-height: 22px;
}

h2 a{
    font-family: Trebuchet MS;
    font-size: 20px;
    color: #393939;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
    font-weight: normal;
    line-height: 22px;
}

h3{
    font-family: Trebuchet MS;
    font-size: 16px;
    color: #393939;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
    font-weight: normal;
    line-height: 22px;
}

h3 a{
    font-family: Trebuchet MS;
    font-size: 16px;
    color: #393939;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
    font-weight: normal;
    line-height: 22px;
}

.center_cell h2 span{
    color: #DF4900;
}

.center_cell p{
    padding-bottom: 10px;
}

.center_cell .text_block{
	padding-bottom: 20px;
}

#gallery{
	clear: both;	
	background-color: #F5F5F5;
}

#gallery .name{
	background-color: #EEEEEE;	
	height: 31px;
	overflow: hidden;
	margin-bottom: 5px;
}

#gallery .name a{
	position: relative;
	top: 8px;
}

#gallery .name h2{
	font-size: 18px;
	font-family: Trebuchet MS;
	font-weight: normal;
	float: left;
	padding: 3px 10px 7px 15px;
	margin: 0px 0px 0px 0px;	
}

#gallery .list{
	clear: both;
	padding: 10px 13px 10px 13px;
}

#gallery .list .item{
	float: left;
	width: 33%;
}

#gallery .list .item a.n{
	display: block;
	padding: 0px 0px 10px 0px;
}

#gallery .help{
	clear: both;
	color: #DF4801;
	padding: 8px 0px 10px 9px;
}

#counters{
    float: right;
    width: 500px;
    padding: 20px 20px 0px 0px;
    overflow: hidden;
}

#counters div{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#counters a, #counters img{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.right_cell li{
    list-style: none;
}

.pathway{
    padding-bottom: 10px;
}

.right {float:right; margin-left:15px; margin-bottom: 10px;}

.left {float:left; margin-right:15px; margin-bottom: 10px;}

/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}

#attention {background-color: red; color: #ffffff; width: auto; padding: 5px; font-weight: bold;}

/* TABLES */

#pocentru #title {
text-align: center;
font-weight: bold;
}

#pocentru {
text-align: center;
width: 100%;
}

#pavilion, #pavilion td{
  border: 1px solid #000000;
  border-collapse: collapse;
}

#pavilion {
width: 100%;
}

#pavilion td {
padding: 5px;
vertical-align: middle;
text-align: center;
}

#pavilion #title td{
background-color: #0079C4;
color: white;
font-weight:bold;
}

#pavilion #subhead td{
background-color: red;
color: white;
text-align: left;
font-weight:bold;
}

#pavilion img {
width: 160px;
}

/* CONTACTS */

.city li{
	margin-bottom:10px;
font-size: 14px;
} 

.city {margin-left:0; padding-left:0;}
.city li {list-style-type: none; margin-left:0;}

.city li .pseudo-link{
	border-bottom:1px dotted #1C58BA;
	color: blue;
	text-decoration:none;
	cursor:pointer;
	font-size: 18px;
	line-height:1.4em;
}

.city li .pseudo-link:hover{
	color:#000000
}
	
.city li .active {
	color:#000000;
	border-color:#000000 
}

.city .hide div{
	display:none;
} 

.city li div{
	padding-left:0px;
	margin-top:3px;
	line-height:1.3em;
}

a.curpage {background-color:white;color:red;display:block;}

#rounded {float: left; margin-left: 45px; margin-bottom: 40px;}
#rounded #top {background-image: url(/pub/quality/top.png); width: 210px; height: 15px;}
#rounded #pic {background: url(/pub/quality/light.png) repeat-y; width: 210px; text-align:center; padding: 5px 0; height: 170px; vertical-align: middle;}
#rounded #text {background: url(/pub/quality/dark.png) repeat-y; width: 200px; text-align:center; padding: 10px 5px 5px 5px; color: white; font-size:14px; height: 100px; vertical-align: middle;}
#rounded #bottom {background-image: url(/pub/quality/bottom.png); width: 210px; height: 14px;}