/*!

 * --------------------------------

 * CSS STYLE SCHEET for Kobold

 * Autor: www.royalweb.pl

 * "Wyższa kultura infternetu" 

 * Tomasz Muter tmuter@gmail.com

 * Wojciech Szwajkiewicz 

 * ---------------------------------

 */



/*----------------------------------------

MAIN STYLE

----------------------------------------*/

body {
	font:1em Tahoma, Geneva, sans-serif;
	line-height:18px;
	color:#333333;
	font-size:13px;
	background:#fefefe;
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(../img/bg.png);
	background-position: top center;
	background-repeat:repeat-x;
	background-color:#F7F7F7;
}
img, div, a, input, .slide {
	behavior: url(iepngfix.htc)
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0;
	color: #000;
	line-height:1em;
}
h1 {
	font-size:2em;
	margin-bottom:.5em;
	line-height: 28px;
}
h2 {
	font-size:1.75em;
	margin-bottom:.5142em;
	padding-top:.2em;
}
h2 a, h3 a {
	color:#cc1e15;
}
h3 {
	color: #cc1e15;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	margin-bottom:.7em;
	padding-top:.3em;
}
h4 {
	font-size:1.25em;
	margin-bottom:.6em;
}
h5, h6 {
	font-size:1em;
	margin-bottom:.5em;
	font-weight:bold;
}
a {
	text-decoration: none;
}
p {
	color:#333333;
	margin-bottom:21px;
	font-size: 13px;
	text-align:justify;
}
a {
	color:#CC1E15;
}
a:hover {
	text-decoration: underline;
}
ol, ul {
	list-style:none
}
ul.nav li {
	list-style:none;
	float: left;
}
li {
	font-size: 13px;
	line-height:21px;
}
ul.nav li a {
	display: block;
}
.last {
	margin-right: 0px;
}
/* CLEARFIXES */

	.inner:after, .content:after, .cols:after, .fixed:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.inner, .content, .cols, .fixed {
	display:block;
	min-height:1%;
}
* html .inner, * html .content, * html .cols, * html .fixed {
	height:1%;
}
/*----------------------------------------

Top Navigation

----------------------------------------*/

#top-wrap {
	background-image:url(../img/slide_bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:582px;
	overflow:hidden;
}
#header {
	position:relative;
	height:88px;
	width:922px;
}
#logo {
	float:left;
	margin-left: 13px;
	display:inline;
	position:absolute;
	left:0;
}
#logo a {
	width: 183px;
	height:80px;
	text-indent:-9999px;
	margin-left:-6px;
	display:block;
	margin-top: 10px;
	background-image:url(../img/logo.png);
}
.read_more {
	color:#fff;
	font-weight:bold;
}
/*----------------------------------------

Top Navigation

----------------------------------------*/

#nav {
	float:right
}
#nav li a {
	color:#333333;
	display:inline-block;
	font-size:15px;
	margin:0 15px;
	padding:60px 13px 5px;
}
#nav li a.active, #nav li a:hover {
	background-color:#c00100;
	color:#fff;
	text-decoration:none;
}
#small-nav {
	position:absolute;
	right:22px;
	top:8px;
	z-index:10;
}
#small-nav a {
	font-size: 11px;
	color: #999999;
	margin:0px 4px;
}
/*----------------------------------------

Slider

----------------------------------------*/

#slideshow {
	text-align:left;
	background-repeat:repeat-x;
	width: 960px;
	margin: 0px auto;
}
#slideshow-inner {
	color:#FFFFFF;
	height:258px;
	padding-top:10px;
	position:relative;
}
#slideshow-box {
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:250px;
	margin-left:14px;
	margin-right:0;
	clear:both;
	padding-top:10px;
	position:relative;
	width:933px;
}
b {
	font-weight: bold;
}
#slideshow-nav {
	left:29px;
	position:absolute;
	top:174px;
	z-index:10;
}
#slideshow-nav a {
	padding:0 0 0 5px;
	background-repeat:no-repeat;
	color: #B80100;
	width:13px;
	height:18px;
	background-image:url(../img/circle-inactive.png);
	display:block;
	float:left;
	margin-left: 5px;
}
#slideshow-nav a.activeSlide, #slideshow-nav a:hover {
	text-decoration:none;
	font-weight: bold;
	background-image:url(../img/circle.png);
}
#slideshow-box div {
	width: 600px !important;
}
.slide {
	padding-top: -2px;
	left: 20px !important;
	top: 10px !important;
	background:transparent none;
}
.slide h2, .slide h2 a {
	color: #fff;
}
.slide p {
	color:#FFFFFF;
	width:576px;
}
a.oferta-header {
	border-bottom:1px dashed #CCCCCC;
	color:#CC1E15;
	font-size:15px;
	font-weight: bold;
	margin-bottom:5px;
	margin-top:20px;
	display:block;
}
#sidebar li a {
	color: #5A5A5A;
}
/*----------------------------------------

Four Posts

----------------------------------------*/

#four-posts {
	background-repeat:no-repeat;
	height:215px;
	margin-bottom:55px;
	margin-top:-25px;
}
p {
	color:#333333;
}
#four-posts ul li h3 a {
	color: #333333;
	line-height: 18px;
	font-weight:normal;
	font-size: 14px;
}
#four-posts ul {
	margin-left: 16px;
}
#four-posts ul li {
	float:left;
	margin:15px 11px 0;
	width:160px
}
#four-posts ul li p {
	font-size: 11px;
}
#four-posts ul li h3 {
	margin-bottom: 18px;
	margin-bottom:5px;
}
#four-posts ul li img {
	border:1px solid #999999;
	padding:2px;
	width:150px;
}
/*----------------------------------------

Sidebar

----------------------------------------*/

#sidebar-nav {
}
#sidebar-nav ul li {
}
#sidebar-nav li a {
	background-color:#F1F1F1;
	border-bottom:1px dotted #CCCCCC;
	border-left:3px solid #CC1E15;
	font-family:tahoma, sans-serif;
	font-size:17px;
	line-height:23px;
	color:#000;
	margin:15px 0 0;
	padding:0 0 0 15px;
	display:block;
}
#sidebar ul a {
	color: #5A5A5A;
}
#sidebar ul a.active {
	color: #CC1E15;
}
#pogotowie-PR {
	margin-left: -3px;
}
#sidebar-nav li a:hover {
	text-decoration: none;
}
#content #left-column h2 {
	text-transform:capitalize;
	color:#000;
	margin-top: 18px;
}
#left-column {
	margin-left:8px;
	width:180px;
}
#right-column {
	padding-bottom: 15px;
	margin-left:38px;
	width: 658px;
}
#right-column h2 {
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:13px;
}
/*----------------------------------------

Content

----------------------------------------*/

#main #main-content h2 {
	border-bottom:1px dashed #CCCCCC;
	color:#CC1E15;
	font-size:15px;
	font-weight:bold;
	margin-bottom:18px;
	margin-top:0;
	line-height:18px;
}
#main {
	background-color:#FFFFFF;
	padding:0px 0 32px 16px;
	width:933px;
}
#main h1, #main h2 {
	border-bottom:1px dotted #CCCCCC;
	color:#CC1E15;
	display:block;
	font-family:tahoma, sans-serif;
	font-size:25px;
	font-weight:normal;
	line-height:100%;
	margin:0 0 20px;
	padding-bottom:6px;
}
#main h1 {
	line-height: 28px;
}
#main h2, #content #left-column h2 {
	border-bottom:1px dotted #CCCCCC;
	color:#333333;
	font-family:tahoma, sans-serif;
	font-size:17px;
	font-weight:normal;
	padding-bottom:11px;
}
.second #sidebar {
	width: 160px;
}
#main-content {
	margin-right:30px;
	width: 459px;
	padding-bottom:20px;
}
#main-content ul li {
	clear:both;
}
#content {
	background:#FFFFFF none repeat scroll 0 0;
	padding-left:0;
	padding-top: 20px;
	text-align:left;
	width:951px;
	margin:0px auto;
}
 #content h2, {
 border-bottom:1px dotted #999999;
 padding-bottom: 10px;
 text-transform:uppercase;
 font-size: 16px;
 font-weight:bold;
}
#main-content img {
	float:left;
	margin:0px 15px 15px 0px;
}
#sidebar .current_page_item a {
	color: #CC1E15;
}
#aktualnosci li {
	width: 304px;
	margin:0px 50px 0px 0px;
}
.last {
	margin-right:0px !important;
}
.margin-right {
	margin: 0 0 0 8px !important;
}
.margin-left {
	margin-left:17px;
	margin-right:40px;
}
#aktualności li ul li {
	width: auto;
}
#sidebar {
	width:185px;
	margin-right:40px;
}
.single-margin {
	margin-right:40px;
}
.margin-second {
	margin-left:8px;
}
#sidebar li {
	border-bottom:1px dotted #CCCCCC;
	color:#CC1E15;
	font-family:tahoma, sans-serif;
	font-size:16px;
	line-height:30px;
	list-style-type:none;
	margin:0;
	padding:0;
}
.sec li {
	list-style:disc;
	list-style-position:inside;
	margin-left: 26px;
}
.data {
	background-image:url(../img/data-bg.png);
	background-position:0 2px;
	background-repeat:no-repeat;
	color:#999999;
	font-size:11px;
	margin-bottom:8px;
	margin-top:0;
	padding-left:14px;
}
.view-more {
	border-bottom: 1px dotted #999999;
	color:#333333 !important;
	font-size:11px;
	margin-top:-27px;
}
#main-content ul .view-more {
	float:right;
}
/*----------------------------------------

Footer

----------------------------------------*/

#footer {
	width: 951px;
}
#foter-info {
	font-size:11px;
	margin-left:245px;
	padding-top:10px;
	text-align:left;
	width:auto;
}
#foter-info p {
	margin-bottom:9px;
}
#foter-category li {
	list-style-type: none;
	float:left;
	margin-left:25px;
}
#foter-category li a {
	font-size: 11px;
	color: #000;
	font-weight:normal;
}
#foter-category {
	border-top-color:#999999;
	border-top-style:dotted;
	border-top-width:1px;
	padding-bottom:6px;
	padding-left:0;
	padding-right:0;
	padding-top:6px;
	background:#ECECEC none repeat scroll 0 0;
	background:#ECECEC none repeat scroll 0 0;
	border-top:1px dotted #999999;
	margin-left:4px;
	padding:6px 0;
	width:951px;
}
#foter-category ul {
	float:left;
	font-size:11px;
	margin-left:216px;
	font-weight:bold;
}
.copywr {
	float:left;
	margin-left:7px;
	font-size:11px;
	color:#000;
	font-weight:bold;
}
.oferta {
	text-align:justify;
}
.oferta-left {
	margin-left:15px !important;
}
.oferta-lista {
	margin-right: 0px !important;
}
#wspolpraca {
	margin:0;
}
.oferta .view-more {
	float:none !important;
}
#element.style {
	display:block;
	top:238px;
}
#modal {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	display:none;
	left:50%;
	margin-left:-286px;
	position:absolute;
	top:299px;
	width:570px;
	z-index:1000;
}
#modal .content {
	-x-system-font:none;
	font-family:tahoma;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	padding:15px;
}
#modal .style2, #modal a {
	color:#CC0000;
}
#modal .style2 {
	-x-system-font:none;
	font-family:tahoma;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}
#modal .close {
	cursor:pointer;
	font-weight:bold;
	position:absolute;
	right:10px;
	top:5px;
}
#body_div {
	width:440px;
	float:left;
}
#objectForm {
	float:left;
	margin-left:73px;
	text-align:left;
	width:135px;
}
.read_more {
	display:block;
	float:right;
	padding: 8px;
}
.wpcf7-form .your-message, .wpcf7-form {
	clear:both;
	float:left;
}
.wpcf7-submit {
	margin-top: 10px;
	float:right
}
.wpcf7-form .your-message textarea {
	width:264px;
	float:left;
}
.wpcf7-form {}
#roogmedia {
	float:right;
	font-style:italic;
	margin-right:10px;
	font-size:9px;
	margin-top:2px;
}
