/**
  * BLOG:CMS: PHP/MySQL Personal Content Management System (CMS)
  * http://blogcms.com/
  * ----------------------------------------------------------------
  *
  * Copyright (C) 2003-2005 Radek HULÁN
  * http://hulan.cz/contact/
  *
  * ----------------------------------------------------------------
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
  * as published by the Free Software Foundation; either version 2
  * of the License, or (at your option) any later version.
**/

/* basic styles and definitions */
p,body,ul,li,h1,h2,h3,td,th{
	line-height:17px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p,body,ul,li,td,th{
	color:#000000;
	font-weight: normal;
}
hr{
	border: 1px none;
	border-top: 1px solid #32477C;
	color:#cccccc;
	border-bottom: 1px #32477C;
}


img{border:0px none;}
li{list-style-position:outside;list-style-type:disc;margin:0px}

/* body */
body,html{font-size:11px;line-height:14px;padding:0 0 0 0;margin:0 0 0 0; background: #ffffff url(fondo.gif) repeat;text-align:left}

/* links */
a
{
	font-weight:normal;
	color:#AAAAAA;	
}
a:link,a:visited
{
	color:#AAAAAA;
	text-decoration:none;
}
.itembody a:link,.itembody a:visited{padding:0px 2px 0px 0px;color:#000000; text-decoration: underline;}

a:hover, .itembody a:hover, h3.item a:hover, .smaller a:hover, h3 a:hover {background-color:#6B81B9;color:#FFFFFF}

/* headlines */
h1,h2,h3,h3 a,h4{font-size:13px;font-weight:bold}
h1{ color: #FFF; font-weight: normal; background: #B20000; padding: 25px 10px 20px 0; font-size: 15px; margin: 0 0 0 0; text-align: right; display: block; border-bottom: 4px solid #32477C; }
h2{ font-size: 14px; line-height: 20px; color: #ffffff; }
h3,h3 a:link,h3 a:visited{font-size:14px;color:#FFFFFF;padding:1px 2px 1px 2px}
h3.comment,h3.comment a{margin-bottom:5px;font-size:11px; text-align: right;}
h3.comment{font-weight:normal}
h3.comment a:hover{background-color:#B20000;color:#FFFFFF}
h4{
	color: Black;
	padding:2px 0px 2px 20px;
	font-weight: normal;
	background: #F1F1F1 url(script.gif) no-repeat 5px 5px;
	border:1px solid;
	font-weight: bold;
}
.itembody h4 {border:0 none;border-bottom:1px solid #95928C;background: #171010 url(text.gif) 5px 5px no-repeat;padding:2px 0px 2px 20px;}

/* article title - default skin */
h3.item{ font-size:16px;line-height:22px;font-weight: normal; color:#373E8A;margin-top:0px; padding-left:0px; padding-bottom:2px; border-bottom:0px solid #000000;}
h3.item a:link, h3.item a:visited{ font-size:16px;font-weight: normal; color:#373E8A;}
h3.item a:hover{background-color:#FFFFFF;color:#6B81B9}

/* div to center everything on a page and set max width to make it readable */
#content{
	width:750px!important;
	width:751px;  
	border: 1px solid #ffffff;
	margin: 20px auto 20px auto;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

/* articles */
#items{
	color: #000000;
	padding: 10px 10px 10px 10px;
	margin: 0 0 1px 1px;
	width: 518px;
	float: left;
	background-color: #ffffff;
	border: 0px solid;
	height: auto;
	overflow : hidden; 
}

* html body #items {margin-left:5px}
#items h2{font-size:11px;line-height:14px;color:#000000;margin:10px 10px 5px 10px;padding:4px 10px 4px 3px;text-align:right;font-weight: bold;}
#items hr{font-size:11px;border:0px none;border-top: 1px solid #FFFFFF;color:#F0ECE1}

#items UL LI
{
	margin-left:0px;
	margin-left:26px !important;
	list-style : square outside url("arrow2.gif");
} 


/* menu */
#menu{
	color: #000000;
	float: right;
	text-align: left;
	width: 190px;
	height: auto;
	padding: 5px 5px 5px 5px;
	background-color: #32477C;
	margin: 0 0 0 0;
	border: 1px solid #717171;
	
}
#menu, #menu *{font-size:11px}
* html body #menu {margin-right:0}

#menu h2
{
	font-size:11px;
	line-height:16px;
	margin: 10px 0 5px 0;
	padding: 2px 0px 2px 15px;
	font-weight: bold;
	text-align: left;
	color:#FFFFFF;
	/* border:1px solid #717171;
	*/
}

#menu hr{border:0px none;border-top: 1px solid #717171;color:#717171}

/* go to a page box */
#navigation{
	padding:5px 10px 5px 10px;
	color:#000000;
	text-align:right;
	margin-top:20px;
	border-top:1px solid #7f7f7f;
	border-bottom:1px solid #7f7f7f;
	background-color:#f1f1f1;
	font-weight : bold;
}
#navigation a
{
	color: #BBBBBB;
	font-weight : bold;
}
/* menu navigation */
.nav {border:1px solid #6B81B9;}
.nav a:link,.nav a:visited{ display: block; line-height: 16px; padding: 1px 0 1px 10px; text-align: left; color: #949494; background: #4d4d4d}
.nav a.active:link,.nav a.active:visited{color: #1C5161;background: #919191;font-size: 13px; }
.nav a:hover{ background-color:#6B81B9;color:#FFFFFF}
.nav a.active:hover{ background-color:#344265;}
.nav#search {width:300px;float:right;}
.nav#search a:link,.nav#search a:visited {font-size:11px}

/* category list */
div#subcat {
	margin-bottom:2px;
	margin-right:2px;
	margin-left:2px;
	margin-top: 6px;
	padding : 2px 2px 2px 2px;
	color: #FCFCFC;
}
div#subcat dl{
	display: block;
	padding: 8px 0px 8px 10px;
	margin: 2px 0px 2px 0px;
	text-align: left;
	background: #4C5C85;
	border:1px solid #4C5C85;
}
div#subcat dl dt>a{
	display:block
}
div#subcat dl dt>a:hover{color: #FCFCFC;} 
div#subcat dd{
	padding: 0 0 0 0;
	margin: 0px 2px 0px 0px;
	background: transparent url(arrow.gif) no-repeat top left;
}
div#subcat dd a{display:block; padding: 1px 0 1px 3px; margin:0 0 0 15px; text-align: left;color: #FCFCFC; }
div#subcat dd a.active{border:1px solid 717171; background:  #263760;color: #FCFCFC;}
div#subcat dd a:hover{background-color:#6B81B9;color:#FFFFFF}

/* article */
.itembody {color:#000;text-align:justify; padding-bottom: 5px;}
.itembody *{font-size:11px;line-height:18px}
.itembody p, .itembody ul, .itembody input{margin-bottom:5px;}

/* floating pictures in itembody */
.leftbox {float:left; background: url(shadowAlpha.png) no-repeat bottom right; margin: 15px 15px 10px 0px;line-height:0px;}
.leftbox img  {display: block; position: relative;background-color: #fff;border: 1px solid #a9a9a9;margin: -5px 5px 5px -5px;padding: 4px;line-height:0px;}
.rightbox {float:right;background: url(shadowAlpha.png) no-repeat bottom right;margin: 15px 0px 10px 15px;line-height:0px;}
.rightbox img {display: block;position: relative;background-color: #fff;border: 1px solid #a9a9a9;margin: -5px 5px 5px -5px;padding: 4px;line-height:0px;}

/* article info */
.iteminfo{
	font-size:11px;
	color: Black;
	margin: 5px 0px 15px 0;
	padding-bottom:5px;
	text-align: left;
	border-bottom: 3px solid #455B98;
	font-weight: bold;
	clear: both;
}
.iteminfo a,.iteminfo a:link,.iteminfo a:visited
{
	font-size:11px;
	font-weight: bold;
	color: Black;
	
}
.iteminfo a:hover{color:#cccccc}

.readmore {text-align: right; margin-bottom:15px}

/* shoutbox */
.chatform{ text-align: right; }
.chattable{border:1px solid #9F9F9F;border-bottom:1px solid #F4F4F4;height:240px;overflow:auto;width:auto}

/* blockquote and table with 2 differentlu colored rows */
blockquote{
	padding:5px 10px 5px 10px; 
	margin:10px;  
	color: #000000;
	font-weight:normal;
	background-color: #F6F3ED;
	border:1px solid #2d2d2d;
}
.tabulka,.tabulka td,.tabulka tr{padding:5px;color:#000000;font-weight:normal;}
blockquote .prvni, .tabulka .prvni,.tabulka .prvni td,.tabulka .prvni tr{padding:2px 5px 2px 5px;border-bottom:1px solid #666666;}
blockquote .druhy, .tabulka .druhy,.tabulka .druhy td,.tabulka .druhy tr{padding:2px 5px 2px 5px;border-bottom:1px solid #666666;}
blockquote p,.tabulka p{margin:0px;padding:0px}
blockquote h4,.tabulka h4{margin:0px;padding:1px 1px 1px 10px;font-size:12px;line-height:14px}

blockquote#commentpreview p {margin:5px}

/* phpBB like text formatting */
.b{font-weight:bolder}
.i{font-style:italic}
.z{font-style:normal; font-variant:small-caps}
.u{text-decoration:underline}
.t{margin:5px 20px 5px 20px;padding:5px;border:1px solid #797979;border-bottom:2px solid #363636;border-right:2px solid #363636;}
.c,.r{color:red}
.m,.l{color:blue}
.skip{display:none}

/* forms */
fieldset{
	padding: 7px 0px 8px 0px;
	margin: 5px 2px 5px 2px;
	border: 1px solid #4C5C85;
	/*background-color:#4C5C85;*/
}

legend{font-weight:bold;margin-bottom:5px;padding-right:10px;color:#cccccc}
.highlight{background-color:#909090;color:#000000;padding:5px}

/* source code */
pre{background-color:#FFFFFF;border:1px solid #797979;border-bottom:2px solid #363636;border-right:2px solid #363636;color:#00017D;padding:5px;margin:0px;overflow:auto;font-size:13px;line-height:15px;font-family:"Courier New", Courier, monospace;}

/* list */
ol,ul{margin:5px 0 0 0}
ul li{margin:3px 0 3px 25px; padding:0 0 0 5px; list-style: square outside url(arrow.gif);}
ol li{margin:3px 0 3px 25px; padding:0 0 0 5px; list-style: decimal;}
#menu ol, #menu ul{margin:5px 0 5px 20px;padding:0 0 0 0}
#menu li{margin:3px 0 3px 0px; padding:0 0 0 0}
.itembody ol,.itembody  ul{margin:5px 20px 50px 20px}

/* tables */
/*
th {font-weight: bold; background-color:#f1f1f1; border:1px ridge #FFFFFF;padding:6px;}
td {padding:6px;}
*/


/* rss links */
#rss{padding-top:13px; padding-bottom:6px; padding-right:6px; padding-left:6px; margin:5px 0px 5px 0px;  border: 1px solid #717171; background-color:#4D4D4D; text-align:center;}
#rss a:link,#rss a:visited,#rss a:hover{ padding: 0; margin: 0; text-decoration: none; line-height: 0px; }
#rss img{border:0px;width:80px;height:15px;line-height: 0px;padding: 0px;margin: 0px;text-align: center; margin:0 auto;}

/* footer */
#footer{
	clear:both;
	text-align: left;
	padding: 8px 0 8px 0;
	color:#FFFFFF;
	margin: 30px auto 0 auto;
	font-size: 11px;
	display:block;
	width:100%
}
#footer a, a:link, #footer a:link:visited{
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}
  
 /* forms */
.formfield { background-color: #f1f1f1; border: 1px solid #848484; }
.formbutton{ background-color: #4d4d4d; border: 1px solid #717171; margin-top: 2px; padding:2px;font-size: 12px; color:#CCCCCC; }
textarea {width: 90%;}

/* general comment form */
#commentform {text-align: right; color: #666666;}

/* comments Opera, Mozilla */
h4+ol#comments{ margin: 0 0 0 0; padding: 0 0 0 0; }
h4+ol#comments li{ list-style: none; margin: 0 0 0 0; padding: 0 0 0 0; font-size:11px; color:#000000; }
h4+ol#comments address { font-size: 12px; font-style: normal; text-align: left; color: #F1F8FA; background: #97A4C6 url(speak.gif) 4px 3px no-repeat; padding: 1px 10px 1px 20px; margin: 0 0 0 0; height: 17px; border: 1px ridge #CCCCCC; }
h4+ol#comments address a:link,h4+ol#comments address a:visited{ color: #AAAAAA; }
h4+ol#comments p {
	background-color: #EAEAEA;
	font-size: 12px;
	line-height: 16px;
	margin: 5px 0px 5px 0px;
	text-align: justify;
	padding: 5px 10px 5px 10px;
}
h4+ol#comments ins { font-size: 10px; font-weight: bold; text-align: right; text-decoration: none; color: #000000; background-color: transparent; padding: 1px 5px 0px 0px; height: 17px; display: block; border-bottom: 1px solid #97A4C6; margin-bottom: 20px; }
h4+ol#comments>li>a { text-indent: 30px; color: #010101; background-image: url(pencil.png); background-repeat: no-repeat; background-position: 4px 3px; padding: 0px 0px 0px 0px; border-top: 1px solid #DFDFDF; width: 100%; height: 18px; bottom: 0px; display: block; font-size: 11px; margin-bottom: 3px; }
h4+ol#comments>li>a:hover { background-color:transparent;color:#6B81B9}
.current { background-color: #CEE8F0; }
.parent { background-color: #F8F3C7; }
.child { background-color: #F6D4C9; }
.notpart, .notpart *, .notpart p[id]::before { color: #ccc; background-color: transparent !important; border-color: #BFBFBF !important; }
.notpart p[id]::before, .notpart ins { border-top: 1px solid #ccc; }
.notpart a, h4+ol#comments>.notpart>p>span:first-child { color: #ccc; }
ol#comments .indent .current { background-color: #CEE8F0; margin: 0px 30px 30px 30px; }
ol#comments .indent .parent { background-color: #F8F3C7; margin: 0px 60px 30px 0px; }
ol#comments .indent .child { background-color: #F6D4C9; margin: 0px 0px 30px 60px; }
ol#comments .indent .notpart { display:none }
ol#comments .current p, ol#comments .parent p, ol#comments .child p, ol#comments .indent p {
	background-color: transparent;
}
ol#comments  a {
color: Black;
	
}
ol#comments li .reset {display:none}
ol#comments .current .reset, ol#comments .parent .reset, ol#comments .child .reset, ol#comments .notpart .reset { display:inline}
ol#comments .current .show, ol#comments .parent .show, ol#comments .child .show, ol#comments .notpart .show { right:50px}
h4+ol#comments dfn { right: 0; color: #F1F8FA; background-color: transparent; border: 0px solid; font-size: 11px; cursor: pointer; font-style: normal; padding-right: 7px; margin-top: 1px; line-height: 16px; float: right; }

/* comments hacks for MSIE */
* html body address{ background: #879CD1 url(speak.gif) 4px 3px no-repeat; padding: 1px 10px 2px 20px; margin: 10px 0 0 0; height: 17px; color: #F1F8FA; font-style: normal;border: 1px ridge #CCCCCC;}
* html body address a:link,* html body address a:visited{ color: #AAAAAA; font-weight: bold; }
* html body ol#comments li, ol#comments  { list-style: none; padding: 0; margin: 0; }
* html body ins{ font-size: 10px; font-weight: bold; text-align: right; text-decoration: none; color: #000000; background-color: transparent; padding: 1px 5px 0px 0px; height: 17px; display: block; border-bottom: 1px solid #4C5C85; margin-bottom: 20px; }
* html body ol#comments p{ margin: 5px 0 5px 0; padding: 5px 10px 5px 10px; background-color: #EAEAEA; font-size: 12px; line-height: 16px; }
* html body ol#comments p a:link{ text-decoration: underline; color:#AAAAAA; }
* html body dfn { right: 0; color: #000; background-color: transparent; border: 0px solid; font-size: 11px; cursor: pointer; font-style: normal; padding-right: 7px; margin-top: 1px; line-height: 16px; float: right; }

/* comment form js helpers */
#toolbar {display:block;margin:5px 0 5px 0; clear:both}
#toolbar a:link,#toolbar a:visited, #toolbar a{ display: block; float: right; width: 50px; height: 15px; background-color: #e7e7e7;  border: 1px solid; margin: 3px; text-align: center; font-size: 11px; line-height: 14px; color:#000;}
#toolbar a:hover{ background-color: #C6C6C6; color: #AAAAAA; border-style:solid}

/* top menu */
#topwrapper{
	background-image:url(/images/botonera.gif); background-repeat:repeat-x; 
	margin-top:-3px!important;margin-top:-2px;
	border-bottom: 1px solid #314579;
	clear:both;
	height:26px;
}
#top{margin:0 auto 0 auto; padding:0 0 0 0; width:750px; }
#top ul, #top li{ margin: 0 0 0 0; padding: 0 0 0 0; display: inline; list-style-type: none; border: 0 none;}
#top a:link, #top a:visited{ font-size: 11px; color: white; line-height:15px; float: left; margin: 0 0 0 0; text-decoration: none; border:0 none;border-left: 1px solid #314579; padding: 5px 0 5px 0; height:16px;}
#top a:hover{ text-decoration: none; background-color:#314579;color:#FFFFFF}
#top a:link#topcurrent, #top a:visited#topcurrent{text-decoration: none; background-color: #FFFFFF; height:26px;}
#top a{text-align: center;}


/*  contact form */
form#contactform {text-align: right;}
form#contactform input {margin:5px}
form#contactform fieldset {padding:10px;}

/* syntax highlighting code */
.code .br0	{ color: #66CC66; }
.code .co1	{ color: #808080; font-style: italic; }
.code .co2	{ color: #808080; font-style: italic; }
.code .comulti	{ color: #808080; font-style: italic; }
.code .es0	{ color: #000099; font-weight: bold; }
.code .kw1	{ color: #B1B100; }
.code .kw2	{ color: #000000; font-weight: bold; }
.code .kw3	{ color: #000066; }
.code .kw4	{ color: #993333; }
.code .kw5	{ color: #0000FF; }
.code .me0	{ color: #006600; }
.code .nu0	{ color: #CC66CC; }
.code .re0	{ color: #0000FF; }
.code .re1	{ color: #0000FF; }
.code .re2	{ color: #0000FF; }
.code .re4	{ color: #009999; }
.code .sc0	{ color: #00BBDD; }
.code .sc1	{ color: #DDBB00; }
.code .sc2	{ color: #009900; }
.code .st0	{ color: #6B81B9; }

.recuadro
{
	border : 1px solid #A7A7A7;
	margin-bottom: 6px;
	padding : 3 3 3 3;

}

#comentario
{
	font-style: normal;
	font-weight : bold;
	font-size : 11px;
}

.lnk 
{
text-align: center;
}
.lnk a
{
color: #878787; 
font-weight: bold;
}
.lnk a:hover
{
	color: White;
	background-color: Black;
	
}

table.calendar
{
	border:1px solid #CCCCCC;
	text-align: center;

}
table.calendar th
 {
	 font-weight: bold;

} 
 
table.calendar td
 {
	background-color: #F4F4F4;
	padding: 4px 4px 4px 4px;
}
table.calendar a
 { 
	 color: #990000;
	 font-weight: bolder;
 }
table.calendar a:hover
 { 
	color: White;
	 font-weight: bolder;
 }
/* --------------------------------   */
.enc 
 {
 color: #AAAAAA; 
}

.enc a
 {
 color: #AAAAAA; 
   }
  
