/* VeÞejn‡ ‹‡st */
/* -------------------------------------------------------------------------- */
/* Glob‡ln’ */
#body h3
{
	height: 53px;
	color: white;
	font-size: 17pt;
	font-weight: normal;
	line-height: 53px;
	text-shadow: 0 -1px 1px black;
	padding: 0 20px;
	margin: 0;
	display: block;
}

#body span.error
{
	width: 350px;
	height: 30px;
	line-height: 30px;
	color: black;
	text-shadow: 0 1px 1px #dddddd;	
	background: transparent url('/img/backgrounds/error.png');
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
	-webkit-box-shadow: 0 0 5px #202020;
	padding: 0 10px;
	margin-top: 1px;
	margin-left: 296px;
	display: block
}

#body span.t
{
	width: 220px;
	margin-left: 426px;
}

#body span.a
{
	width: 646px;
	margin-left: 0px;
}

/* Pole pro informace */
#boxes
{
	width: 219px;
	margin: 0 10px;
	position: absolute;
	left: 0;
}

#boxes div.box
{
	width: 219px;
	background: transparent url('/img/backgrounds/box.png') bottom no-repeat;	
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#boxes div.box h2
{
	width: 189px;
	height: 80px;
	color: white;
	font-size: 13pt;
	font-weight: normal;
	line-height: 65px;
	text-shadow: 0 -1px 1px #464646;
	background: transparent url('/img/backgrounds/box_h.png') no-repeat;	
	padding: 0 15px;
	margin: 0;
	display: block;
}

#boxes div.box div.content
{
	background: transparent url('/img/backgrounds/box_bg.png') center repeat-y;	
}

#boxes div.box div.content ul
{
	list-style: none;
	padding: 0 3px;
	padding-bottom: 40px;
	margin: 0;
}

#boxes div.box div.content li a
{
	color: white;
	border-bottom: 1px solid #28536e;
	padding: 5px 15px;
	display: block;
}

#boxes div.box div.content li a:hover
{
	color: #f81681;
	background-color: #0c2d47;
}

#boxes div.box div.content li a span
{
	color: #53758b;
	padding-top: 3px;
	display: block;
}

/* ‰l‡nky */
div.blog_article_pages
{
	font-size: 10pt;
	text-align: center;
	padding: 5px 0;
}

div.blog_article_pages a
{
	color: white;
}

div.blog_article_pages a:hover
{
	color: #f88211;
}

div.blog_article_pages span
{
	color: #a4bac7;
}

/* Informace o ‹l‡nku */
div.blog_article_info
{
	background-color: #0c2d47;
	border-top: 1px solid #0e2b3f;
	border-bottom: 1px solid #124266;
	padding: 0 20px;	
}

div.blog_article_info a
{
	color: #f81681;
	padding-left: 3px;
}

div.blog_article_info a:hover
{
	color: white;
}

/* Zobrazen’ ‹l‡nku */
div.blog_article
{
	color: #c4dae7;
	text-shadow: 0 1px 3px black;
	padding: 15px 0;
	padding-right: 44px;
	margin: 0 20px;	
	border-bottom: 1px solid #0c2d47;
}

div.noline
{
	border: none;
}

div.blog_article p
{
	line-height: 17px;
	padding: 7px 0;
	margin: 0;
}

div.blog_buttons
{
	float: right;
	width: 24px;
	padding: 0 10px;
	padding-top: 22px;
}

div.blog_buttons a
{
	width: 24px;
	height: 24px;
	margin-bottom: 7px;
	display: block;
}

div.blog_buttons a img
{
	width: 24px;
	height: 24px;
	display: block;
}

div.blog_article_foot
{
	padding: 15px 20px;
}

/* Stav koment‡Þó ‹l‡nku */
div.blog_article_foot a.blog_article_comments
{
	float: left;
	color: white;
	font-weight: bold;
	text-shadow: 0 1px 3px black;
	background: transparent url('/img/icons/comments.png') left no-repeat;	
	padding: 3px 8px;
	padding-bottom: 12px;
}

div.blog_article_foot a.blog_article_comments:hover
{
	color: #f88211;
}

div.blog_article_foot a.blog_article_comments span
{
	float: left;
	width: 16px;
	color: black;
	text-align: center;
	text-shadow: none;
	padding-right: 15px;
	display: block;
}

/* Zobrazit celù ‹l‡nek */
div.blog_article_foot a.blog_article_all
{
	float: right;
	color: #f88211;
	font-weight: bold;
	text-shadow: 0 1px 3px black;
}

div.blog_article_foot a.blog_article_all:hover
{
	color: white;
}

/* Publikov‡n’ ‹l‡nku */
#blog_article_share
{
	border-top: 1px solid #205074;
	padding: 10px 0;
	padding-top: 20px;
	margin: 0 20px;
}

#blog_article_share label
{
	float: left;
	width: 130px;
	color: white;
	font-weight: bold;
	font-size: 12pt;
	text-shadow: 0 1px 3px black;
	text-align: right;
	padding-right: 30px;
	display: block;
}

#blog_article_share a
{
	margin: 0 3px;
}

/* Koment‡Þe */
h4
{
	color: #0c2d47;
	font-size: 35pt;
	font-weight: normal;
	line-height: 53px;
	text-shadow: 0 1px 1px #205074;
	text-align: center;
	padding: 15px 0;
	margin: 0;
	display: block;
}

div.blog_comment
{
	padding: 0 20px;
	padding-right: 50px;
	margin: 15px 0;
}

div.blog_comment div.comment_avatar
{
	float: left;
	width: 78px;
	padding-left: 82px;
}

div.blog_comment div.comment_avatar a 
{
	width: 48px;
	height: 48px;
	-webkit-box-shadow: 0 0 10px #131313;
	display: block;
}

div.blog_comment div.comment_avatar a:hover
{
	-webkit-box-shadow: 0 0 10px #f81681;
}

div.blog_comment div.comment_avatar a img
{
	width: 48px;
	height: 48px;
	display: block;
}

div.blog_comment div.comment_content
{
	background-color: #205074;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-box-shadow: 0 0 10px #202020;
	padding: 15px 20px;
	margin-left: 160px;
}

div.blog_comment div.comment_content:hover
{
	-webkit-box-shadow: 0 0 10px #f81681;
}

div.blog_comment div.comment_content p.comment_info
{
	color: #b4cad7;
	padding: 0;
	margin: 0;
}

div.blog_comment div.comment_content p.comment_info a
{
	color: #f81681;
	font-weight: bold;
	text-shadow: 0 1px 3px #262626;	
}

div.blog_comment div.comment_content p.comment_info span
{
	color: #a4bac7;
	text-shadow: 0 1px 3px #262626;	
}

div.blog_comment div.comment_content p.comment_text
{
	line-height: 17px;
	color: #c4dae7;
	text-shadow: 0 1px 3px #262626;
	padding: 10px 0;
	margin: 0;
}

/* Novù koment‡Þ */
div.blog_article_foot
{
	min-height: 50px;
	background: transparent url('/img/backgrounds/module_foot.png') bottom center no-repeat;
}

div.blog_article_foot label.f_title
{
	float: left;
	width: 130px;
	color: white;
	font-weight: bold;
	font-size: 12pt;
	text-shadow: 0 1px 3px black;
	text-align: right;
	padding-right: 30px;
	padding-top: 5px;
	display: block;
}

div.blog_article_foot form
{
	float: left;
	display: block;
}

div.blog_article_foot form p
{
	clear: both;
	padding: 0;
	margin: 0;
}

div.blog_article_foot form p label
{
	height: 30px;
	line-height: 30px;
	color: #a4bac7;
	font-weight: bold;
	text-shadow: 0 1px 3px black;
	display: block;
}

div.blog_article_foot form p label span
{
	color: #f81681;
}

div.blog_article_foot form p input.text,
div.blog_article_foot form p textarea
{
	float: left;
	width: 270px;
	color: #363636;
    font: 12pt Tahoma, Arial, sans-serif;
	background-color: white;
	border: none;
	padding: 5px 8px;
}

div.blog_article_foot form p textarea
{
	width: 400px;
	height: 250px;
}

div.blog_article_foot form p input.submit
{
 	width: 187px;
	height: 32px;
	color: #a4bac7;
    font: 12pt Tahoma, Arial, sans-serif;
   	text-shadow: 0 -1px 1px #0c2d47;
	background: transparent url('/img/buttons/submit.png') top no-repeat;
	border: none;
	padding: 0;
	margin: 10px 0;
}

div.blog_article_foot form p input.submit:hover
{
	color: white;
	background-position: bottom;
}


/* ---------------------------------------------------------------------- */
/* Administrace */
div.blog h3
{
	text-align: center;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	display: block;
}

div.blog a.new
{
	color: #2971a7;
	text-align: center;
	display: block;
}

div.blog a.new:hover
{
	text-decoration: underline;
}

div.blog span
{
	display: inline;
}

div.blog p
{
	padding: 0 10px;
}

div.blog p.blog_link
{
	color: #4f4f4f;
	padding: 5px 10px;
}


div.blog p.blog_link label
{
	color: #262626;
	padding-right: 5px;
	display: inline;
}

div.blog p.blog_link span
{
	color: black;
	font-size: 9pt;
	background-color: #fffbcc;
	border: 1px solid #f0e37a;
   	-moz-border-radius: 3px;	
	-webkit-border-radius: 3px;	
	display: inline;
}

div.blog #blog_title
{
	width: 700px;
	font-size: 16pt;
	background-color: white;
	padding: 2px 5px;
	margin: 0;
	border: 1px solid #e1e1e1;
   	-moz-border-radius: 5px;	
	-webkit-border-radius: 5px;	
	display: block;
}

