* {
    margin: 0;
    padding: 0;
}

/* Fonts */
body {
    font-family: Trebuchet MS, Trebuchet, Arial, helvetica, sans-serif;
}
input, select, textarea, table {
    font-size: 100%;
    font-family: Trebuchet MS, Trebuchet, Arial, helvetica, sans-serif;
    vertical-align: middle;
}
code, kbd, pre {
    font-family: Consolas, "Courier New", Courier, monospace;
}

/* Basics */
body {
    color: #262626;
    background: #6594ba url('../images/design/bg.png') top left repeat-x;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    behavior: url("csshover.htc");
}
h2					{color: #000; font-size: 120%; margin: 10px 0 10px 10px;}
h3					{color: #000; font-size: 110%; margin: 10px 0 5px 0;}
h4					{color: #000; font-size: 95%; margin: 10px 0 0 0;}
ul, ol, dl				{margin: 0 0 0 2.2em;}
img, fieldset				{border: 0;}

a					{color: #000;}
a:hover					{color: #bf2d37;}
label					{font-weight: bold;}
fieldset p br				{display: none;}
fieldset label				{float: left; width: 150px; text-align: left;}
fieldset li label			{float: none; width: auto; text-align: left;}
.cleaner				{clear: both; float: none;}

/* Core layout */
#page {
    width: 970px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    background: url(../images/design/bg_page.png) repeat-y;
}

/* infopanel */
#info-panel	{
    display: none;
    height: 18px;
    position: absolute;
    top: 5px;
    z-index: 9;
}
#info-panel table {
    width: 940px;
    margin: 0;
    background: transparent;
}
#info-panel a {
    color: #fdcf42;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
#info-panel a:hover {
    color: #000;
    text-decoration: underline;
}

/* Header */
#header-cz {
    width: 970px;
    height: 140px;
    background: url(../images/design/header.jpg) no-repeat 0 0;
    position: relative;
}

/* logo */
#header-cz h1 {
    width: 135px;
    height: 108px;
    overflow: hidden;
    left: 15px;
    top: 0px;
    position: relative;
}
#header-cz h1 span {
    width: 135px;
    height: 108px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: url(../scripts/error404.html) no-repeat -15px 0;
    display: block;
}
#header-cz h1 a {
    cursor: pointer;
    text-decoration: none;
}
#special-list				{position: absolute; left: 0px; top: 0px; list-style-type: none; color: #a4a4a4; font-weight: bold;}
#special-list li			{background: url(../images/design/special_arrow.jpg) 0 2px no-repeat; padding: 4px 3px 4px 25px; margin: 0;}

/* vlajky */
#flags					{position: absolute; right: 5px; top: 15px;}
#flags img				{margin-left: 1px;}

/* vyhledavani */
#search	{
    position: absolute;
    top: 0;
    right: 0;
}
#search label {
    display: none;
}
#search #retezec {
    position: absolute;
    top: 116px;
    right: 115px;
    width: 136px;
    height: 17px;
    line-height: 17px;
    padding: 0px 7px;
    border: 0;
    background: #fff;
    color: #808080;
}
#search input.submit {
    position: absolute;
    top: 116px;
    right: 27px;
}

/* slogany */
#slogans				{width: auto; height: 18px; color: #fff; background: #19106d; border: 1px #19106d solid; position: relative; text-align: left; margin: 1px 0; padding: 1px 3px 0 3px;}
#slogans a				{color: #fff;}

/* ikony */
#icons {
    /*display:none;*/
}
/*
#icons li				{list-style-type: none; float: left; width: 90px; text-align: center;}
#icons li a				{letter-spacing: 1px; font-size: 75%; display: block; color: #fff; text-decoration: none; padding-top: 65px; width: 90px; background-repeat: no-repeat; background-position: top center; text-transform: uppercase;}
#icons li#homepage a			{background-image: url(../images/design/ico_home.jpg);}
#icons li#hotline a			{background-image: url(../images/design/ico_hotline.jpg);}
#icons li#sitemap a			{background-image: url(../images/design/ico_sitemap.jpg);}
#icons li#print a			{background-image: url(../images/design/ico_print.jpg);}*/

/* menu */
#menu {
    height: 32px;
    position: absolute;
    top: 108px;
    left: 15px;
    z-index: 9;
    font-size: 16px;
    padding: 0;
}
#menu h3 {
    display: none;
}
#menu ul, #menu li, #menu a	{
    display: block;
    margin: 0;
    padding: 0;
}
#menu ul {
    width: 180px;
    background: #447197;
    border: #13416B solid;
    border-width: 1px 1px 0 1px;
    list-style-type: none;
}
#menu li {
    border-bottom: 1px #13416B solid;
    position: relative;
    z-index: 9;
    text-align: left;
}
#menu li.folder ul			{position: absolute; top: 5px;}
#menu li.folder>ul			{right: 170px;}
#menu a					{width: 100%; height: 100%; color: #c5d8e8; text-decoration: none; padding: 0px 20px 0px 20px; line-height: 32px}
#menu li>a				{width: auto;}
#menu a:hover, #menu .active {
    color: #fdcf42;
}
#menu li.folder a:hover	{
}
#menu li.folder:hover {
    z-index: 10;
}
#menu ul ul, #menu li:hover ul ul,
#menu li:hover li:hover ul ul,
#menu li:hover li:hover li:hover ul ul	{display: none;}
#menu li:hover ul,
#menu li:hover li:hover ul,
#menu li:hover li:hover li:hover ul,
#menu li:hover li:hover li:hover li:hover ul	{display: block;}

/* menu - prvni uroven */
#menu ul#level1				{width: 100%; min-height: 17px; height: auto; background: transparent; border: 0; display: block; margin: 0; padding: 0;}
#menu ul#level1 li.top			{display: inline; float: left; border: 0; text-align: center;}
#menu ul#level1 li.top ul		{position: absolute; left: 0; top: 31px; width: 170px;}
#menu ul#level1 li.top ul ul		{left: 170px; top: -1px;}
#menu ul#level1 a.toplink		{font-weight: bold; width: auto; height: auto; color: #767676; font-size: 110%; border-left: 1px solid #767676; margin: 0 5px 0 0; padding: 0 15px 0 10px; text-decoration: underline;}
#menu ul#level1 li.first a		{border: 0;}
#menu ul#level1 a.toplink:hover		{color: #bd3038; background: transparent;}

/* sloupec */
#sidebar {
    width: 260px;
    padding: 32px 15px 0 0;
    float: right;
    background: url(../images/design/sidebar.png) no-repeat;
    font-size: 13px;
}
#sidebar a {
    color: #305f87;
    font-weight: bold;
}
#sidebar a:hover {
    text-decoration: none;
}
#sidebar .box {
    margin-bottom: 32px;
}
#sidebar ul {
    list-style-type: none;
    margin: 0 15px 15px 15px;
    padding: 0;
}
#sidebar ul ul {
    margin: 10px 15px 0px 15px;
    font-size: 12px;
    line-height: 16px;
}
#sidebar ul li {
    padding-bottom: 5px;
}
#sidebar .inner				{margin: 0;}
#sidebar h3 {
    margin: 0 12px 15px 13px;
    padding: 0 14px;
    color: #fdcf42;
    font-size: 17px;
    text-align: left;
    background: url(../images/design/sb_h3.png);
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    text-shadow: 0 0 5px #000;
}
#sidebar h3 a				{color: #767676;}
#sidebar h4				{font-size: 90%; margin: 0;}
#sidebar .content			{padding: 0 20px 0 30px;}
#sidebar .datm				{text-align: right;}
#sidebar p, #sidebar .news-list		{margin: 0;}
#newsletter-form label			{display: none;}
#partners, #newsletter			{text-align: center;}
#newsletter input[type=text] {margin-bottom: 10px;}
#partners div				{}
#partners p				{display: block; padding: 0 10px;}
#sidebar #level2,
#sidebar #menu3 ul  {margin-left: 30px;}
#sidebar #level2 .active {text-decoration: none; color:#b18705;}

/*#partners h3				{background-image: url(../images/design/h3_partners.png);}
#newsletter h3				{background-image: url(../images/design/h3_newsletter.png);}
#recommendation h3			{background-image: url(../images/design/h3_recommendation.png);}
#partners h3				{background-image: url(../images/design/h3_partners.png);}
#questionnaire h3			{background-image: url(../images/design/h3_questionnaire.png);}
#news h3				{background-image: url(../images/design/h3_news.png);}
#notion h3				{background-image: url(../images/design/h3_notion.png);}
#discussion-last h3			{background-image: url(../images/design/h3_discussion-last.png);}
#navigation h3				{background-image: url(../images/design/h3_discussion-last.png);}*/

#discussion-last p {margin-bottom: 10px;}
/* pomocna navigace */

#nav_level1				{list-style-type: none; margin: 0; padding: 0;font-weight: bold;text-transform: uppercase;}
#nav_level2, #nav_level3,#nav_level4	{font-weight: normal;text-transform: none;list-style-type: none; margin: 0; padding: 0; }
#nav_level1 li, #nav_level2 li,
#nav_level3 li, #nav_level4 li		{background: url(../images/design/li.png) 0 5px no-repeat; margin: 0 0 0 4px; padding: 0 0 0 8px; position: relative;}
#nav_level1 #active,
#nav_level2 #active,
#nav_level3 #active,
#nav_level4 #active			{color: #bc2830;}
#nav_level1 #active_text,
#nav_level2 #active_text,
#nav_level3 #active_text,
#nav_level4 #active_text		{}
#nav_level1 a, #nav_level2 a,
#nav_level3 a, #nav_level4 a		{text-decoration: none;}
#navigation, #club, #login,
#realitni_nadstavba, #news, #notion,
#partners, #newsletter, #recommendation,
#questionnaire, #discussion-last	{}

/* strana */
#content {
    padding: 32px 0 0 15px;
    width: 680px;
    min-height: 442px;
    float: left;
    background: url(../images/design/content.png) left top no-repeat;
}
#content a {
    color: #b18705;
    font-weight: bold;
}
#content a:hover {
    text-decoration: none;
}
#content .content {
    margin: 20px;
}
#content h2#breadcrumbs,
#content .inner > h2	{
    background: #fef8e7 url(../images/design/lista.png) left center no-repeat;
    padding: 0 0 0 45px;
    text-align: left;
    min-height: 24px;
    line-height: 24px;
    margin: 0 20px;
}
#content h2#breadcrumbs a, #content h2#breadcrumbs, #content .inner > h2 a, #content .inner > h2 {
    color: #b18705;
}
#content p				{margin: 10px 0 0 0; line-height: 1.3em;}
#content hr				{color: #ecf2f7; background: #ecf2f7; border: 0; height: 1px; margin: 5px 0;}
#content h3 {}

/* aktuality ve clanku */
#content .news-list			{margin: 3em 0;}
#content .datum				{margin: 0; font-weight: bold;}
#content .nazev				{margin: 0 0 2px 0;}
#content .news				{float: left;}
#content .news img			{border: 1px #19106d solid; margin-right: 6px;}
#content .text				{margin: 2px 0 10px 0;}

/* aktuality */
.news-list				{margin: 1.5em 0;}

/* aktuality ve sloupci */
#news .datum				{font-weight: bold;}
#news .nazev				{margin: 0 0 2px 0;}
#news .text				{margin: 2px 0 10px 0;}

/* anketa */
#questionnaire ul			{text-align: left; margin: 1em 0 0 0; padding: 0;}
#questionnaire li			{margin: 0; list-style-type: none; text-align: left;}
#questionnaire p			{margin: 1em 0; text-align: center;}
#questionnaire label			{font-weight: normal;}

/* drobeckova navigace */
h2#breadcrumbs				{font-size: 100%;}
#breadcrumbs a				{display: block; float: left; margin: 0 10px 0 0; padding: 0 15px 0 0; background: url(../images/design/breadcrumbs-arrow.gif) 98% 50% no-repeat !important;}
#breadcrumbs span			{display: none;}

/* paticka */
#footer {
    width: 970px;
    height: 56px;
    color: #fff;
    background: #16456e url(../images/design/footer.png) left top no-repeat;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}
#footer p {
    margin: 0;
    padding: 35px 0 0 0;
    text-align: center;
}
#footer #itstudio {
    /*display: none;*/
}
#footer a {
    color: #b18705
}
#footer img {
    float: right;
    margin: 0 30px 0 0;
}

/* reklama */
#advertising				{position: absolute; left: 780px; top: 18px;}

/* hlasky*/
.confirm				{margin: 10px 0 0 0; color: #87db01; font-weight: bold;}
.error					{color: #f00; font-weight: bold; margin: 10px 0 0 0;}
.note					{font-style: italic; margin: 10px 0 0 0;}

/* tabulky */
table					{margin: 10px 0; font-size: 100%;}
.top					{vertical-align: top;}
.table1					{font-size: 85%; background: #ecebf3; border: 1px #b7ff3b solid; border-collapse: collapse;}
.table1 td				{border: 1px #b7ff3b solid; padding: 3px;}
.table2					{width: 100%; background: #f2f2f2; border: 1px #b7ff3b solid; border-collapse: collapse;}
.table2 th				{color: #000; background: #b7ff3b; padding: 3px;}
.table2 td				{border: 1px #b7ff3b solid; padding: 3px;}
.table3					{border: 1px #b7ff3b solid; border-collapse: collapse;}
.table3 td				{border: 1px #b7ff3b solid; padding: 3px;}

/* slovnik */
.definition				{color: #bd3939; cursor: help; border-bottom: 1px #19106d dashed; text-decoration: none;}
#dictionary h3				{font-size: 115%; background: #ecebf3; border-bottom: 1px #19106d solid; padding: 1px 5px 0 5px;}
#dictionary .notions p			{width: 50px; height: 12px; font-size: 125%; position: relative; overflow: hidden; margin: 5px;}
#dictionary .notions span		{width: 50px; height: 12px; background: url(../images/top.gif) no-repeat; overflow: hidden; position: absolute; left: 0; top: 0; z-index: 2; display: block;}
#dictionary .notions a			{color: #bd3942; cursor: pointer; text-decoration: none;}
dl					{margin: 0; padding: 0;}
dt					{padding: 5px 0 0 5px;}
dd					{margin-left: 120px;}

/* vyhledavani */
/*h3.found				{color: #19106d; background: url(../images/menu-arrow.gif) 0 4px no-repeat; font-size: 100%; margin: 10px 0 0 0; padding: 0 0 0 8px;}
h3.found a				{color: #bd3939;}*/

/* souvisejici clanky */
#related				{margin: 50px 0 10px 0;}

/* anotace */
div.annotation				{background: #ecebf3; border: 1px #19106d solid; margin: 20px 0; padding: 8px;}
div.annotation h3			{margin: 0 0 5px 0;}
div.annotation p			{margin: 0;}
h5.annotation				{color: #19106d; font-size: 95%; margin: 15px 0 -15px 0;}

/* fotogalerie */
#photogallery				{height: 350px; position: relative;}
html>body #photogallery			{min-height: 350px; height: auto;}
#photogallery ul			{margin: 0; padding: 0;}
#photogallery li			{float: left; margin: 0 4px 1px 0; list-style-type: none;}

/* diskuze */
#discussion {
    margin: 20px 0;
    position: relative;
    padding-top: 25px;
}
#discussion h3 {
    color: #000;
    background: #feefc1;
    border: 1px #feefc1 solid;
    padding: 2px 10px;
    margin: 0;
    font-weight: normal;
    position: absolute;
    width: 618px;
    top: 0px;
}
#discussion .udaje {
    padding: 10px;
    background: #fef8e7;
    border: 1px #feefc1 solid;
}
#content #discussion .text {
    margin-bottom: 20px;
    margin-top: 5px;
}

#hotline-form p.submit,
#discussion-form p.submit {padding-left: 148px;}