html, body {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
}

a {
	color: #0060a9;
}

.pseudolink {
    position: relative;
    top: -0.08em;
    cursor: pointer;
    white-space: nowrap;
    text-decoration: none;
    border-bottom: 1px dashed;
}

.pseudolink span {
    position: relative;
    top: 0.08em;
}

.clear {
	*zoom: 1;
}

.clear:after {
	content: ' ';
	clear: both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
}


.prikol, .prikol-send {
	width: 1170px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	background: #fff;
}

.paddind-top-page {
    padding-top: 26px;
}

#head_down{display:none;}
.p-s-h-top, .p-send-top {
	padding: 47px 0 25px;
}
.p-s-h-top.brand-head{
	background:url(../brend.gif?2);
	margin-left:-20px;
	width:990px;
	height:50px;
	padding:25px 0;
	margin-bottom:10px;
	position:relative;
}
.p-s-h-top.brand-head .p-left .p-logo,.p-s-h-top.brand-head .p-left input,.p-s-h-top.brand-head .p-right a{position:relative; z-index: 1002;}
.p-s-h-top.brand-head .p-right.p-rss { padding-top: 52px;  width: 54px;}

.p-left {
	float: left;
	width: 785px;
}

.p-right {
	float: right;
	width: 350px;
}

.p-logo {
	position: relative;
	float: left;
	width: 230px;
}
.p-s-h-top.brand-head .p-logo span{text-indent:-1000px;}
.p-s-h-top.brand-head .p-logo{padding:22px 0 0 20px;}
.p-s-h-top.brand-head .p-search{
	padding-left: 121px;
    padding-top: 36px;
    width: 315px;
}
.p-logo img {
	position: relative;
	z-index: 2;
}

.p-logo span {
	position: absolute;
	left: 0;
	top: 0;
}

.p-search {
	float: left;
	width: 460px;
	padding-top: 14px;
}

.p-search .p-search-inp {
	width: 220px;
}

.p-rss {
	padding-top: 18px;
	font-size: 12px;
	line-height: 14px;
}

.p-rss a {
	color: #000;
	position: relative;
	margin-left: 21px;
}

.p-rss i {
	position: absolute;
	left: -21px;
	top: 2px;
	width: 15px;
	height: 15px;
	background: url(../../prikol/rss.gif) no-repeat;
}

.p-s-h-bottom, .p-send-content {
	padding-top: 25px;
}

.p-categories {
	list-style: none;
	padding: 0;
	margin: 0 0 10px;
	font-size: 18px;
	line-height: 22px;
}

.p-categories li {
	padding: 0;
	margin: 0 7px 0 0;
	display: inline;
}

.p-categories-search {
	list-style: none;
	padding: 0;
	margin: 0 0 10px;
	font-size: 16px;
	line-height: 22px;
}

.p-categories-search li {
	padding: 0;
	margin: 0 4px 0 0;
	display: inline;
}


.p-view-categories {
	margin-bottom: 50px;
}

.p-view-categories .p-categories {
	font-size: 16px;
	line-height: 20px;
}

.p-view-categories .p-categories li {
	margin-right: 6px;
}

.p-select-category {
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 50px;
}

.p-select-category h1, .p-select-category h2 {
    display: inline;
	background: #e9e9dd;
	padding: 0 12px 4px;
	font-size: 30px;
}

.p-select-category span a {
	color: #000;
	text-decoration: none;
}

.p-publish {
	padding: 4px 0 8px 14px;
	*padding-top: 0px;
	*zoom: 1;
	*position: relative;
	*top: -8px;
	font-size: 21px;
	line-height: 21px;
	text-decoration: none;
	white-space: nowrap;
	color: #000;
	background: url(../upload-p.png) no-repeat;
	cursor: pointer;
}

.p-publish span {
	padding: 4px 14px 8px 0;
	*padding-top: 7px;
	*zoom: 1;
	background: url(../upload-p.png) 100% 0 no-repeat;
	cursor: pointer;
}

.p-sort-type {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 18px;
}

.p-sort-type dt, .p-sort-type dd {
	display: inline;
	margin-right: 3px;
}

.p-sort-type span, .p-sort-type a {
	padding: 0 3px;
}

.p-sort-type span {
	background: #f2d276;
	padding-bottom: 2px;
}

.p-sort-type a {
	color: #000;
}

.p-prikol {
	margin-bottom: 30px;
}

.p-prikol-top {
	padding: 6px 10px 5px;
	background: #e0e5e9;
}

.p-top-left {
	width: 36px;
    float: left;
}

.p-top-right {
	margin-left: 43px;
}

.p-top-date {
	font-size: 10px;
	line-height: 12px;
	color: #767676;
	padding-top: 1px;
	margin-bottom: 6px;
}

.p-top-date span {
	padding: 0 4px;
	background: #0060a9;
	color: #fff;
}

.p-top-posted {
	font-size: 12px;
	line-height: 14px;
}

.p-top-posted a {
	color: #000;
}

.p-center {
	padding-left: 52px;
}

.p-bottom {
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 0 52px;
}

.p-c-tags {
	float: left;
	width: 380px;
}

.p-c-tags-show {
	float: left;
	width: 305px;
}

.p-record-text {
	padding-bottom: 10px;
}

.p-strip {
	margin-bottom: 50px;
}

.p-sharing {
	float: right;
	width: 115px;
	text-align: right;
    margin-right: 10px;
}

.p-sharing img {
	vertical-align: text-bottom;
}

.p-sharing a {
	margin-right: 3px;
}

.p-on-wall {
	position: relative;
	margin: 0 0 0 20px !important;
	color: #000;
}

.p-on-wall i {
	position: absolute;
	left: -20px;
	top: 1px;
	width: 14px;
	height: 14px;
	background: url(../plus.gif) no-repeat;
}

.p-bottom-b {
	padding-top: 10px;
}

.p-bottom-c {
	padding-top: 3px;
    padding-bottom: 10px;
}


.p-vote {
	float: left;
	width: 85px;
	margin-top: -2px;
}

.p-vote img {
	vertical-align: bottom;
}

.p-vote span {
	*position: relative;
	*top: 2px;
}

.p-add-comm {
	float: left;
	width: 170px;
}

.p-comm-count {
	float: left;
	width: 110px;
}

.p-add-comm a, .p-comm-count a {
	color: #000;
}

.p-center {
	padding: 20px 0 5px 52px;
}

.p-title, .p-title h1 {
	font-size: 24px;
	line-height: 29px;
    padding-bottom: 8px;
}

.p-record {
	font-size: 14px;
}

.p-record img {
	max-width: 640px;
}

.p-premium-banner {
	margin-bottom: 35px;
}

.p-top-authors {
	padding-left: 20px;
	margin-bottom: 35px;
	font-size: 12px;
	line-height: 14px;
}

.p-top-authors h2 {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 19px;
	color: #0060a9;
}

.p-top-authors li {
	position: relative;
	width: 190px;
	height: 38px;
	margin-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
}

.p-top-pos {
	position: relative;
	top: 11px;
	float: left;
	width: 15px;
	margin-right: 7px;
	color: #0060a9;
}

.p-top-user {
	position: relative;
	float: left;
	width: 105px;
	padding-left: 50px;
	white-space: nowrap;
	font-size: 14px;
	line-height: 16px;
	color: #000;
}

.p-top-user img {
	position: absolute;
	width: 36px;
	height: 36px;
	left: 0;
	top: 0;
	border: 1px solid #898989;
}

.p-top-rank {
	float: left;
	padding: 2px 0 0 72px;
	font-size: 11px;
	line-height: 13px;
	color: #959595;
}

.p-tags {
	font-size: 14px;
}

.p-tags a {
	line-height: 26px;
	*line-height:28px;
	color: #8a8a8a;
}

.p-search-title {
	margin-bottom: 8px;
}

.p-send-form {
	padding-left: 100px;
	margin-bottom: 100px;
}

.p-prikol-type {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 30px;
}

.p-prikol-type label {
	margin-right: 10px;
}

.p-prikol-type label input {
	margin: 0;
	padding: 0;
	width: 13px;
	height: 13px;
    vertical-align: middle;
}

.p-send-left {
	float: left;
	width: 500px;
}

.p-send-left dl {
	margin-bottom: 50px;
}

.p-send-left dt {
	font-size: 14px;
	line-height: 18px;
}

.p-send-left dd {
	margin-bottom: 10px;
}

.p-send-left dd input {
	width: 390px;
}

.p-send-left dd textarea {
	width: 500px;
	height: 200px;
	border: 1px solid #ccc;
}

.p-select-title {
	margin-bottom: 10px;
}

.p-select-file {
	float: left;
	width: 106px;
	padding: 7px 0 9px 48px;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
}

.p-send-right {
	float: right;
	width: 260px;
	font-size: 14px;
	line-height: 20px;
	color: #615f5f;
}

.p-tag-gradation-24 {
    font-size: 24px;
}

.p-tag-gradation-20 {
    font-size: 20px;
}

.p-tag-gradation-16 {
    font-size: 16px;
}

.p-tag-gradation-12 {
    font-size: 12px;
}


/********** carousel **************/
/*
.similar {
    background: #eae9e7;
    padding: 5px 10px 10px;
    margin-bottom: 35px;
}

.similar ul {
    list-style: none;
}

.similar h3 {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 5px;
}

.jcarousel-container {
    padding: 35px 0;
    *zoom: 1;
}

.jcarousel-prev {
    position: absolute;
    width: 15px;
    height: 16px;
    left: 100px;
    top: 0;
    background: url(../top.png) no-repeat;
}

.jcarousel-prev-disabled {
    background: url(../top-dis.png) no-repeat;
}

.jcarousel-next {
    position: absolute;
    width: 15px;
    height: 16px;
    left: 100px;
    bottom: 0;
    background: url(../bot.png) no-repeat;
}

.jcarousel-next-disabled {
    background: url(../bot-dis.png) no-repeat;
}

.jcarousel-prev, .jcarousel-next {
    cursor: pointer;
}

.jcarousel-next-disabled, .jcarousel-prev-disabled {
    cursor: default;
}

.jcarousel-clip {
    height: 215px;
    margin-right: -15px;
}

.jcarousel-list li, .jcarousel-item {
    width: 235px;
    height: 100px;
    margin-bottom: 15px;
}

.jcarousel-list li a {
    float: left;
    margin-right: 15px;
    *display: inline;
}*/




.similar {
    padding-left: 12px;
    margin-bottom: 35px;
}

.similar ul {
    list-style: none;
}

.similar ul li {
    margin-bottom: 15px;
}

.similar ul li a{
    margin-right: 10px;
}

.similar h2 {
    font-size: 19px;
    font-weight: normal;
    margin: 0 0 15px 20px;
    color: #0060a9;
}

.p-left .page_bar {
    padding-left: 50px;
}


.scroller {
    color: red!important;

}

.prikol_error {
    color: red;
    font-size: 12px;
    padding-bottom: 10px; 
}

.prikol_ok {
    font-size: 14px;
}

.p-content {
	position: relative;
}

.p-right-banner {
	position: absolute;
	width: 120px;
	height: 600px;
	right: 65px;
	bottom: 60px;
}

#MarketGid2507 table{
    width: 693px;
}

#kol-vo_results {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}
             
#kol-vo_results div {
	background: #ececec;
	padding: 2px 5px;
	margin-left: -5px;
}

#kol-vo_results div, 
#kol-vo_results h1 {
	display: inline;
}

#kategory_results {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 30px;
}

#kategory_results a {
	color: #000;
}

#photo_search, #photoobzor, #story, #anek {
	border-bottom: 1px solid #d4d4d4;
}

#photo_search {
	padding-bottom: 35px;
}

#photo_search img {
	margin-right: 40px;
}

.header_search {
	margin: 30px 0 24px -10px;
}

.header_search td {
	font-size: 18px;
	line-height: 22px;
	padding: 2px 10px 4px;
}

.header_search a {
	color: #000;
}

#story {
	font-size: 13px;
	line-height: 17px;
}

#story p {
	font-size: 11px;
	line-height: 15px;
	padding: 4px 0 24px;
}

#anek p {
	font-size: 13px;
	line-height: 17px;
	padding: 2px 0 28px;
}

#aforizm p {
	font-size: 13px;
	line-height: 17px;
	padding: 2px 0 15px;
}

.photo_head {
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 10px;
}

.flash_head {
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.kaments_count {
	font-size: 11px;
	line-height: 15px;
}

.kaments_count a {
	color: #7c7c7c;
}

#photoobzor img {
	margin: 5px 12px 0 0;
}

.one_prikol_search {
	padding: 25px 0;
	border-bottom: 1px solid #999;
	font-size: 12px;
	line-height: 16px;
}

a.pagination {
	font-size: 14px;
	color: #0060a9;
	margin-left: 4px;
	margin-right: 4px;
}
a.pagination_top{
	font-size: 14px;
	color: #0060a9;
	margin-left: 2px;
	margin-right: 2px;
}
a.pagination img {
	border: 0px;
}
.pagination {
	font-size: 14px;
	color: #909090;
	margin-left: 4px;
	margin-right: 4px;
}
.pagination_top {
	font-size: 14px;
	color: #909090;
	margin-left: 4px;
	margin-right: 4px;
}

.rating {
    width: 180px;
    float:left;
}

#marks {
    float: left;
    list-style: none;
    margin: 0px;
    margin-top: 5px;
    width: 50px;
}
#marks li {
    float: left;
    margin: 0px;
    width: 4px;
    height: 9px;
    margin-right: 1px;

}
#marks li.ok { background:#009f3c }
#marks li.bad { background:#df0024 }

#voice {
    float: left;
    list-style: none;
    margin: 0px;
    margin-top: 5px;
    width: 50px;
}
#voice li {
    float: left;
    margin: 0px;
    width: 4px;
    height: 9px;
    margin-right: 1px;

}
#voice li.ok { background:#009f3c }
#voice li.bad { background:#df0024 }

#ok_num {
    float: left;
    margin-top: 1px;
    text-align: right;
}
#ok_img {
    float: left;
    margin: 0px 5px;
    width: 17px;
}

#bad_num {
    float: left;
    margin-top: 1px;
    margin-right: 5px;
}

#bad_img {
    float: left;
    width: 17px;
    margin-top: 1px;
    margin-right: 5px;
}


.ptext {
    font-size: 12px;
    padding: 5px;
}

.menu-shop {
	padding-top: 40px !important;
}

.menu-shop h2 img {
	top: 37px !important;
}

.prikol_sharing{
    padding: 5px 0px 5px 0px;
    width: 640px;
}
.prikol_sharing .fb-like iframe{
    min-width: 100px;
}
.prikol_sharing .googleplus {
    display: inline-block;
    *display: inline;
    width: 80px; 
    overflow: hidden;
}
/*****game block*/
.gameboys-title{
    font-size: 16px;
    margin-bottom: 10px;
}
.gameboys-title a{
    color:#0060a9;
}
.game-item {
     float: left;
     padding-right: 8px;
}
.game-item span{
    
    font-size: 12px;
}
.game-item span a{
    color:black;
}
.gamegirls-title{
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 25px;
}
.gamegirls-title a{
    color:#e34277;
}
.gamechild-title{
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 25px;
}
.gamechild-title a{
    color:#197b30;
}
.gamefortwo-title{
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 25px;
}
.gamefortwo-title a{
    color:#f26522;
}
.game-title{
    margin-top: 2px;
    
}
.game-title span{
    position: relative;
    width: 115px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    display: block;
}
.shadow{
    position: absolute;
    width: 18px;
    height: 20px;
    right:0;
    top:0;
    left:97px;
    background: url('../shadow.png') repeat-y;
}
.game-block{
    width: 250px;
    margin-top: 25px;
}
.prikol_main_share_item{
    display: none;
    margin-top: 10px;
}
.share_prikol_list{
    float: left;
    font-size: 11px;
}
.share_prikol_list a{
    color:#898989 !important;
} 
.prikol_view_sharing{
    height: 30px;
}
.holidays_banner_block
{
    margin: 20px 0 20px 0;
}
/*******/

.l-container-width {
	width: 1170px !important;
	padding: 0 !important;
}

.p-s-footer {
	margin-bottom: 50px;
}

.share_prikol_list {
	text-align: center;
	margin-top: -15px;
}
.share_prikol_list a {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 8px;
    overflow: hidden;
    -webkit-transition: border-radius .4s;
    transition: border-radius .4s;
}
.share_prikol_list a img {
    max-width: 100%;
}