/* General Cleaning */ * {
    margin: 0;
    padding: 0;
    font-family: Tahoma, Arial, helvetica, sans-serif;
}

html, body {
    height: 100%;
}

input {
    padding: 2px 4px;
}

body, p, div, table, td, th, input, option, select, button, li, a {
    font-size: 9pt;
    color: #433D27;
}

body {
    background-color: #fff;
}

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: #433D27;
}

a:hover {
    color: #433D27;
}:focus {
    outline: none;
}

label {
    cursor: pointer;
}

img {
    vertical-align: bottom;
}

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

#wrapper {
    float: left;
    width: 100%
}

#content {
    margin: 0 228px 0 219px
}

#navigation {
    float: left;
    width: 219px;
    margin-left: -968px
}

#extra {
    float: left;
    width: 228px;
    margin-left: -228px
}

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

/*
 Global
 */
h1 {
    font-size: 1.5em;
    font-weight: normal;
    text-transform: uppercase;
    font-family: Tahoma;
    color: #666666;
}

h2 {
    font-size: 1.2em;
    font-weight: normal;
    color: #666666;
    text-align: center;
    padding-bottom: 10px;
}

h3 {
    font-size: 1.2em;
	font-weight:normal;
}

h3 a {
    font-size: 1.2em;
}

ul {
    list-style-type: none;
}

.under {
    text-decoration: underline;
}

.left {
    text-align: left;
}

.clear {
    clear: both;
    height: 0;
    font-size: 0;
    width: 100%;
}

/*
 Local
 */
#tel {
    float: right;
    width: 280px;
    padding-top: 15px;
}

#tel table td {
    padding: 3px 8px;
}

#tel a {
    text-decoration: none;
}

#logo {
    float: left;
}

#slide_bl {
    width: 100%;
    float: left;
    border: 1px solid #000000;
    overflow: hidden;
    margin-bottom: 2px;
}

#slide_bl img {
    float: left;
}

#topmenu {
    width: 100%;
    height: 28px;
    background-color: #825046;
    font-size: 1.4em;
    line-height: 1.7em;
    z-index: 5;
    float: left;
    margin-bottom: 38px;
}

#topmenu a {
    color: #FFFFFF;
    text-decoration: none;
}

#topmenu a:hover, #nav a:hover {
    text-decoration: underline;
}

#topmenu ul {
    margin: 0 auto;
    padding-left: 5px;
}

#topmenu ul li {
    display: inline;
    float: left;
    padding: 0px;
    border-right: 1px solid #fff;
    text-align: center; width: 120px;
}

#topmenu ul li.last {
    padding: 0px;
    border-right: none; width: 110px;
}

#topmenu ul li ul li.last {
    padding: 0 0 5px 0;
    border-right: none;
}

#topmenu ul li.first {
    padding: 0;
    width: 110px;
}

#topmenu ul li ul li.first {
    width: auto;
}

#topmenu ul li ul li {
    margin: 0 5px;
    padding: 0;
    border-right: none;
    text-align: left;
}

#topmenu ul li ul li a {

}

#topmenu ul li ul {
}

/*
 Content
 */
#content {
    background: #F7F4EF url(../img/bl1_top.gif) no-repeat top;
    padding-top: 8px;
}

#text_out {
    border-left: 1px dashed #CCCCCC;
    border-right: 1px dashed #CCCCCC;
    padding: 0 12px 2px 12px;
}

#text_out h1 {
    padding: 5px 3px 2px 3px;
}

#text_out b {
    color: #660000;
}

#text_out_b {
    height: 8px;
    background: #F7F4EF url(../img/bl1_bot.gif) no-repeat bottom;
}

#text_in {
    background: url(../img/bl2_mid.gif) repeat-y;
}

#text_in p {
    padding: 5px 16px;
}

#text_in_t, #text_in_b {
    width: 497px;
    height: 10px;
}

#text_in_t {
    background: url(../img/bl2_top.gif) no-repeat top;
}

#text_in_b {
    background: url(../img/bl2_bot.gif) no-repeat bottom;
}

.date_title {
    color: #B99052;
}

.date_title span {
    color: #666666;
    font-size: 1.1em;
}

.news_text strong {
    color: #660000;
}

.next {
    text-align: right;
}

.text_about {
    padding: 5px;
}

.text_about p {
    padding: 5px 0;
}

.news img, .prep-bl img {
    float: left;
    margin: 0 1em 0 0;
}

.prep-bl p {
    margin: 0;
}

.prep-bl {
    width: 100%;
    float: left;
    margin-bottom: 10px;
	margin-top: 10px;
}

/*
 Filter
 */
.weekday {
    background-color: #825046;
    color: #FFFFFF;
    width: 480px;
}

#box select {
    width: 280px;
    margin-bottom: 5px;
}

#box select, .box input {
    margin-left: 10px;
}

#box a {
    text-decoration: none;
}

#box a:hover {
    text-decoration: underline;
}

#box h3 {
    padding-top: 25px;
}

/*
 Left block
 */
#leftmenu {
    margin: 0 20px 0 10px;
}

#leftmenu li {
    border-bottom: 1px dashed #CCCCCC;
    padding: 6px 0px;
	 background-color: #E26C0A;
}

#leftmenu li.first {
    border-top: 1px dashed #CCCCCC;
	 background-color: #E26C0A;
}

#leftmenu a {
    font-weight: normal;
	 color: #FFFFFF;
	 padding-left: 3px;
    text-decoration: none;
	 font-weight: bold;
}

#leftmenu a:hover {
    text-decoration: underline;
}

#banners img {
    margin: 14px 0 0 10px;
    border: 1px solid #666666;
}

/*
 Right block
 */
#extra {
    text-align: center;
}

.anounce {
    width: 195px;
    border: 0px solid #666666;
    margin: 0 auto;
}

.anounce p, .anounce a {
    padding: 3px;
    font-size: 0.8em;
}
.kalbox p {
	padding:5px;
}

