﻿/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */

/* //////////////////////////////////CLANEK//////////////////////////////////// */
.clanek {
	margin-left:0px;
}
.clanek .obsah {
	margin-left:20px;
}
.clanek .perex {
	width: 640px;
	background-color: #ffebba;
	margin-bottom:20px;
}
.clanek .top {
	background-image: url(../gfx/clanek-detail-top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 640px;
}
.clanek .bottom {
	background-image: url(../gfx/clanek-detail-bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 640px;
}
.clanek .in {
	padding: 0px 20px 0px 20px;
}
/* //////////////////////////////////CLANEK UVOD//////////////////////////////////// */

.clanekuvod {
	width: 640px;
	background-color: #edf3f3;
	margin-bottom:10px;
}
.clanekuvod h3 {
	cursor:pointer;
}
.clanekuvod .top {
	background-image: url(../gfx/clanek-top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 640px;
}
.clanekuvod .bottom {
	background-image: url(../gfx/clanek-bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 640px;
}
.clanekuvod .in {
	padding: 0px 20px 0px 20px;
}
.clanekuvod .in img {
	border:none;
	margin:0px 10px 10px 0px;
}
.clanekuvod .in .more {
	float:right;
}
.clanekuvod .in .autor {
	color:#704e4e;
}
.clanekuvod .in hr {
	border: none 0;
	border-bottom: dotted 1px #a4a5ab;
}
.clanekuvod .in .intext {
	width:590px;
}
/* //////////////////////////////////CLANEK UVOD TOP//////////////////////////////////// */

.clanekuvodtop1 {
	width: 640px;
	background-color: #ffebba;
	margin-bottom:1em;
}
.clanekuvodtop1 h3 {
	cursor:pointer;
}
.clanekuvodtop1 .top {
	background-image: url(../gfx/clanek-top-top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 640px;
}
.clanekuvodtop1 .bottom {
	background-image: url(../gfx/clanek-top-bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 640px;
}
.clanekuvodtop1 .in {
	padding: 0px 20px 0px 20px;
}
.clanekuvodtop1 .in img {
	border:none;
	margin:0px 10px 10px 0px;
}
.clanekuvodtop1 .in .more {
	float:right;
}
.clanekuvodtop1 .in .autor {
	color:#704e4e;
}
.clanekuvodtop1 .in hr {
	border: none 0;
	border-bottom: dotted 1px #a4a5ab;
}
.clanekuvodtop1 .in .intext {
	width:590px;
}
/* //////////////////////////////////CLANEK UVOD SUPERTOP//////////////////////////////////// */

.clanekuvodsupertop {
	width: 640px;
	background-color: #fee5c7;
	margin-bottom:2em;
}
.clanekuvodsupertop h3 {
	cursor:pointer;
}
.clanekuvodsupertop h3 a{
	color:#F60 !important;
}
.clanekuvodsupertop .top {
	background-image: url(../gfx/clanek-supertop-top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 640px;
}
.clanekuvodsupertop .bottom {
	background-image: url(../gfx/clanek-supertop-bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 640px;
}
.clanekuvodsupertop .in {
	padding: 0px 20px 0px 20px;
}
.clanekuvodsupertop .in img {
	border:none;
	margin:0px 10px 10px 0px;
}
.clanekuvodsupertop .in .more {
	float:right;
}
.clanekuvodsupertop .in .intext {
	width:590px;
}


/* //////////////////////////////////clanek right jidelnicek//////////////////////////////////// */

.clanekrightjidelnicek {
	width: 300px;
	background-color: #fee5c7;
	margin-bottom:2em;
}
.clanekrightjidelnicek h3 {
	cursor:pointer;
}
.clanekrightjidelnicek h3 a{
	color:#F60 !important;
}
.clanekrightjidelnicek .top {
	background-image: url(../gfx/boxorange-top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 300px;
}
.clanekrightjidelnicek .bottom {
	background-image: url(../gfx/boxorange-bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 300px;
}
.clanekrightjidelnicek .in {
	padding: 0px 20px 0px 20px;
}
.clanekrightjidelnicek .in img {
	border:none;
	margin:0px 10px 10px 0px;
}
.clanekrightjidelnicek .in .more {
	float:right;
}
.clanekrightjidelnicek .in .intext {
	width:590px;
}


/* //////////////////////////////////OBECNE//////////////////////////////////// */
.icon-locked
{
    padding-top: 3px;
    padding-left: 10px;    
}
