/*Clean*/ * {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

input {
    padding: 2px 4px;
}

body {
    background-color: #F5F5DC;
    color: #848484;
}

table, img {
    border: 0;
}

table {
    border-collapse: collapse;
}

table td {
    padding: 0px;
}

div {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

a, a:link, a:visited, a:active {
    color: #333;
    text-decoration: underline;
}

a:hover {
    color: #333;
    text-decoration: none;
}:focus {
    outline: none;
}

label {
    cursor: pointer;
}

ul {
    list-style-type: none;
}

/*Position*/
#container {
    width: 1000px;
    margin: 0 auto
}

#content {
    float: right;
    width: 724px
}

#navigation {
    float: left;
    width: 276px
}

#extra {
    float: left;
    clear: left;
    width: 276px
}

#footer {
    clear: both;
    width: 100%
}

/*Local*/
#header {
    height: 116px;
    background: url(../img/headerlogo.png) no-repeat top left;
    position: relative;
}

#tel {
    padding: 10px 14px;
    float: right;
}

#tel span {
    font-size: 1.3em;
    color: #000;
}

#topmenu {
    position: absolute;
    top: 10px;
    left: 262px;
    font-size: 1.5em;
}

#topmenu li {
    float: left;
    padding: 0 18px;
    font-family: 'Monotype Corsiva';
}

#topmenu li a {
    text-decoration: none;
}

#topmenu li a:hover {
    color: #808081;
}

#container {
    background: url(../img/col.gif) repeat-y 46px 0;
    position: relative;
}

#footcol {
    width: 110px;
    height: 64px;
    position: absolute;
    bottom: 83px;
    left: 30px;
    background: url(../img/footcol.png) no-repeat;
}

#navigation {
    min-height: 326px;
    background: url(../img/capitel.png) no-repeat left top;
    padding-bottom: 60px;
}

#leftmenu a {
    text-decoration: none;
    font-size: 1.3em;
    display: block;
}

#leftmenu ul {
    font-family: 'Monotype Corsiva';
    margin-top: 193px;
    padding-left: 42px;
}

#leftmenu ul li ul {
    margin-top: 0px;
}

#leftmenu ul li {
    width: 230px;
    height: 133px;
    background: url(../img/menu_block.png) no-repeat;
    text-align: center;
}

#leftmenu ul li a {
    padding-top: 34px;
    color: #591f0d;
}

#leftmenu ul li ul li a {
    padding-top: 0;
    color: #808081;
}

#leftmenu ul li.first {
    background: none
}

#leftmenu ul li ul {
    padding-left: 0;
}

#leftmenu ul li ul li {
    height: auto;
    background: none;
    padding-top: 5px;
}

#lt {
    padding: 4px 0 20px 4px;
    float: left;
}

.img_lt {
    float: left;
    position: relative;
    width: 155px;
    margin-right: 10px;
}

.img_lt span {
    position: absolute;
    display: block;
    background-color: #fff;
    top: 5px;
    left: 0;
    width: 100%;
    padding: 1px 0;
    text-align: center;
    font-size: 1.2em;
}

.img_lt a {
    font-family: 'Monotype Corsiva';
    text-decoration: none;
}

.img_lt p {
    color: #000;
    line-height: 1.3em;
}

#banner {
    float: left;
    position: relative;
    top: -23px;
    padding-left: 32px;
}

#text {
    width: 710px;
    margin-left: 8px;
    clear: both;
    background-color: #fff;
    position: relative;
}

#text .in {
    padding: 27px 50px 20px 50px;
}

#text .in p {
    padding-bottom: 12px;
}
#content {
	padding-bottom:50px;
}
#right_f, #left_f {
    position: absolute;
    width: 42px;
    height: 258px;
    top: -23px;
}

#right_f {
    right: -8px;
    background: url(../img/cont_right.png) no-repeat left top;
}

#left_f {
    left: -8px;
    background: url(../img/cont_left.png) no-repeat left top;
}


#slides2 {
    padding: 50px 0 42px 34px;
    float: left;
    width: 100%;
}
/*
#slides2 ul {
    float: left;
}

#slides2 ul li {
    float: left;
}

#slides2 ul li img {
    margin: 0 4px 0 10px;
}

*/
#slides2 h2 {
    font-family: 'Monotype Corsiva';
    font-size: 2em;
    color: #000;
    font-weight: normal;
    padding-bottom: 22px;
}

.str_left, .str_right {
    float: left;
    position: relative;
    top: 53px;
	cursor:pointer;
}

.str_right {
    margin-left: 6px;
}

.bl {
    width: 324px;
    height: 446px;
    background: url(../img/block.png) no-repeat;
    float: left;
    display: inline;
    margin: 0 23px 50px 7px;
}

h1, h2, h3 {
    font-family: 'Monotype Corsiva';
    color: #000;
    font-weight: normal;
	padding-bottom:12px;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.8em;
}

h3 {
    font-size: 1.6em;
}
.gal h1{
	font-size:1.6em;
	width:215px;
	height:72px;
	background: url(../img/h1gal.png) no-repeat;
	text-align:center;
	line-height:72px;
	clear:both;
}
.gal {
	padding-left:35px;
}
.bl h3 {
    text-align: center;
    padding-top: 36px;
}

.date {
    color: #6d3719;
    font-weight: bold;
    font-size: 0.9em;
    display: block;
    padding-bottom: 10px;
}

.news {
    padding: 24px 60px 0 70px;
}

.next {
    padding: 10px 60px 0 70px;
    color: #000;
    display: block;
    font-size: 0.9em;
}

#footer {
    height: 83px;
    background-color: #5B5B5B;
    color: #aaaaaa;
    font-size: 0.9em;
}

#footer a {
    color: #aaaaaa;
    text-decoration: none;
}

#footer .adress {
    float: right;
    padding: 18px 28px 0 0;
    line-height: 1.5em;
}

#copy {
    padding: 30px 0 0 55px;
    float: left;
}

#footmenu {
    float: left;
    padding: 35px 0 0 152px;
}

#footmenu li {
    float: left;
    border-right: 1px solid #aaaaaa;
    padding: 0px 10px;
}

#footmenu li.last {
    border-right: none
}
.thumb {
	padding:10px;
	float:left;
	text-align:center;
	color:#000;
	font-family: 'Monotype Corsiva';
	font-size:1.3em;
	
}
.thumb img {
	
}
.e2g {
	float:left;
	clear:both;
}
.e2gpnums {
	clear:both;
	text-align:right;
}

