@charset "utf-8";
/* CSS Document */


#mainData{
	height:260px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#getinTouch{
height:250px;
width:425px;
float: left;
clear:right;
}

#contactForm{
width:425px;
float: right;
}

#titleBig{
background-color:#5f9baf;
width:426px;
height:24px;
}

#textBox{
	width:426px;
	margin-top:5px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}

#titleSmall{
background-color:#5f9baf;
width:211px;
height:24px;
}


#smallEnglishText{
	width:211px;
	margin-top:5px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	}

ul.details{
	list-style-position:inside;
	list-style-type:none;
	margin:5px;
	
}
li.border {
	border-bottom:1px dotted #B8A498;
	height:22px;
	padding-top:5px;
}

.area, .area, .postal-code {
display:block;
}
.address{
font-size:12px;
margin:5px;
}

.map
	{
	border-top:1px dotted #b8a498;
	}
	
a.contacts:link, a.contacts:visited
	{
	cursor: pointer;
	color: #1096d4;
	text-decoration: none;
	}

a.contacts:hover
	{
	cursor: pointer;
	color: #261b0f;
	text-decoration: none;
	}

a.contacts:active
	{
	cursor: pointer;
	color: #000;
	}
	
input.btn {

  height: 2em;

  width: 10em;

  color: #FFFFFF;

  background-color: #5f9baf;

  border-width: 1px;

  border-style: solid;

  border-color: #cccccc;

  cursor: pointer;
  margin-top:5px;

  }



input.btnhov {

  color: #333333;

  background-color: #eda73e;

  border-color: #d9b860;

  }
 
input.t{
	height:16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color:#333333;
	font-size:11px;
	padding-top:4px;
	padding-left:3px;
}
textarea.ta {
	margin-top: 5px;
	margin-bottom: 5px;
	color:#333333;
	font-size:11px;
	padding-top:5px;
	padding-left:3px;
	font-family: tahoma;
}

#theForm{
 	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	margin-top:5px;
	}
	
	
	
ul.partners_details{
	list-style-position:inside;
	list-style-type:none;
	margin:5px;
	
}
li.partners_border {
	border-bottom:1px dotted #B8A498;
	height:32px;
	padding-top:5px;
}