/*
Theme Name: Stopp
Theme URI: http://www.earthpeople.se
Description: Theme for STOPP.se from Earth People
Author: Mattias Hedman
Version: 1.0
Tags: custom
*/


/* Reset default browser CSS.
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	background: transparent;
}
body {
	line-height: 1;
}
html, body {
	height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
.clearleft {
	clear: left;
}
* :focus { outline: 0; }
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }
figure{margin: 0;}
/* --------------------------------------------------------------
Reset default browser CSS.  */

/* Hide divs and other things is user hase JS active
-------------------------------------------------------------- */
/*.js #single .single-credit {
display: none;
}
.js #single .single-credit {
display: none;
}*/

.js .prevnext .prev{
display: none;
}

/*.js .playicon {
display: none;
}*/
/* --------------------------------------------------------------
Hide divs and other things is user hase JS active  */

body { text-align:  center; background: #000; color: #bbb; font-family: Arial, sans-serif; font-size: 11px; line-height: 1.3; background-image:url(../img/bg_1920x1200px.jpg); background-position: top center;
background-repeat: repeat-x;
background-attachment: fixed;
}

h1, h2 {
font-family: Georgia, Times New Roman, Times;
font-style: italic;
}

h4 a { text-decoration:none; font-family: Georgia, Times New Roman, Times;
font-style: italic; font-size:18px; text-align:right; color:#0099CC;}
h4 a:hover { text-decoration:underline; cursor:pointer;}

h3 {
font-family: Arial;
font-size: 11px;
}

p {
padding: 0 0 1em 0;
}

a {
color: #8e8e8e;
}

a:hover {
color: #fff;
}
.post-categories{
padding: 0;
}
small {
color: #606060;
font-size: 10px;
}

.main-post h1, .main-post h2, .main-post h3, .main-post h4, .main-post h5, .main-post h6 {
font-family: Georgia, Times New Roman, Times;
font-style: italic;
color: #fff;
}

.clear {
clear: both;
}

.videothumb {
position: relative;
display: block; /*ac*/
height: 130px;
}

#adminbar {
background: #333;
border-bottom: 1px solid #666;
padding: 10px;
}

#admin-wrapper {
width: 350px;
margin: 0 auto;
}

.admin-top-nav {
float: left;
}

.user-top-search {
display: block;
}

.user-top-search input[type=text] {
margin: 0;
border: 1px solid #666;
padding: 2px 0 0 2px;
}


#site-wrapper { width: 960px; margin: 0 auto; text-align: left; /*footer fix*/ min-height: 100%; height: auto !important; height: 100%; margin: 0 auto 0; /*-footer height*/ 
}
#tlo_black {width:1000px;min-height: 100%; height: auto !important; height: 100%; margin:auto; background-color:#000000;}

#header {
width: 960px;
display: block;
}

#logo { display: block; width: 250px; float: left; padding-top:25px; text-align:center; 
}

#header-top { height: 80px; /*border-bottom: 1px dotted #2e2e2e;
background: url(img/header-bg.jpg) repeat-x;*/ float: none; width: 960px; display: block; padding: 20px 0 10px 0; 
}

/* MENU */
.menu { display: block; clear: right; height: 18px; width: 700px; float: right; font-family: Georgia; font-style: italic; padding: 0 0 15px 0; text-align:right; 
}

.menu ul {
display: inline;
}

.menu ul li { display: inline; padding: 0 0 0 25px; 
}

.menu ul li a {
color: #949494;
text-decoration: none;
font-size: 16px;
}

.menu ul li a:hover {
color: #fff;
}

.menu ul .current_page_item a {
color: #fff;
}

.menu ul .current_page_parent a {
color: #fff;
}

.menu ul ul {
padding: 40px 0 0 0;
position: absolute;
}
/* // MENU */

/* TOP SEARCH */
#header .social-bookmarks {
float: right;
margin: 26px 0 0 0;
}

#header a.twitter_share {
	background:url("img/share_icons_frontpage.gif") no-repeat scroll -109px -1px transparent;
	padding-left:20px;
	padding-top: 3px;
	margin-right:0px;
	height:15px;
	text-indent: -9999em;
	float: left;
}
#header a.twitter_share:hover {
	background:url("img/share_icons_frontpage.gif") no-repeat scroll -109px -25px transparent;
}
#header a.facebook_share {
	background:url("img/share_icons_frontpage.gif") no-repeat scroll 0 0 transparent;
	padding-left:20px;
	padding-top:3px;
	margin-right:2px;
	height:15px;
	text-indent: -9999em;
	float: left;
}
#header a.facebook_share:hover {
	background:url("img/share_icons_frontpage.gif") no-repeat scroll 0 -24px transparent;
}
#header a.rss {
	background:url("img/share_icons_frontpage.gif") no-repeat scroll -308px 0 transparent;
	padding-left:20px;
	padding-top:3px;
	height:15px;
	text-indent: -9999em;
	float: left;
}
#header a.rss:hover {
	background:url("img/share_icons_frontpage.gif") no-repeat scroll -308px -24px transparent;
}

#top-search {
height: 20px;
clear: right;
float: right;
padding: 3px 0 0;
margin: 13px 0 0 0;
}

#top-search input[type=text] {
height: 14px;
}

.searchButton {
background: url(img/searchbutton.png) no-repeat;
width: 25px;
height: 18px;
border: none;
cursor: pointer;
}

#search-value {
margin: 0;
border: 1px solid #fff;
padding: 2px 0 0 2px;
}
#search-value:focus {
border: 1px solid #C94747;
}

/* // TOP SEARCH */

#header-bottom { height: 20px; float: right; width: 700px; display: block; padding: 4px 0 40px 0;
/*border-bottom: 1px dotted #2e2e2e;*/
}

.home #header-bottom {
padding: 4px 0 20px 0;
}

#login {
float: right;
padding: 5px 0 0 0;
}

#login a {
text-decoration: none;
}

/* SUBMENU */
.submenu { border-top: 1px dotted #2e2e2e; display: block; height: 18px; padding: 15px 0 0 0; float: right; font-family: Arial; font-size: 12px; 
}

.submenu ul {
display: inline;
}

.submenu ul li { display: inline; padding: 0 0 0 20px; 
}

.submenu ul li a {
text-decoration: none;
}

.submenu ul li.cat-item-21 a:hover, .submenu ul li.cat-item-21.current-cat a {
color: #20aebc;
}

.submenu ul li.cat-item-33 a:hover, .submenu ul li.cat-item-33.current-cat a { color: #FFFFFF; 
}

.submenu ul li.cat-item-10 a:hover, .submenu ul li.cat-item-10.current-cat a {
color: #b4385f;
}

.submenu ul li.cat-item-23 a:hover, .submenu ul li.cat-item-23.current-cat a {
color: #b7a831;
}

.submenu ul li.cat-item-19 a:hover, .submenu ul li.cat-item-19.current-cat a { color: #0099CC; 
}

.submenu ul li.page-item-167 a:hover, .submenu ul li.page-item-167.current_page_item a {
color: #20aebc;
}

.submenu ul li.page-item-161 a:hover, .submenu ul li.page-item-161.current_page_item a {
color: #91a957;
}

.submenu ul li.page-item-2051 a:hover, .submenu ul li.page-item-2051.current_page_item a {
color: #b4385f;
}

.submenu ul li.page-item-165 a:hover, .submenu ul li.page-item-165.current_page_item a {
color: #b7a831;
}

.submenu ul li.page-item-163 a:hover, .submenu ul li.page-item-163.current_page_item a {
color: #9c56ad;
}

/*.submenu ul li.page-item-3611 a:hover, .submenu ul li.page-item-3611.current_page_item a {
color: #86CD56;
}*/

.submenu ul li.current_page_item a, .submenu ul li a:hover {
color: #bbb;
}

.submenu ul ul {
padding: 40px 0 0 0;
position: absolute;
}
/* // SUBMENU */

/***********
Carousel
***********/
#carousel-pages {
float: right;
}

#carousel-pages ol li{
list-style: none;
float:left;
display:none;
}
.carousel-pagination a {
background:url("img/onoff.gif") no-repeat scroll 6px 3px transparent;
display:block;
height:15px;
width:15px;
text-indent: -999em;
}
.carousel-pagination a:hover {
background:url("img/onoff.gif") no-repeat scroll 6px -27px transparent;
}
.carousel-pagination .selected-item a {
background:url("img/onoff.gif") no-repeat scroll 6px -12px transparent;
}
.infiniteCarousel {
width: 960px;
height: 230px;
position: relative;
padding: 0 0 35px 0;
}

.infiniteCarousel h3 {
color: #c94747;
padding: 0 0 5px 0;
border-bottom: 1px dotted #5e1717;
margin: 0 0 3px 0;
}

.infiniteCarousel .wrapper {
width: 960px;
position: inherit;
margin: 10px 0 0 0;
position: absolute;
}

.infiniteCarousel .wrapper ul {
width: 9999px;
}

.infiniteCarousel ul li {
display:block;
float:left;
width: 236px;
padding: 0 2px 3px 2px;
}

.infiniteCarousel ul li .info {
background: #0e0e0e;
padding: 7px 5px;
color: #000;
text-align: center;
}

.infiniteCarousel ul li .info.walloffame-hover {
background: #fefefe;
}

.infiniteCarousel ul li .info.walloffame-hover h2 a {
color: #666;
}

.infiniteCarousel ul li .info.walloffame-hover .categorys ul li a {
color: #999;
}

.infiniteCarousel ul li .info:hover {
background: #fefefe;
padding: 7px 5px;
color: #000;
text-align: center;
}

.infiniteCarousel ul li .info h2 a {
text-decoration: none;
color: #8e8e8e;
display: block;
font-size: 13px;
}

.infiniteCarousel ul li .info h2 a:hover {
color: #666;
}

.infiniteCarousel ul li .info .categorys ul {
display: inline;
text-align: center;
}

.infiniteCarousel ul li .info .categorys ul li {
list-style: none;
display: inline;
width: auto;
float: none;
}

.infiniteCarousel ul li .info .categorys ul li a {
text-decoration: underline;
color: #444;
font-size: 11px;
}

.infiniteCarousel .arrow {
font-family: Georgia;
font-style: italic;
cursor: pointer;
font-size: 13px;
color: #c94747;
}

.infiniteCarousel .arrow:hover {
text-decoration: underline;
}

.infiniteCarousel #arrow-slash {
font-size: 15px;
color: #c94747;
}

/*
.infiniteCarousel .arrow {
display: block;
height: 30px;
width: 30px;
text-indent: -999px;
position: absolute;
top: 100px;
cursor: pointer;
}

.infiniteCarousel .forward {
background-position: 0 0;
right: 0;
padding: 0 0 0 4px;
background: url(img/carousel-right-off.png) no-repeat;
}

.infiniteCarousel .back {
background-position: 0 -75px;
left: 0;
margin: 0 0 0 2px;
background: url(img/carousel-left-off.png) no-repeat;
}

.infiniteCarousel .forward:hover {
background-position: 0 -36px;
background: url(img/carousel-right.png) no-repeat;
}

.infiniteCarousel .back:hover {
background-position: 0 -109px;
background: url(img/carousel-left.png) no-repeat;
}
*/

.infiniteCarousel figure .playicon {
position: absolute;
z-index: 2;
/*top: -70px;*/
top:49px;
left: 100px;
}

.infiniteCarousel figure {
height: 130px;
display: block;
background: #1e1e1e;
position:relative; /*ac*/
}

.infiniteCarousel figure .wp-post-image {
position: relative;
}

/* GRID BOX */
#grid-box {
width: 960px;
display: block;
clear: both;
display: inline;
}

#grid-box h3 {
color: #0099CC;
padding: 0 0 5px 0;
border-bottom: 1px dotted #0099CC;
margin: 0 0 20px 0;
text-align: right;
}

.category-work #grid-box h3 {
color: #86cd56;
border-bottom: 1px dotted #304920;
}

.category-interactive #grid-box h3 {
color: #20AEBC;
border-bottom: 1px dotted #06555d;
}

.category-3dvfx-vfx #grid-box h3 {
color: #91A957;
border-bottom: 1px dotted #4d6020;
}

.category-3dvfx-3d #grid-box h3 {
color: #B4385F;
border-bottom: 1px dotted #61152d;
}

.category-sound #grid-box h3 {
color: #B7A831;
border-bottom: 1px dotted #5d5304;
}

.category-telecine-grading #grid-box h3 {
color: #9C56AD;
border-bottom: 1px dotted #450a54;
}

.page-id-63 #content h3 {
color: #86cd56;
border-bottom: 1px dotted #304920;
}

.page-id-167 #content h3 {
color: #20AEBC;
border-bottom: 1px dotted #06555d;
}

.page-id-161 #content h3 {
color: #91A957;
border-bottom: 1px dotted #4d6020;
}

.page-id-2051 #content h3 {
color: #B4385F;
border-bottom: 1px dotted #61152d;
}

.page-id-165 #content h3 {
color: #B7A831;
border-bottom: 1px dotted #5d5304;
}

.page-id-163 #content h3 {
color: #9C56AD;
border-bottom: 1px dotted #450a54;
}

.page-id-169 #content h3 {
color: #fff;
border-bottom: 1px dotted #666;
}

/*.page-id-3611 #people_content h3 {
color: #86CD56;
border-bottom: 1px dotted #86CD56;
}*/

#grid-box #the-grid {
display: block;
padding: 0 0 0 0;
}

#grid-box .grid {
float: left;
display: block;
margin: 0 2px 13px;
}

#grid-box .grid:hover {
background-color:#CCCCCC;
}

#grid-box .grid .info.walloffame-hover {
background: #fefefe;
}

#grid-box .grid .info.walloffame-hover h2 a {
color: #666;
}

#grid-box .grid .info.walloffame-hover .categorys ul li a {
color: #999;
}

#grid-box .info {
background: #0e0e0e;
padding: 7px 5px;
color: #000;
text-align: center;
width:225px;
}

#grid-box .info:hover {
background: #a5c4d3;
padding: 7px 5px;
color: #000;
text-align: center;
}

.grid:hover {
background: #a5c4d3;
}

#grid-box .info h2 a { text-decoration: none; color: #0099CC; display: block; font-size: 13px; 
}
/*#grid-box .info h2 a:hover { text-decoration: none; color: #000000; 
}*/

#grid-box .info .categorys ul {
display: inline;
}

#grid-box .info .categorys ul li {
list-style: none;
display: inline;
}

#grid-box .info .categorys ul li a {
text-decoration: underline;
color: #444;
font-size: 11px;
}

#grid-box .figure .playicon {
position: absolute;
z-index: 2;
top: 49px;
left: 100px;
}

#the-grid .prevnext {
width: 70px;
margin: 20px auto;
display: block;
float: none;
clear: both;
}

#the-grid .figure {
height: 132px;
display: block;
background: #1e1e1e;
width:236px;

}

#the-grid .figure .wp-post-image {
/*position: relative;*/
}
/* // GRID BOX */


#kontener_prace_linia{
float: left;
width: 960px;
margin: 0 0 0 0;
}

#kontener_prace{
	background: #0e0e0e;
	float: left;
	margin: 4px 2px 4px 2px;
	width:236px;
	}
	
#kontener_prace:hover{
	background: #a5c4d3;
	}
	
#kontener_prace_miniatura{
	height: 132px;
	display: block;
	width:236px;
	}
	
#kontener_prace_info{
	padding: 7px 5px;
	color: #000;
	text-align: center;
	width:225px;
	}

#kontener_prace_info_nazwa h2 a{ 
	text-decoration: none; 
	color: #0099CC; 
	display: block; 
	font-size: 13px; 
	}	
	
#kontener_prace_info_kategorie ul{
	display: inline;
	}

#kontener_prace_info_kategorie ul li{
	list-style: none;
	display: inline;
	}
#kontener_prace_info_kategorie ul li a{	
	text-decoration: underline;
	color: #444;
	font-size: 11px;
	}	

/* slide */
.theme-default #slider {
    margin:10px auto 10px auto;
    width:960px; /* Make sure your images are the same size */
		height:540px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:-30px;
}

/* MAIN */
#main {
width: 960px;
display: block;
float: left;
margin: 0 0 70px 0;
}

/* CONTENT */
.content {
float:left;
margin-top:10px;

}

#single .content p{
width: 450px;
}

#content {
width: 960px;
margin: 10px 46px 0 0;
display: block;
float: left;
}

#content h3 {
color: #86cd56;
padding: 0 0 5px 0;
}

#content #articles small {
margin: 3px 0 10px 0;
display: block;
}

.people_list {
width: 965px;
display: block;
margin-left: -2px;
}

.main-post { display: block; padding: 0 0 0px 0; border-top: 1px dotted #304920; 
}
.video_contener{ width:960px; float:left;}

.page-id-63 .main-post, .parent-pageid-63 .main-post {
border: none;
}

.main-post h2 a {
color: #CCCCCC;
font-size: 15px;
padding: 5px 0 0 1px;
text-decoration: none;
display: block;
}

/*.main-post h2 a:hover {
text-decoration: underline;
}*/

.single .main-post h2 {
clear: none;
}

.main-post small {
margin: 3px 0 10px 0;
display: block;
}

.main-post .attachment-post-thumbnail {
padding: 10px 0;
}

.main-post .categorys {
height: 30px;
padding: 0 0 15px 0;
display: block;
}

.main-post .categorys ul {
display: inline;
}

.main-post .categorys ul li {
list-style: none;
display: inline;
}

.main-post .categorys ul li.post-cat-21 a {
background: #20aebc;
}

.main-post .categorys ul li.post-cat-33 a {
background: #91a957;
}

.main-post .categorys ul li.post-cat-10 a {
background: #b4385f;
}

.main-post .categorys ul li.post-cat-23 a {
background: #b7a831;
}

.main-post .categorys ul li.post-cat-19 a {
background: #9c56ad;
}

.main-post .categorys a {
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
margin: 10px 5px 10px 0;
padding: 1px 5px;
color: #000;
text-decoration: none;
float: left;
font-size: 10px;
text-transform: uppercase;
}

.main-post .tags {
height: 15px;
padding: 2px;
background: #0b0b0b;
display: block;
color: #606060;
margin: 10px 0 0 0;
}

.main-post .tags a {
color: #606060;
text-decoration: none;
}

.main-post .tags a:hover {
color: #fff;
}

.main-post .figure {
display: block;
position: relative;
}

.main-post .playicon {
position: absolute;
z-index: 2;
top: 110px;
left: 48%;
}

.main-post .ipad .playicon {
position: absolute;
z-index: 2;
top: 250px;
left: 48%;
}

.private {
background: #3e3e3e;
}

.spacer {
clear: both;
height: 10px;
}

.ipad .fb-like {
display: none;
}

.like-button, .fb-like {
padding: 8px 0 8px 0;
}

#like-container {
width: 450px;
}

#opis {
width: 760px;
float: left;
display:block;
overflow: hidden;
}
#linkdoprojektu {
width: 190px;
float: right;
display:block;
overflow: hidden;
}

.single-text-break {
width: 450px;
display: block;
padding-bottom:0;
}
/* // CONTENT */

/* SIDEBAR INNER */
#sidebar-inner {
width: 210px;
margin: 0 46px 0 0;
float: left;
display: block;
overflow: hidden;
}

#sidebar-inner h3 {
color: #7889e6;
padding: 0 0 5px 0;
}

.sub-post {
border-top: 1px dotted #2f3458;
border-top: 1px dotted #2f3458;
display: block;
/*background: #0b0b0b;*/
padding: 0 0 20px 0;
}

.sub-post h2 {
color: #6274d3;
padding: 5px 0 0 0;
display: block;
clear: left;
text-decoration: none;
font-size: 13px;
}

.sub-post .attachment-news-lab {
padding: 10px 0;
}

.sub-post small {
clear: left;
margin: 5px 0 0 0;
}

.sub-post figure {
clear:left;
float:left;
text-align:center;
width:100%;
}

.sub-post figure img {

}

.social-bookmarks {

}

a.twitter_share {
	background:url("img/share_icons.gif") no-repeat scroll -109px 0 transparent;
	padding-left:20px;
	padding-top:2px;
	margin-right:0px;
	height:15px;
	text-indent: -9999em;
	float: left;
}
a.twitter_share:hover {
	background:url("img/share_icons.gif") no-repeat scroll -109px -24px transparent;
}
a.facebook_share {
	background:url("img/share_icons.gif") no-repeat scroll 0 0 transparent;
	padding-left:20px;
	padding-top:3px;
	margin-right:2px;
	height:15px;
	text-indent: -9999em;
	float: left;
}
a.facebook_share:hover {
	background:url("img/share_icons.gif") no-repeat scroll 0 -24px transparent;
}
a.email_share {
	background:url("img/share_icons.gif") no-repeat scroll -208px 0 transparent;
	padding-left:20px;
	padding-top:3px;
	height:15px;
	text-indent: -9999em;
	float: left;
}
a.email_share:hover {
	background:url("img/share_icons.gif") no-repeat scroll -208px -26px transparent;
}
section.mailshare {
	display: block;
	width: 580px;
}
section.mailshare label {
	margin-left: 10px;
}
section.mailshare input#youremail,
section.mailshare input#friendemail {
	border:1px solid #666666;
	margin:0;
	padding:2px 0 0 2px;
}
section.mailshare input#youremail:focus,
section.mailshare input#friendemail:focus {
	border:1px solid #C94747;
}
section.mailshare input#submitemail {
	background:url("img/submit.gif") no-repeat scroll 0 0 transparent;
	border:none;
	cursor:pointer;
	height:18px;
	width:25px;
	text-indent: -9999em;
}
/* // SIDEBAR INNE */

/* SIDEBAR OUTER */
#sidebar-outer {
width: 208px;
margin: 0;
float: left;
display: block;
}

#sidebar-outer h3 {
color: #913b6a;
padding: 0 0 5px 0;
}

.twitter-post {
border-top: 1px dotted #641942;
display: block;
/*background: #0b0b0b;*/
}

.twitter-post h2 a {
font-size: 13px;
color: #913b6a;
padding: 5px 0;
text-decoration: none;
display: block;
}

.twitter-post p {
padding: 0 0 20px;
}
/* // SIDEBAR OUTER */

/* SIDEBAR OUTER 2 */
#sidebar-outer-2 {
width: 208px;
margin: 0;
float: left;
display: block;
padding: 40px 0 0 0;
}

#sidebar-outer-2 h3 {
color: #fbe56a;
padding: 0 0 5px 0;
}

.twitter-food {
border-top: 1px dotted #3a3417;
display: block;
/*background: #0b0b0b;*/
}

.twitter-food h2 a {
font-size: 13px;
color: #dac65c;
padding: 5px 0;
text-decoration: none;
display: block;
}

.twitter-food p {
padding: 0 0 20px;
}
/* // SIDEBAR OUTER 2 */

/* SINGLE */
.videowindow {
margin: 0 0 30px 0;
left: 0px;
float: left;
}

#single .categorys a {
color: #666;
}

#single .categorys a:hover {
text-decoration: underline;
}

#single h3 {
padding: 0 0 5px 0;
color: #86CD56;
}

#single blockquote {
float: right;
width: 420px;
padding: 0 0 0 20px;
display: inline;
}

#single .categorys {
padding: 10px 0 0 0;
}
/* // SINGLE */

/* USER INFO */
#user-info {
float: left;
width: 235px;
display: block;
padding: 0 5px 20px 0;
text-align: center;
}
/* // USER INFO */

/* // MAIN */

/* FOOTER */
#footerpush {
height: 140px;
}

#footer {
text-align: center;
background: #fff;
display: block;
color: #333;
background: #fff url(img/footer-bg.png) repeat-x;
/*margin-top: 100px;*/
min-width: 960px;
width: 100%;
bottom: 0px;

padding-bottom: 20px;
clear: left;
/*footer fix*/
height: 140px;
}

#center-footer {
width: 960px;
margin: 0 auto;
text-align: left;
display: block;
font-style: italic;
}

#footer table th {
font-size: 13px;
font-family: Georgia, Times New Roman, Times;
padding: 17px 0 25px 0;
text-align:left;
font-weight: normal;
}


#footer table td {
padding: 10px 0 0 0;
vertical-align: top;
}

#footer a {
color: #000;
text-decoration: none;
}

#footer a:hover {
color: #666;
text-decoration: none;
}

/*
#footer-left1 {
width: 150px;
float: left;
display: block;
}

#footer-left2 {
width: 150px;
float: left;
display: block
}

#footer-right {
float: right;
display: block;
padding: 45px 0 0 0;
}
*/
/* // FOOTER */





/*AUTOCOMPLETE USERS*/
/* IMPORTANT! IF YOU CHANGE THIS YOU'LL HAVE TO MAKE THE SAME CHANGES IN /wp-content/themes/stopp/admin/wp-admin.css */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	width: auto !important;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
	text-align: left;
	color: #bbb;
}
.ac_results li strong {
	color: #fff;
}
.ac_results li span {
	text-decoration: underline;
	cursor: pointer;
}

.ac_loading {
	background: white url('img/ajax-loader-whitebg.gif') right center no-repeat;
}

.ac_odd {
	background-color: #222;
}

.ac_over {
	background-color: #333;
	color: white;
}
/*AUTOCOMPLETE USERS*/


.js .infiniteCarousel {
	left: -99999px;
}




/*multipurpose spacer for use in wp wysiwyg*/
hr.spacer {
background: none;
border: 0;
clear: both;
display: block;
float: none;
font-size: 0;
margin: 30px 0 0 0;
padding: 0;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}







/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('img/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('img/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('img/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('img/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('img/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('img/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('img/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('img/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('img/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('img/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('img/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('img/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('img/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('img/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('img/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('img/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('img/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#stopka-box { height: 20px; float: left; width: 960px; display: block; padding: 4px 0 0px 0; margin: 0 0 40px 0;
/*border-bottom: 1px dotted #2e2e2e;*/
}
.stopka{ border-top: 1px dotted #2e2e2e; margin:30px 0 40px 0;  width:auto; padding: 10px 0 0 0; float: left; font-family: Arial; color:#666666;  font-size: 10px;  
}
form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: #fec724;
	font-style: italic;
	float: left;
	font: 10px Arial;
    margin-top:5px;
}
