@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}

.menu_top{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.tekst {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

.tekstIbe {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.tekstnaslovWtcc {
	font-family: Arial;
	font-size: 12px;
	color: #fee400;
	font-weight: bold
}

.tekstWtcc {
	font-family: Arial;
	font-size: 12px;
	color: #cccccc;
	}
	
.galleryThumb {
	border:solid 3px #ffffff;
	float:left;
	width:auto;
	margin:0px 6px 6px 0px;
}
.galleryThumb:hover {
border:solid 3px #CC0000;
}

.tekstplavbold {
	font-family: Arial;
	font-size: 12px;
	color: #;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;}
	
.serviskontakt {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold
}

.serviskontaktcrvena {
	font-family: Arial;
	font-size: 11px;
	color: #c20101;
	font-weight: bold
}

.serviskontaktnaslovcrvena {
	font-family: Arial;
	font-size: 14px;
	color: #c20101;
	text-transform: uppercase;
	font-weight: bold
}

a.wtccover:link { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 11px; font-weight: none; color: #ffffff; text-decoration: none }
a.wtccover:active { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 11px; font-weight: none; color: #ffffff; text-decoration: none }
a.wtccover:visited { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 11px; font-weight: none; color: #ffffff; text-decoration: none }
a.wtccover:hover { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 11px; font-weight: none;color: #fee400; text-decoration: none }


UL.levo {
	FONT-FAMILY: Arial;
	list-style-type: square;
	color: #CCC;
	FONT-SIZE: 10px;
}

a.shakira:link { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 11px; font-weight: none; color: #FF0000; text-decoration: none }
a.shakira:active { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 11px; font-weight: none; color: #FF0000; text-decoration: none }
a.shakira:visited { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 11px; font-weight: none; color: #FF0000; text-decoration: none }
a.shakira:hover { font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 11px; font-weight: none;color: #FF0000; text-decoration: none }

.galleryThumb {
	border:solid 3px #c20101;
	float:left;
	width:auto;
	margin:0px 6px 6px 0px;
}

.galleryThumb:hover {
border:solid 3px #ffffff;
}




/* test vozenje*/
.vehicle-model-list{

    width: 736px;
    float: left;
    clear: both;

}

.vehicle-model{
    width: 110px;
    float: left;
    margin: 0px 35px 20px 0px;
    display: inline;

}


.vehicle-model .vehicle-model-label{
    width: 70px;
    display: inline;
}
.vehicle-model .item-section{
    clear: both;
    float: left;
    width: 110px;
    margin-left:10px;

}

.vehicle-model input{
    margin:0;
    width:13px;
    height:13px;
    margin: 0px;
    padding: 0px;
    margin-right: 7px;
    display: inline;
    margin-left:15px

}


.vehicle-model-image{

    float: left;
    clear: both;
    margin-bottom: 10px;
}

.field-group{
   
    margin: 20px 0px;
    clear: both;
    position: relative;
}
.field-group label.field-group-label{
    display: block;
    padding-bottom: 5px;
    font-weight: bold;
}

.field-label{
    margin-bottom: 5px;
}

.field-group.data-protection{

    width: 480px;
    margin-bottom: 2px;
}

.field label .required, .error{
    color: #D41701;
}

.field label.error{

    float: left;
    clear: both;
}


.error{

    font-style: italic;
}
.field{
    float: left;
    margin-right: 24px;

}
.field.text label, .field.dropdown label, .field.text  input, .field.dropdown select {
    clear: both;
    float: left;
}

.field.text input,.field.dropdown select{
    width: 158px;
}

.test-send
{
    margin-top:20px;
    border:none;
    background:url(../images/testdrive/btn-send-bg.png) top left;
    width:120px;
    height:21px;
}
    




