@charset "utf-8";

/* load 960 framework */
@import url("library/960/reset.css");
@import url("library/960/text.css");
@import url("library/960/960.css");
@import url("library/nav/superfish.css");

/* global styles */
body {
	background-repeat:no-repeat;
	background-position:center top;
	background-image: url(images/bgbig.jpg);
	background-color: #262827;
}
p {color: #368792;}
h1,h2,h3,h4,h5 {color:#c8b77a;}
a {text-decoration: none;border-bottom:1px solid #368792; color: #368792}
a:hover {border-bottom:1px solid #F8ED99; color: #F8ED99}
h4 {font-size:18px;margin:0;padding:0;color:#6fc6d2}
strong {font-weight: bold;}
em {font-style: italic}

/* headers */
#header {margin-top: 0px;margin-bottom: 0px;}
#header #logo {float:left}
#header h1 {margin:0;text-transform: uppercase;font-size: 25px;padding:0;line-height: 1}
#header h1 a {color: #c8b77a;border:none;}
#header h1 a:hover {color:#666;}
#header .description {color:#bbb;font-family: Georgia;font-style: italic;font-size: 14px }
#logo{
	float:left;
	width: 340px;
	height: 139px;
	margin-top: 0px;
	cursor: pointer;
}

/* intro text */
#indexoferta h2 {font-size:30px;font-family: Trebuchet MS;margin:0 0 5px 0;padding:0}
#indexoferta h3 {
	line-height:1.3;
	color: #368792;
	font-size: 13px;
	text-align: center;
}

/* twitter */
#twitter {background:url(images/twitter-bg.gif) 0px 30px no-repeat;margin-bottom:25px;}
#twitter-top {background:url(images/twitter-top.gif)  0 0 no-repeat;}
#twitter_update_list {list-style:none;margin:0;padding:0;background:url(images/twitter-bot.gif)  left bottom no-repeat;min-height:80px;}
#twitter_update_list li {list-style: none;margin:0;font-size:12px;padding:25px 60px 15px 20px;line-height: 1.3}
#twitter_update_list li span {display: block}

/* Navigation Highlights */
/*.current-cat a, .current_page_item a {font-weight:bold;}*/
.sf-menu a:hover{color:#88dde8;}

/* NAVIGATION - Search for something */
#search { position: relative; float: right; top: 5px; height:40px; width:165px;}
#search #s { float: left; display: block; margin:0;padding: 5px 5px 5px 20px; width: 140px; border: none; font-size: 12px; color: #999; vertical-align: bottom;  background: #e5ded6 url(images/search.png) 3px 5px no-repeat;-moz-border-radius: 5px;-webkit-border-radius: 5px;line-height: 1}
#search #s:hover { color: #666;background: #ddd5cd url(images/search.png) 3px 5px no-repeat;}

/* Portfolio Gallery */
#gallery {border:0px solid #000000;}
#gallery-nav {margin:2px 0 25px 0;padding: 0;list-style: none;}
#gallery-nav li { display: inline; margin:0;padding:4px 2px; background:#aaa; }
#gallery-nav li.current {background: #000000; }
#gallery-nav li.current a {color:#999999;}
#gallery-nav li a {color:#000;font-weight: bold; border: none; padding:5px}

/* Portfolio Gallery 
#gallery {border:0px solid #e5ded6;}
#gallery-nav {margin:2px 0 25px 0;padding: 0;list-style: none;}
#gallery-nav li { display: inline; margin:0;padding:4px 2px; background:#f6ede7; }
#gallery-nav li.current {background: #e5ded6; }
#gallery-nav li.current a {color:#666}
#gallery-nav li a {color:#aaa;font-weight: bold; border: none; padding:5px}*/


/* content */
#content h2 {font-family:Trebuchet MS;text-transform: uppercase;font-size: 20px;margin-bottom: 15px;font-weight: bold}
#content div.portfolio{background: #344c4e url(images/thumb-bg.jpg) 8px 8px no-repeat;margin-bottom: 22px;}
#content div.portfolio a.thumb {display: block;position: relative;overflow: hidden;height: 134px;padding: 15px;color: #368792;border:none;line-height: 1.2;border: 1px solid #336666;}
#content div.portfolio a {display: block;border-bottom:0px;}
#content div.portfolio a:hover {border-bottom-color:#336666;}
#content div.portfolio h4 {position:relative;}
#content div.portfolio a:focus, #content div.portfolio a:hover { text-decoration: none; }
#content div.portfolio img {position: absolute;top: 8px;left: 8px;width: 278px;height: 150px;border: 0;z-index:3;}
#content div.portfolio span.title { position:absolute;bottom:0;left:0;padding:0px 0px 38px 25px; line-height: 1.2}
#content div.portfolio span.category { position:absolute;bottom:0;left:0;margin:0 20px 20px 25px; font-size:12px;color:#aaa;}
#content div.portfolio span.category a {font-size:12px;border: none;color:#fff;display:inline;}
#content div.portfolio span.category a:hover{border:none;}

/* prev next navigation */
.navigation, .navigation-archive {clear: both;margin-bottom: 20px;height: 15px;text-align:center}
.next  {background: url(images/next.png) 0 -66px no-repeat;width: 85px; height: 33px;float: right}
.prev  {background: url(images/prev.png) 0 -66px no-repeat;width: 115px; height: 33px;float: right}
.next a {background: url(images/next.png) 0 0 no-repeat;}
.prev a {background: url(images/prev.png) 0 0 no-repeat;}
.next a, .prev a {float:right;display:block; height:33px;text-indent:-9999px;border:none;}
.next a {width:85px;}
.prev a {width:115px;}
.next a:hover, .prev a:hover {background-position: 0px -33px;border:none}
.navigation-archive .prev {float:left}

/* widgets */
h3.sub {margin-bottom:7px;font-weight: normal;}
.item ul li {display: block;list-style:none;border-top:1px solid #C8B77A;margin:0;padding:3px 0;}
.item ul li a {display: block;border: none;font-weight: normal;}
.item dt {font-weight: normal;float:left;width:80px;padding-bottom:7px;clear:left}
.item dd {padding-bottom:7px;}
.portfolio p {margin: 0;padding: 0;font-family:Georgia,Times; font-style: italic;font-size: 12px;}
.item h4 {color:#666;margin-bottom: 10px}
.textwidget {margin-bottom:30px; color:#368792;}
#wp-calendar  {width: 100%}
#wp-calendar td {text-align: center;}
#wp-calendar thead {font-weight: bold;background: #eee}
#wp-calendar td#prev {text-align: left}
#wp-calendar td#next {text-align: right}

/* Content Area */
.postmetadata {font-size: 12px;}
small {color: #bbb}
hr.dotted {border:none;border-bottom: 1px dotted #ccc }
.pagetitle, .post h2 {margin-top:10px}
.post h3 a{font-weight: bold}
.stopka-left {display:inline; float:right; margin-left:10px; }
.stopka-right {display:inline; float:left; margin-left:10px; color: #c5c5c5 }

/* Form Elements */
input,textarea {-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;font-size: 12px;-webkit-border-radius: 5px;border: none;padding:6px; background: #E5DED6;line-height: 1}
textarea {font-family: "Lucida Sans"}
#submit {font-weight: bold; padding: 5px 10px;border:1px solid #aaa}

/* Comments */
#respond h3 {border-bottom: 1px solid #ddd;padding-bottom:7px}
.commentlist {padding: 0;margin: 0;}
.commentlist li {margin: 10px 0 0px;padding: 10px 10px 10px 10px;list-style: none;border:1px solid #ddd; }
.commentlist li ul {padding: 0;margin: 0;}
.commentlist li ul li {margin-right: 0px;margin-left: 0px;}
.commentlist li .avatar {float: left;border: 1px solid #eee;padding: 2px;background: #fff;margin-right:10px}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;}
.commentmetadata {font-weight: normal;font-size: 11px}
.children { padding: 0; }
.nocomments {text-align: center;margin: 0;padding: 0;}
.commentmetadata {margin: 0 0 10px 0;display: block;}
.even, .alt {background:#f8f6f2;}
ul.children li.odd {background: #f6ede7;}
.thread-odd {background: #f6ede7;}
.thread-even {background:#f8f6f2;}
.depth-1 {}
.says {display:none;}
.cancel-comment-reply small {font-size:1em;}
.bypostauthor {background: #fff}
.cancel-comment-reply {margin-bottom: 20px}


/* Oferta */
.fc_normal {color: #2a959c;} 
.fw_bold {font-weight: bold;}
.fs_16 {font-size: 16px !important;}

#oferta {width: 940px;}
#oferta, #oferta p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #cfbe76;}
#oferta p {margin: 0 0 1.8em 15px;}
#oferta h2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #2a959c; text-transform: none; margin-left: 25px;}

#oferta_top {height: 88px; background-image: url(images/oferta_top.jpg); background-repeat: no-repeat; line-height: 18px;}
#oferta_top_col1 {display: inline; float: left; margin: 25px 0 0 255px; font-size: 16px; font-weight: bold; color: #262827;}
h2#oferta_top_col2 {display: inline; float: left; margin: 25px 0 0 50px; font-size: 12px; font-weight: bold; color: #262827;}


#oferta_topindex {
	height: 88px;
	background-image: url(images/oferta_top.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
	float:left;
	width: 940px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom:2px;
	margin-left: 10px;
}
#oferta_topindex_col1 {display: inline; float: left; margin: 25px 0 0 255px; font-size: 16px; font-weight: bold; color: #262827;}
h2#oferta_topindex_col2 {
	display: inline;
	float: left;
	margin: 16px 0 0 93px;
	font-size: 12px;
	font-weight: bold;
	color: #262827;
	text-decoration: none;
}
#oferta_topindex_col1 a:hover {
	color: #262827;
	text-decoration: none;
}
#oferta_topindex_col1 a {
	color: #F8ED99;
	text-decoration: none;
}

#oferta_content {padding-top: 20px;}
#oferta_content_left {width: 580px; display: inline; float: left; margin-right: 30px;}

#oferta_jakosc {background-image: url(images/oferta_jakosc.png); background-repeat: no-repeat; height: 180px; margin-left: 15px;}
#oferta_jakosc p {margin-left: 200px;}

#oferta_termin {background-image: url(images/oferta_termin.png); background-repeat: no-repeat; background-position: 100px 0; height: 150px; margin-left: 15px;}
#oferta_termin p {margin-left: 200px;}

#oferta_cena {background-image: url(images/oferta_cena.png); background-repeat: no-repeat; background-position: 130px 0; height: 150px; margin-left: 15px;}
#oferta_cena_1 {width: 220px; float: left; text-align: center; line-height: normal;}
#oferta_cena_1 a {border-bottom-width: 0;}
#oferta_cena_1 img {margin-bottom: 5px;}
#oferta_cena_2 {margin-left: 95px; float: left;}


#oferta_content_right {width: 330px; display: inline; float: left;}
#oferta_content_right p {margin: 0 0 1em 10px;}
#oferta p.mb_5 {margin-bottom: 5px;}

#oferta_content_right h2.oferta_right_h2 {margin: 20px 0 10px 10px; font-size: 16px; font-weight: normal; color: #cfbe76;}

#oferta_oferta {height: 50px; background-image: url(images/oferta_right.png); background-repeat: no-repeat; text-align: center; padding-top: 50px;}
#oferta_oferta p {margin-left: 0;}

#oferta_content_right ul {display: inline-block; margin-bottom: 10px;}
#oferta_content_right ul#oferta_ul_dblcol li {width: 120px; float: left;}
#oferta_content_right ul#oferta_ul_dblcol li.wide {width: 270px;}