/* CSS Document */

body {
	background-color: #404654;
	margin-left: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 17px;
	background-image: url(images/site-top-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.normal-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}

.normal-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}

a.normal-text-link:link,
a.normal-text-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a.normal-text-link:hover {
	color: #000000;
	text-decoration: underline;
}

a.normal-text-link2:link,
a.normal-text-link2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.normal-text-link2:hover {
	color: #E77A19;
	text-decoration: underline;
}

a.lang-select-link:link,
a.lang-select-link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.lang-select-link:hover {
	color: #FFCC00;
	text-decoration: none;
}

.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

a.copyright-link:link,
a.copyright-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.copyright-link:hover {
	color: #333333;
	text-decoration: underline;
}

.bottom-menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.bottom-menu-link:link,
a.bottom-menu-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom-menu-link:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.servises-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E77A19;
	font-weight: bold; 
}

.places-text {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

.places-text2 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #FFFFFF;
}

ul {
	list-style: none;
	padding-left: 15px;
	margin: 0px;
}

ul li {
	padding-left: 20px;
	line-height: 160%;
	background: url(images/bulletM.gif) no-repeat 8px 2px;
}

ol li {
	margin-left: 15px;
	line-height: 150%;
}

.border-secimg {
	border-color: #CCCCCC;
}

input,
textarea,
inputbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	vertical-align: middle;
}

.red-text-bold {
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
}

.gray-text-bold {
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}

.top-contact-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 15px;
}