@charset "utf-8";
/* CSS Document */

body {
    font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	/*font-family:Arial,Verdana,Helvetica,sans-serif;*/
	font-size: 12px;
	color: #efefef;
    background-color: #ccc; 
    
    background: #523631 url(../images/pattern.jpg) repeat;
}
img
{
    border: 0px;
}

#wrapper
{
    margin: 0 auto; 
    width: 960px;
}

#header
{
    margin: 0 auto;
    width: 914px; height: 190px; 
    font-size: 14px; font-weight: bold;
}
#logo
{
    float: left; width: 784px; height: 156px;
}
#flags
{
    float: left; width: 120px; height: 141px;
    padding-top: 15px; padding-right: 10px; text-align: right;
}
#menu
{                  
    margin: 0 auto; position: relative; top: 9px;
    width: 904px; height: 34px;
    padding-left: 10px;
}
#slideshow
{
    /* width: 932px; height: 359px; */
    position: relative; top: -17px; left: 0px;
    margin: 0 auto;
    width: 896px; height: 321px; padding: 18px;
    background: transparent url(../images/bg_slideshow.png) no-repeat center;
}
.images
{
    position: relative; top: -17px; left: 0px;
    margin: 0 auto;
    width: 932px; height: 321px;
}
.images_top
{
    width: 932px; height:19px;
    background: transparent url(../images/bg_images_top.png) no-repeat center;
}
.images_bottom
{
    width: 932px; height:19px;
    background: transparent url(../images/bg_images_bottom.png) no-repeat center;
}
.images_middle
{
    width: 896px; padding: 0px 18px; color: #333;
    background: transparent url(../images/bg_images_middle.png) repeat-y center;
}
.images_middle h1, .images_middle h2, .images_middle h3, .images_middle h4, .images_middle h5, .images_middle h6
{
    color: #333;
}

#content
{
    margin: 0 auto;
    width: 874px;
    background: #20130b; 
    padding: 20px;
}

#content_page_side
{
    margin: 0 auto;
    width: 914px;
}

#content a, #content_page_side a
{
    color: #d67206; text-decoration: none;
}
#content a:hover, #content_page_side a:hover
{
    text-decoration: underline;
}

.box
{
    float: left; width: 263px; height: 206px;
    margin-right: 2px;
    background: #20130b;
    padding: 12px 20px;
    line-height: 1.2;
    display: inline;
}

.box_right
{
    float: left; width:262px; /* height: 218px;*/
    margin:0px; padding: 20px;
    background: #20130b;
    margin-left: 2px; 
}

.sidebar
{
    float: left;
    width: 188px; margin-right: 30px;
}

.page
{
    float: left;
    width: 570px;
    background: #20130b;
    padding: 20px; 
}

#footer
{
    margin: 0 auto;
    width: 914px; height: 10px;
}

.photo
{
    float:left;
    margin: 20px 0 0 15px;
    position:relative;
}
.photo img
{
    border:1px solid #DDDDDD;
    padding:5px;
}

.clear
{
    clear: both;
}

/* H,span,label,input, etc */

h1, h2
{
    font-family: "Georgia",Verdana,sans-serif;
    margin:0; margin-bottom: 20px;
    color:#fff; font-size: 17px; font-weight: normal;
    text-transform: uppercase;
}

h3
{
    font-family: "Georgia",Verdana,sans-serif;
    margin: 10px 0 10px 0; font-weight: normal; text-transform: uppercase;
    color:#fff; font-size: 14px; text-decoration: underline;
}

ul.subnav
{
    list-style-type: none;
    margin: 0 0 0 13px;
    padding: 0;
    line-height: 1.4;
}
ul.subnav li
{
    display: block;
    font-size: 11px;
    margin: 0 0 5px;
    background: transparent url(../images/arrow.png) no-repeat left center;
    padding-left: 10px;
}


input, textarea, select
{   
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    border:1px solid #523631;
    font-family:tahoma,arial,sans-serif;
    margin-top: 8px;
    padding:2px;
    width:auto;
    background: #2e1d15;
    color: #efefef;
    font-size: 13px;
}
.submit, a.submit, a.submit:hover
{
    color:#fff !important; font-weight: bold;
    width:auto; padding:2px;
    background: #e37800;
    border: 0px; cursor: pointer;
    width: 180px;
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    text-decoration: none !important;
    font-size:13px;
    font-family:tahoma,arial,sans-serif;
    text-align: center;
}

form
{
    margin: 0px;
}

select
{
    cursor:pointer;
}

p
{
    font-size: 11px;
    line-height: 17.5px;
    margin:0 0 17px;
}

/* LINKS */
#menu a:link, #menu a:visited
{
    float: left; display: block; position: relative; 
    color: #D0B898; font-size: 17px; font-weight: normal; text-decoration: none; text-align: center; 
    width: 120px; height: 45px; 
    padding-top: 6px; margin-right: 2px;
    background: transparent url(../images/bg_menu.png) no-repeat left top;
    cursor: pointer;
    /*background: #20130b;
    -moz-border-radius-topleft:7px;
    -moz-border-radius-topright:7px;*/
}
#menu a:hover
{
    color: #DB9539;
    text-decoration: none;
}

a.active
{
    color: #DB9539 !important;
    top: -10px;
}
.stars
{
    color: #DB9539;
}
.error
{
    color: red;
}

ul.news
{
    list-style-type: none;
    margin: 0px; padding: 0px;
}
ul.news li:first-child
{
    display: block;
}
ul.news li
{
    display: none;
}

.normal
{
    width: 100px;
}
.double
{
    width: 222px;
}
.events input, .events select
{
    padding: 5px;
}
.brdRed
{
    border-color: red;
}
