/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #ffffff url(back.jpg) repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
}

a:link, a:visited {
   font-weight: bold;
   color: #f60;
   text-decoration: none;
   }
   
a:hover {
   color: #f40;
   }



h1, h2, h3 {
	margin: 0;
	color: #4d4d4d;
}

h1{
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	margin:10px 0;
}

h2{
	color: #ff6600;
	font-weight: bold;
}

h3 {
	font-size: 18px;
	margin:10px 0;
}


.vykrik {
	margin: 0 0 0 110px;
	font-weight: bold;
	font-size: 18px;
	color: #f60;
}



#logo, #logo a, #logo span, #logo2, #logo2 a, #logo2 span {
position:absolute;
display:block;
top:0;
left:0px;
width:270px;
height:160px;
overflow:hidden;
background:url(teidu-logo.jpg) center center no-repeat;
cursor: pointer;  /* IE6 */
	cursor: hand;
}

#logoA, #logoA a, #logoA span, #logoA2, #logoA2 a, #logoA2 span {
position:absolute;
display:block;
top:0;
left:0px;
width:270px;
height:137px;
overflow:hidden;
background:url(teidu-logoA.jpg) center center no-repeat;
cursor: pointer;
	cursor: hand;
}

#logoB, #logoB a, #logoB span, #logoB2, #logoB2 a, #logoB2 span {
position:absolute;
display:block;
top:0;
left:0px;
width:270px;
height:137px;
overflow:hidden;
background:url(teidu-logoB.jpg) center center no-repeat;
cursor: pointer;
	cursor: hand;
}

ul { list-style: none;
}

/* main */
#main {
    padding:0;
    width: 790px; 
    margin-left: -395px;
    left: 50%; 
    position: absolute;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color:#4d4d4d;
    background-color: #fff;
  }

/* header */
#header {
	width: 790px;
	height: 200px;
	margin: 0 auto;
	padding: 0;
	background: url(teidu-main-head.jpg) no-repeat left top;
  overflow: hidden 

}

#header-admin {
	width: 790px;
	height: 200px;
	margin: 0 auto;
	padding: 0;
	background: url(teidu-admin-head.jpg) no-repeat left top;
  overflow: hidden 

}

#header-blog {
	width: 790px;
	height: 200px;
	margin: 0 auto;
	padding: 0;
	background: url(teidu-blog-head.jpg) no-repeat left top;
  overflow: hidden 

}

#header-in {
      width: 520px;
      margin: 0 ;
      padding: 10px 0 0 275px;
      }
#header-in .buttons { /*MM IE6 hack*/
	width:500px;
}
.up {      
      margin: 0;
      padding: 5px 0 0 0px;

      }
.up form p {
	display:inline;
	
}	  


/*mm mupy mup */ /* Z nejake drobnosti*/

.mup {
	  float:right; /*MM*/
	  width:230px;
	  margin: 7px 10px 0 0px; 
	  padding: 7px 2px 5px 7px;
    background: url(corner.gif) no-repeat top left; 
  
}
.mup p {
margin:0;
padding:0;
}

.mup input.outlined {width:130px;}
.mup .submit {float:right; margin: 5px 15px 0 3px; padding:0;}

.mup label {float:left;width:80px;text-align:right;padding:0 10px 0 0;}

img[alt~="."] {float:left; border:0;}

.iframe {
overflow:scroll;
padding:0.5em;
height:300px;
width:95%;
background: #fff;  /* Z */
border: solid 1px #9c9c9c; /* Z */
}

#recaptcha_image/* Z */
{
 border: solid 1px #9c9c9c; /* Z */
 margin: 5px 5px 5px 0;
   }

/* Z LOGIN univerzalni*/

.login  {
   width: 300px;
		margin: 0 0 30px 300px;
		padding: 7px;
    border: 1px solid #4d4d4d;
    background: url(backpart.jpg) repeat;
   font-weight: bold;
   font-size: 16px;
   color: #4d4d4d;
   }

form input {margin:5px 0;}
form input[type~="submit"] {margin:5px 0;}
/* konec login */

/* tlacitko START */
.start a {
 float: right;
 background:url(startnow.gif) 0 0px no-repeat;
width: 261px;
color:#fff; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
display:block;
font-size:20px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin: 10px 5px;
padding: 20px 1px 21px 25px;
text-decoration:none !important;
cursor: pointer;  /* IE6 */
	cursor: hand;
} 

.start a:hover {
 background:url(startnow.gif) 0 -67px no-repeat;
color:#fff; /* IE6 */
}

   
/* mm si pridal tridu pro VEEELKYYYYY input */

div.huge form {
font-size:20px;
margin: 0 30px 0 30px;
}

div.huge form label {width:150px;}
div.huge form input {font-size:18px; margin:3px 0;}
div.huge form input[type~="submit"] {width:200px; margin:3px 0 3px 100px;}/* Z */
div.huge form h2 {font-size:20px;}


.right {text-align:right;}

.clanek label {float:left;width:130px;text-align:right;padding:8px 10px 0 0;}

/* mm konci zde */

.button a:link, .button a:visited  {
   background: url("button.gif") 0 -34px no-repeat;
   font-weight: bold;
   color: #4d4d4d;
   text-decoration: none;
   font-size: 14px;
   display: block;
	text-align: center;
   }
   
.button a:hover {
   color: #f60;
   }
   
.button a:active, .button a.active {
   background-position: 0 0px;
   color: #f60;
   }

.button {
	display: block;
	height: 32px;
	line-height: 32px;
	width: 90px;
	float: left;
	padding-left:10px;
	text-align: center;
	
}      
      
/* content */

#content, #content-admin, #content-blog {
	width: 790px;
	min-height: 550px;
	margin: 0; 

}

#content {
  background: url(teidu-main-cont.jpg) no-repeat left top; 

}
/* MM icon class */
.icon {
float:right;
width:110px;
height:110px;
margin:-30px -20px 5px 5px;
padding:0;
text-align:center;
background-color:#fff;
}
.icon img {border:0;padding:0;margin:0;}

/* baner-main */
/*
.baner-top {
width: 468px;
height: 60px;
margin: 0 0 30px 161px;
}
*/
.baner-top { /*mm verze*/ /* POZOOOOR VSECHNY OSTATNI BANERY SOU TAKY OZNACENY JAKO BANER-TOP*/
width: 728px;
height: 90px;
margin: 0px 0 30px 30px;
padding: 33px 0 0 0;
}

.baner-1 { /*ostatni landscape banery v toku stranky*/
width: 728px;
height: 90px;
margin: 0px 0 30px 30px;
}

.baner-vert { /*vertical baner 120x240*/
	float: left;
  width: 120px;
  height: 240px;
  margin: 0 0 10px 10px;
}

.baner-vert-right { /*vertical baner 120x240*/
	float: right;
  width: 120px;
  height: 240px;
  margin: 0 10px 10px 0;
}

.baner-bottom { /*ostatni landscape banery v toku stranky*/
width: 728px;
height: 90px;
margin: 0px 0 30px 30px;
}

/* leva strana */

.left {
	width: 190px;
	float: left;
	margin: 0;
	padding: 0;
}

.baner-leftin {
	width: 130px;
	margin: 10px 0 0 60px;
	padding: 0;
}

.menu {
	width: 180px;
	margin: 10px 0 0 10px;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
}

.menu a:link, .menu a:visited  {
   display: block;
   color:  #f60;
   
}

.menu a:hover {
   display: block;
   color:  #fff;
   background: #4d4d4d;
}

.menu a.active {
   display: block;
   color:  #fff;
   background: #f60;
}


/* obsah-main */
.clanek {
		width: 540px;
		margin: 0 0 30px 200px; 
    padding: 7px;
    border: 1px solid #4d4d4d;
    background: url(backpart.jpg) repeat;    /* Z zrno na pozadi */
}

.admin .clanek {
	margin-left: 0px;
}


/* obsah-admin */
.admin {
		width: 540px;
		margin: 0 0 30px 200px; 
    padding: 7px;
    
}

/* obsah-blog */

/*kontakty*/
/*kontakty*/

.kontaktmain {
		width: 790px;
		margin: 0; 
    padding: 0;  
}

 .kontakt {
		width:620px;
		margin: 0 0 10px 160px; 
    padding: 00px;  
    text-align:center;
    
}

.konttable {
		padding: 2px;
		margin: 0 auto;
		border-spacing: 10px;
    border: 1px solid #4d4d4d;  
    text-align:center;
    
} 


.foto {
  width: 52px;
  height: 70px;
	margin: 0;
	padding: 2px;
  border: 1px solid #9c9c9c;
}

.kont {
   border: 0;
}

.kont1 {
   padding: 0 5px;
   font-size: 12px;
   font-weight: bold;
   background-color: #d4d4d4 ;
   border: 0;
   text-align: right;
}

.kont2 {
   padding: 0 5px;
   font-size: 12px;
   font-weight: normal;
   background-color: #ffede0;
   border: 0;
   text-align: left;
}
/*kontakty konec*/

.tejdmain{
		clear:both;
    width: 790px;
		margin: 5px 0 50px 0; 
    padding: 0; 
}

.leftblog {
		float: left;
    width: 120px;
		margin: 30px 0 10px 10px; 
    padding: 0;    
}

.rightblog {
		width: 615px;
		margin: 0 0 10px 130px; 
    padding: 0;    
}

.line1 {
		margin: 0; 
    padding: 0 0 0 70px;     
}

.tejd {
    margin: 0 0 10px 10px; 
    padding: 2px;
    border: 1px solid #4d4d4d;
    background: url(backpart.jpg) repeat left top;
}

.blog ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.tejdin {
		
		margin: 10px 0 10px 90px; 
    padding: 0px;

    
}

/* ZRUSENO 
.tejdfoto {
		margin: 0; 
    padding: 0px;
    float: left;
    text-align: center;
    
}
ZRUSENO konec */

.tejdfotoin {
		width: 52px;
		float: left;
    margin: 0; 
    padding: 1px;
    
}

a img {border:0;}

.about  {
   font-size: 10px;
   color:  #4d4d4d;
   text-align: right;
   padding: 0 30px 3px 0;
   margin: 0 auto;
}

.about a:link, .about a:visited, .about a:active  {
   font-size: 10px;
	 color: #4d4d4d;
   
   
}

.about a:hover {
   color:  #f60;
}
.about img {
vertical-align:middle;
}
/* footer */
#footer {
	clear:both; /*MM clear */
	padding: 10px 0;
	width: 790px;
	height: 60px;
	font-size: 10px;
	text-align:center;
	background: url(footer.gif) no-repeat left bottom;
}


.tabPanel {
border:1px solid #222222;
color:#111111;
margin:8px auto;
padding:5px 10px;
width:500px;
/*background: url(backpart.jpg) repeat;     Z zrno na pozadi neni hezky? */
}
.tabPanel ul.idTabs {
padding:0;
margin:0;
}
.tabPanel .idTabs li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.tabPanel ul.idTabs a {
background:#fff url(tab.gif) 0 -32px no-repeat;  
width: 50px;
color:#fff;                                     
display:block;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:1px 1px 1px 0pt;
padding:6px 10px;
text-decoration:none !important;
}
.tabPanel ul.idTabs a:hover {
background: #fff url(tab.gif) 0 0 no-repeat ;/* a tento radek */
color:#4d4d4d;                                /* a tento radek */
}
.tabPanel ul.idTabs a.selected {
background: #fff url(tab.gif) 0 0 no-repeat ;/* a tento radek */
/*border-bottom:1px solid white;*/ /*M odpovida ze nevi, ze to uz tam tak bylo...*/
color:#fff;
cursor:default;
margin-bottom:0pt;
}
.tabPanel div {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:30px 10px 8px 0;
}

.tabPanel div a {
color:#000000;
font-weight:bold;
}
.tabPanel form {
padding:0;
margin:0;
}

.tabPanel label {float:left;
width:90px;
text-align:left;
padding:5px 3px 0 0; 
}

.tabPanel textarea {
width:330px;height:90px;font-size:14pt;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div.keyboard {
  padding: 0;
}

div.keyboard input {
  padding: 0; margin: 0;
  border: 1px solid gray;
  width: 2em; height 1em;
}

/* M Impromptu */
 .jqifade{
      background-color: #ffffff;
}
div.jqi{
      position: absolute;
      background: #ff0000;
      padding: 10px;
      width: 400px;
}
div.jqi .jqicontainer{
      background: url(backpart.jpg) repeat #ff8040;
      padding: 5px;
      color: #000;
      font-weight: bold;
}
div.jqi .jqimessage{
      background-color: #ffe0d0;
      padding: 10px;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 3px 10px 3px 10px;
      margin: 0 10px;
}



/* CSS Document */

/** nastylovana tabulka **/
table.styled{
	background: #ededed;
	border-spacing: 0px;
	border-collapse: collapse;
	width:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
caption{
	width: 100%;
	text-align: left;
	font-weight: bolder;
	border-top: 4px double #bbb;
}

thead{
	background: #f60;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-size: 14px;
	border-top: 2px solid #4d4d4d;
	border-bottom: 2px solid #4d4d4d;
	padding: 5px;
}
/* thead * th{
	border-bottom: 1px outset;
	border-top: 1px outset;
	padding-left: 3px;
	padding-right: 3px;
} */
tfoot{
	background: #FFA109;
}

table * a{
	color: #f60;
}
/* tbody * th{
	background: #FFDCA2;
	border-right: 1px solid #956500 !important;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-weight: normal;
	padding-left: 2px;
	padding-bottom: 4px;
	text-align: left;
	vertical-align: top;
}
tbody * th a{
		color: blue !important;
} */
tbody * td{
	border: 0px none;
	border-bottom: 1px solid #999;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
tbody tr.odd{
	background: #fff5ee;  /* Z */
}
tbody tr.odd th{
	background: #FFE2B0; 
}

tfoot tr td[colspan='4']{
	text-align: right;
	font-style: italic;
	padding-right: 4px;
}
tbody td.oper a{
	background: url(small-del.gif) no-repeat;
	background-position: top left;
	min-height: 30px;
	padding-left: 30px;
	float: left;
	padding-right: 4px;
}
tbody td.oper a.edit{
	background: url(small-edt.gif) no-repeat;
	background-position: top left;
	min-height: 30px;
	padding-left: 30px;
	float: left;
	padding-right: 4px;
}
tbody td.oper a.answer{
	background: url(reply.gif) no-repeat;
	background-position: top left;
	min-height: 30px;
	padding-left: 30px;
	float: left;
	padding-right: 4px;
}
tbody tr th+td a{
	background-image: none;
	padding: inherit;
	float: inherit;
}
/* tfoot * th{
	border-bottom: 1px outset;
	border-top: 1px outset;
} */

.farbtastic {
  position: relative;
}
.farbtastic * {
  position: absolute;
  cursor: crosshair;
}
.farbtastic, .farbtastic .wheel {
  width: 195px;
  height: 195px;
}
.farbtastic .color, .farbtastic .overlay {
  top: 47px;
  left: 47px;
  width: 101px;
  height: 101px;
}
.farbtastic .wheel {
  background: url(wheel.png) no-repeat;
  width: 195px;
  height: 195px;
}
.farbtastic .overlay {
  background: url(mask.png) no-repeat;
}
.farbtastic .marker {
  width: 17px;
  height: 17px;
  margin: -8px 0 0 -8px;
  overflow: hidden; 
  background: url(marker.png) no-repeat;
}

   .colorwell {
     border: 2px solid #000;
     width: 6em;
     text-align: center;
     cursor: pointer;
   }
   .colorwell-selected {
border: 2px solid #fe0;
}	
.form-item label{
float:left;
width:15em;
}




/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*{padding: 0; margin: 0;}*/
#TB_window .clanek {margin:0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
} 

br.cleaner {
  clear: both;
  display: block;
  line-height: 1px;
  margin:0; padding: 0;
}

.pager{
  position: relative;
  float: right;
}

.pager a{
  display: block;
  border: 1px solid #ff6600;
  line-height: 2em;
  width: 10em;
  text-align: center;
  margin: .5em;
  margin-right: 0;
  float: left;
}

.tag-cloud {
	padding-left: 20px;
}

ul.anamorphic {
  display: none;
}
