body{
background-image:url(foto/bg_main.jpg);
background-repeat:repeat-x;
margin:0px;
padding:0px;
}
#divmain{
background-image:url(foto/logo.jpg);
background-repeat:no-repeat;
width:745px;
}
#divtop{
float:right;
padding-top:8px;
}
.text-red{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#7D2D37;
}

a.test-red {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#980f21;
}

a.test-red:hover {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#45464C;
}

input.inputmain{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#45464C;
}
input.inputbtn{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
a.link-menu{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#231F20;
text-decoration:none;
font-weight:bold;
}
a.link-menu:hover{
color:#980F21;
}
a.link-subm{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
display:block;
line-height:20px;
padding-left:18px;
}
a.link-cont{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#980F21;
text-decoration:none;
font-weight:bold;
}
a.link-cont:hover{
color:#000000;
}


.link-subms{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#FEE300;
text-decoration:none;
display:block;
line-height:20px;
padding-left:18px;
background-image:url(foto/menu_icon.gif);
background-repeat:no-repeat;
}

a:hover.link-subm{
color:#FEE300;
background-image:url(foto/menu_icon.gif);
background-repeat:no-repeat;
}
a.link-bottom{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#000000;
text-decoration:none;
}
a:hover.link-bottom{
color:#FEE300;
}
a.link-small{
font-family:Georgia, "Times New Roman", Times, serif;
color:#9F9898;
font-size:10px;
background-color:#EFEFEF;
text-decoration:none;
}
a:hover.link-small{
background-color:#9F9898;
color:#EFEFEF;
}
.home{
width:74px;
height:43px;
background-image:url(foto/menu/home.jpg);
text-align:center;
}
.home-a{
width:74px;
height:43px;
background-image:url(foto/menu/home_a.jpg);
text-align:center;
}
.about{
width:94px;
height:43px;
background-image:url(foto/menu/about.jpg);
text-align:center;
}
.about-a{
width:94px;
height:43px;
background-image:url(foto/menu/about_a.jpg);
text-align:center;
}
.services{
width:92px;
height:43px;
background-image:url(foto/menu/services.jpg);
text-align:center;
}
.services-a{
width:92px;
height:43px;
background-image:url(foto/menu/services_a.jpg);
text-align:center;
}
.info{
width:61px;
height:43px;
background-image:url(foto/menu/info.jpg);
text-align:center;
}
.info-a{
width:61px;
height:43px;
background-image:url(foto/menu/info_a.jpg);
text-align:center;
}
.turism{
width:118px;
height:43px;
background-image:url(foto/menu/turism.jpg);
text-align:center;
}
.turism-a{
width:118px;
height:43px;
background-image:url(foto/menu/turism_a.jpg);
text-align:center;
}
.texttitle{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#7D2D37;
line-height:25px;
}
.texttitle2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#F3C825;
font-weight:bold;
}
.texttitle3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#7D2D37;
line-height:18px;
}

.textred{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#7D2D37;
line-height:16px;
}
.textblack{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#000000;
line-height:18px;
}
.highslide {
	cursor: url(pics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

