/* 
Theme Name: Structure
Theme URI: http://themehybrid.com/themes/structure
Description: A theme for news/magazine sites with a blog-friendly option too.  It includes built-in video and image features that easily allow you to customize your site. There are content blocks that you can place virtually anywhere on the page.
Version: 1.3.1
Author: Justin Tadlock
Author URI: http://justintadlock.com
Copyright (c) 2007 - 2008 Justin Tadlock
*
* Keep the above information intact.
*
*/

* { margin: 0; padding: 0; }

ul { list-style: none; }
.post ul, .post ol { margin: 0 0 15px 25px; }
.post ul { list-style: disc; }
.post ul ul, .post ul ul ul, .post ol ol, .post ol ol ol { margin-bottom: 0; }

ul li ul li {
margin-left:15px;
}

p { margin: 10px 0; }

a { color: #2671ac; text-decoration: none; }
a:hover { color: #e27904; }

abbr {
	border: none;
	}

/* Code */
pre {
	overflow: auto;
	margin-bottom: 15px;
	padding: 7px;
	background: #f9f9f9;
	}

/* Blockquotes */
blockquote {
	margin: 0 1.7em 15px 1.7em;
	padding-left: 10px;
	color: #444;
	font-style: italic;
	border-left: 2px solid #eee;
	}
blockquote blockquote { color: #666; }

/* Alignment */
.left, .alignleft { float: left; margin-right: 10px; }
.right, .alignright { float: right; margin-left: 10px; }
.clear { clear: both; }
.center, .aligncenter { margin: 0 auto 15px auto; text-align: center; display: block; }

/* Tables */
/*table { width: 95%; margin: 0 auto 15px auto; border: 1px solid #eee; }
table tr { font-weight: bold; background: #ccc; }
table tr td { text-align: center; background: #fff; border: 1px solid #ccc; }
table tr td.pad { border: none; }*/

h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #666; }
h2, h3, h4, h5, h6 { margin-bottom: 15px; line-height:30px }
h2 { font-size: 26px; }
h3 { font-size: 22px; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: normal;
	text-decoration: none;
	color: #0C386E;
	}

body {
	color: #000;
	font-size:11px;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	}
	
div {
	line-height:15px;
}
	
#body-container {
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
	padding: 0 0px 5px 0px;
	}

/************************************************
	Navigation
************************************************/
#navigation { overflow: hidden; width: 100%; float: left; display: block; background: #01203c; }
#nav { float: left; width: 657px; margin: 0 10px 0 0; }
#nav li { float: left; display: inline; }
#nav li a {
	font-size: 1em;
	font-weight: bold;
	float: left;
	color: #fff;
	text-align: center;
	padding: 8px 25px;
	text-decoration: none;
	}
#nav li a:hover, #nav li a:active { background: #0c386e; text-decoration: underline; }
#navigation ul li.current_page_item a { background: #0c386e; }

/************************************************
	Search form (navigation)
************************************************/
#search form { float: right; }
#search input#s {
	width: 235px;
	padding: 5px;
	margin: 2px 0;
	color: #333;
	background: #f7f7f7;
	border: 1px solid #333;
	}
#search input#search-submit {
	display: none;
	}

/************************************************
	Header
************************************************/

#top_background {
	width:100%;
	height:100px;
	background: #ddd9c7 url('../../../../themes/pro/img/top_bg.jpg') repeat-x top left;
}

#header {
	width: 980px;
	margin: 0 auto 0 auto;
	text-align:left;
	height:100px;
}
#top_button {
	text-align:center;
	line-height:33px;
	width:980px; 
	height:29px;
	position:relative; 
	top:71px; 
	left:0px; 
	background: #ddd9c7 url('../../../../themes/pro/img/top_button.jpg') repeat-x top left;
}
#top_button a {
	width:109px;
	height:29px;
	float:left;
	color:#000;
	font-size:11px;
	font-family:tahoma;
	text-decoration:none;
	font-weight:bold;
}
#top_button a:hover {
	color:#000;
	background: #ddd9c7 url('../../../../themes/pro/img/top_button_act.jpg') no-repeat top left;
	display:block;
}


#header h1 {
	display: inline;
	float: left;
	width: 672px;
	font-size: 2.5em;
	font-weight: bold;
	}
	
/* Rounded corners */
.cala_ramka {
	background: #ffffff;
}
.gora, .dol {
	background: #dfdaba;
}
.gora div, .dol div {
	height: 1px; 
	background: #ffffff; 
	overflow: hidden;
}
.z1 {
	margin: 0 6px;
}
.z2 {
	margin: 0 3px;
}
.z3{ 
	margin: 0 2px;
}
div.z4 {
	margin: 0 1px;height:3px;
}

/************************************************
	Feed (header)
************************************************/
#feed {
	width: 150px;
	height: 40px;
	float: right;
	padding: 2px 30px 0 0;
	background: url(images/feed.gif) no-repeat right 0;
	}
#feed ul li { text-align: right; margin: -1px 0 4px 0; }
#feed ul li a { font-weight: bold; }
#feed ul li a:hover { text-decoration: underline; }

/************************************************
	Containers
************************************************/
#container {
	overflow: hidden;
	float: left;
	width: 980px;
	padding: 0;
	}
#content, #home { width: 633px; }
#content { padding: 0 0 10px 0; }
#content.left, #home.left, #sidebar.left { float: left; margin: 0; }
#content.right, #home.right, #sidebar.right { float: right; margin: 0; }
#home.right, #content.right { margin-right: 5px; }

/************************************************
	Images
************************************************/
.post img { 	max-width: 98%; }
img, a img {
	padding: 3px;
	border: 1px solid #eee;
	background: #fff;
	}

.thumbnail { width: 100px; height: 100px; }
.thumbnail, .medium { float: left; margin-right: 10px; }

#feature img { width: 300px; }
html>body #feature img { width: auto; max-width: 300px; }

.author-box .avatar { float: left; width: 75px; height: 75px; margin-right: 10px; }
.navigation-attachment img { max-width: 150px; max-height: 150px; }

/* Captions */
.wp-caption {
	padding: 3px 0 0 0;
	background: #f7f7f7;
	border: 1px solid #eee;
	text-align: center;
	}
.wp-caption p.wp-caption-text {
	margin: 0; padding: 0 5px;
	text-align: right;
	font-size: .8em;
	color: #666;
	}
.wp-caption img {
	margin: 0; padding: 0;
	}

/************************************************
	Posts/pages/archives
************************************************/
#content .post, .paged .post {
	width: 632px;
	padding: 5px;
	overflow: hidden;
	margin: 0 0 10px 0;
	background: #fff;
	border: 1px solid #ccc;
	}
#content .thumbnail { float: left; margin: 2px 17px 10px 0; }
#content.single .post, #content.category .post {
	width: 632px;
	font-size: 11px;
	padding: 10px 10px 0 10px;
	}
.post .post-title { margin: 0 0 5px 0; }
.post a { color: #; text-decoration: none; }
.post a:hover { color: #000; text-decoration: underline; }
.post .post-title a { color: #0C386E; }
.post .byline { margin: 5px 0 7px 0; }
.post-meta-data { margin-right: 6px; text-align: right; }
#content .post-meta-data {
	text-align: left;
	}

/* Related posts */
#related {
	overflow: hidden;
	width: 632px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
	}
#related ul { list-style: disc; margin-left: 25px; }

/* Navigation links */
.navigation-links {
	width: 616px;
	padding: 10px;
	overflow: hidden;
	margin: 0 0 10px 0;
	background: #fff;
	border: 1px solid #ccc;
	}
.previous { float: left; max-width: 47%; }
.next { float: right; max-width: 47%; text-align: right; }
.single .next { text-align: left; }

/************************************************
	Feature
************************************************/
#feature .post {
	overflow: hidden;
	width: 632px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
	}
#feature .post-title { margin: 0 0 5px 0; font-size: 1.6em; }
#feature img { float: left; margin: 3px 15px 10px 0; }
#feature p { margin: 0 0 10px 0; }

/************************************************
	Home Inserts
************************************************/
#home-insert-1, #home-insert-2, #home-insert-3 {
	overflow: hidden;
	width: 632px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
	}

/************************************************
	Excerpts
************************************************/
#excerpts .post {
	width: 632px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
	}
#excerpts .post-title { width: 100%; margin: 0 0 5px 0; }
#excerpts img { float: left; margin: 2px 17px 10px 0; }

/************************************************
	Full posts (home)
************************************************/
#full-posts .post {
	width: 632px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
	}
#full-posts .post-title { width: 100%; margin: 0 0 5px 0; }
#full-posts .byline { margin: 0 0 15px 0; clear: left; }
#full-posts .post-meta-data { text-align: left; }

/************************************************
	Widget blocks (also see sidebar menu)
************************************************/
#widget-blocks { margin-bottom: 10px; width: 626px; }
#widget-blocks .block-left { float: left; width: 300px; }
#widget-blocks .block-right { float: right; width: 300px; }

/************************************************
	Sidebar
************************************************/
#sidebar {
	overflow: hidden;
	width: 312px;
	}
.menu {
	overflow: hidden;
	float: left;
	width: 290px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff;
	}
.menu .section-header { font-size: 18px; font-weight: normal; margin-bottom: 8px; padding-bottom:5px; border-bottom: 1px solid #F98C2D; }
.menu .section-header a { font-size: 18px; font-weight: normal; margin-bottom: 8px; }
.menu li, .tabbed .tab-content li { padding: 0 5px 3px 0; }
#sidebar .menu li a, #widget-blocks .menu li a, .tab-content li a { padding: 2px 0 2px 10px; background:transparent url(images/bullet_mini.gif) no-repeat scroll 0pt 7px }
.menu ul li a:hover, .tabs-block .tabbed div li a:hover { text-decoration: underline; }
#sidebar .tab-content p, #widget-blocks .tab-content p { margin: 5px; }

/* Sidebar search tab */
#sidebar .search input { width: 94%; background: #f9f9f9; color: #333; margin: 4px 0; padding: 5px; }
#sidebar .search input.search-submit { display: none; }

/* Gallery stream / flickr */
#sidebar .flickr img, #sidebar .gallery-stream img { width: 75px; height: 75px; margin: 0 5px 5px 4px; }

/* Video widget */
.video { padding: 10px 10px 0 10px; width: 278px; }
.video div { padding: 0; margin: 0; }
.video object { float: left; width: 100%; margin: 0; padding: 0; }
.video .post-title { font-size: 1em; margin: 5px 0; }

/* Ads widget */
.ads img {
	width: 125px; height: 125px;
	float: left;
	margin: 2px 4px 7px 10px;
	padding: 0; border: none;
}

/* Recent widget */
.recent {
	width: 290px;
	padding: 10px;
	margin: 0 0 10px 0;
	float: left;
	background: #fff;
	border: 1px solid #ccc;
	}
.recent .post {
	width: 99%;
	float: left;
	margin: 5px;
	padding: 0;
	line-height: 12px;
	}
.recent h2 { margin-left: 5px; }
.recent .post h3 { margin: 0; padding: 0; }
.recent .post h3 a { display: inline; font-size: 12px; font-weight: bold; }
.recent img { display: block; clear: left; float: left; margin: 2px 10px 5px 0; }
.recent .read-more a { font-weight:normal }

/************************************************
	Tabs
************************************************/
#sidebar .tabs-block, #widget-blocks .tabs-block { width: 312px; }
.tabs-block {
	float: left;
	margin-bottom: 10px;
	}
.tabbed {
	width: 100%;
	border: none;
	padding: 0;
	}
/* Actual tabs */
.tabbed ul.tabs {
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
	list-style-type: none;
	}
.tabbed ul.tabs li { display: inline; float: left; }
.tabbed ul.tabs li a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 5px .4em;
	font-weight: bold;
	background: #eee;
	border: 1px solid #ccc;
	}
.tabbed ul.tabs li a:hover { background: #f7f7f7; text-decoration: none; }
.tabbed ul.tabs li a.tab-current { background: #fff; border-bottom: 1px solid #fff; }

/* Tab content */
.tab-content {
	float: left;
	overflow: hidden;
	clear: left;
	z-index: 0;
	margin-top: -1px;
	border: 1px solid #ccc;
	background: #fff;
	}
#sidebar .tab-content, #widget-blocks .tab-content { width: 99%; padding: 5px 0; }
div.t2, div.t3, div.t4, div.c2, div.c3, div.c4, div.c5, div.c6, div.c7, div.c8 { display: none; }

/* All post tabs */
#post-tabs, #post-list-tabs, #post-block-tabs { overflow: hidden; width: 658px; margin-bottom: 15px; background: transparent; }
#post-tabs .tab-content, #post-block-tabs .tab-content, #post-list-tabs .tab-content { width: 632px; padding: 10px; }
#post-tabs .post, #post-block-tabs .post, #post-list-tabs .post { margin: 5px 0 0 0; }
#post-tabs .post-title, #post-block-tabs .post-title, #post-list-tabs .post-title { font-size: 12px; }
#post-tabs .post-title a, #post-block-tabs .post-title a, #post-list-tabs .post-title a { color: #F98C2D; font-weight:bold; }

/* Post block tabs */
#post-block-tabs .odd { clear: both; float: left; width: 48%; }
#post-block-tabs .even { float: right; width: 48%; clear: none; }

/* Post list tabs */
#post-list-tabs .odd { float: left; width: 50%; clear: left; }
#post-list-tabs .even { float: right; width: 45%; clear: none; }
#post-list-tabs .tab-content ul { list-style: none; margin-left: 3px; }
#post-list-tabs .tab-content li { margin: 0px 0; }

/************************************************
	Comments template
************************************************/
#comments-template {
	overflow: hidden;
	float: left;
	clear: left;
	width: 632px;
	padding: 10px;
	margin: 0 0 15px 0;
	border: 1px solid #ccc;
	background: #fff;
	}
#comments-template h3 { margin: 10px 0 0 0; }
#comments-template ol {
	margin: 0;
	list-style: none;
	}
#comments-template li {
	overflow: hidden;
	margin: 10px 0;
	padding: 5px 10px;
	background: #f7f7f7;
	border: 1px solid #ccc;
	}
#comments-template li li li, #comments-template li li li li li {
	background: #fff;
	border-top: 1px solid #0C386E;
	border-bottom: 1px solid #0C386E;
	}
#comments-template li li, #comments-template li li li li {
	background: #eee;
	border-top: 1px solid #0C386E;
	border-bottom: 1px solid #0C386E;
	}
#comments-template img { border: none; padding: 0; }
#comments-template .avatar {
	float: left;
	width: 50px; height: 50px;
	margin: 5px 10px 0 0;
	padding: 1px;
	border: 1px solid #01203c;
	background: #eee;
	}
#comments-template .comment-meta-data { margin: 5px 0 15px 0; }
li .comment-text, li li .comment-text, li li li li .comment-text {
	overflow: hidden;
	clear: left;
	margin: 10px 0;
	padding: 8px 10px;
	background: #fff;
	border: 1px solid #ddd;
	}
li li li .comment-text, li li li li li .comment-text {
	background: #f7f7f7;
	border: 1px solid #ddd;
	}
#respond {
	clear: both;
	}
#comments-template .text-input {
	display: block;
	}
#comments-template input {
	width: 50%;
	padding: 5px;
	margin:  10px 5px 0 0;
	background: #fff;
	border: 1px solid #0C386E;
	}
#comments-template textarea {
	width: 96%;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #0C386E;
	}
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width: 100px;
	padding: 7px;
	margin-right: 10px;
	color: #fff;
	border: 1px double #333;
	background: #0C386E;
	}

/************************************************
	Footer
************************************************/
#footer {
	color: #fff;
	clear: both;
	width: 979px;
	}
#footer p {
	float: left;
	width: 75%;
	margin: 0 auto;
	}
#footer p.icons {
	float: right;
	text-align: right;
	width: 30px;
	}
#footer .wp-icon {
	display: block;
	width: 30px;
	height: 30px;
	background: url(images/wp-icon.gif) no-repeat 0 0;
	}
#footer .wp-icon span {
	display: none;
	}
#footer a { color: #ccc; font-weight: bold; }
#footer a:hover { text-decoration: underline; }
#footer img { margin: 0 10px; border: none; }


/* as11 dodane style memu z remedy */

/*top menu*/

#foxmenucontainer{
	height:29px;
	background:url(images/remedy_images/menu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	border-top:1px solid #474747;
	font: 12px Tahoma, "Trebuchet MS", Arial, "Lucida Sans Unicode", sans-serif;
	font-weight:normal;
	white-space:nowrap;
	}
	

#menu ,#menu ul {
	margin: 0px 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	
	}

#menu a {
	color: #fff;
	display: block;
    font-weight: normal;
   	padding: 4px 10px 6px 10px;
	}
	
#menu a:hover {
	background:url(images/remedy_images/menuhov.jpg) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
  
	}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	}
	
#menu li li {
	float: left;
	margin: px 0px 0px 5px;
	padding: 0px;
	width: 130px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:url(images/remedy_images/menu.jpg) repeat-x;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff;
	
	}
	
#menu li li a:hover, #menu li li a:active {
	background:url(images/remedy_images/menuhov.jpg) repeat-x;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#06415F;
	}

#menu li ul {
	position: absolute;
	width: 16em;
	left: -999em;
	z-index:1;

	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}

#catmenucontainer{
	text-align:left;
	height:36px;
	background:url(images/remedy_images/catmenu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 13px Tahoma, "Trebuchet MS", Arial, "Lucida Sans Unicode", sans-serif;
	font-weight:bold;
	width:980px;
	
	}
		
#catmenu ,#catmenu ul {
	margin: 0px 0px;
	padding: 0px;
	list-style: none;
	height:36px;
	}

#catmenu  a {
	background:url(images/remedy_images/catmenuleft.jpg) no-repeat;
	color: #fff;
	display: block;
    font-weight: bold;
	line-height:28px;
  	padding: 4px 10px 6px 10px;
	}
	
#catmenu  a:hover {
	background:url(images/remedy_images/catmenuhov.jpg) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
	}

#catmenu  li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu  li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 130px;
	}
	
#catmenu  li li a, #catmenu  li li a:link, #catmenu  li li a:visited {
	background:url(images/remedy_images/catmenu.jpg) repeat-x;
	width: 250px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#E8EBEE;
	border-bottom:1px solid #2C3133;
	white-space:nowrap;
	}
	
#catmenu  li li a:hover, #catmenu  li li a:active {
	background:url(images/remedy_images/catmenuhov.jpg) repeat-x;
	width: 250px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff;
	border-bottom:1px solid #2C3133;
	}

#catmenu  li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1100;
	}

#catmenu  li:hover ul {
	left: auto;
	display: block;
	}
	
#catmenu  li:hover ul, #catmenu li.sfhover ul {
	left: auto;
	}	

/* dodatkowe wokol calego menu */
#catmenuhead {
	background:url(images/remedy_images/catmenuhead.gif) repeat-x;
	height:39px;
	vertical-align:top;
}
/* as11 koniec*/


/* START OF BUTTONS SECTION
 *  -tags : input, a, span
 *  -sizes : mini, small, normal, large
 *  -types : button, exlusive
 *  -status : normal, hover, disabled
 *  -rule : the span.button is a a.button disabled
*/

/* global button */
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.button_mini, a.button_small, a.button, a.button_large,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:white!important;
	font-weight: bold;
	font-size: 10px!important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;
	display: block;
	line-height: 20px;
	height: 21px;
}

/* input button */
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled {
	padding-bottom:2px;
}

/* disabled button */
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	background-position: left -36px;
	cursor:default;
	color:#888!important;
}

/* exclusive button */
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	color:white!important;
}

/* exclusive disabled button */
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	color:#488c40!important;
}

/* hover button */
input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover,
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover,
a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover,
a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
	background-position: left -21px;
}

/* exclusive hover button */
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
	color:white!important;
}

/* classic buttons */
input.button_mini, input.button_mini_disabled, input.exclusive_mini, input.exclusive_mini_disabled, a.button_mini, a.exclusive_mini, span.button_mini, span.exclusive_mini {
	width: 30px;
	background-image: url('../../../../themes/pro/img/button-mini.gif');
}
input.button_small, input.button_small_disabled, input.exclusive_small, input.exclusive_small_disabled, a.button_small, a.exclusive_small, span.button_small, span.exclusive_small {
	width: 60px;
	background-image: url('../../../../themes/pro/button-small.gif');
}
input.button, input.button_disabled, input.exclusive, input.exclusive_disabled, a.button_medium, a.button, a.exclusive, span.button, span.exclusive {
	width: 120px;
	background-image: url('../../../../themes/pro/img/button-medium.gif');
}
input.button_large, input.button_large_disabled, input.exclusive_large, input.exclusive_large_disabled, a.button_large, a.exclusive_large, span.button_large, span.exclusive_large {
	width: 180px;
	background-image: url('../../../../themes/pro/img/button-large.gif');
}

/* exclusive button */
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive { background-image: url('../../../../themes/pro/img/button-medium_exclusive.gif'); }
input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini { background-image: url('../../../../themes/pro/img/button-mini_exclusive.gif'); }
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small { background-image: url('../../../../themes/pro/img/button-small_exclusive.gif'); }
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large { background-image: url('../../../../themes/pro/img/button-large_exclusive.gif'); }

#search_button {
	display: inline;
}

/* global form style */
form.std {
	clear: both;
}
form.std h3 {
	color: #555;
	font-size: 1.4em;
	font-weight: normal;
	border-bottom: 1px solid #d0d1d5;
	padding: 0.5em;
	margin: 0 0 0.5em 0;
}
form.std fieldset {
	border: 1px solid #d0d3d8;
	background: #ddd9c7 url('../img/form_bg.jpg') repeat-x top left;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
form.std fieldset legend {
	padding: 0.3em 0.6em;
	margin: 1em 0 1em 0.5em;
	font-size: 1.6em;
	font-weight: 100;
	border-color: #d0d1d5;
	border-style: solid;
	border-width: 1px;
}
form.std h4, form.std p {
	padding: 0.3em 1em;
	clear: both;
}
form.std label, form.std p span {
	float: left;
	text-align: right;
	width: 30%;
}
form.std p span.like_input {
	width: auto;
	margin-left:0.7em;
}
input, textarea, select, span.editable {
	margin-left: 0.7em;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	vertical-align: top;
	outline: none;
}

input, textarea, select {
	border: 1px solid #bdc2c9;
}

input.text {
	height:18px;
	padding-left:2px;
	padding-right:2px;
}
.checkbox input, .radio input {
	border: none;
}
form.std .checkbox label, form.std .radio label, form.std span.form_info {
	margin: 0;
	float: none;
	text-align: left;
}
.required sup {
	color: #da0f00;
}
form.std p.checkbox {
	padding-left: 30%;
}
form.std p.submit {
	padding-left:31%!important;
	margin-bottom: 1.5em;
}


#logo-dom {
	float:left;
}

#logo-dom img {
	border:0px;
	padding:0;
	margin:0;
}

/*#searchbox { float:right; width: 233px; height: 36px; background: transparent url(images/s.gif) no-repeat; margin:0px 0px 0 0; }
#searchbox #s { float: left; margin: 4px 0 0 6px; border: 0; width: 200px; background: none; color:#999999; }
#searchbox #go { float: right; margin: 3px 4px 0 0; width:18px; height:18px;  }
#searchbox .search-radio { margin:10px 0px 0 10px }

#searchbox-projekty { float:right; width: 233px; height: 36px; background: url(images/s.gif) no-repeat; margin:0px 0px 0 0; }
#searchbox-projekty #s { float: left; margin: 4px 0 0 6px; border: 0; width: 200px; background: none; color:#999999; }
#searchbox-projekty #go { float: right; margin: 3px 4px 0 0; width:18px; height:18px;  }
#searchbox-projekty .search-radio { margin:10px 0px 0 10px }

#newsletterbox { width: 290px; height: 26px; background: url(images/s-newsletter.gif) no-repeat; margin:0px 0px 0 0; }
#newsletterbox #s { float: left; margin: 4px 0 0 6px; border: 0; width: 220px; background: none; color:#999999; }
#newsletterbox #go { float: right; margin: 3px 4px 0 0; width:48px; height:18px;  }*/

.allinfos { font-size:10px; line-height:22px}
span.date { background:url(images/date.gif) no-repeat; padding-left:20px; color:#999999 }
span.comments { background:url(images/comment.gif) no-repeat; padding-left:20px; }
span.category { background:url(images/posted.gif) no-repeat; padding-left:20px; }
span.author { background:url(images/author.gif) no-repeat; padding:4px 0 4px 20px; font-size:11px }

div.nazwa_pro {
font-weight:bold;
font-size:12px;
text-align:center;
}

div.cena_pro {
color:green;
font-weight:bold;
}

div.cena_pro_m {
float:left;
line-height:22px;
padding-right:5px;
color:#CC0000;
font-size:12px;
}

div.cena_pro_d {
font-size:18px;
float:left;
}

#cat-columns-container {
	overflow: hidden;
	width: 632px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
}

#cat-columns-container li {
	padding: 2px 0 2px 10px; 
	background:transparent url(images/bullet_mini.gif) no-repeat scroll 0pt 7px;
	list-style:none;
	font-size:11px;
}

#cat-columns-container .cat-header {
	font-size:18px;
	line-height:23px;
	color:#666;
}

#cat-columns-container .post-title, #cat-columns-container .post-title a {
	font-weight:bold;
	font-size:11px;
	color:#F98C2D;
}

#cat-columns-container .entry {
	font-size:11px;
	border-bottom:1px solid #F98C2D;
	margin-bottom:5px;
	padding-bottom:10px;
}

#cat-columns-container .cat-thumb {
	width:190px;
	border-top:3px solid #F98C2D;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	text-align:center;
	margin-bottom:5px;
}

#cat-columns-container .cat-img {
	float:none;
	margin:0;
	width:150px;
	height:150px;
	border:none;
	background:none;
	padding:5px;
}

#cat-columns-c {
	width: 190px;
	text-align:left;
	float:left;
	margin-right:7px;
	margin-left:7px;
}

#icon-header {
	font-size:12px;
	float:left;
	margin:0 0 0 0px;
	width:105px;
}

#icon-header .ikona-projekty {
	width:36px;
	height:36px;
	background:transparent url(images/ikona-projekty.gif) no-repeat scroll 0pt 0px;
}

#icon-header .podpis-projekty {
	font-weight:bold;
}

#icon-header .ikona-ogloszenia {
	width:36px;
	height:36px;
	background:transparent url(images/ikona-ogloszenia.gif) no-repeat scroll 0pt 0px;
}

#icon-header .podpis-ogloszenia {
	
}

#icon-header .ikona-firmy {
	width:36px;
	height:36px;
	background:transparent url(images/ikona-firmy.gif) no-repeat scroll 0pt 0px;
}

#icon-header .podpis-firmy {
	
}

#icon-header .ikona-forum {
	width:36px;
	height:36px;
	background:transparent url(images/ikona-forum.gif) no-repeat scroll 0pt 0px;
}

#icon-header .podpis-forum a {
	color:#F98C2D;
}

#links-header {
	height:50px;
	text-align:left;
	float:left;
	font-size:11px;
}

#links-header li {
	padding: 0 0 0 10px; 
	background:transparent url(images/bullet_mini.gif) no-repeat scroll 0pt 7px;
}

#cien-logo-relative {
	width:24px;
	position:relative;
	float:left;
}

#cien-logo-absolute {
	background:transparent url(images/cien-logo.gif) no-repeat scroll 0pt 0px;
	width:24px;
	height:70px;
	position:absolute; left:0px; top:-10px;
}

#cien-logo-absolute-flip {
	background:transparent url(images/cien-logo-flip.gif) no-repeat scroll 0pt 0px;
	width:24px;
	height:70px;
	position:absolute; left:0px; top:-10px;
}

#link-bar {
	margin:10px 0 0 10px;
}

#link-bar a {
}

#link-bar .link-current a {
	font-weight:bold;
}

#nav-container {
	background: #;
}
#main-nav{
	width:100%;
}
#main-nav ul li a:hover, #main-nav ul li a:active {
	text-decoration: none;
	background: #20a6d5;
}
#main-nav ul li#current a { 
	background: #20a6d5;
}
#header h1 {
	height:  40px;
}
#header h1 a:hover, #header h2 a:hover {
	text-decoration: none;
}
#header h2 {
	clear: left;
	float: left;
}
#header-left {
	float:left;
	background: #ffffff url(images/header.png) no-repeat top right;
	height: 83px;
}
#header-right {
	float:right;
	width: 250px;
	margin-top: 20px;
}
a:hover{
	text-decoration: underline;
}
.tabbed div ul {
	padding-right: 10px;
}

.entry a{
	font-weight: bold;
}
.post-meta-data a{
	font-weight:normal;
	color:#0c386e;
}
#footer a {
	font-weight:normal;
}
#comments-template ol li{
	border-bottom:1px solid #0C386E;
	border-top:1px solid #0C386E;
}
#comments-template ol li.alt{
	background: #c7c7c7;
}
#comments-template ol li.trackback{
	background: #eaf7fb;
}
#comments-template ol li.author{
	background: #c0d0e0;
}
.tabbed .post h3 a, .recent .post h3 a {
	color: #0c386e;
}
.comment-text a{
	font-weight: bold;
	color: #1359ae;
}
.comment-text a:hover{
	text-decoration:  underline;
}
.next{
	text-align:right;
}
#header h2 a{
	margin: 0 0 0 5px;
	padding: 0;
}
.post img, .post a img {
	margin:2px 10px 2px 0px;
}
.post tr, .post td{
border: none;
}
.home-right-tabs h2, #home-categories h2, .tabbed h2 {
	margin: 0 0 5px 0;
	padding: 0;
}
.recent h2 {
	margin: 0;
	padding: 0;
}

input.submit-comment, input.reset-comment, input.submit {
	width: auto;
}
.comment-meta-data {
	min-height: 30px;
	padding-top: 20px;
}
.comment-meta-data img{
	border: none;
}
.tabbed ul.tabs {
	z-index: 10;
}
.tabbed ul.tabs li a {
	background: #eee;
}
.tla ul li a {
	padding-left:0;
}
#home .feature img, img.feature {
height:;
width:;
}
blockquote {
	border-left: 5px solid #005079;
	border-right: 5px solid #005079;
	padding-left: 15px;	
	padding-right: 15px;	
	background: #e7fafb;
}
#commentform p small{
	font-size: 1.1em;
}
.ads {
	width: 300px !important;
}
.ads img {
	margin: 5px 0 5px 0 !important;
	padding: 0;
	}
.feature ul {
	margin: 15px 0;
	padding: 0;
	}
.feature ul li {
	margin: 2px 0;
	padding: 0 0 0 15px;
	background: url(images/bullet.gif) no-repeat .2em .5em;
	list-style-type: none;
	}

/* #content ul {
	margin: 15px 0 15px 15px;
}*/

#content ul ul {
	margin-left: 25px;
}

input, textarea, fieldset, .single .post, .category .post, .menu, #home .feature, .recent, .related, #comments-template, #header, #cat-columns-container {
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.menu ul li a, .tabbed div ul li a, #header {
    -moz-border-radius-topleft: 4px;
    -khtml-border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -khtml-border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}

#container {
    -moz-border-radius-bottomleft: 4px;
    -khtml-border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -khtml-border-botom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

#home .tabbed .c, .tabs-block .tabbed div {
    -moz-border-radius-topright: 4px;
    -khtml-border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -khtml-border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -khtml-border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
	
}

a.c1, a.c2, a.c3, a.c4, a.c5, a.c6, a.c7, a.c8, a.c9, a.tab {
    -moz-border-radius-topright: 4px;
    -khtml-border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
   
    -moz-border-radius-topleft: 4px;
    -khtml-border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-bottom-top-radius: 4px;

}

#footer-dom {
	-moz-border-radius-bottomright: 4px;
    -khtml-border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
   
    -moz-border-radius-bottomleft: 4px;
    -khtml-border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-bottom-radius: 4px;
}

.t1 ul, .t2 ul, .t3 ul, .t4 ul {
padding-left:10px;
}


/*******************/
/* Stopka */
/*******************/



#bottom_background {
	width:100%;
	height:50px;
	background: #ddd9c7 url('../../../../themes/pro/img/top_bg.jpg') repeat-x 0 -25px;
}
#footer {
	float:left;
}

#copyright {
	float:right;
	color:#FFFFFF;
}
#copyright a {
	color:#f58c0f;
	font-weight:bold;
}
