/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
	margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}





html, body {
    min-height: 100%;
}
body {
    min-width: 934px;
    padding: 0 0 30px 0;
	font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	color: #726e57;
	background: #fff url(images/bg_bottom.png) repeat-x left bottom;
}

a {
	color: #726e57;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

ul {
    list-style-type: none;
}
li {
    margin: 0;
    padding: 0 0 0 9px;
    background: url(images/arrow_list.png) no-repeat 0 6px;
}

em {
    font-style: normal;
    color: #ad9984;
}

.hr {
    height: 1px;
    margin: 5px 0;
    background: url(images/sep_horizontal.png) repeat-x left top;
}
.hr hr {
    display: none;
}

#bg-top {
    min-height: 400px;
    background: url(images/bg_top.png) repeat-x left top;
}
* html #bg-top {
    height: 400px;
}

#wrapper {
    position: relative;
    width: 934px;
    margin: 0 auto;
    padding: 106px 0 0 0;
}

h1 {
    position: absolute;
    top: 26px;
    left: 81px;
    margin: 0;
}

#lng {
    position: absolute;
    top: 17px;
    right: 84px;
    height: 22px;
    line-height: 1;
    background: url(images/bg_lng_left.png) no-repeat left top;
}
#lng ul {
    margin: 0;
    padding: 2px 25px 9px 25px;
    background: url(images/bg_lng_right.png) no-repeat right top;
    border-bottom: 1px solid #fed200;
}
#lng li {
    display: inline;
    margin: 0;
    padding: 0 10px 8px 10px;
    background: none;
    border-left: 1px solid #a18629;
}
#lng li.first {
    border: none;
}
#lng a {
    color: #a18628;
}

#menu-top {
    position: absolute;
    top: 75px;
    right: 58px;
    height: 31px;
    background: url(images/bg_menu_left.png) no-repeat left top;
}
#menu-top ul {
    margin: 0;
    padding: 7px 10px 0 25px;
    background: url(images/bg_menu_right.png) no-repeat right top;
}
#menu-top li {
    display: inline;
    margin: 0;
    padding: 0 15px 0 10px;
    background: url(images/arrow_menu.png) no-repeat 0 5px;
}

#header {
    position: relative;
    width: 934px;
    height: 207px;
    margin: 0 auto;
    background: url(images/bg_header.jpg) no-repeat left top;
}

div, table, img {
	border: 0px solid red;
}
#main-menu {
    margin: 0;
    padding: 15px 60px 0 60px;
    /*white-space: nowrap;*/
}
/*
#main-menu li {
    display: inline;
    margin: 0;
    padding: 0 10px 0 18px;
    background: url(images/sep_square.png) no-repeat 0 4px;
}
#main-menu li.first {
    padding-left: 0;
    background: none;
}
*/
#flash {
    position: absolute;
    top: 37px;
    left: 328px;
}

#search {
    position: absolute;
    top: 79px;
    left: 691px;
    width: 170px;
    background: url(images/sep_search.png) repeat-x left top;
}
#search fieldset {
    padding: 20px 0 10px 0;
    text-align: right;
    background: url(images/sep_search.png) repeat-x left bottom;
}
#search div {
    padding: 5px;
    background: #f7c801;
}
#search input {
    width: 157px;
    font-size: 13px;
    background: #fdf2c4;
    border: 1px solid #887d4e;
}
#search a {
    padding: 0 8px 0 8px;
    color: #000;
    background: url(images/arrow_form.png) no-repeat 0 3px;
}

#nav {
    width: 814px;
    margin: 0 auto;
    background: url(images/bg_nav.png) repeat-y left top;
}
#nav-bottom {
    overflow: hidden;
    width: 814px;
    padding: 0 0 15px 0;
    background: url(images/bg_nav_bottom.png) no-repeat left bottom;
}
#nav-top {
    min-height: 87px;
    padding: 50px 0 0 0;
    background: url(images/bg_nav_top.png) no-repeat left top;
}
* html #nav-top {
    height: 87px;
}
#nav .box {
    float: left;
    width: 158px;
    margin: 0 0 0 6px;
    padding: 0 20px;
}
#nav .first {
    margin: 0;
}
#nav h2 {
    display: none;
}
#nav ul {
    margin: 0;
}

#content {
    position: relative;
    width: 843px;
    margin: 15px auto;
    background: url(images/bg_content.png) repeat-y left top;
}
#content-bottom {
    overflow: hidden;
    width: 843px;
    padding: 0 0 80px 0;
    background: url(images/bg_content_bottom.png) no-repeat left bottom;
}
#content-top {
    min-height: 120px;
    padding: 38px 16px 0 16px;
    background: url(images/bg_content_top.png) no-repeat left top;
}
* html #content-top {
    height: 120px;
}
#content .sidebar {
    float: right;
    width: 225px;
    padding: 0 20px;
}
#content .main {
    position: relative;
    margin: 0 265px 0 0;
    padding: 0 30px;
    background: url(images/sep_vertical.png) repeat-y right top;
}
#content .article {
    padding: 15px 0;
    background: url(images/sep_horizontal.png) repeat-x left top;
}
#content .first {
    padding-top: 0;
    background: none;
}
#content h2 {
    margin: 0;
    font-size: 16px;
}
#content h3 {
    margin: 0;
    font-weight: normal;
    font-size: 12px;
}
#content p {
    margin-bottom: 0;
}

#menu-bottom {
    position: absolute;
    bottom: 3px;
    right: 35px;
    margin: 0;
}
#menu-bottom li {
    display: inline;
    background: none;
}
#menu-bottom a {
    color: #9f9991;
}

#footer {
    width: 811px;
    margin: 0 auto;
}
#footer .contact {
    padding: 0 20px 10px 30px;
    border-bottom: 1px solid #e3e1e0;
}
#footer .contact .logo {
    float: right;
}
#footer .contact h2 {
    float: left;
    margin: 0;
}
#footer .contact p {
    margin: 0 0 0 75px;
}

#footer .copyright {
    padding: 0 20px 0 30px;
    color: #9f9991;
}
#footer .copyright a {
    color: #9f9991;
}

/* pol */
#content .separator {
	width: 480px;
	height: 1px;
	font-size: 1px;
	margin: 5px 0px 10px 0px;
	background: url(images/sep_horizontal.png) repeat-x left top;
}

#galery td {
	width: 160px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}

#galery td img {
	border: 1px solid #D4D4D4;
}