body, html {
    background: url(images/body_bg.jpg) top repeat-x #F8F8F8;
    color: #191919;
}

a {
    color: #000000;
}

a:hover {
    color: #F14B25;
}

.hatch {
    background: url(images/hatch_bg.gif);
}

.hatch2 {
    background: url(images/hatch2_bg.gif);
}

.line {
    border-top: 1px solid #CCCCCC;
}

.line3px {
    border-top: 3px solid #EBEBEB;
}

.shadow {
    -webkit-box-shadow: 2px 2px 5px 0px #ccc;
    box-shadow: 2px 2px 5px 0px #ccc;
    background: #FFF;
}

ul.ul_quote li {
    background: url(images/ico_quote.png) 0px 20px no-repeat;
    border-top: 1px solid #EBEBEB;
}

ul.ul_doc li {
    background: url(images/ico_word.png) 0px 20px no-repeat;
    border-top: 1px solid #EBEBEB;
}

ul.ul_doc li a:hover {
   color: #F14B25;
}

ul.checkbox_list li, ul.showhide_list li {
    border-bottom: 1px dotted #888;
}

h3 {
    color: #191919;
}

.header_quote {
    background: url(images/quote.png) top left no-repeat;
}

.btn {
    cursor: pointer;
}

.btn, .ui-state-default a {
    color: #FFFFFF;
}
 .ui-state-default a:hover {
    color: #F14B25;
}

.btn:hover {
	color:black;
}

.btn2 {
    color: #000000;
}

.btn2:hover {
    color: #FFFFFF;
}
.btn3 {
	color: #000000;
    background: #F4F4F4;
    border: 1px solid #067ab5;
}

.subscription_type_no_activ .btn3 {
		color: #404040;
    background: #f7f7f7;
    border: 1px solid #8f8f8f;
}

.btn3:hover {
    color: #FFFFFF;
}

.btn4 {
    color: #000000;
}

/** COLOR THEME **/

.color_important {
    color: #F14B25;
}

.color {
    color: #ff7200;
}

.header {
    background: url(images/header_quote.png) top left no-repeat;
}

.btn, .ui-state-default a {
    background: url(images/btn_bg.jpg) top repeat-x;
    color: #FFFFFF;
}

.btn2 {
    border: 1px solid #067AB5;
    color: #000000;
    background: #F8F8F8;
}

.btn2:hover {
    text-decoration: none;
    color: #FFFFFF;
    background: #067AB5;
}



.btn3:hover {
    background: #067ab5;
    border: 1px solid #067ab5;
}

.default_form .inputDiv p.info {
    color: #808080;
    font-size: 80%;
}

input {
    background: #FFFFFF;
    border-top: 1px solid #E3E3E3;
    border-left: 1px solid #F5F5F5;
    border-right: 1px solid #F5F5F5;
    border-bottom: none;
}

input[type="submit"] {
    color: #FFFFFF;
    background: url(images/btn_bg.jpg) top repeat-x;
    vertical-align: middle;
}

input[type="submit"]:hover {
    color: #000000;
}

#name span {
    color: #067ab5;
}

.input_search input {
    background: url(images/search.png) 5px 5px no-repeat #FFFFFF;
}

#top_right .left .title {
    color: #067ab5;
}

#user_menu ul .user_1 a .icon {
    background: url(images/ico_teczka.png) top no-repeat;
}

#user_menu ul .user_2 a .icon {
    background: url(images/ico_expert.png) top no-repeat;
}

#user_menu ul .user_3 a .icon {
    background: url(images/ico_komunikacja.png) top no-repeat;
}

#user_menu ul .user_4 a .icon {
    background: url(images/ico_konto.png) top no-repeat;
}

#top_sub_right .input_search input {
    background: url(images/search.png) 5px 5px no-repeat #FFFFFF;
}

.submenu {
    background: url(images/menu_bottom.gif) bottom left no-repeat;
}

#stripe {
    background: #EBEBEB;
}

#stripe_color {
    background: #067ab5;
}

#menu ul li a:hover {
    color: #ff7200;
}

#communicator #communicator_header {
    color: #4BB9C1;
}

#communicator .left ul li {
    background: url(images/dot.png) left no-repeat;
}

#container_baner {
    /*background: url(images/baner_bg.jpg) top no-repeat;*/
}

#baner {
    background: white;
    overflow: hidden;
}

#banner-left {
    background: none repeat scroll 0 0 #067AB5;
    float: left;
    height: 100%;
    padding: 10px 20px;
    width: 295px;
    color: white;
}

#banner-right {
    float: left;
    padding: 0 30px;
    width: 570px;
}

.baner_title {
    border-bottom: 1px dotted #FFF;
}

.baner_more {
    background: url(images/baner_more_bg.jpg) top left repeat-x;
}

.baner_more a {
    /*background: url(images/ico_locker.png) 15px 8px no-repeat !important;*/
}

.baner_more a:hover {
    /*background: url(images/ico_locker_h.png) 15px 8px no-repeat !important;*/
    color: #ff7200;
}

.underbaner_box_photo {
    border: 1px solid #DEDEDE;
}

.underbaner_box_photo img {
    border: 1px solid #FFF;
}

.underbaner_box_txt {
    background: url(images/quote.png) top left no-repeat;
}

#underbaner .underbaner_box a:hover .underbaner_box_txt {
    background: url(images/quote_blue.png) top left no-repeat !important;
}

#tabs_doc {
    border: 3px solid #4CBAC1;
}

#tabs_doc .ui-state-active a,
#tabs_doc .ui-state-active a:link,
#tabs_doc .ui-state-active a:visited {
    border-left: 3px solid #4CBAC1;
    border-right: 3px solid #4CBAC1;
    border-bottom: 3px solid #4CBAC1;
}

#doc_number {
    background: url(images/ico_quote_black.png) top right no-repeat;
    color: #7F7F7F;
}

#communicator #communicator_header {
    color: #4BB9C1;
}

#communicator .right {
    background: url(images/communicator.png) top right no-repeat;
}

#expert {
    background: url(images/expert.jpg) top right no-repeat;
}

#expert_underheader {
    color: #7F7F7F;
}

#calendar {
    background: #FFFFFF;
}

#calendar_desc_date {
    color: #F14B25;
}

#newsletter, #newsletter-ok {
    background: url(images/newsletter_bg.jpg) top left no-repeat transparent;
    color: #000000;
    min-height: 160px;
}

#newsletter_send .right input {
    border: 1px solid #FFF;
}

#recent_number ul li {
    border-top: 1px solid #EBEBEB;
}

#recent_number ul .left {
    border: 1px solid #EBEBEB;
}

#recent_number ul .left img {
    border: 1px solid #FFFFFF;
}

.recent_txt {
    color: #7F7F7F;
}

.recent_more a {
    color: #FFFFFF;
    background: #59C990;
}

.search_output_box {
    border-bottom: 1px solid #EBEBEB;
}

.search_date {
    color: #7F7F7F;
}

.search_txt {
    color: #7F7F7F;
}

.search_output_row_bottom .left ul li a {
    background: #F7F7F7;
    color: #7F7F7F;
}

#search_results {
    color: #7F7F7F;
    background: url(images/ico_quote_black.png) top right no-repeat;
}

#tags_list ul li a {
    background: #FFF;
}

#tags_list ul li a.inactive {
    background: #F8F8F8;
    color: #7F7F7F;
}

.filters_title, .showhide_title {
    border-bottom: 3px solid #067ab5;
}

#work h3 {
    background: url(images/ico_teczka_small.png) top right no-repeat;
}

#container_foot {
    background: #E7E7E7;
}

#menu_foot ul li {
    background: url(images/menu_foot_dot.png) left no-repeat;
}

#menu_foot ul li a:hover {
    color: #FF7200;
}

#submenu_foot ul li {
    background: url(images/menu_foot_dot.png) left no-repeat;
}

#submenu_foot ul li:first-child {
    background: none;
}

#submenu_foot ul li a {
    color: #7F7F7F;
}

#submenu_foot ul li a:hover {
    color: #FF7200;
}

#foot_txt {
    color: #7F7F7F;
}

#foot_txt a {
}

/**** SUBPAGE ****/

.line3px_color {
    border-top: 3px solid #067ab5;
}

ul.ul_line li {
    border-top: 1px solid #EBEBEB;
}

.styled-select {
    background: url(images/select_down.png) right no-repeat #FAFAFA;
    border: 1px solid #DFDFDF;
}  

.edition_min_left {
    background: url(images/hatch2_bg.gif);
}

.edition_min_top .right ul li a.active_number {
    border: 1px solid #CCC !important;
    color: #BFBFBF !important;
}

.edition_min_top .right ul li a.active_number:hover {
    border: 1px solid #CCC !important;
    color: #FFFFFF !important;
}

#nav .left a {
    background: url(images/arrow_lite_left.png) 10px 10px no-repeat #F4F4F4;
}

#nav .left a:hover {
    background: url(images/arrow_lite_left.png) 10px 10px no-repeat #69CD9A;
}

#nav .right a {
    background: url(images/arrow_lite_right.png) 85px 10px no-repeat #F4F4F4;
}

#nav .right a:hover {
    background: url(images/arrow_lite_right.png) 85px 10px no-repeat #69CD9A;
}

.width_700 {
    background: url(images/quote.png) 620px 10px no-repeat #ffffff;
    float: right !important;
}

.contents_box {
    border-bottom: 1px dotted #EBEBEB;
}

#download_top .right ul li a.active_number {
    border: 1px solid #CCC !important;
    color: #BFBFBF !important;
}

#download_top .right ul li a.active_number:hover {
    border: 1px solid #CCC !important;
    color: #FFFFFF !important;
}

.contents_title {
    color: #44b6d3;
}

#magazine_box {
    background: url(images/magazine_bg.jpg) top right no-repeat #FFF;
    padding: 20px;
}

#magazine_box_top span {
    color: #067ab5;
}

.magazine_box_mid {
    color: #7F7F7F;
}

.magazine_box_mid .left div, .magazine_box_mid .right div {
    color: #191919;
}

.magazine_box_mid.pic .left {
    background: url(images/magazine_left.jpg) top left no-repeat;
}

.magazine_box_mid.pic .right {
    background: url(images/magazine_right.jpg) top left no-repeat;
}

#container_cookies {
    background: #067AB5;
}

#cookies {
    background: #067AB5;
    color: #FFFFFF;
}

.close {
    color: #FFF;
    background: url(images/close.png) right no-repeat;
}

.close:hover {
    color: #FFF;
}

.mid_bg {
    background: #FFF;
}

.btn5 {
    color: #FFF;
    border: 1px solid #FFF;
    background: #f97102;
}

.btn5:hover {
    color: #4FB9C0;
    border: 1px solid #FFF;
    background: #FFF;
}

/*** DIALOG ***/

h2 {
    color: #067ab5;
}

.color2 {
    color: #067ab5;
}

.border3px {
    border: 3px dashed #CCC;
}

ul.ul_dot li {
    background: url(images/dot.png) left no-repeat;
}

.articles li {
    border-bottom: 1px dotted #BFBFBF;
}

.articles li a {
    background: url(images/dot.png) 10px 18px no-repeat;
}

.articles li a:hover {
    background: #BFBFBF;
    color: #FFF;
    background: url(images/dot_white.png) 10px 18px no-repeat #BFBFBF;
}

.ui-dialog-titlebar {
    background: #067ab5 !important;
    color: #FFF;
}

.dialog_color {
    background: #067ab5 !important;
}

.new_password a {
    color: #067ab5 !important;
}

.quote_bg {
    background: url(images/quote_blue.png) bottom left no-repeat;
}
div.hatch-newsletter {
	background: #e2e2e2;
}


.dialog_signin_txt {
    color: #FFF !important;
    background: url(images/signin_bg.jpg) top left no-repeat;
}

.address_ok {
    background: url(images/ok.png) left no-repeat;
}

#site_title {
    border-top: 1px solid #EEEEEE;
    color: #7F7F7F;
}

#site_password .left input {
    background: #FAFAFA !important;
}

#school_title {
    background: #067ab5;
    color: #FFF;
}

#school_title div {
    text-shadow: 1px 1px 1px #666666;
    filter: dropshadow(color=#666666, offx=1, offy=1);
}

#school_title a {
    color: #FFF;
    text-shadow: 1px 1px 1px #666666;
    filter: dropshadow(color=#666666, offx=1, offy=1);
}

#media_add a {
    background: url(images/btn_bg.jpg) top repeat-x #067ab5;
}

.page_number {
    color: #ff7200 !important;
}

.page_title {
    color: #44B6D3;
}

.ca-nav span {
    background: url("images/arrows.png") no-repeat scroll left top transparent;
    cursor: pointer;
    height: 38px;
    left: -40px;
    margin-top: -19px;
    opacity: 0.7;
    position: absolute;
    text-indent: -9000px;
    top: 20%;
    width: 25px;
    z-index: 100;
}

div.numerarch-bg {
    background: url(images/hatch2_bg.gif) !important;
    margin-bottom: 20px;
    -webkit-box-shadow: 2px 2px 5px 0px #ccc;
    box-shadow: 2px 2px 5px 0px #ccc;
}

.slider-text-hover {
    text-decoration: none;
    color: #F14B25;
}

.underbaner_box_txt-hover {
    background: url("images/quote_blue.png") no-repeat scroll left top transparent !important
}

.eventsCalendar-daysList li.today a {
   color:white;
    background:#F14B25 !important;
}


.eventsCalendar-daysList li.dayWithEvents a {
     background-color: #fccca5;
}

.bold {
    font-weight: bold;
}

.a-toggle {
    float: right;
    color: #067AB5;
}

.komunikat {
	border: 1px solid #000000;
	color: #ff6666;
	padding: 10px;
	font-size: 14px;
	clear: both;
	width: 980px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
