.post {
	background : #f7f7f7;
	width : 404px;
	border : 1px solid #d6d6d6;
	margin : 10px 0px 10px 10px;
	padding : 10px;
	font-size : 13px;
	color : #161616;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height : 110px;
	position : relative;
}

div:target .post, .podkapitola:target {
	-moz-box-shadow: 0 0 9px rgba(0,90,150,1);
	-webkit-box-shadow: 0 0 9px rgba(0,90,150,1);
	box-shadow: 0 0 9px rgba(0,90,150,1);
}
.podkapitola:target {
	padding : 5px 10px;
	margin : 0 -10px;
}
.post .float-right {
	color : #828282;
	margin-right : 10px;
	padding-top:5px;
}

/*
.post.child .react {
	background : #ffdf60;
}*/

/* reakce */
.post.child  {
	/*background : #fffadc;
	border-color : #ffd11a;*/
	color : #161616;
	margin-left : 25px;
	width : 390px;
}
.post.child .head {
	border-color : #ffdf60 !important;
	color : #494949 !important;
	background-color : #ffd11a;
}
.post.child .id {
	border-color : #ffdf60 !important;
}
.post.child .jmeno a, .post.child .float-right {
	color : #494949;
}
#post-best .id {
	padding-right : 30px;
}
#post-best .jmeno {
	color : #fff;
	width : 91px;
}

/* vlastní */
/*.post.own {
	background : #d7e6f1;
	border-color : #6cabd5 !important;
	min-height : 170px;
}*/

.post.own .head {
	background-color : #0e76bc !important;
	border-color : #094f7e !important;
	color : #fff !important;
}
.post.own .id {
	border-color : #094f7e !important;
}
.post.own .float-right, .post.own .jmeno a, .post.own .jmeno {
	color : #fff !important;
}



/* doporučený příspěvek */

.post.selected .head {
	background : #bf1e2e !important;
	color : #f2d2d5 !important;
	border-color : #7c141e !important;
}
.post.selectedd .head {
	background : #4cae32 !important;
	color : #fff !important;
	border-color : #3e8d28 !important;
}
/*
.post.selected .id {
	background : #bf1e2e;
	border-color : #7c141e;
	color : #f2d2d5;
}*/
.post.selected .jmeno a, .post.selected .id {
	color : #fff !important;
	border-color : #7c141e !important;
}
.post.selected .float-right {
	color : #ccc !important;
}
.post.selectedd .jmeno a, .post.selectedd .id {
	color : #fff !important;
	border-color : #3e8d28 !important;
}
.post.selectedd .float-right {
	color : #fff !important;
}


.post .id {
	font-size : 20px;
	font-family : arial, tahoma, verdana;
	padding : 10px;
	border-right : 1px solid #aaa;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}

.post .jmeno {
	margin-left : 10px;
	color : #494949;
	font-size : 14px;
}
.post hr {
	height : 1px;
	background : none;
	border : none;
	border-bottom : 1px solid #e6e6e6;
}


/* reakce */
.react {
	margin : 10px -10px -10px -10px;
	background : #ddd;
	color : #545454;
	padding : 5px 10px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.react.top {
	margin : -10px -10px 10px -10px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	border-bottom : 1px solid #aaa;
}
.active {
	background-color : #8a8a8a;
	color : #e8e8e8;
}
.post span.activesip {
	width : 25px;
	height : 19px;
	background : url('bg-comment-sipka.png') no-repeat;
	position : absolute;
	margin-top : 21px;
	margin-left : 185px;
	z-index : 50;
}/*
.post.own span.activesip {
	background : url('bg-comment-own-sipka.png') no-repeat;
}
.post.child span.activesip {
	background : url('bg-comment-react-sipka.png') no-repeat;
}
.post.selected span.activesip {
	background : url('bg-comment-selected-sipka.png') no-repeat;
}*/
.rev {
	background-position : right top !important;
	margin-top : -24px !important;
}

.icons {
	width : 20px;
	height : 145px;
	position : absolute;
	margin-left : 415px;
	margin-top : -7px;
	z-index : 50;
}
.dotaz .icons {
	height : 150px;
}
.child .icons {
	margin-left : 401px;
}
.own .icons {
	height : 180px;
}
.dotaz.own .icons {
	height : 210px;
}
.icons .like {
	min-width : 28px;
	height : 37px;
	background : #aaa url('bg-like.gif') no-repeat 2px 50%;
	display : block;
	margin-bottom : 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	overflow:hidden;
	z-index:60;
}
.post .count {
	-moz-border-radius: 10px;
	border-radius: 12px;
	background : #8d1622 url('bg-count.gif') repeat-x left top;
	color :#fff;
	position : absolute;
	margin : -11px 0 0 0;
	text-align : right;
	right : -12px;
	padding : 0px 5px;
	display : block;
	z-index : 999 !important;
	font-size : 14px;
	text-shadow: 0 1px 1px #5e0f17;
	font-family : arial, tahoma, verdana;
	-moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.6);
	-webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.6);
	box-shadow: -1px 1px 1px rgba(0,0,0,0.6);
}
.like span {
	margin : 5px 0;
}
.icons .like.selected {
	background : #bf1e2e url('bg-like1.gif') no-repeat 2px 50%;
}
.icons .true, .icons .abuse, .icons .reply, .icons .edit, .icons .delete {
	min-width : 28px;
	height : 26px;
	display : block;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	margin-bottom : 5px;
	cursor : pointer;
	overflow:hidden;
}
.icons .true {
	padding : 4px 0px;
	background : #aaa url('bg-true.gif') no-repeat 5px 50%;
}
.icons .true.selected {
	background : #aaa url('bg-truesel.gif') no-repeat 5px 50%;
}
.icons .reply {
	padding : 4px 0px;
	background : #aaa url('bg-react.gif') no-repeat 2px 50%;
}
.icons .abuse {
	background : #aaa url('bg-abuse.gif') no-repeat 0px 50%;
	padding : 1px 0px;
	margin-right : 10px;
}
.icons .edit, .icons .delete {
	margin-right : 10px;
	padding : 1px 0px;
}
.icons .edit {
	margin-top : 10px;
	background : #0e76bc url('bg-edit.gif') no-repeat 0px 50%;
}
.icons .delete {
	background : #0e76bc url('bg-delete.gif') no-repeat 0px 50%;
}

.post .icons a span {
	display : inline-block;
	height : 10px;
	overflow:hidden;
	padding : 5px;
	padding-right : 10px;
	text-decoration:none;
	color : #fff;
	margin-left : 35px;
}
.post .icons a span .abuse {
	width : auto;
}
.post .icons a {
	text-decoration : none;
}
.best h3 {
	font-size : 22px;
	color : #fff;
	background : #bf1e2e;
	width : 404px;
	padding : 10px;
	border-bottom:1px solid #7c141e;
	margin : -10px -10px 10px;
}
.best .head {
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
}

.hodnoceni {
	background : #f7f7f7;
/*	margin : -10px -10px 10px -10px;*/
	margin-bottom : 10px;
	border-bottom : 1px solid #e6e6e6;
	text-align : center;
	padding : 5px 0;
}
.tooltip .hodnoceni {
	background : transparent;
}
.post .hodnoceni, .post .dotaz {
	background : transparent;
	border : none;
	margin : 0;
	padding : 0;
	height : 27px;
	overflow:hidden;
	position : absolute;
	text-align : center;
	width : 122px;
}
.cHodnoceni {
	background : url('hodnoceni-0.png') no-repeat;
	width : 122px;
	height : 27px;
	position : relative;
}
.pctHodnoceni {
	background : url('hodnoceni-100.png') no-repeat;
	height : 27px;
	position : absolute;
	display : block;
}
.post .dotaz {
	background : url('bg-dotaz.png') 50% top no-repeat;
}
.pro {
	color : #6fb31f;
}
.proti {
	color : #be2030;
}
.pro, .proti {
	font-weight : bold;
	display : block;
	margin-top : 30px;
}
.head {
	background : #ddd;
	border-bottom : 1px solid #aaa;
	margin : -10px -10px 10px;
	padding : 8px 0;
	
	-moz-border-radius-topleft: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	border-top-right-radius: 2px;
	
}
.argum {
	float : right;
	width : 350px;
}
.hidden {
	display : none;
}
.head .jmeno {
	display : inline-block;
	width : 100px;
	font-size : 12px;
}
.jmeno a {
	text-decoration : none;
	color : #494949;
}
.link:hover, .jmeno a:hover {
	text-decoration : underline;
	cursor : pointer;
}
.strong {
	font-weight : bold;
}
.post.marginBot {
	margin-bottom : 40px;
}
hr {
	border : none;
	border-bottom : 1px solid #ccc;
	background : none;
}
.telo {
	margin : -12px;
	padding : 12px;
	min-height : 125px;
}
.addPrisp, input.addPrisp {
	display : block;
	padding : 10px 0;
	text-align : center;
	background : #0e76bc url('bg-addp.gif') repeat-x left bottom;
/*	margin : 10px;*/
margin : 10px 0;
	border-bottom:1px solid #094f7e;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color : #fff;
	-moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.4);
	box-shadow: 0px 2px 3px rgba(0,0,0,0.4);
}
fieldset.form .addPrisp {
	width : 425px;
}
.addPrisp a {
	color : #fff;
}
.addPrisp:active {
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
}
.addPost {
	width : 98% !important;
	min-height : 100px;
}
.addPrisp {
	width : 100%;
	margin : 5px 0 0;
	display : block;
	border : none;
	cursor : pointer;
}

.logWith a, .head .loginBox a.down {
	background : #ccc;
	cursor : pointer;
	display : inline-block;
	text-decoration:none;
	padding : 4px 6px 4px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left : 3px;
	color : #666;
}
a.emaillogin {
	padding-left:23px;
	background : #ccc url('ico-email.gif') no-repeat 5px 50%;
}
a.emaillogin:hover {
	background : #ddd url('ico-email.gif') no-repeat 5px 50% !important;
}
.logWith a {
	height : 10px;
	display : inline-block;
	margin-top : 0px;
	padding-bottom : 11px;
}
.head .loginBox a.down {
	background : #ccc url('bg-down2.gif') no-repeat 5px 50%;
	padding : 5px 5px 7px 25px;
	height : 13px;
}
.sluzby {
	text-align : right;
	width : 220px;
	float : right;
	margin-right : 10px;
	margin-top : -5px;
}
.logWith a:hover {
	background : #ddd;
}
.head input,textarea.addPost  {
	font-family : tahoma, verdana, arial;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border : 1px solid #999;
}
.head input {
	padding : .35em .2em;
	width : 200px;
	float : right;
	margin-right : 10px;
	margin-top : -7px;
}
.own hr {
	border-color : #094f7e;
}
.head .loginBox {
	display : inline-block;
}
span.loginText {
	font-size : 13px;
/*	margin : 0 10px;*/
	margin : 10px;
}
.sluzbyText {
	margin : -8px 0 -8px 31px;
	padding : 10px 0;
	border-left : 1px solid #094f7e;
}
.error {
	position : absolute;
	width : 300px;
	background : #bf1e2e;
	color : #f2d2d5;
	border-color : #7c141e;
	padding : 0 20px 20px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin : -20px 0 0 40px;
}
#diskuzeVyber .ui-tabs-panel {
	padding : 0;
}

.icons {
    width: 28px;
}

@media(max-width:500px){ 
    .post {
        width: calc(100% - 20px);
        margin: 0 0 10px 0;
    }
    .icons {
        display: none;
        position: relative;
    }
    .sluzbyText {
        margin: 0;
        border-left: 0; 
    }
    .sluzby {
        width: inherit;
    }
    .head input {
        width: calc(50% - 20px);
    }
    .post .dotaz {
        display: none;
    }
}