body {
 background-image: url('images/background_top_shadow.jpg');
 background-color: #FFFAE7;
 background-repeat: repeat-x;
 background-position: center 255px;
 font-size: 11px;
 font-family: Tahoma, serifSansSerifMonospace;
 margin: 0px;
}

#container {
 width: 938px;
 margin-left: auto;
 margin-right: auto;
}

#header {
 background-image: url('images/header.jpg');
 background-repeat: no-repeat;
 width: 938px;
 height: 255px;
}

#navigation {
 background-image: url('images/navigation/navigation_background.jpg');
 background-repeat: repeat-x;
 width: 938px;
 height: 41px;
}

#navigation_content {
 padding-top: 5px;
 padding-left: 160px;
 float: left;
}

#navigation a {
 width: 88px;
 height: 25px;
 font-size: 12px;
 text-align: center;
 text-decoration: none;
 color: #FFF;
 cursor: pointer;
 padding-top: 11px;
 display: inline-block;
}

#navigation a:hover {
 background-image: url('images/link_over.gif');
 background-repeat: repeat-x;
 text-decoration: underline;
}

#navigation_languages {
 top: 9px;
 left: 195px;
 position: relative;
 float: left;
}

#navigation_underline {
 width: 938px;
 height: 7px;
 display: inline;
}

#navigation_underline_left_corner {
 background-image: url('images/navigation/navigation_underline_left_corner.jpg');
 background-repeat: no-repeat;
 width: 5px;
 height: 7px;
 float: left;
}

#navigation_underline_background {
 background-color: #f3f3f3;
 width: 928px;
 height: 7px;
 float: left;
}

#navigation_underline_right_corner {
 background-image: url('images/navigation/navigation_underline_right_corner.jpg');
 background-repeat: no-repeat;
 width: 5px;
 height: 7px;
 float: left;
}

#content {
 margin-top: 17px;
}

#side_panel {
 width: 254px;
 margin-left: 10px;
 float: left;
}

#side_panel_title_left_corner {
 background-image: url('images/side_panel/side_panel_top_left_corner.jpg');
 background-repeat: no-repeat;
 width: 4px;
 height: 41px;
 float: left;
}

#side_panel_title {
 background-image: url('images/side_panel/side_panel_top_background.jpg');
 background-repeat: no-repeat;
 width: 246px;
 height: 29px;
 font-size: 12px;
 font-weight: bold;
 color: #FFFAE7;
 text-align: center;
 padding-top: 12px;
 float: left;
}

#side_panel_title_right_corner {
 background-image: url('images/side_panel/side_panel_top_right_corner.jpg');
 background-repeat: no-repeat;
 width: 4px;
 height: 41px;
 float: left;
}

#side_panel_bottom {
 background-image: url('images/side_panel/side_panel_bottom.jpg');
 background-color: #FFD067;
 background-repeat: no-repeat;
 background-position: center bottom;
 width: 254px;
 padding-bottom: 70px;
}

#side_panel_content {
 padding-top: 50px;
 padding-left: 20px;
 padding-right: 20px;
}


#main_panel {
 width: 654px;
 margin-left: 10px;
 float: left;
}

#main_panel_top_left_corner {
 background-image: url('images/main_panel/main_panel_top_left_corner.jpg');
 background-repeat: no-repeat;
 width: 5px;
 height: 5px;
 float: left;
}

#main_panel_top {
 background-image: url('images/main_panel/main_panel_top_background.jpg');
 background-repeat: repeat-x;
 width: 644px;
 height: 5px;
 float: left;
}

#main_panel_top_right_corner {
 background-image: url('images/main_panel/main_panel_top_right_corner.jpg');
 background-repeat: no-repeat;
 width: 5px;
 height: 5px;
 float: left;
}

#main_panel_bottom {
 background-image: url('images/main_panel/main_panel_bottom.jpg');
 background-color: #FFFFFF;
 background-repeat: repeat-x;
 width: 652px;
 border-left: 1px solid #FFFFFF;
 border-right: 1px solid #FFFFFF;
 padding-bottom: 20px;
}

#main_panel_title {
 font-size: 12px;
 font-weight: bold;
 text-decoration: underline;
 padding-left: 30px;
 padding-top: 20px;
}

#main_panel_content {
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 15px;
}

#bottom_panel {
 width: 654px;
 margin-top: 10px;
 margin-right: 10px;
 float: right;
}

#bottom_panel_top {
 background-image: url('images/bottom_panel/bottom_panel_top.jpg');
 background-color: #FFFFFF;
 background-repeat: repeat-x;
 width: 652px;
 height: 101px;
 border-left: 1px solid #FFFFFF;
 border-right: 1px solid #FFFFFF;
}

#bottom_panel_bottom_left_corner {
 background-image: url('images/bottom_panel/bottom_panel_bottom_left_corner.jpg');
 background-repeat: no-repeat;
 width: 5px;
 height: 5px;
 float: left;
}

#bottom_panel_bottom {
 background-image: url('images/bottom_panel/bottom_panel_bottom_background.jpg');
 background-repeat: repeat-x;
 width: 644px;
 height: 5px;
 float: left;
}

#bottom_panel_bottom_right_corner {
 background-image: url('images/bottom_panel/bottom_panel_bottom_right_corner.jpg');
 background-repeat: no-repeat;
 width: 5px;
 height: 5px;
 float: left;
}

#bottom_panel_content {
 text-align: center;
 padding-top: 25px;
}

#counter {
 text-align: right;
 width: 654px;
 margin-top: 10px;
 margin-right: 10px;
 float: right;
}

#partners {
 width: 934px;
 padding-top: 100px;
 padding-left: 100px;
 display: inline-block;
}

#partners_logos {
 width: 934px;
 margin-left: auto;
 margin-right: auto;
}

#footer {
 background-image: url('images/background_bottom_shadow.jpg');
 background-repeat: repeat-x;
 height: 128px;
}

#footer_underline {
 background-image: url('images/footer_underline.jpg');
 background-repeat: repeat-x;
 background-position: bottom;
 width: 938px;
 height: 6px;
 padding-top: 75px;
 margin-left: auto;
 margin-right: auto;
}

#footer_copyright {
 width: 938px;
 text-align: left;
 padding-top: 15px;
 padding-left: 70px;
 margin-left: auto;
 margin-right: auto;
}

#main_panel_navigation {
 font-size: 11px;
 font-weight: bold;
 text-align: center;
 padding-top: 20px;
}

#response_text {
 text-align: center;
 padding-top: 10px;
}

#functions_basket {
 margin-left: auto;
 margin-right: auto;
}

#information {
 width: 370px;
}

#basket_content {
 display: none;
}

#contacts {
 width: 220px;
 border: 1px solid #ff9950;
 margin-left: auto;
 margin-right: auto;
}

#credits {
 width: 100%;
 padding-top: 20px;
}

#system_settings {
 width: 150px;
 margin-left: auto;
 margin-right: auto;
}

#credits_settings {
 width: 150px;
 margin-left: auto;
 margin-right: auto;
}

#database_settings {
 width: 150px;
 margin-left: auto;
 margin-right: auto;
}

#shop_items {
 width: 360px;
 border-collapse: collapse;
 margin-left: auto;
 margin-right: auto;
}

#shop_items_add {
 width: 150px;
 margin-left: auto;
 margin-right: auto;
}

#system_history {
 width: 100%;
 border-collapse: collapse;
 margin-left: auto;
 margin-right: auto;
}

.function_active {
 background-color: #FFFAE7;
 width: 110px;
 height: 40px;
 text-align: center;
 color: #ff9950;
 border: 1px solid #ff9950;
 cursor: pointer;
 padding-top: 20px;
}

.function_active:hover {
 color: #4BA0BF;
 border: 1px solid #4BA0BF;
}

.function_selected {
 background-color: #FFFAE7;
 width: 110px;
 height: 40px;
 text-align: center;
 color: #767a7b;
 border: 1px solid #767a7b;
 padding-top: 20px;
}

.no_border {
 border: none;
}

input[type=button] {
 background-color: #FFFAE7;
 font-weight: bold;
 color: #ff9950;
 border: 1px solid #ff9950;
}

input[type=submit] {
 background-color: #FFFAE7;
 font-weight: bold;
 color: #ff9950;
 border: 1px solid #ff9950;
}

input[type=text] {
 background-color: #FFFAE7;
 color: #ff9950;
 border: 1px solid #ff9950;
}

input[type=password] {
 background-color: #FFFAE7;
 color: #ff9950;
 border: 1px solid #ff9950;
}


select {
 background-color: #FFFAE7;
 width: 144px;
 color: #ff9950;
 border: 1px solid #ff9950;
}

hr {
 border: 1px solid #ff9950;
}

