body {
background: #A25C2B url(images/bg.jpg) repeat-x;
font-family: Verdana, Arial;
font-size:12px;
color:#660000;
margin:0;
padding:0;
text-align:center;
}


img, div, input { behavior: url(iepngfix.htc) }
img {border:0 none;}
#wrapper {
width:800px;
margin:0 auto 0 auto;
text-align:left;
}
.leftside {
width:202px;
float:left;
}
.rightside {
width:597px;
float:left;
}
.imgh {
width:186px;
height:237px;
float:left;
}
.rightshad {
background: transparent url(images/rightshad.jpg) no-repeat top left;
width:27px;
height:237px;
float:left;

}


.copyright {
width:765px;
text-align:right;
margin-left:auto;
margin-right:auto;
padding-top:30px;
padding-right:40px;
color:#999;
font-size:10px;
}
.copyright a {
color:#999;
text-decoration:none;
}
.copyright a:hover {
color:#fff;
text-decoration:none;
}

a.text {
color:#A25C2B ;
text-decoration:none;
}

a.text:hover {
color:#fff;
text-decoration:none;

}

h1 {
font-size:14px;
font-weight:bold;
color:#ffcc66;
}

#menu {
background: #A25C2B url(images/menubg.jpg) no-repeat top left;
width:202px;
height:243px;
text-align:center;
}
.restleft {
background: #A25C2B url(images/restleft.jpg) no-repeat top left;
width:202px;
height:475px;
text-align:center;


}
.separ {
background: #A25C2B url(images/separ.jpg) no-repeat top left;
width:6px;
height:237px;
float:left;
}
.inmenu {
padding-top:40px;
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#FFCC66;
}



.inmenu a, .restleft a {
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#FFCC66;
display:block;
text-decoration:none;
line-height:23px;
}
.inmenu a:hover, .restleft a:hover {
color:#fff;
}
.inmenu a, a:hover, a:visited, a:active, a:focus {
   border:none;
   outline:none;
     -moz-outline-style: none;
}
.clear {
clear:both;
margin:0;
padding:0;
font-size:0px;
line-height:0px;
}

.content {
background: #EEC36E url(images/cont.jpg) no-repeat top right;
width:567px;
height:565px;
border: 1px solid #660000;
}
.incontent {
padding:15px;
}
.incontent h2 {
font-size:16px;
font-weight:bold;
margin-top:15px;
margin-bottom:10px;
}
.oncontent {
background: #EEC36E url(images/oncontent.jpg) no-repeat top right;
height:17px;
width:596px;
}

.content ul {
margin:0;
padding-left:15px;
}
.incontent div.hr {
  height: 45px;
  background: transparent url(images/hr.png) no-repeat scroll center;
}
.incontent div.hr hr {
  display: none;
}

.incontent h1 {
font-size:18px;
font-weight:bold;
font-family:Arial;
margin:0 0 5px 0;
padding:0;
color:#660000;
}
.incontent a img {
border: 1px solid #660000;
}
.incontent a:hover img {
border: 1px solid #e09d42;
}


.subtitlu {
float:left; 
width:380px;
text-align:justify;
}

#footer{
background: #A25C2B url(images/footer.jpg) repeat-x;
margin:0;
padding:0;
height:139px;
text-align:center;
}
.infooter {
padding-top:25px;
color:#cc6600;
text-align:right;
margin:0 auto 0 auto;
width:740px;
}
.infooter a{
padding-left:8px;
padding-right:8px;
color:#cc6600;
text-decoration:none;
}
.infooter a:hover {
color:#fff;
}

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-wrapper, .rounded-white {
	background: 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-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.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;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
