/* ############################### CSS
### ver. 1.35 [2009-05-06]
###
### Copyright by CN Design Marcin Czechowski
###
### cndesign.pl   biuro@cndesign.pl
###
### All rights reserved.
######################################## */



body {
 margin:0 0 60px 0;
 color:#c7c7c7;
 background-color:#141618; }

body, td, div {
 font-size:12px;
 font-family:Tahoma; }

h1, h2 {
	padding: 0px;
	margin: 0px;
}

input, select, textarea {
 padding:2px;
 font-size:12px;
 font-family:Tahoma;
 color:#000000;
 background-color:#fdfdfd;
 border:2px solid #99894c; }

img { border-color:#242424; }

a:link { color:#c8b363;text-decoration:none; }
a:visited { color:#c8b363;text-decoration:none; }
a:active { color:#7b7d7c;text-decoration:underline; }
a:hover { color:#7b7d7c;text-decoration:underline; }

.no_border {
 padding:0px;
 border:0px; }

.check {
 margin-bottom:-1px;
 background-color:transparent;
 border:0; }

.radio {
 margin-bottom:-3px;
 background-color:transparent;
 border:0; }

.button {
 padding:2px;
 color:#000000;
 font-weight:bold;
 letter-spacing:1px;
 background-color:#f8f8f8;
 border:1px solid #d8d8d8; }

.info { font-size:12px;font-weight:bold;letter-spacing:1px; }
.small { font-size:10px; }

.table_header_bg { background-color:#F0F0F0; }


/* zolty */
.web_1 { color:#ecd476; }

/* niebieski */
.web_2 { color:#1672d4; }



/* FORMATOWANIE WYGLDU I UKADU TABEL STRONY */

.navi_icons img {
 margin-bottom:-1px;
 margin-right:3px; }

.left_bg {
 background-image:url("/gfx/layout/left_bg.jpg");
 background-repeat:repeat-x; }

.right_bg {
 background-image:url("/gfx/layout/right_bg.jpg");
 background-repeat:repeat-x; }


.flash {
 background-color:#99894c;
 border-bottom:4px solid #2a3133; }

.flash div {
 margin:0 8px 0 8px;
 background-color:#FFFFFF;
 border:4px solid #FFFFFF; }


.middle {
 background-color:#18252c; }


.cat_name {
 margin:12px 0 20px 12px;
 font-weight:bold;
 color:#FFFFFF; }

.cat_name a:link, .cat_name a:visited {
 color:#FFFFFF;
 text-decoration:none; }

.cat_name a:active, .cat_name a:hover {
 color:#FFFFFF;
 text-decoration:underline; }


.contact_field_title {
 height:25px;
 color:#FFFFFF;
 font-weight:bold;
 font-size:11px; }


.right {
 background-color:#2d383e; }

#right_div {
 margin:0 30px 30px 30px; }


.footer {
 padding-top:20px;
 border-top:4px solid #2a3133; }

.footer_container {
 width:874px; }

#footer1 {
 float:left;
 padding-left:18px;
 text-align:left;
 font-size:11px; }

#footer1 a:link, #footer1 a:visited {
 text-decoration:none; }

#footer1 a:active, #footer1 a:hover {
 text-decoration:underline; }

#footer2 {
 float:right;
 padding-right:30px;
 text-align:right;
 font-size:11px; }

#footer2 a:link, #footer2 a:visited {
 text-decoration:none; }

#footer2 a:active, #footer2 a:hover {
 text-decoration:underline; }



/* FORMATOWANIE DODATKOWYCH ELEMENTW SPECJALNYCH */

.s {
 margin-bottom:-2px;
 margin-right:3px; }


.tv {
 width:164px; }

.tv_name {
 padding:5px 0 30px 0;
 text-align:left; }


.module_header {
 margin:0 2px 10px 2px;
 padding:3px 0 3px 0;
 font-weight:bold;
 color:#317c00;
 text-indent:10px;
 background-color:#f8f8f8;
 border-top:1px solid #dcdcdc;
 border-bottom:1px solid #dcdcdc; }




/**** FORMATOWANIE DODATKOWYCH STAYCH ELEMENTOW ****/

.hr {
 height:14px;
 background-image:url("gfx/layout/spacer.gif");
 background-repeat:repeat-x;
 background-position:center center; }

.hr2 {
 height:10px; }

.hr_pion {
 background-image:url("/gfx/layout/spacer.gif");
 background-repeat:repeat-y;
 background-position:center center; }



.map iframe {
 border:1px solid #dcdcdc; }

.answer_box {
 margin:9px;
 padding:9px;
 border:1px dotted #E3E3E3; }



/********** MENU CATEGORIES LINKS **********/

.menu_link, .menu_link_last {
 margin:0 5px 0 5px; }

.menu2_link, .menu2_link_last {
 margin:0 5px 0 15px; }

.menu3_link .menu3_link_last {
 margin:0 5px 0 25px; }

.menu_link div, .menu_link_last div, .menu2_link div, .menu2_link_last div, .menu3_link div, .menu3_link_last div {
 margin:4px 0 5px 20px; }

.menu_link, .menu_link_last, .menu2_link, .menu2_link_last, .menu3_link, .menu3_link_last {
 background-image:url('/gfx/layout/s1.gif');
 background-position:7px center;
 background-repeat:no-repeat; }

.menu_link, .menu2_link, .menu3_link {
 border-top:1px solid #FFFFFF;
 border-bottom:1px solid #F5F5F5; }



/********** AJAX LOADING **********/

.loading {
 position: relative;
 top:0;
 left:0;
 z-index:1;
 width:100%;
 height:100%; }

#loading_div {
 position: absolute;
 top:0;
 left:0;
 z-index:2;
 width:100%;
 height:100%;
 opacity:.95;
 filter: alpha(opacity=95);
 -moz-opacity: 0.95; }

#image_div {
 width:100%;
 padding-top:15%;
 text-align: center;
 font-weight: bold; }



/********** SUBJECT **********/

.subject {
 margin:0 0 12px 0;
 font-size:12px;
 font-weight:bold;
 color:#ecd476; }


.subject a:link, .subject a:visited {
 color:#FFFFFF;
 text-decoration:none; }

.subject a:active, .subject a:hover {
 color:#FFFFFF;
 text-decoration:underline; }



.text {
 margin:0 0 6px 0; }

.more {
 margin:10px 0 0 0;
 text-align:right;
 font-weight:bold; }



/********** BORDERS **********/

.border {
 width:232px;
 border:8px solid #99894c; }

.border img {
 border:4px solid #FFFFFF; }


.border_in_text {
 float:left;
 width:232px;
 margin:0 12px 5px 0;
 border:8px solid #99894c; }

.border_in_text img {
 border:4px solid #FFFFFF; }


.image {
 margin:5px 0 5px 0;
 border:8px solid #99894c; }

.image img {
 border:4px solid #FFFFFF; }



/********** IMAGE DESC **********/

.image_desc {
 width:100%;
 margin:10px;
 font-size:11px;
 color:#FFFFFF; }

.image_desc div {
 float:left;
 padding-bottom:8px; }

.image_desc_null {
 float:left;
 margin-top:5px; }


.image_com {
 float:right;
 width:18%;
 height:26px;
 margin-top:5px;
 text-align:center;
 background-image:url("gfx/layout/com.gif");
 background-repeat:no-repeat;
 background-position:center center; }



/********** GALLERY DESC **********/

.gallery_desc {
 margin-top:5px; }

.gallery_desc div {
 float:left;
 padding-bottom:8px; }

.photo_border {
 border:1px solid #dadada; }

.photo_border div {
 border:5px solid #FFFFFF; }



/********** PRODUCT DESC **********/

.product_desc {
 width:173px;
 margin-top:5px;
 text-align:left;
 font-weight:bold; }

.product_desc div {
 float:left;
 padding-bottom:8px; }



/********** CONTACT **********/

.contact_cat {
 padding:3px 0 3px 0;
 margin-bottom:5px;
 font-weight:bold;
 color:#8f2301;
 border-bottom:1px solid #dadada; }

.contact_icon {
 float:left;
 width:110px;
 margin-right:10px;
 border:1px solid #dadada; }

.contact_icon div {
 border:5px solid #FFFFFF; }



/********** COMMENTS **********/

.com_nick {
 float:left;
 margin-bottom:8px;
 font-weight:bold; }

.com_datetime {
 float:right;
 font-size:10px; }

.com_text {
 clear:both;
 margin-bottom:8px;
 padding:2px 4px 2px 4px;
 border:1px solid #E3E3E3; }



/********** POLLS **********/

.poll_box {
 border-top:1px solid #242424;
 border-bottom:1px solid #242424;
 border-left:1px solid #323232;
 border-right:1px solid #323232; }

.poll {
 width:100px;
 height:11px;
 background-image:url("gfx/layout/poll/poll_bg.gif");
 background-repeat:repeat-x; }



/********** NEWSLETTER **********/

#newsletter_name {
 width:100%;
 margin:5px 0 5px 0;
 border:0; }

#newsletter_email {
 float:left;
 width:220px;
 margin:5px 0 0 0;
 border:0; }
 
#newsletter_submit_button {
 float:right;
 width:30px;
 margin:5px 0 0 0; }

#newsletter_message {
 margin:10px 0 0 0;
 text-align:center;
 font-weight:bold; }



/********** RECOMMEND **********/

#recommend_recipient_email, #recommend_sender_email {
 width:100%;
 margin:5px 0 5px 0;
 border:0; }

#recommend_sender_name {
 float:left;
 width:220px;
 margin:5px 0 0 0;
 border:0; }
 
#recommend_submit_button {
 float:right;
 width:30px;
 margin:5px 0 0 0; }

#recommend_message_send {
 margin:10px 0 0 0;
 text-align:center;
 font-weight:bold; }



/********** ERRORS **********/

.error_404 {
 margin:60px 0 80px 0;
 font-size:16px;
 font-weight:bold;
 text-align:center;
 letter-spacing:1px; }

.err {
 width:70%;
 margin-top:50px;
 margin-bottom:50px;
 padding:5px;
 color:#FF0000;
 font-size:12px;
 font-weight:bold;
 text-align:center;
 border:1px solid #FF0000;
 background-color:#FFF1F1; }

.err div {
 margin:10px 0 10px 80px;
 color:#000000;
 text-align:left; }



/********** WALIDACJA ADRESU E-MAIL **********/

.check_email {
 display:inline;
 padding:1px 6px 1px 6px;
 margin-left:5px;
 background-repeat:no-repeat;
 background-position:top left; }



/********** PAGING **********/

.str-table {
 margin:5px 0 8px 0;
 border:1px solid #663333;
 background-color:#330000; }

.str-page {
 padding:2px 3px 2px 3px;
 line-height:13px;
 color:#000000;
 border:1px solid #996666;
 background-color:#660000; }

.str-ile {
 padding:2px 3px 2px 3px;
 line-height:13px;
 color:#000000;
 border-top:1px solid #996666;
 border-bottom:1px solid #996666;
 border-right:1px solid #996666;
 background-color:#660000; }

.str-nav {
 padding:0 2px 0 2px;
 font-family:Verdana;
 font-size:14px;
 font-weight:bold;
 border:1px solid #996666; }

.str-str td {
 letter-spacing:0;
 line-height:13px;
 border:1px solid #996666; }

.str-null {
 letter-spacing:0;
 line-height:13px;
 background-color:#cc6666; }

.str-null a:link, .str-null a:visited {
 color:#ffedec;
 text-decoration:none; }

.str-null a:hover, .str-null a:active {
 color:#FF0000;
 text-decoration:none; }

.str-sel {
 color:#000000;
 font-weight:bold;
 background-color:#990000; }
