@font-face {
    font-family: 'marcellusregular';
    src: url('/fonts/marcellus-regular-webfont.eot');
    src: url('/fonts/marcellus-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/fonts/marcellus-regular-webfont.svg#museo100') format('svg'),
         url('/fonts/marcellus-regular-webfont.woff') format('woff'),
         url('/fonts/marcellus-regular-webfont.ttf') format('truetype');
         
    font-weight: normal;
    font-style: normal;
}

body {
margin:0;
padding:0;
background: #fff url(/images/baner.jpg) center top repeat-x; 
font-family: 'marcellusregular';
font-size: 12px;
color: #535353;
}


.wrapper {
width: 1000px;
margin: 0 auto;
position: relative;
}

a img {
border: none;
outline: none;
}

.left {
float: left;
}

.right {
float: right;
}

.clear {
clear: both;
}

.gold {
color: #c09668;
}

#header {
color: #fff;
font-size: 14px;
padding-top: 18px;
height: 400px;
}

#header a {
text-decoration: none;
color: #fff;
}

#adres {
float: right;
}

#logo {
margin: 61px 0 0 340px;
display: block;
}

#menu {
float: right;
margin-top: 89px;
font-size: 17px;
}

#menu ul {
margin:0;
padding:0;
list-style: none;
}

#menu ul li {
float: left;
margin-left: 50px;
}

#menu ul li a {
color: #653314;
text-decoration: none;
display: block;
display: block;
height: 36px;
}

#menu ul li.menuactive a, #menu ul li a:hover{
border-bottom: 3px solid #b2865b;
height: 33px;
}

#header h1 {
color: #b2865b;
font-size: 21px;
font-weight: normal;
margin-top: 194px;
margin-left: 443px;
}

#content {
padding:15px 0 30px 0;
}

#content > .right {
width: 620px;
font: 12px/19px Tahoma;
color: #535353;
}

#content > .right p {
margin: 0 0 15px 0;
}

#content strong {
color: #b2865b;

}

#content a {
text-decoration: underline;
color: #535353;
}

#footer {
width: 100%;
height: 101px;
background: url(/images/footer.jpg) no-repeat center top;
color: #fff;
padding-top:10px;
}

#footer a {
color: #fff;
}

#copyright {
float: left;
}

#royal {
float: right;
}

#news {
background: url(/images/news.jpg) no-repeat center 36px;
}

#news h3 {
font-size: 20px;
color: #9b6d46;
margin: 0 0 30px 0;
}

#news h3 span.arch a {
color: #8c8c8c;
text-decoration: none!important;
}

#news h3 span.arch {
color: #8c8c8c;
font-size: 13px;
}

.news {
float: left;
width: 290px;
margin: 0 65px 25px 0;
}

.date {
text-align: center;
float: left;
margin-right: 10px;
font-family: 'marcellusregular';
}

#content .rest {
width: 560px;
margin-bottom: 20px;
}

.title {
font-size: 15px;
margin-bottom: 3px;
text-decoration: none!important;
color: #9b6d46!important;
font-family: 'marcellusregular';
}

.title a {
text-decoration: none!important;
color: #9b6d46!important;
font-family: 'marcellusregular';
}

.date span {
display: block;
width: 100%;
font-size: 38px;
line-height: 34px;

}

.news.last {
margin-right:0;
}

.rest {
float: right;
width: 230px;
font-family: Tahoma;
}

/* Stylesheet: kancelaria Modified On 2014-02-07 10:33:58 */
