/* CSS Document */

body {
	padding: 0;
	margin: 0;
	line-height: 12px;
	color: #3f3f3f;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	/*font-family: "Helvetica CE", "Myriad Web", Verdana, Arial, sans-serif;*/
	font-size: 12px;
	background: #F3F3F3 url(../images/default/bg.gif) repeat-y center top;
}

h1 {
	color: #286EA0;
	font-size: 1.4em;
	line-height: 1.2em;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
	letter-spacing: 0.1em;
	background: #fff url("../images/default/pointer-square-down-big-red.gif") no-repeat 3px 4px;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

.text h4 {
	padding: 1px 0 1px 10px;
	margin: 0px;
	color: #7291c8;
	font-size: 1.1em;
}

hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}

p {margin: 15px 0 15px 0; padding: 0;}
p.justify {text-align: justify;}
p.center {text-align: center;}

ol li {
	padding: 0 0 1px 0;
}

.a_right {
	margin: 5px 0 0 0;
	text-align: right;
}

.error {
	color: red;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}

.strankovani {
	margin: 10px 0 10px 0;
	text-align: center;
}

/*  Layout  */

#container {
	width: 758px;
	margin: 0 auto 0 auto;
	background: #fff;
}

#header {
	/*height: 230px;*/
	height: 210px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: bottom center;
	position: relative;
}

#header #vlajecky {
	float: right;
	width: 100px;
	text-align: right;
	margin: 10px 0 0 0;
	display: none;
}

#header #vlajecky img {
	margin: 0 10px 0 0;
}


#a_home {
	display: block;
	height: 200px;
	width: 750px;
	position: absolute;
	top: 30px;
	left: 0px;
}

#moto {
    position: absolute;
    bottom: 10px;
    right: 20px;
    color: white;
    font-size: 20px;
    padding: 10px 10px 10px 10px;
}

#center {
	clear: both;
	background: #fff url(../images/default/bg-center.gif) repeat-y left top;
	margin: 10px 0 10px 0;
}

#div-obsah {
	float: right;
	width: 550px;
	margin: 0;
	padding: 0;
}

#div-obsah #obsah {
	/*width: 490px;*/
	padding: 0 0 0 0;
	/*float: left;*/
}


/*
#div-obsah #right {
	width: 105px;
	float: right;
	padding: 0 0 0 5px;
}
*/

#div-menu {
	margin: 0 550px 0 0;
	/*background: #eaae3c;*/
}

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html #div-obsah {
	/*margin-right: 0;*/
}

* html #div-menu {
	/*height: 1%;
	margin-left: 0;*/
}

/* End hide from IE5/mac */

#div-obsah div.text {
	padding: 0 10px 0 10px;
	line-height: 18px !important;
}

#div-obsah div.text table {
	border-collapse: collapse;
}

#div-obsah div.text table td {
	padding: 2px 5px 2px 5px;
	margin: 0px;
}

#div-obsah div.text table.ramecek td {
	border: 1px solid #E3E3E3;
}

#div-obsah div.text table td p {
    padding: 0;
    margin: 0;
}

#paticka {
	clear: both;
	padding: 5px 0 5px 5px;
	text-align: left;
	border-top: 3px solid #00307A;
	background: #fff;
	font-size: 10px;
	line-height: 1.4em;
}

#paticka p {
	float: right;
	text-align: right;
	width: 150px;
	padding: 0 5px 0 0 !important;
	margin: 0px !important;
	font-size: 10px;
}

#paticka a {
	font-weight: bold;
}

/* OBSAH */

#obsah ul li {
	list-style-type: none;
	padding-left: 18px;
	margin-bottom: 2px;
	background: #fff url("../images/default/pointer-red.gif") no-repeat 0 7px;
}

/* PEREX */

.perex {
	margin: 0 0 10px 0;
}

.perex h2 {
	font-size: 1.3em;
	margin-bottom: 10px;
	padding-bottom: 0;
}

.perex .p_text {
	padding: 10px;
	color: #4f4f4f;
}

.perex .cl_text {
	margin: 10px 0 10px 0;
	padding: 0 0 0 10px;
	border-left: 3px solid #EAEAEA;
	color: #4f4f4f;
}

.perex .p_text p {
	margin: 0;
	padding: 0;
}

.perex .p_odkaz {
	text-align: right;
	margin: 2px 5px 0 0;
}

/* PEREX U CLANKU */

.cl_perex {
	border-left: 3px solid #EAEAEA;
	padding: 0 0 0 10px;
	font-style: italic;
}

/*  kde-jsme    */

#kde-jsme {
	height: 20px;
	line-height: 20px;
	padding: 10px 0 0 15px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	background: #fff;
	color: #000;
	
}

#kde-jsme a {
	color: #AC0000;
	font-weight: bold;
}

#kde-jsme a:hover {
	color: #CF8700;
}

#kde-jsme .a_uroven {
	padding: 0 0 0 26px;
	background: url("../grafika/pointer-silver.html") no-repeat 9px 5px;
}

#kde-jsme span {
	padding: 0 0 0 26px;
	background: url("../grafika/pointer-silver.html") no-repeat 9px 5px;
	font-weight: bold;
}

/* vertical menu */

#vertical-menu {
	padding: 0 0 10px 0;
	margin: 0;
}

#vertical-menu #navlist-v {
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
}

#vertical-menu #navlist-v #subnavlist {
	margin: 2px 0 0 5px;
	padding: 0;
	list-style: none;
}

#vertical-menu #navlist-v li {
	padding: 0;
	margin: 0 0 4px 0;
}

#vertical-menu #navlist-v li a {
	font-size: 12px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
	display: block;
	padding: 7px 0 7px 22px;
	background: #F4F4F4 url("../images/default/pointer-square-red.gif") no-repeat 3px 6px;
}

#vertical-menu #navlist-v li a#current {
	color: #286EA0;
	background: #EAEAEA url("../images/default/pointer-square-silver.gif") no-repeat 3px 6px;
	text-decoration: none;
}

#vertical-menu #navlist-v li a:hover {
	text-decoration: none;
	color: #286EA0;
	background: #EAEAEA url("../images/default/pointer-square-silver.gif") no-repeat 3px 6px;
}

#vertical-menu #navlist-v ul { list-style: none; }

/* BOX NOVINKY */

#box_novinky {
	background: #FFFAE6;
	margin: 0 5px 0 0;
	padding: 5px;
}

#box_novinky h3 {
	padding: 0;
	margin: 10px 0 15px 0;
}

#box_novinky div.perex {
	padding: 0;
	margin: 5px 0 2px 0;
	line-height: 1.3em;
	text-align: justify;
}

#box_novinky div.odkaz a {
	display: block;
	text-align: right;
	margin: 10px 0 10px 0;
}

#box_novinky div.odkaz a.archiv {
	text-align: left;
}

/* ODKAZY */
a {
	color: #990000;
}

a:hover {
	color: #CF8700;
	text-decoration: none;
}

p.publikovano {
	color: #333;
	font-size: 11px;
	margin-top: 0px;
}