body{
padding:0px;
margin:0px;
background-color:#0B214B;
}

a:link {
	font-family:Tahoma;
	font-size:12px;
	line-height:12px;
	color:#9EC0FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#9EC0FF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color:#9EC0FF;
}

a:hover{text-decoration:none;}

.m_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:18px;
		color:#FFFFFF;
	}

.m_text_div
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:18px;
		color:#FFFFFF;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#9ED8FF;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#8DC63F;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#9EC0FF;
	}
	
.c_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:11px;
		color:#4D7FDA;
	}

.c1_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:11px;
		color:#6094F1;
	}
	
.td_text
	{
		font-family:Arial;
		font-size:12px;
		line-height:14px;
		color:#000000;
	}
	
.table_head_text
	{
		font-family:Arial;
		font-size:12px;
		line-height:14px;
		color:#000000;
		font-weight: bold;
	}
	
.text_adresa
	{
		font-family:Arial;
		font-size:13px;
		line-height:18px;
		color:#FFFFFF;
		font-weight: bold;
	}

/*
.form
	{
		width:224px; height:21px; border-color:#D4D0C8; border-top-width:1px; background-color:#ffffff; font-size:11px; border-style:solid; padding-left:5px
	}
.form_div
	{
		height:23px; margin-top:10px;
	}
		
	a.text{text-decoration:none;}	
	a.text:hover{text-decoration:underline;}
*/

.image { 
	margin: 0;
	padding: 0;
}

#image {
	text-align: center;
	line-height: 0;
}

.imagethumb a, .imagethumb a:hover, .imagethumb a:visited, .imagethumb1 a, .imagethumb1 a:hover, .imagethumb1 a:visited , .imagethumb2 a, .imagethumb2 a:hover, .imagethumb2 a:visited {
	display: block;
	padding: 9px;
	margin: 0px 9px 9px 0px;
	line-height: 0px;
   border: 1px solid white;
   background-color: silver;
}

.imagegallery a, .imagegallery a:hover, .imagegallery a:visited {
	display: block;
	padding: 5px;
	margin: 0px 5px 5px 0px;
	line-height: 0px;
   border: 1px solid white;
   background-color: #d3d3d3;	
}
/*
.imagethumb a:visited, .imagethumb1 a:visited {
    background-color: #fcfcfc;
    border: 1px solid #f8f8f8;
}
*/
.imagethumb a:hover, .imagethumb1 a:hover, .imagegallery a:hover, .imagethumb2 a:hover {
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
}

.imagethumb, .imagegallery {
	float: left;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

.imagethumb1 {
	float: right;
	margin-top:8px;
	margin-left:8px;
	margin-right:0px;
	margin-bottom:0px;
}

.imagethumb2 {
   float: left;
	margin-top:8px;
	margin-left:8px;
	margin-right:0px;
	margin-bottom:0px;
}


.img {
		border-style: solid; 
		border-width: 1px;
		border-color: black;
}

.div_galerie {
	margin-right:auto;
	margin-left:auto;
	width: 495px;
}

