body {
	margin: 0px;
}
.left_corner{background: url(meniu/left-corner.png) no-repeat top left;}
.right_corner{background: url(meniu/right-corner.png) no-repeat top right;}
.first_level_background{background-color: #003468;}
.first_level_background_selected{background-color: #3870A0;}
.first_level_text{font-family: Verdana, Arial; font-size: 11px; font-weight: bold; text-align: left; color: #FFFFFF;}
a.second_level_text{font-family: Verdana, Arial; font-size: 11px; font-weight: normal; text-align: center; text-decoration: none; color: #FFFFFF;}
a.second_level_text:hover{font-family: Verdana, Arial; font-size: 11px; font-weight: normal; text-align: center; text-decoration: none; color: #FFFF00;}
a.third_level_text{font-family: Verdana, Arial; font-size: 11px; font-weight: normal; text-align: left; text-decoration: none; color: #FFFFFF;}
a.third_level_text:hover{font-family: Verdana, Arial; font-size: 11px; font-weight: normal; text-align: left; text-decoration: none; color: #FFFF00;}
.white_text{
		font-family: arial, tahoma, verdana;
		font-size: 11px;
		text-align: left;
		color: #FFFFFF;
		text-decoration: underline;
}

.black_text{
		font-family: arial, tahoma, verdana;
		font-size: 11px;
		text-align: left;
		color: #003063;
}

.left_menu_background{
		background-color: #ADCFEF;
}

.left_bottom_selected{
		background-color: #31659C;
}

.text_on_models{
		font-family: arial, tahoma, verdana;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
}

.models_dropdown{
		font-family: arial, tahoma, verdana;
		font-size: 11px;
		width: 180px;
		height 20px;    
}

.car_chooser_background{
		background-color: #31659C;
}

.text_on_chooser{
		font-family: arial, tahoma, verdana;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
}

.text{
		font-family: arial, tahoma, verdana;
		font-size: 11px;
		text-align: left;
		color: #FFFFFF;
}

.white_link{
		font-family: arial, tahoma, verdana;
		font-size: 11px;
		text-align: left;
		color: #FFFFFF;
		text-decoration: none;
}

.white_link:hover{
		font-family: arial, tahoma, verdana;
		font-size: 11px;
		text-align: left;
		color: #FFFFFF;
		text-decoration: underline;
}

.section_background{
		background-color: #F7F3F7;
}

.link_on_section{
		font-family: verdana, arial, tahoma;
		font-size: 13px;
		font-weight: bold;
		color: #003063;
		text-decoration: underline;
}

.link_on_section:hover{
		font-family: verdana, arial, tahoma;
		font-size: 13px;
		font-weight: bold;
		color: #848652;
		text-decoration: underline;
}

.more_link{
		font-family: arial, tahoma, verdana;
		font-size: 11px;
		text-align: left;
		color: #525152;
		text-decoration: none;
}

.more_link:hover{
		font-family: arial, tahoma, verdana;
		font-size: 11px;
		text-align: left;
		color: #525152;
		text-decoration: underline;
}

.black_link{
		font-family: arial, tahoma, verdana;
		font-size: 11px;
		text-align: left;
		color: #003063;
		text-decoration: underline;
}

.black_link:hover{
		font-family: arial, tahoma, verdana;
		font-size: 11px;
		text-align: left;
		color: #848652;
		text-decoration: underline;
}

.text_on_subsection{
		font-family: arial, tahoma, verdana;
		font-size: 12px;
		font-weight: bold;
		color: #31659C;
}

.big_black_text{
		font-family: arial, tahoma, verdana;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		color: #003063;
}

.subsection_background1{
		background-color: #ADCFEF;
}

.subsection_background2{
		background-color: #D6EBFF;
}

.part{
		font-family: arial, tahoma, verdana;
		font-size: 11px;
		color: #003063;
		padding-left: 2px;
		padding-right: 2px;
}

.gray_link{
		font-family: arial, tahoma, verdana;
		font-size: 11px;
		text-align: left;
		color: #525152;
		text-decoration: none;
}

.gray_link:hover{
		font-family: arial, tahoma, verdana;
		font-size: 11px;
		text-align: left;
		color: #525152;
		text-decoration: underline;
}

.top_text{
		font-family: verdana, arial, tahoma;
		font-size: 18px;
		font-weight: bold;
		color: #003063;
}


