/* CSS Document */
body
{
    font-family: tahoma;
    font-size: 12px;
    color: #000000;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-top: 2px;
	background-image:url(../images/bg.gif)
}

.MainTable
{
    width: 780px;
    border: solid 0px #FFFFFF;
    padding: 0px;	
	 margin-right: auto;
    margin-left: auto;
}

/*LEFT MENU - begin*/

.markermenu{
list-style-type: none;
margin: 5px 3px;
padding: 0;
width: 170px;
border: 0px solid #dbdbdb;
}

.markermenu li a{
font: normal 18px Tahoma;
color: #666;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 0px solid #000000;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #666;
}

.markermenu li a:hover{
color: #D00;
background-color: #dbdbdb;
}
/*LEFT MENU - end*/

.DetailTable
{
padding-left:25px;
padding-right:5px;
color:black;
font: normal 17px Tahoma;
}
.Title
{
color:#aa823f;
padding-left:25px;
}
#SliderText
{
margin-left: 0;
padding-left: 0;
list-style: none;
color:black;
font: normal 12px Tahoma;
}

#SliderText li
{
padding-left: 15px;
background-image: url(../images/arrow-list.gif);
background-repeat: no-repeat;
background-position: 0 5px;
}
.DetailDescription
{
color:black;
font: bold 12px Tahoma;
}

#detail-picture{
background-color: darkred;
border-color: darkred;
margin-left: 10px;
margin-right: 10px;
}

#detail-picture a img{
width: 100px;
height: 67px;
border: 8px solid #ffccad;
margin-top: 18px;
}

#detail-picture a img:hover, #detail-picture a.selected img{
border: 8px solid #ff9352;
}
.ContactForm
{
font: normal 11px Tahoma;
border:1px solid   #AAA;
width:250px;
}
.small
{
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
}
.contact_text
{
	font-family: tahoma;
	font-size: 14px;
	font-weight:normal;
}
.normal_text
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}
.link {
font-family:tahoma;
color:#000;
font-size:14px;
font-weight:700;
border:0
}

.green {
font-family:tahoma;
font-size:13px;
border:0;
color:#99c438
}

.green_bold {
font-family:tahoma;
font-size:15px;
border:0;
font-weight:700;
text-decoration:none;
color: #990
}

.casuta {
font-family:tahoma;
font-size:15px;
border:0;
color:#C30
}

.casutamic {
font-family:tahoma;
font-size:13px;
border:0;
color:#C30
}

.products {
font-family:tahoma;
font-size:20px;
font-weight:700;
color:#C30
}

.drapele a:hover,.drapele a:link,.drapele a:visited,.drapele a:active {
text-decoration:none
}

.link a:hover,.link a:link,.link a:visited,.link a:active,.products a:hover {
text-decoration:none;
color:#000
}

.casuta a:hover,.casuta a:link,.casuta a:visited,.casuta a:active,.products a:link,.products a:visited,.products a:active {
text-decoration:none;
color:#C30
} 



.meniu{
list-style-type: none;
margin: 5px 3px;
padding: 0;
width: 170px;
border: 0px solid #dbdbdb;
}

.meniu li a{
font: normal 23px Tahoma;
color: #80ca29 ;
padding: 3px 0;
padding-left: 10px;

text-decoration: none;
border-bottom: 0px solid #000000;
}




.meniu li a:visited, .meniu li a:active{
color: #80ca29;
}

.meniu li a:hover{
color: #D00;
background-color: #dbdbdb;
}
