* {

	margin: 0;
	padding: 0;
}

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 18px;
	color: #959595;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	height: 100%;


}

.person-pic {
	margin: 10px 15px 10px 0;
	padding: 2px;
	border: 1px solid #eee;
}

.person-sep {
	clear: both;
	margin-top: 25px;
	border-top: 1px dotted #eee;
}

p {
	
	padding: 8px 0 0 0;
	margin:0;

}


p b, strong {

	color: #706f6f;

}

a img {

	text-decoration: none;
	border: none;

}


h1 {
	color: #706f6f;
	font-size: 17px;
	font-weight:normal;
	padding: 8px 0;
	margin: 0;
}

h2 {

	padding: 0;
	font-size: 16px;
	/*color: #706f6f;*/
	color: #9f2c39;
	margin: 12px 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

h3 {
	
	padding: 10px 0 5px 0;
	font-size: 12px;
	color: #706f6f;
	font-weight: bold;
}

h3 a, h3 a:hover {
	
	color: #acafaf;

}

a, a:hover {

	/*color: #0a1840;*/
	text-decoration: none;
	color: #9e2c39;

}

a:hover {
	
	text-decoration: underline;

}

h1 a:hover {

	text-decoration: none;

}

/* news list */

h2 a, h2 a:hover, .news_list h2 a, .news_list h2 a:hover {
	color: #fff;

}

.news_list h3 {
	font-weight: bold;
	margin:0;
	padding:0;

}

.news_single p {
	margin:0;
	padding:3px 0;
}


.tabela h2 {
	background: none;
	margin: 10px 0 0 0;
	padding:0;
}

/* */

#header {
	width: 100%;
	height: 72px;
	display: block;
	/*position: fixed;
	top: 0;
	z-index:99;*/
}

#top {

	width: 950px; 
	height: 72px;
	margin: 0 auto;


}

#bottom {
	
	width: 922px;
	margin: auto;
	margin-bottom: 15px;
	padding-left: 15px;
}

.bottom_box {

	float: left;
	width: /*238px*/260px;
	background: url(../images/bg1.png) repeat scroll 0 0;
	margin: 0 15px 0 0;
	padding: 10px 10px 0 10px;
	border: 1px solid #eee;
}

.bottom_box h1 {
/*
	padding: 10px 0 5px 0;
	font-size: 14px;
	color: #d7d7d7;*/
	margin: 0;
	padding: 5px 0 5px 10px;
	font-size: 13px;
	color: #d7d7d7;
	margin:0 0 5px 0;
	background: #7c006e;

}

#bottom ul {

	list-style: none;
	line-height: 18px;
	margin: 0;
	padding: 5px 0 10px 0;

}

#bottom ul li {

	padding-left: 15px;
	background: url(../images/arrow_li.gif) no-repeat left center;

}

#footer {

	width: 910px;
	margin: 10px auto;
	text-align: left;
	line-height: 16px;
	padding: 10px 20px 20px 20px;

}

#footer_links {
	margin: 20px 0;
}

#footer_links h2 {
	margin: 0;
	padding: 0;
	color: #ccc;
	background: none;

}

#footer_links ul, #footer_links li {

	margin: 0;
	padding: 0 10px;
	list-style: none;
	/*line-height: 40px;*/
	border-right: 1px solid #333;
}

#footer_links li {
	float: left;
}

#footer_links a, #footer_links a:hover, #footer_links a:active, #footer_links a:link {

	margin: 0 6px;
}

.clear {
	clear: both;
}



/* ********************** */


/* Wrapper */



#wrapper {
	
	/*background: url(../images/interactivevision_bg.jpg) top center no-repeat;*/
	margin: 0 auto;
	width: 990px;
}

a img, a:hover img, a:active img, a:link img {

	border: none;
	padding: 0;
	margin: 0;
	display: block;

}



ul, ol {

	margin-bottom: 20px;

	line-height: 18px;

}



blockquote {

	padding: 0 30px;

	background: url(../images/img12.gif) no-repeat;

	font-style: italic;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	color: #999999;

}



blockquote p {

}




#buttons {
	
	height:38px;
	margin: auto;
	width: 920px;
}

.btn_rozpocznij_przygode a, .btn_kim_jestesmy a, .btn_jak_dzialamy a, .btn_co_oferujemy a, .btn_wspolpraca a, .btn_kontakt a {
	
	height: 38px;
	margin-right: 5px;
	float: left;
	width: 142px;

}

.btn_rozpocznij_przygode a {
	background: url(../images/btn_rozpocznij_przygode.png) no-repeat bottom;
	width: 201px;
}
.btn_kim_jestesmy a {
	background: url(../images/btn_kim_jestesmy.png) no-repeat bottom;
}
.btn_jak_dzialamy a{
	background: url(../images/btn_jak_dzialamy.png) no-repeat bottom;
}
.btn_co_oferujemy a {
	background: url(../images/btn_co_oferujemy.png) no-repeat bottom;
}
.btn_wspolpraca a {
	background: url(../images/btn_wspolpraca.png) no-repeat bottom;
}
.btn_kontakt a {
	background: url(../images/btn_kontakt.png) no-repeat bottom;
	width: 126px;
	margin-right: 0;
}


/* Menu */

.mbor {
	border-right: 1px dotted #a9a9a9;
}

#menu {
	float: right;
	margin-top: 5px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	float: left;
	list-style: none;
	margin:0;
}

#menu ul li a, #menu ul li a:hover {
	margin: 0;
	padding: 5px 17px;
	text-decoration: none;
	color: #0a1840;
	font-size: 12px;
	/*height: 20px;*/
	display: block;
	
}

#menu ul li a:hover {
	background: #9e2c39 /*6d1c6d*a2217d*/;
	color: #fff;
}


/* Header */




/* Logo */



#logo {

	float: left;
	/*margin-right: 0px;*/

}


/* Search */



#search {

	float: right;

	width: 200px;

	padding: 40px 20px 4px 0;

	background: url(../images/img05.gif) no-repeat left bottom;

}



#search fieldset {

	border: none;

}



#search legend {

	display: none;

}



#s {

	float: left;

	width: 155px;

	margin: 0 0 0 10px;

	background: none;

	border: none;

	/*font: bold 13px Arial, Helvetica, sans-serif;*/

	color: #474848;

}



#x {

	display: none;

}



/* Page */



#page {
	
	/*min-height: 400px;*/
	width: 950px;
	/*padding: 15px 15px 0px 15px;*/
	margin: auto;
	/*border: 1px solid #111#272727*/;
	/*background: transparent url(../images/bg7.png) repeat scroll 0 0;*/

}

#post ul {
	margin-left: 25px;
}
/*
#post li {
	padding: 0 0 0 5px;
}*/

.sidebar ul, .pkt ul  {

	list-style: none;

}
/*
#right_sidebar li a; #right_sidebar li a:hover {
	
	margin: 5px 5px 5px 5px;
}*/


.sidebar ul li , .pkt ul li{

	padding: 5px 2px 5px 25px;
	background: url(../images/li_arrow.jpg) no-repeat left center;
	border-bottom: 1px solid #e8e9e5;

}

.sidebar ul li a, .sidebar ul li a:hover, .pkt ul li a, .pkt ul li a:hover {

	color: #9e2c39;
	text-decoration: none;
	
	/*text-decoration: underline;*/
}

.sidebar ul li a:hover, .pkt ul li a:hover  {

	color: #9e2c39;
	
	text-decoration: underline;
}



#cmsg {
	color: #d5d5d5;
	font-weight: bold;
}

input, textarea {

	background: transparent url(../images/bg1.png) repeat scroll 0 0;
	border: 1px solid #eee;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767b77;
	margin: 2px 0;
	padding: 3px;

}

input {

	width: 180px;

}

textarea {
	width: 474px;
	height: 115px;
}

.button {

	width: 50px;
	float: right;
	cursor: pointer;
	background: #9e2c39;
	border: none;
	font-weight: bold;
	color: #fff;
	font-size: 11px;

}
.cennik-table {
	width: 100%;
	margin-bottom: 20px;
}

.cennik-table td {
	border-bottom: 1px solid #eee;
	padding: 5px;
}

/* Content */



#content {

		
	text-align: justify;


}



html>body #content {

	height: auto;

}


/* Sidebar */

#right_sidebar {
	float: right; 
	width: 180px;
	/*background: transparent url(../images/bg8.png) repeat scroll 0 0;
	border: 1px solid #111;*/

}

.sidebar {
	/*background: transparent url(../images/bg1.png) repeat scroll 0 0;*/
	/*border: 1px solid #eee;*/
	margin-bottom: 15px;
	padding: 0px 10px;
	
}

.sidebar p {
	padding: 5px 0;
	margin:0;
}

/* Post */



.post {
	
	/*background: transparent url(../images/bg1.png) repeat scroll 0 0;*/
	/*border: 1px solid #eee;*/
	margin-bottom: 15px;
	padding:0px 10px; 
	/*width:593px; */
	float: left;

}



.post .bigpix {

	margin-bottom: 20px;

	background: #F0F0F0;

}



.post .bigpix .image {

}



.post .bigpix .caption {

	margin: 0;

	padding: 2px 10px 5px 10px;

	line-height: normal;

	font-size: .8em;

	font-weight: bold;

	color: #999999;

}



.post .bigpix .caption a {

	color: #999999;

}



.post .title {

	padding: 10px 10px 0 10px;

	font-size: 2.6em;

}	



.post .title a {

	background: none;

}



.post .byline {

	margin: 0;

	padding: 0 10px;

	line-height: normal;

	text-transform: uppercase;

	font-size: .8em;

	font-weight: bold;

	color: #C2C2C2;

}



.post .byline a {

	color: #C2C2C2;

}



.post .entry {

	padding: 20px 10px 0 10px;

}



.post .tags {

	margin: 0;

	padding: 5px 10px;

	background: #F0F0F0;

	line-height: normal;

	font-size: .8em;

	font-weight: bold;

}



.post .tags a {

	padding: 0 5px;

	background: none;

}



.post .links {

	padding: 5px 10px;

	border-bottom: 1px solid #EEEEEE;

	font-weight: bold;

}



.post .links .comments {

	padding-left: 20px;

	background: url(../images/img13.gif) no-repeat left center;

}



.post .links .permalink {

	padding-left: 18px;

	background: url(../images/img14.gif) no-repeat left center;

}



/* Sidebar Common Style */


/*
#page .sidebar ul {

	line-height: normal;

}



#page .sidebar li {

	padding: 0;

	background: none;

}



#page .sidebar li ul {

}



#page .sidebar li li {

	padding: 5px 15px 5px 25px;

	background: url(../images/img11.gif) no-repeat 10px 10px;

	border-bottom: 1px solid #F0F0F0;

}*/


/*
.sidebar a {

	background: none;

}*/



/* Sidebar One */



#sidebar1 {

	float: left;
	width: 553px;
	/*width: 250px;
	padding: 0 0 0 20px;*/

}

#sidebar1 div {

	background: transparent url(../images/bg1.png) repeat scroll 0 0;

}


/* Sidebar Two */



#sidebar2 {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
}

/* Tag Cloud */



#tag_cloud {

	margin-bottom: 20px;

}


/* superfish */

.sf-menu, .sf-menu  *{margin:0;padding:0;list-style:none;}
.sf-menu{margin-left:0px;}
.sf-menu ul{position:absolute;top:-999em;width:10em;}
.sf-menu ul li{width:100%;}
.sf-menu li:hover{visibility:inherit;}
.sf-menu li{float:left;position:relative;}
.sf-menu a{display:block;position:relative;}
.sf-menu li:hover ul, .sf-menu li.sfHover ul{left:0;top:28px;z-index:99;}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul{top:-999em;}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul{left:190px;top:0;}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul{top:-999em;}
.sf-menu{float:left;margin-bottom:1em;}
.sf-menu a{text-decoration:none;}
.sf-menu a, .sf-menu a:visited{color:#3c3e3a;font-weight:normal;font-size:12px;}
.sf-menu li{margin:0;padding:0px;}
.sf-menu li li{font-size: 11px; background:#fff; width:200px;border-bottom:1px dotted #d3d3d3;cursor:pointer;}
.sf-menu li li > a, .sf-menu li li > a:visited, .sf-menu li li > a:focus, .sf-menu li li > a:hover, .sf-menu li li a:active{font-weight:normal;font-size:11px;}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active{background:#CFDEFF;outline:0;}
.sf-menu a.sf-with-ul{padding-right:2.25em;min-width:1px;}
.sf-sub-indicator{position:absolute;display:block;right:.75em;top:1.05em;width:10px;height:10px;text-indent:-999em;overflow:hidden;background:url('../images/arrows-ffffff.png') no-repeat -10px -100px;}
a > .sf-sub-indicator{top:.8em;background-position:0 -100px;}
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator{background-position:-10px -100px;}
.sf-menu ul .sf-sub-indicator{background-position:0px 0;}
.sf-menu ul a > .sf-sub-indicator{background-position:0 0;}
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator{background-position:0px 0;}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu li > a:focus, .sf-menu li > a:hover, .sf-menu li > a:active{background:none;outline:0;}
.sf-menu li li > a:focus, .sf-menu li li > a:hover, .sf-menu li li > a:active{background:#eee;outline:0;}
.sf-menu li li:hover, .sf-menu li li.sfHover{background:#eee url(../images/sig_menu_roll_a.jpg) no-repeat 5%;}
.sf-menu li:hover, .sf-menu a:active, .sf-menu a:focus, .sf-menu a:hover{background:none;outline:0;}
.sf-menu li:hover, .sf-menu li.sfHover{background:url(../images/sig_menu_a.jpg) no-repeat left;}