/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#000000;
}
.header_table
{
margin-top:6px;
}
.logo
{
margin-left:auto;
margin-right:auto;
border: 0px solid red;
margin-bottom:10px;
display:block;
width:725px;
}
.body_box
{
padding:9px;
color: #5C5C5C;
background-color:#FFFFFF;
}
.header_banner
{
background:url(../images/image_varna.png) center top no-repeat;
height:178px;
}
.services_bg
{
background:url(../images/services_bg.gif) left top no-repeat;
height:117px;
padding:10px;
width: 205px;
}
.services_teable
{
margin-top:8px;
margin-bottom:12px;
}
.left_line
{
border-left:1px solid #E6E6E6;
}
.right_line
{
border-right:1px solid #E6E6E6;
}
.bottom_line
{
border-bottom:1px solid #E6E6E6;
}
.footer_table
{
margin-bottom:25px;
}




/* CSS Background Image Document */
.top_line
{
background:url(../images/line_bg.jpg) left top repeat-x;
height:4px;
}
.top_menu_bg
{
background:url(../images/top_menu_bg.jpg) left top repeat-x;
height:26px;
padding-right:12px;
}
.bottom_menu_bg
{
background:url(../images/bottom_nenu_bg.jpg) left top repeat-x;
height:22px;
padding-right:13px;
}
.box_top_bg
{
background:url(../images/box_top_bg.gif) left top repeat-x;
height:32px;
}
.footer_bg
{
background:url(../images/footer_bg.gif) left top no-repeat;
height:25px;
}




/* CSS Text Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
}
.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	/*line-height: 26px;*/
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
color:#C70202;
text-decoration:none;
background-color:inherit;
}
.bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.bottom_link:hover
{
color:#C6C6C6;
text-decoration:underline;
background-color:inherit;
}

.b_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}

.b_link:hover
{
color:#C6C6C6;
text-decoration:underline;
background-color:inherit;
}

.b_link_warning{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C70202;
	background-color:inherit;
	text-decoration: none;
}

.b_link_warning:hover
{
color:#C6C6C6;
text-decoration:underline;
background-color:inherit;
}

.white_text
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.body_link
{
color:#5C5C5C;
text-decoration:underline;
background-color:inherit;
}
.body_link:hover
{
text-decoration:none;
color:#212121;
background-color:inherit;
}

.lang:link, .lang:hover, .lang:visited{
	border:none;
	padding: 1px;
}

img.drapeau{
	width: 14px;
	border: none;
}

ul.error {
		list-style-type: none;
		margin: 0;
		padding: 5px;
		width: 400px;
		text-align:left;
		color:#C70202;
}

.drapeau_container {
	width:100px;
	margin-left:auto;
	margin-right:auto;
}


.header_img{				
	background-image: url('/sitetest/images/header_top.gif');       
	background-color: #FFFFFF;
	height:2px;	
	margin:0px;
	padding:0px;
	border:none;
	background-repeat: no-repeat;
}

.bottom_img{				
	background-image: url('/sitetest/images/footer_top.gif');
	height:2px;	
	margin:0px;
	padding:0px;
	border:none;
	background-repeat: no-repeat;
}
