body, tr, th, td,
 pre, tt, code, kbd, samp {
        font-size: small;
        _font-size: x-small;
        fo\nt-size: small;
}
html>body, tr>th, tr>td,
 div>pre, p>pre, li>pre, td>pre,
 div>tt, p>tt, li>tt, td>tt,
 div>code, p>code, li>code, td>code,
 div>kbd, p>kbd, li>kbd, td>kbd,
 div>samp, p>samp, li>samp, td>samp {
	font-size: small;
}
body {
	margin: 0;
	padding: 0;
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	/*
	background-color: #a8b3af;
	background-image: url(body-bg.png);
	*/
	background-color:#d4d4d4;
	background-image: url(body-bg3.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a {
	color: #000033;
	text-decoration: underline;
}
a:link, a:visited {
	color: #333366;
}
a:active, a:link:hover {
	color: #000044;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, b, strong {
	font-weight: bold;
}
div {
	text-align: left;
}
img {
	border: 0;
}
.textversion {
  display: none;
}


/* head ***********************************************************************************************/
#logo {
    display:block;
    width:180px;
    height:78px;
	padding:0;
	margin:0;
	position:absolute;
	top:0;left:0;
}
#logo a {
	padding:0;
	margin:0;
	display:block;
	width:180px;
	height:78px;
	position:relative;
	text-decoration:none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
	background-color:#ef9023;
	overflow:hidden;
}
#logo a strong {
    font-size:1.3em;
}
#logo span {
	display: block;
	position: absolute;
	left: 0;
	top:0;
	z-index: 1;
	background: url('logo.png') no-repeat left top;
	width: 180px;
	height: 78px;
	margin: 0;
	padding: 0;
	cursor:pointer;
	font-size:0px;
}



/* hlavni menu **************************************************************************************/
#menu-default {
	width:526px;
	height:73px;
	background-color: #586666;
	margin: 0px;
	margin-left:180px;
}

#menu-default td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #636d6e;
}
#menu-default td a, #menu-default td span {
	display:block;
	height:73px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #eee;
	text-decoration: none;
	background-color: #536161;
	background-image: url(menu-default-bg.png);
	background-repeat: repeat-x;
	text-align:center;
	text-transform: uppercase;
}
#menu-default td span, #menu-default td a:hover, #menu-default td a.active {
	background-color:#748282;
	background-image:url(menu-default-bg-active.png);
	background-repeat: repeat-x;
}
#menu-default td a img, #menu-default td span img {
	margin-top:14px;
	margin-bottom:10px;
}

/* sub menu *********************************************************************************************/
#menusub-default {
	width:701px;
	background-color: #3c4043;
	margin: 0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom:2px;
	padding-top:8px;
	list-style-type: none;
	border-bottom:1px solid #636d6e;
}

#menusub-default li {
	list-style-type: none;
	display:inline;
}
#menusub-default li a, #menusub-default li span {
	margin-right:4px;
	padding:0px 10px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #ddd;
	text-decoration: none;
	border:1px solid #3c4043;
}
#menusub-default li a.aktivni, #menusub-default li a:hover, #menusub-default li a:active {
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #fff;
	border-left-color: #ccc;
	position:relative;
	top:1px;
	background-color:#fff;
}

/* foot ****************************************************************************************/
#page-foot {
  clear: both;
  background-color:#353535;
  text-align:right;
  vertical-align:middle;
  padding: 1px;
  padding-right: 20px;
  margin-top:0.3em;
  color:#bbb;
  font-size: 11px;
  border-top: 1px solid #6d7673;
}

#page-foot a, #page-foot a:hover {
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 11px;
    color:#aaa;
	text-decoration: none;  
} 
#page-foot a:hover {
	color: #eee;
} 


/* definice rozvrzeni stranky ***********************************************************************/
#page-body {
	background-color: #FFFFFF;
	width: 706px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	margin-bottom: 0.4em;
	margin-top: 0.4em;
	border: 1px solid #6d7673;
}
#page-head {
/*	height:73px; */
	background-color: #9ca09f;
	margin:0;
	padding:0;
}

#page-functionhref {
   font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
   font-size: 0.8em;
   text-align:right;
   padding-right:10px;
}
    #page-functionhref a, #page-functionhref a:hover {
	  color:#aaa;
	  text-decoration: none;
	  padding-left: 0.5em;	  
	  padding-right: 0.5em;	  
	}


#page-body-column {
	width:706px;
	padding:0px;
	clear:both;
/*	background-image: url(pagebodycolumn-bg4.jpg);
	background-repeat: no-repeat;*/
	min-height:80px;
	margin:0;
	border-top:#1e2224 1px solid;
}




/* ruzne ****************************************************************/
#infomessage {
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	margin: 1em;
	padding: 0.1em;
	text-align: center;
}

#pagenotfound {
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	width: 550px;
	margin-top: 7em;
	margin-bottom:7em;
}
.align-left {
    float:left;
}

/* dialogy ******************************************/
.window-title {
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FCFCFC;
	background-color: #5D3001;
	display: block;
	padding:0.1em;
	padding-left: 0.5em;
    background-image: url('window-title.jpg');
}
.window-title-tr {
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FCFCFC;
	background-color: #5D3001;
	padding:0.1em;
	padding-left: 0.5em;
    background-image: url('window-title.jpg');
}
.window-body {
	background-color: #EEEEEE;
	border: 1px outset #FdFdFd;
}
.dialog-button-submit {
	background-color: #CCCCCC;
	border: 1px outset #eeeeee;
	cursor:pointer;
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.window-nontitle {
	background-color: #dddddd;
	border: 1px outset #eeeeee;
}

.dialog-editobjects {
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/* seznamy (napr clanku, kategorii, ..) **********************************/
.seznam-img {
	float: left;
	border: none;
	margin-bottom: 0.4em;
	margin-right: 0.4em;
}
.seznam-item, .seznam-item-hover {
    padding:0.2em;
	width:100%;
	cursor:default;
	margin-bottom:1.35em;
	display:block;
	clear:both;
}
.seznam-item-hover {
    cursor: pointer;
    background-color: #f0f0f0;
}
.seznam-item h4 {
   font-size:1em;
   text-align:left;
   margin:0;
   padding:0;
}
a.seznam-nadpis, a.seznam-nadpis:hover, span.seznam-nadpis {
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
    font-size: 1.15em;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
a.seznam-nadpis:hover {
    cursor:pointer;
    text-decoration: none;
}	
span.seznam-nadpis {
    text-decoration: none;
}
.seznam-text {
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
	margin-top: 0.5em;
}
.seznam-navigace-text {
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #666666;
    text-decoration: none;
	font-weight:inherit;
	font-size:inherit;
}
.seznam-navigace-aktivni {
    color: #000000;
    text-decoration: none;
    font-weight:bolder;
    font-size:inherit;
    padding-right:0.5em;
    padding-left:0.5em;
}
.seznam-navigace-href, .seznam-navigace-href:hover  {
    text-decoration: underline;
    color: #CC9966;
    font-size: 1em;
    background-color: transparent;
    font-weight:inherit;
    font-size:inherit;
    padding-right:0.5em;
    padding-left:0.5em;
}
.seznam-navigace-href:hover {
    text-decoration: none;
    color: #FFFFFF;
    background-color: #CC9966;
	cursor:pointer;
}
.seznam-datum-horni {
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    color: #0000CC;
    text-decoration: none; margin-right: 2em;
	display:inline;
}
.seznam-special {
    margin-top: 0.5em;
    padding-top:0.2em;
    font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    color: #0000CC;
    text-decoration: none;
    border-top: 1px dotted #aaa;
    clear:both;
}
.seznam-diskuse {
}
.seznam-kategorie {
}

  /* small verze */
.seznam-small-img {
	float: left;
	border: none;
	margin-bottom: 0.4em;
	margin-right: 0.4em;
}
.seznam-small-item, .seznam-small-item-hover {
    padding:0.2em;
	width:100%;
	cursor:default;
	margin-bottom:1em;
	display:block;
	clear:both;
}
.seznam-small-item-hover {
    cursor: pointer;
    background-color: #f0f0f0;
}
a.seznam-small-nadpis, a.seznam-small-nadpis:hover {
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
a.seznam-small-nadpis:hover {
    cursor:pointer;
    text-decoration: none;
}	
.seznam-small-text {
    font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
    margin-top: 0.5em;
}

/* informacni ikona - "i" */
.infoico {
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #ff5555;
	text-decoration: none;
	padding: 0em 0.4em;
	cursor: help;
}

/* dolni reklama *********/
div.reklama-seznam-down {
  clear:both;
}
  div.reklama-seznam-down-title {
        font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    font-weight: normal;
    color: #BBBBBB;
        padding-left:1em;
        padding-right: 1em;
        text-align:right;
        position:relative;
        top: 0.2em;
  }
  .reklama-seznam-down-banner {
    margin: 2px;
        padding: 2px;
    float:right;
    border-width: 0px;
    border-top: 1px; border-top-color:#CCCCCC; border-top-style: solid;
    border-right: 1px; border-right-color:#CCCCCC; border-right-style: solid;
  }