/* CSS Document */

body{
	background:url(http://www.agmotors-team.ro/images/background.jpg) repeat-x;
	margin:0;
	left:0;
	top:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}

#main_container
{
	background:url(http://www.agmotors-team.ro/images/motor-background-atv.jpg) 0 90px no-repeat;
	/*background:url(http://www.agmotors-team.ro/images/motor-background.jpg) 0 90px no-repeat;*/
	width:950px;
	height:600px;
	position:relative;
}



#logo
{
	float:left;
	margin-left:15px;
	width:270px;
	height:122px;
}

#menu
{
	float:right;
	width:540px;
	height:100px;
}

#content
{
	position:absolute;
	top:230px;
	left:0;
}

#left_menu
{
	float:left;
	width:180px;
	margin-top:80px;
	/*border:1px solid #009933;*/
}

#middle_content
{
	background: #FFFFFF url(http://www.agmotors-team.ro/images/content-bg.jpg) repeat-x;
	width:765px;
	height:500px;
	float:left;
}

#middle_content_moto
{
	background: #FFFFFF url(http://www.agmotors-team.ro/images/huge-background.jpg) repeat-x;
	width:765px;
	height:700px;
	float:left;

}

#middle_content_atv
{
	background: #FFFFFF url(http://www.agmotors-team.ro/images/huge-background-atv.jpg) repeat-x;
	width:765px;
	height:700px;
	float:left;

}
#middle_content_scuter
{
	background: #FFFFFF url(http://www.agmotors-team.ro/images/huge-background-scuter.jpg) repeat-x;
	width:765px;
	height:700px;
	float:left;

}


.content_left
{
	width:545px; 
	float:left; 
	margin-top:10px;
}
.content_left_wide
{
	width:744px; 
	float:left; 
	margin-top:10px;

}
.content_right
{
	width:199px; 
	float:left; 
	margin-left:10px; 
	margin-top:10px;
}

h1
{
	color:#CC0000;
	font-size:16px;
	margin:2px;
	padding:0;
}

.border_red
{
	border:1px solid red;
}
.border_black
{
	border:1px solid black;
}
.border_blue
{
	border:1px solid blue;
}
.border_green
{
	border:1px solid green;
}

.top_navigation
{
	margin-left:15px;
}

a.dark_grey,a.dark_grey:active,a.dark_grey:visited
{
	color:#333333;
	text-decoration:none
}
a.dark_grey:hover
{
	color:#EA0404;
	text-decoration:underline;
}

/*  MAIN MENU  */

#navbar{
    font-family:Arial, Helvetica, sans-serif;
    font-size:1px;
    height:140px;
	max-height:140px;
	padding:0;
    margin:43px 0 0 0;
}
#navbar li{
    list-style:none;
    display:inline;
	padding:0;
    margin:0 15px 0 0;
}
#navbar a{
    font-size:1px;
    color:#fff;
    text-decoration:none;
    float:left;
    padding:0;
    margin:0 15px 0 0 ;
	height:140px;
	background-color:#666666;
}

#navbar a:hover{
    text-decoration:none;
    background-position:top;
}


#navbar a.motors {
    width:120px;
    background:url("http://www.agmotors-team.ro/images/button_motociclete_rieju_.gif") no-repeat;
}
#navbar a.atv {
    width:120px;
    background:url("http://www.agmotors-team.ro/images/button_atv-uri_kymco_.gif") no-repeat;
}
#navbar a.scuter {
    width:120px;
    background:url("http://www.agmotors-team.ro/images/button_scotere_kymco_.gif") no-repeat;
}
#navbar a.accesorii {
    width:120px;
    background:url("http://www.agmotors-team.ro/images/button_accesorii_.gif") no-repeat;
}

/*   LEFT MENU   */

#menu1 {
        width: 178px;
        margin: 0;
        border-style: solid solid none solid;
        border-color: #3D261D;
        border-size: 1px;
        border-width: 1px;
		background-color:#DB282E;
        }

#menu1 ul, #menu1 ul li ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }


#menu1 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
		font-size:14px;
        }

#menu1 li a:link, #menu1 li a:visited {
        color: #E4D6CD;
        display: block;
        background:  url(http://www.agmotors-team.ro/images/menu1.gif);
        padding: 8px 0 0 10px;
        }

#menu1 li a:hover, #menu1 li #current {
        color: #FFF;
        background:  url(http://www.agmotors-team.ro/images/menu1.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }


#menu1 li ul li a {
        height: 22px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 16px;
        text-decoration: none;
		font-size:11px;
        }

#menu1 li ul li a:link, #menu1 li ul li a:visited {
        color: #E4D6CD;
        display: block;
        background:  url(http://www.agmotors-team.ro/images/menu1_grey.gif);
        padding: 2px 0 0 15px;
        }

#menu1 li ul li a:link, #menu1 li ul li a:visited {
        color: #E4D6CD;
        display: block;
        background:url(http://www.agmotors-team.ro/images/menu1_grey.gif);
        padding: 2px 0 0 15px;
        }

#menu1 li ul li a:hover, #menu1 li ul li #current {
        color: #FFF;
        background:url(http://www.agmotors-team.ro/images/menu1_grey.gif) 0 -22px;
        padding: 2px 0 0 15px;
        }	

#menu1 li a:hover { visibility:visible; /* for IE6 */ }
#menu1 li a:hover img { visibility:visible; /* for IE6 */ }
#menu1 li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}

td.header
{
	background-image:url("http://www.agmotors-team.ro/images/bg-menu.jpg");
	font-size:12px;
	font-weight:bold;
	height: 27px;
	color:#0066FF;
}

div.message
{
	border: 1px solid #FFA8A8;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #EDE7E7;
	width: 98%;
	padding: 5px 5px 5px 5px;
}
.ascunde
{
	display:none;
}

.box_pret
{
	/*background:url("http://www.agmotors-team.ro/images/bg_pret.jpg") no-repeat;*/
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	width:216px;
	height:69px;
	text-align:center;
}

.box_pret span
{
	text-decoration:line-through;
}

img.poza_detalii
{
	margin-bottom:15px; 
	border:1px solid #E5E5E5; 
	padding:2px;
	background-color:#FFFFFF;
}
img.poza_detalii:hover
{ 
	background-color:#CC0000;
}

.text_detalii
{

}
