/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
23.11.2007                   
Kodowanie: Tomasz Piłat      
Sections:
GLOBAL STYLES
GLOBAL CLASSES
footer                              
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~
GLOBAL STYLES
~~~~~~~~~~~~~~~~~~~~~~~*/
html, body, h1, h2, h3, h4, h5, h6, div, span,
blockquote, p, address, form, fieldset, img,
ul, ol, dl, dt, dd, li, hr, table, td, th,
strong, em, sup, sub, dfn, ins, del, q, cite,
var, samp, code, kbd, tt {
 margin: 0;
 padding: 0;
 border: 0;
}
	
a {
 text-decoration: none;
 color: #da251c;
 font-weight: bold;
}

a:hover {
 text-decoration: underline;
}

img, fieldset {
 border: none;
}

ul {
 list-style: none;
}

h1, h2, h3, h4, h5, h6 {
 font-size: 1.2em;
 font-weight: bold;
}

body {
 padding: 0;
 background: #f6f4ed;
 color: #454443;
 font-family: Tahoma, Verdana, sans-serif;
 font-size: 11px;
}

p {
 line-height: 1.6em;
}

/*~~~~~~~~~~~~~~~~~~~~~
=#wrapper	
~~~~~~~~~~~~~~~~~~~~~~~*/
#wrapper {
 margin: 0 auto;
 width: 989px;
 position: relative;
}

/*~~~~~~~~~~~~~~~~~~~~~
=#top
~~~~~~~~~~~~~~~~~~~~~~~*/
#top {
 float: left;
 width: 989px;
 background: url(/_p/gfx/top_bg.gif) 0 bottom no-repeat;
}

#top h1 {
 float: left;
 padding: 0 0 118px 50px;
 width: 271px;
 height: 140px;
 background: url(/_p/gfx/logo.gif) 50px 0 no-repeat;
}

#top h1  a {
 float: left;
 text-indent: -9999px;
 width: 271px;
 height: 140px;
 outline: none;
}

ul#top_navi {
 float: right;
}

ul#top_navi li {
 float: left;
 padding: 10px;
}

ul#top_navi li a {
 color: #c8c7c3;
 font-weight: normal;
 padding: 0 0 0 15px;
}

ul#top_navi li.map a {
 background: url(/_p/gfx/navi_map.gif) 0 4px no-repeat;
}

ul#top_navi li.contact a {
 background: url(/_p/gfx/navi_contact.gif) 0 3px no-repeat;
}

#top .banner {
 float: right;
 text-indent: -9999px;
 clear: right;
 width: 372px;
 height: 114px;
 padding: 0 17px 0 50px;
 margin: 60px 0 0 0;
}

h2#slogan {
 float: left;
 height: 40px;
 width: 372px;
 background: url(/_p/gfx/banner_slogan.gif) 20px 16px no-repeat;
 text-indent: -9999px;
}

#top .banner a {
 float: left;
 margin: 0 3px 0 0;
 width: 59px;
 height: 73px;
}

a#lang_en {
 background: url(/_p/gfx/lang_en.jpg) 0 0 no-repeat;
}

a#lang_de {
 background: url(/_p/gfx/lang_de.jpg) 0 0 no-repeat;
}

a#lang_fr {
 background: url(/_p/gfx/lang_fr.jpg) 0 0 no-repeat;
}

a#lang_ru {
 background: url(/_p/gfx/lang_ru.jpg) 0 0 no-repeat;
}

a#lang_it {
 background: url(/_p/gfx/lang_it.jpg) 0 0 no-repeat;
}

a#lang_es {
 background: url(/_p/gfx/lang_es.jpg) 0 0 no-repeat;
}

/*~~~~~~~~~~~~~~~~~~~~~
=#mainmenu
~~~~~~~~~~~~~~~~~~~~~~~*/
#mainmenu {
 float: left;
 clear: both;
 width: 971px;
 padding: 8px 9px 0 9px;
 background: url(/_p/gfx/menu_bg.gif) 9px  bottom no-repeat;
 font-size: 12px;
 position: relative;
 z-index: 2;
}

#mainmenu ul {
 float: left;
}

#mainmenu ul li {
 float: left;
 padding: 0 18px 6px 16px;
 background: url(/_p/gfx/dott.gif) right 14px no-repeat;
 position: relative;
}

#mainmenu ul li.last {
 background: none;
}

#mainmenu ul li a {
 float: left;
 padding: 0 0 0 10px;
 color: #FFF;
}

#mainmenu ul li a span {
 float: left;
 padding: 0 10px 0 0;
 height: 32px;
 line-height: 30px;
 cursor: pointer;
}

#mainmenu ul li a:hover {
 background: url(/_p/gfx/menu_left.gif) 0 0 no-repeat;
 color: #72716B;
 text-decoration: none;
}

#mainmenu ul li a:hover span {
 background: url(/_p/gfx/menu_right.gif) right 0 no-repeat;
}

#mainmenu ul li a.active, #mainmenu ul li.parentmenu a:hover {
 background: url(/_p/gfx/menu_left_parent.gif) 0 0 no-repeat;
 color: #72716B;
}

#mainmenu ul li a.active span, #mainmenu ul li.parentmenu a:hover span {
 background: url(/_p/gfx/menu_right_parent.gif) right 0 no-repeat;
}

#mainmenu ul div.childmenu {
 display: none;
 float: left;
 position: absolute;
 top: 32px;
 left: 16px;
 width: 158px;
 padding: 0 0 6px 0;
 background: url(/_p/gfx/submenu_bottom.gif) 0 bottom no-repeat;
}

#mainmenu ul ul {
 float: left;
 padding: 10px 0 4px 0;
 width: 158px;
 background: url(/_p/gfx/submenu_top.gif) 0 0 no-repeat;
}

#mainmenu ul ul div.childmenu {
 top: 0 !important;
 left: 158px !important;
}

#mainmenu ul ul li {
 clear: left;
 padding: 5px 15px !important;
 background: none !important;
}

#mainmenu ul ul li a {
 width: 128px;
 padding: 0 !important;
 color: #454443 !important;
 background: none !important;
 font-weight: normal;
}

#mainmenu ul ul li a:hover {
 background: none !important;
 text-decoration: underline !important;
}

#mainmenu ul ul li.parentmenu a:hover {
 background: none !important;
}

#mainmenu ul ul li.parentmenu {
 background: url(/_p/gfx/arrows2.gif) 145px 12px no-repeat !important;
}

/*~~~~~~~~~~~~~~~~~~~~~
=#content
~~~~~~~~~~~~~~~~~~~~~~~*/
#content {
 float: left;
 width: 981px;
 padding: 12px 0 0 8px;
 overflow: hidden;
}

#content p {
 padding: 0 0 10px 0;
}

#content img {
 float: left;
 margin: 0 10px 10px 0;
 padding: 1px;
 border: 1px solid #C6C4BE;
}

#content strong {
 font-weight: bold;
}

#content small {
 font-size: 0.94em;
 font-weight: normal;
 font-style: normal;
}

#content em {
 font-size: 1.0em;
 font-style: italic;
}

#content h2 {
 font-size: 16px;
 color: #A3A3A3;
 letter-spacing: -1px;
 font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
 padding: 0 0 16px 0;
 text-transform: uppercase;
 font-weight: bold;
}
#content .view_art h2 { padding-bottom: 0; }
#content .view_art .date { padding-bottom: 16px; display: block;  }

#sub h2 {
 padding: 0 0 10px 0;
}

#content h3 {
 font-size: 1em;
 color: #AFAFAF;
 font-weight: bold;
 padding: 0 0 16px 0;
}

#content h4 {
 font-size: 1em;
 color: #D44F43;
 font-weight: bold;
 padding: 0 0 13px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~
=#main
~~~~~~~~~~~~~~~~~~~~~~~*/
#main {
 float: left;
 width: 517px;
 margin: 0 12px  0 0;
 background: url(/_p/gfx/main_bottom.jpg) 0 bottom no-repeat #FFF;
 position: relative;
 z-index: 1;
}

#main_bg {
 float: left;
 width: 477px;
 padding: 17px 20px 20px 20px;
 background: url(/_p/gfx/main_top.jpg) 0 0 no-repeat;
}

/*~~~~~~~~~~~~~~~~~~~~~
=#sub
~~~~~~~~~~~~~~~~~~~~~~~*/
#sub {
 float: left;
 width: 452px;
 overflow: hidden;
}

.wide_box {
 float: left;
 overflow: hidden;
 width: 444px;
 background: url(/_p/gfx/wide_box_bottom.gif) 0 bottom no-repeat;
 padding: 0 0 12px 0;
 margin: 0 0 12px 0;
}

.wide_box_bg {
 padding: 10px 16px 0 16px;
 min-height: 70px;
 height: auto !important;
 height: 70px;
 float: left;
 width: 412px;
 background: url(/_p/gfx/wide_box_top.gif) 0 0 no-repeat #dfdcd1;
}

.wide_box .write_box {
 background: url(/_p/gfx/wide_box_top_write.gif) 0 0 no-repeat #dfdcd1 !important;
}

.wide_box .note_box {
 background: url(/_p/gfx/wide_box_top_note.gif) 0 0 no-repeat #dfdcd1 !important;
}

.wide_box a.more {
 background: url(/_p/gfx/arrows2.gif) right 5px no-repeat !important;
}

.wide_box .col1 {
 float: left;
 width: 160px;
 padding: 0 22px 0 0;
}

.wide_box .col2 {
 float: left;
 width: 230px;
}

.small_box {
 float: left;
 overflow: hidden;
 width: 218px;
 background: url(/_p/gfx/small_box_bottom.gif) 0 bottom no-repeat;
 padding: 0 0 10px 0;
 margin: 0 8px 12px 0;
}

.small_box_bg {
 padding: 10px 16px 0px 16px;
 height: 208px;
 float: left;
 width: 186px;
 background: url(/_p/gfx/small_box_top.gif) 0 0 no-repeat #eae7dc;
}

.small_box .letter_box {
 background: url(/_p/gfx/small_box_top_letter.gif) 0 0 no-repeat #eae7dc !important;
}

.small_box .login_box {
 background: url(/_p/gfx/small_box_top_login.gif) 0 0 no-repeat #eae7dc !important;
}

.border_box {
 float: left;
 overflow: hidden;
 width: 444px;
 background: url(/_p/gfx/border_box_center.gif) 0 0 repeat-y;
 margin: 0 0 12px 0;
}

.border_box_bg1 {
 float: left;
 width: 444px;
 background: url(/_p/gfx/border_box_top.gif) 0 0 no-repeat;
 padding: 10px 0 0 0;
}

.border_box_bg2 {
 padding: 0px 16px 12px 16px;
 min-height: 86px;
 height: auto !important;
 height: 86px;
 float: left;
 width: 412px;
 background: url(/_p/gfx/border_box_bottom.gif) 0 bottom no-repeat;
}

.border_box ul.banner_list li {
 float: left;
 padding: 0 5px 0 5px;
 width: 196px;
}

/*~~~~~~~~~~~~~~~~~~~~~
=#sub1
~~~~~~~~~~~~~~~~~~~~~~~*/
#sub1 {
 float: left;
 width: 193px;
 overflow: hidden;
 margin: 0 12px 0 0;
 padding: 0px 0 0 21px;
}

ul.navi_list {
 margin: 0 0 25px 0;
}

ul.navi_list ul {
    padding-left: 20px;
}
ul.navi_list li.active { background: #DA251C; color: #ffffff !important; }
ul.navi_list li.active a { color: #ffffff !important; }
ul.navi_list li.active a:hover { color: #ffffff !important; background: #DA251C; text-decoration: none; }

ul.navi_list li a { color: #231171 !important; padding: 10px 0 12px 22px; display: block; }
ul.navi_list li {
 color: #231171 !important;
 border-bottom: 1px solid #E1DED3;
 display: block;
 font-weight: bold;
}

ul.navi_list li a:hover {
    color: #ffffff !important;
    background: #E2DFD4;
    text-decoration: none;
}

.small_border_box {
 float: left;
 overflow: hidden;
 width: 193px;
 background: url(/_p/gfx/small_border_box_center.gif) repeat-y;
 margin: 0 0 12px 0;
}

.small_border_box_bg1 {
 float: left;
 width: 193px;
 background: url(/_p/gfx/small_border_box_top.gif) 0 0 no-repeat;
 padding: 10px 0 0 0;
}

.small_border_box_bg2 {
 padding: 0px 9px 12px 9px;
 min-height: 86px;
 height: auto !important;
 height: 86px;
 float: left;
 width: 175px;
 background: url(/_p/gfx/small_border_box_bottom.gif) 0 bottom no-repeat;
}

.small_border_box ul.banner_list li {
 float: left;
 width: 100%;
 clear: both;
 zoom: 1;
}

/*~~~~~~~~~~~~~~~~~~~~~
=#sub2
~~~~~~~~~~~~~~~~~~~~~~~*/
#sub2 {
 float: left;
 width: 226px;
 overflow: hidden;
}

.small_dark_box {
 float: left;
 overflow: hidden;
 width: 218px;
 background: url(/_p/gfx/small_dark_box_bottom.gif) 0 bottom no-repeat;
 padding: 0 0 10px 0;
 margin: 0 8px 12px 0;
}

.small_dark_box_bg {
 padding: 16px 16px 0px 16px;
 min-height: 90px;
 height: auto !important;
 height: 90px;
 float: left;
 width: 186px;
 background: url(/_p/gfx/small_dark_box_top.gif) 0 0 no-repeat #DFDCD1;
}

.small_dark_box .letter_box {
 background: url(/_p/gfx/small_dark_box_top_letter.gif) 0 0 no-repeat #DFDCD1 !important;
}

/*~~~~~~~~~~~~~~~~~~~~~
=#footer	
~~~~~~~~~~~~~~~~~~~~~~~*/
#footer {
 clear: both;
 overflow: hidden;
 padding: 34px 0 20px 0;
 width: 989px;
 margin: 0 auto;
 background: url(/_p/gfx/footer_bg.gif) 0 14px no-repeat;
}

#footer p {
 float: left;
 clear: left;
}

#footer p a {
 color: #200e6c;
}

#footer ul {
 float: right;
}

#footer ul li {
 float: left;
 padding: 0 10px;
 border-right: 1px solid #cdcac0;
}

#footer ul li.last {
 border-right: 0 none;
}

#footer ul li a {
 color: #cdcac0;
 font-weight: normal;
}

/*~~~~~~~~~~~~~~~~~~~~~
=GLOBAL CLASSES	
~~~~~~~~~~~~~~~~~~~~~~~*/	
.left {
 float: left !important;
}

.right{
 float: right !important;
}

small.date {
 padding: 0 10px 0 0;
 color: #C6C4BE;
}

img.left {
 float: left !important;
 margin: 0 0 10px 10px !important;
}

img.right {
 float: right !important;
 margin: 0 10px 10px 0 !important;
}

img.center {
 float: none !important;
 margin: 0 auto 10px auto !important;
 display: block !important;
}

img.no-border {
 border: 0 none !important;
}

a.normal_link {
 font-weight: normal !important;
 color: #454443 !important;
}

a.small_link {
 font-weight: normal !important;
}

a.more {
 background: url(/_p/gfx/arrows.gif) right 5px no-repeat;
 padding: 0 10px 0 0;
}

a.button_link {
 float: left;
 padding: 0 0 0 4px;
 background: url(/_p/gfx/button_left.gif) 0 0 no-repeat;
 color: #FFF;
 font-weight: normal;
}

a.button_link span {
 float: left;
 height: 21px;
 padding: 0 7px 0 3px;
 line-height: 21px;
 background: url(/_p/gfx/button_right.gif) right 0 no-repeat;
 cursor: pointer;
}

a.print_link {
 position: absolute;
 top: 10px;
 right: 16px;
 float: left;
 padding: 0 0 0 16px;
 background: url(/_p/gfx/print_ico.gif) 0 0 no-repeat;
}

a.up_link {
 position: absolute;
 bottom: 10px;
 right: 16px;
 float: left;
 padding: 0 0 0 12px;
 background: url(/_p/gfx/up_ico.gif) 0 4px no-repeat;
}

.aright {
 text-align: right;
}

.acenter {
 text-align: center;
}

h3.title {
 text-transform: uppercase;
 color: #231171 !important;
 padding-top: 16px !important;
}

ul.actual_list {
}

ul.actual_list li {
 padding: 0 0 10px 0;
 margin: 0 0 10px 0;
 border-bottom: 1px solid #E8E8E8;
 overflow: hidden;
 zoom: 1;
}

ul.actual_list li h4 {
 padding: 0 !important;
}

ul.actual_list li small {
 display: block;
 color: #C6C4BE;
 padding: 0 0 5px 0;
}

ul.normal_list li {
 padding: 0 0 20px 0;
}

ul.text_list {
 padding: 0 0 10px 0;
}

ul.text_list li {
 background: url(/_p/gfx/arrows.gif) 0 5px no-repeat;
 padding: 0 0 0 10px;
 overflow: hidden;
 zoom: 1;
}

ul.text_list ul {
 padding: 0 !important;
}

ul.gallery {
 text-align: center;
 padding: 10px 0 15px 0;
}

ul.gallery li {
 display: inline;
}

ul.gallery li a img {
 float: none !important;
 margin: 5px !important;
 border: 3px solid #DFDCD1 !important;
 padding: 0 !important;
}

ul.gallery li a:hover img {
 border: 3px solid #A3A3A3 !important;
}

div.form_line {
 width: 100%;
 clear: both;
 padding: 0 0 7px 0;
 overflow: hidden;
}

input {
 float: left;
}

input.text {
 width: 120px;
 float: left;
 margin: 0 8px 0 0;
 font-size: 11px;
 line-height: 11px;
 padding: 3px 2px;
 border-top: 1px solid #D3D2D2;
 border-right: 1px solid #F5F3F3;
 border-bottom: 1px solid #F5F3F3;
 border-left: 1px solid #D3D2D2;
 color: #454443;
}

input.radio {
 float: left;
 margin: 0 10px 0 0;
 height: 1em;
}

label {
 float: left;
 margin: 0 10px 0 0;
 line-height: 1em;
}
.info { padding-left: 25px !important; background: url("/_p/admin/gfx/information.png") 0 10px no-repeat; }

.info2 { padding: 10px 10px 10px 35px; background: #EFFEFF url("/_p/admin/gfx/information.png") 10px 10px no-repeat; border: 1px solid #4FC0FF; margin-bottom: 15px; }

#flash { position: absolute; top: 0; left: 160px;}
.paging { text-align: right; margin-bottom: 15px; color: #a4a4a4; }

#top, #sub1, #sub2, #mainmenu, #footer, .print_link, .up_link { display: none; }
#main_bg { width: 900px; background: #ffffff;}
body { background: #ffffff; }
