body {
	background-color: #f2f2f2;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
} 

table {
	font-size: 100%;
}

hr {
	height: 1px;
	width: 175px;
	text-align: left;
	color: #3D3F9D;
}

a {
	color: #455DA3;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

/* Horizontalni linka */
div.oddelovac {
	border-top: 1px solid #aaaaaa;
}

div.paticka {
	text-align: center;
	padding-top: 3px;
}

div.patickaLeva {
	text-align: left;
	float: left;
}

div.patickaPrava {
	text-align: right;
}

div.navigace {
	width: 180px;
	color: Black;
}

.skrytaSekce {
	display: none;
}

div.hlavicka {
	text-align: center;
}

div.hlavniMenu {
	text-align: right;
	border-right: 1px solid #000000;
	
	margin-bottom: 0px;
	margin-top: 0px;
	
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	
	background-image: url(images/pozadi_typ1.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 13px;
}

div.hlavniMenu a {
   font-weight: bold;
	color: White;
}

div.hlavniMenu a:hover {
   color: #FFBA69;
}

div.a1 {
	width: 180px;
	background-image: url(images/pozadi.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	margin-top: 0px;
	padding-bottom: 1px;
	background-color: #516DBF;
}

.a1 ul {
	text-align: left;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	margin-bottom: 2px;
	margin-top: 4px;
	margin-left: 7px;

	list-style-type: none;
	font-weight: bold;
	color: White;
}

.a1 a {
	xcolor: #455DA3;
	color: White;
}

.a1 a:hover {
	color: #FFBA69;
}


div.a2 {
	width: 180px;
	background-image: url(images/pozadi.gif);
	background-color: #F2F4FA;
	font-weight: bold;
	background-repeat: no-repeat;

	padding-top: 1px;
	margin-top: 0px;
	padding-bottom: 1px;
}

.a2 ul {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 9px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 22px;
	list-style-position: outside;
	list-style-type: disc;
	color: Red;
}

.a2 li {
	padding-top: 1px;
	padding-bottom: 1px;
}

.a2 ul ul {
	margin-left: 16px;
	list-style: square;
	list-style-position: outside;
}

.a2 a {
	color: #455DA3;
}

.a2 a:hover {
	color: Red;
}


table.el {
	font-size: 100%;
}

td.a3 {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 120px;
	background-color: White;
	background-image: url(images/prouzek.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 455px;
}

td.obsah {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	background-color: White;
}

td.a4 {
	font size: 13px;
	border-left: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	vertical-align: top;
	background-color: #FFF1EA;
}

div.o {
	font-size: 110%;
	padding-bottom: 0px;
	margin-bottom: 15px;
	width: 100%;
	vertical-align: top;
}

div.o h1 {
	font-size: 150%;
	margin-top: 10px;
	background-image: url(images/odrazka_typ3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: 15px;
}

div.o h2 {
	font-size: 120%;
	margin-top: 10px;
	background-image: url(images/odrazka_typ5.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: 15px;
}

div.o h3 {
	font-size: 110%;
}

div.o p {
	text-align: left;
}

div.o li {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 7px;
}

td.l1 {
	height: 34px;
	text-align: center;
	vertical-align: top;
}

td.l2 {
	height: 44px;
	text-align: center;
	vertical-align: top;
	background-color: #f2f2f2;
}

td.n {
	width: 180px;
	xbackground-color: #ffffff;
	background-color: #F2F4FA;
	border-bottom: 1px solid #000000;
	background-image: url(images/pozadi2.gif);
	background-repeat: repeat-y;
	
}

.n p {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

div.o a {
    text-decoration: none;
    color: #455DA3;
    font-weight: bold;
}

div.o a.odkazyLink {
    font-weight: normal;
    xcolor: Black;
    xtext-decoration: underline;
    color: #455DA3;
}

div.o a:hover {
   color: Red;
}

img.ir {
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 4px;
}

img.il {	
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 4px;
}

table.tabulka 
{
	BORDER-RIGHT: #516DBF 1px solid; 
	BORDER-BOTTOM: #516DBF 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	font-size: 100%;
	MARGIN: 0px; 
	VERTICAL-ALIGN: top; 
	caption-side: top; 
	border-spacing: 0px
}

tr.svetlyRadek {
	BACKGROUND-COLOR: #EDF0F7;
}

tr.tmavyRadek {
	BACKGROUND-COLOR: #DFE4F2;
}

.box {
	BORDER-RIGHT: #516DBF 1px solid; 
	BORDER-BOTTOM: #516DBF 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	float: right;
	width: 200px; 
	background-color: #DFE4F2; 
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.box.Title {
	color: white; 
	background-color: #516DBF;
	border-style: solid; border-width: 1px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;

	background-image: url(images/tecka2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: 8px;
}

.box.Content {
	padding: 5px;
}

.vpravo {
	float: right;
}

.stav_n {
	color: red;
	}
	
.stav_w {
	color: orange;
	}

.stav_f {
	color: green;
	}

.koumesZvyrazneni {
    color: Red;
}

small {
    font-size: 85%;
}

table.big_table {
    border-style:solid;
    boder-width:1px;
    border-color:navy;
    background-color:#F0F0FF;
    width:100%;
    border-collapse:separate;
    padding: 0px;
}

table.big_table td {
    border-top: solid;
    border-top-width: thin;
    border-top-color: #DDDDEE;
    padding: 0px;
    margin: 0px;
}

.cerne {
	color: black;
}

input { 
	background-color: #f2f2f2;
	color: navy;
	border: 1px solid navy;
}

/* geeklog */

h1.block-title { 
	font-size: 150%;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 15px;
	background-image: url(images/odrazka_typ3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: 15px;
}

td.block-title {
	font-weight: bold;
}

td.story-information {
	font-size: x-small;
	background-color: #EEEEEE;
/*	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black; */
}

td.story-information-bottom {
	font-size: x-small;
}

td.introtext {
/*	border: 1px solid black; */
}

div.commenttitle {
	border-bottom: 1px dotted red;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 120%;
	font-weight: bold;
}

.rsskanal {
	font-size: 150%;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 15px;
	background-image: url(images/odrazka_typ3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: 15px;

}

tr.active {
	background-color: #EEEEEE;
}

input.field-longer {
	width: 400px;
}

div.typzdroje {
	padding-top: 20px;
}
#searchbox {
    border: 1px solid #ccc;
    padding: 20px;
    margin-right: 20px;
}
#searchbox p.instr {
    font-size: 110%;
    margin-top: 0px;
}
#searchbox input {
    line-height: 1.4em;
    font-size: 110%;
    padding: 5px;
    border: 1px solid #bbb;
    color: #333;
    margin-right: 10px;
}
#searchbox p.info {
    color: #666;
}