/*
body, #masthead
{
	background-color: #933;
	color: #000;
}
#pageFrame
{
	background-color: #fec;
	border-top-width: 0;
}
#masthead
{
	margin-left: -1px;
	margin-right: -1px;
	color: #fff;
}
#hnav ul li a, #vnav ul li a
{
	background-color: #fff;
}

*/

body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; }

a:link 	  {	text-decoration: none;}
a:hover   {	text-decoration: underline;}
a:active  {	text-decoration: none;}
a:visited {	text-decoration: none;}

label {cursor: pointer;}


.model {
	margin:1em;
	}


.model H2, H2{
	color: #69a;
	border-bottom: 1px solid #666;
	margin-bottom: 1em;
	padding: 5px 5px 0px 5px;
	height: 30px;
	}

.model H3, H3{
	color: #666;
	border-bottom: 1px solid #666;
	margin-bottom: 1em;
	padding-left: 0.2em;
	}

.model H4, H4{
	color: #46a;
	border-bottom: 1px solid #46a;
	margin-bottom: 1em;
	padding-left: 0.2em;
	}


.model li{
	margin-left: 2em;
	list-style-position : outside;
	padding-left: 5px;

	}

.model img{
	margin-top: 2em;
	padding: 1em;
	border: none;
}

/***** enhanced table ****************/
.enhancedtable, .richtable {
background-color:#fff;
	font-size: 100%;
	width:90%;
	border-collapse: collapse;
	margin-left: 1em;
	padding: 1em;
}


.enhancedtable th, .richtable th {
	padding: 5px 15px;
	font-size: 0.8em;
	color: #fff;
	background: #0B70A2;
	background-image: url(./silver/th1_mid.gif);
	text-align: left;
	border:none;
	height: 10px;
}

.enhancedtable th a, .richtable th a  {
	color:#fff;
}

.th1L, .enhancedtable th.th1L , .richtable th.th1L {
	background-image: url(./silver/titlebar_shiny.gif);
	background-position : top left;
	padding-left: 5px;
}

.th1M, .enhancedtable th.th1M, .richtable th.th1M {
	border:none;
	padding:5px;
	font-size: 0.8em;
	color: #fff;
	background: #0B70A2;
	background-image: url(./silver/th1_mid.gif);
	text-align: left;
}

.th1R, .enhancedtable th.th1R, .richtable th.th1R{
	border:none;
	background-image: url(./silver/titlebar_shiny.gif);
	background-position : top right;
	padding: 5px;
}


.enhancedtable td, .enhancedtable tr, .richtable td, .richtable tr{
	padding: 3px 1em;
}

.enhancedtablecolouredrow{
	background:#ddd;
}
.enhancedtablerowhover{
	background:#ffc;
}

.enhancedtable caption{
	margin-left: 3em;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 120%;
}

.enhancedtable li, .richtable li{
	list-style-position : outside;
	margin-left: 15px;
	padding-left: 5px;
}


.enhancedtable .cijena, .richtable .cijena {
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 5px;
	font-weight: bold;
	text-align: right;
}

.enhancedtable a:link 	{	text-decoration: none;}
.enhancedtable a:hover 	{	text-decoration: underline; font-weight: bold;}
.enhancedtable a:active {	text-decoration: none;}
.enhancedtable a:visited {	text-decoration: none;}

.enhancedtable .bl, .richtable .bl {
	border-left: 1px solid #8482D2;
}

.enhancedtable .br , .richtable .br{
	border-right: 1px solid #8482D2;
}

.enhancedtable tfoot , .richtable tfoot{
	height: 10px;
	border-top: 1px solid #8482D2;
	border-bottom: 1px solid #8482D2;

}





H1.rlogo {
	background-image: url(../images/renault/renault_blue_bg.jpg);
	background-repeat : no-repeat;
	height: 35px;
	margin: -8px 0px 10px -4px;
	padding: 30px 0px 0px 80px;
	color: #fff;
	font-size: 180%;
	border-bottom: 1px solid #9ba;
				line-height : 120%;
}


H1.rlogo a:link {color: #fff;}
H1.rlogo a:hover {color: #9ba;}
H1.rlogo a:active {color: #fff;}
H1.rlogo a:visited {color: #fff;}




H1.blu {
	background-image: url(../images/renault/blue_bg.jpg);
	background-repeat : no-repeat;
	height: 35px;
	margin: -8px 0px 10px -9px;
	padding: 10px 0px 0px 10px;
	color: #fff;
	font-size: 200%;
	border-bottom: 1px solid #9ba;
				line-height : 120%;
}


H1.blu2 {
	background-image: url(../images/renault/blue_bg2.jpg);
	background-repeat : no-repeat;
	height: 60px;
	margin: -8px 0px 10px -9px;
	padding: 10px 0px 0px 20px;
	color: #fff;
	font-size: 200%;
	border-bottom: 1px solid #9ba;
				line-height : 120%;
}
		.rowout
		{
		padding-top: 5px;
		margin-bottom: 15px;
		margin-left: -15px;
		background-image: url(../css/silver/cell_tl.jpg);
		background-repeat : no-repeat;
		}

		.rowbox
		{
		background-image: url(../css/silver/cell_br.jpg);
		background-repeat : no-repeat;
		background-position: bottom right;
		padding-bottom: 5px;
		}

		.rowlink
		{
		margin: 15px;
		}

		.rowlink a, .rowlink a:visited, .rowlink a:active
		{
		color: #666;
		}

		.linkmore
		{
		text-align:right;
		font-size: 90%;
		font-style: italic;
		color: #666;
		}

.subtitle {
		color: navy;
		font-size: 120%;
		padding: 10px 20px;
		margin-top: -15px;
		}

.news{
	padding: 0px 10px;
}

.prevnext{
}
