/* 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: 11px;
	background: #ddd url(../grafika/bg.gif) repeat-y center top;
}

h1 {
	color: #666;
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
	letter-spacing: 0.1em;
	background: #fff url("../grafika/pointer-square-down-big-blue.gif") no-repeat 1px 4px;
	border-bottom: 3px solid #D9D9D9;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

.text h4 {
	padding: 1px 0 1px 10px;
	margin: 0px;
	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 {
    margin-bottom: 3px;
	height: 220px;
	background-image: url("../grafika/top.gif");
    background-color: #fff;
	background-repeat: no-repeat;
	background-position: center 24px;
	position: relative;
	border-bottom: 1px solid #9A9896;
}

#header #vlajecky {
	float: right;
	width: 200px;
	text-align: right;
	margin: 5px 0 0 0;
}

#header #vlajecky img {
	margin: 0 10px 0 0;
	border: 1px solid #C0C0C0;
}


#a_home {
	display: block;
	height: 188px;
	width: 758px;
	position: absolute;
	top: 30px;
	left: 0px;
}

#center {
	clear: both;
	background: #fff url(../grafika/bg-center.gif) repeat-y left top;
	margin: 10px 0 10px 0;
}

#div-obsah {
	float: right;
	width: 600px;
	margin: 0;
	padding: 0;
}

#div-obsah #obsah {
	width: 600px; /* puvodne ma byt 440px, pak je pouzitelny pravy sloupec */
	padding: 0 0 0 0;
	float: left;
}

#div-obsah #right {
	width: 145px;
	float: right;
	padding: 0 5px 0 5px;
	border-left: 1px solid #C0C0C0;	
}


#div-menu {
	margin: 0 600px 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 img {
	border: 2px solid #b3b3b3;
	padding: 2px;
	margin: 10px;
	background-color: #f9fbfd;
}

#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 */

#div-obsah ul {
    list-style-type: square;
    margin-top: 10px;
}

#obsah ul li {

}

#obsah h3 {
    margin-bottom: 7px;
    text-decoration: underline;
} 

#obsah h2 {
    padding-left: 20px;
    margin-bottom: 10px;
    background: url("../grafika/modry_obdelnik.gif") no-repeat left center;
}

#obsah h4 {
    padding-left: 20px;
    background: url("../grafika/modry_obdelnik.gif") no-repeat left center;
    font-size: 100%;
}   

#div-obsah p {
    text-align: justify;
}

#div-obsah a.vice {
    padding-left: 20px;
    background: url("../grafika/modry_obdelnik.gif") no-repeat left center;
}
/* PEREX */

.perex {
	margin: 0 0 10px 0;
}

.perex h2 {
	font-size: 1.3em;
	margin-bottom: 10px;
	padding-bottom: 0;
}

.perex .p_text {
	background: #e7d92a url(../images/bg-sidebar.gif);
	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: 0 0 0 10px;
    clear: both;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	background: #2B2A54;
	color: #fff;
	
}

#kde-jsme a {
	color: #fff;
	font-weight: bold;
}

#kde-jsme a:hover {
	color: #CF8700;
}

#kde-jsme .a_uroven {
	padding: 0 0 0 26px;
	background: url("../grafika/pointer-silver.gif") no-repeat 9px 5px;
}

#kde-jsme span {
	padding: 0 0 0 26px;
	background: url("../grafika/pointer-silver.gif") no-repeat 9px 5px;
	font-weight: bold;
}

/*  tecky pod header    */

#tecky {
    margin: 5px 0;
    height: 10px;
    background: url("../grafika/top_tecky.gif") repeat;
}

/* 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: #333;
	text-decoration: none;
	display: block;
	padding: 7px 0 7px 22px;
	background: #F4F4F4 url("../grafika/pointer-square-blue.gif") no-repeat 3px 6px;
}

#vertical-menu #navlist-v li a#current {
	color: #777;
	background: #EAEAEA url("../grafika/pointer-square-silver.gif") no-repeat 3px 6px;
	text-decoration: none;
}

#vertical-menu #navlist-v li a:hover {
	text-decoration: none;
	color: #999;
	background: #EAEAEA url("../grafika/pointer-square-silver.gif") no-repeat 3px 6px;
}

#vertical-menu #navlist-v li a#current:hover {
	text-decoration: none;
	color: #999;
	background: #EAEAEA url("../grafika/pointer-square-silver.gif") no-repeat 3px 6px;
}

#vertical-menu #navlist-v ul { list-style: none; }

/* RIGHT */

#right img {
    display: block;
}

#right b {
    display: block;
    margin: 0 0 5px 0;
    color: #8F8F8F;
    font-size: 0.9em;
}

#right p {
    text-align: left;
    margin: 5px 0 10px 0;
}

#right div.informace {
    margin: 0 0 10px 0;
    padding: 0 0 20px 0;
    background: url("../grafika/sedy_obdelnik.gif") no-repeat left bottom;
    border-bottom: 3px solid #D9D9D9;
}

#right h3 {
    margin-bottom: 10px;
    color: #5E5C5C;
}

#right a {
    /*padding-left: 20px;
    background: url("../grafika/modry_obdelnik.gif") no-repeat left center;*/
}
/* BOX NOVINKY */

#box_novinky {
	background: #F4F4F4;
	margin: 0 5px 0 0;
	padding: 5px;

}

#box_novinky div.novinka {
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    background: url("../grafika/sedy_obdelnik.gif") no-repeat left bottom;
    border-bottom: 3px solid #D9D9D9;
}

#box_novinky h3 {
	padding: 0;
	margin: 5px 0 15px 0;
	color: #5E5C5C;
    padding-left: 20px;
    background: url("../grafika/modry_obdelnik.gif") no-repeat left center;
}

#box_novinky div.perex {
	padding: 0;
	margin: 5px 0 2px 0;
	line-height: 1.3em;
	text-align: justify;
}

#box_novinky div.perex p {
	margin: 0;
	padding: 0;
}

#box_novinky div.odkaz a {
	display: block;
	text-align: right;
	margin: 5px 0 5px 0;
}

/* ODKAZY */
a {
	color: #990000;
}

a:hover {
	color: #CF8700;
	text-decoration: none;
}

/* PORADNA */

#poradna li {
    margin-bottom: 10px;
    font-weight: bold;
}

#poradna input, #poradna textarea {
    border: 1px solid #595959;
    font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
    font-size: 11px;
}

