a {
	color: #808080;
	text-decoration: none;
}

a:hover {
	color: #F1861B;
	border-bottom-color: #F1861B;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

a#prevLink:hover, a#nextLink:hover, a#thumb abbr, a#thumb:hover, a#bottomNavClose:hover, a.img, a.img:hover {
	border: 0px;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}

/*a.fotgal:hover {
	border-color: #8F8F8F;
	border-width: 1px;
	border-style: solid;
}

.fotgal {
	border-color: #8F8F8F;
	border-width: 1px;
	border-style: solid;
}
*/

body {
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #808080;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #F0F0F0;
}

.contact {
	color: #FFB56A;
	text-decoration: none;
}

.contact:hover {
	color: #F1861B;
	text-decoration: none;
}

.directdesign {
	color: #303030;
	text-decoration: none;
}

.directdesign:hover {
	color: #F1861B;
	text-decoration: none;
}

.meniu {
	color: #EFEFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.meniu:hover {
	color: #F3C376;
	border-bottom-color: white;
	border-bottom-style: outset;
	border-bottom-width: 1pt;
}

.meniuEN {
	color: #c8c8d8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.meniuEN:hover {
	color: #F3C376;
	border-bottom-color: white;
	border-bottom-style: outset;
	border-bottom-width: 1px;
}

textarea {
	font-size : 11px;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #808080;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	border: 1px;
	border-color: 808080;
	border-style: solid;
}

input {
	font-size: 10px;
	border: 1px;
	border-color: 808080;
	border-style: solid;
}

.submit {
	background-color: #EBECFF;
}