body {
	margin: 0px;
	padding: 0px;
	font-family: "Verdana CE", "Helvetica CE", Verdana, "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 80%;
        font-color: #222222;
                
}

#main {
	margin: 0px auto;
	width: 750px;
        border: 1px solid #FFF;
        background-color:#FFF;
}

#hlavicka {
	border-bottom:1px solid #000;
	width: 740px;
        _width: 641px;
                height: 70px;
        _height: 70px;
	padding: 5px;
	background-color: #FFF;
	background: url("http://mordemy.bloguje.cz/img/logotheatreii.jpg");
}

#hlavicka h1 {
	color:#660403;
	font-weight: bold;
                font-family: Verdana;
}

#podtitul {
	border-top:1px solid #FFF;
	border-bottom:1px solid #000;
	width: 740px;
        _width:641px;
	padding: 5px;
	margin-bottom: 10px;
	text-align: right;
        color:#660403;
        
}

#avatar {
	width: 18px;
	height: 18px;
	border: 1px solid #000000;
	margin: 2px;
}


/* MENU */

.left {
	width: 150px;
	float: right;
}

.menu {
	font-size: 8pt;
                text-size: 100%;
                text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
        padding-left: 0px;
	border-left: 1px solid #660403;
	border-bottom: 1px solid #660403;
        line-height:1.6;
        background-color:#FFF;
}

.menubez {
	font-size: 8pt;
                text-size: 100%;
                text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
        padding-left: 0px;
	border-left: 1px solid #660403;
	border-bottom: 1px solid #660403;
        line-height:1.6;
        background-color:#FFF;
        a img {border-width: 0px;}
}


.nadpismenu {
	border-bottom: 0px dotted #FF9900;
	font-weight:bold;
	font-size: 10pt;
        color: #660403;
}
.menu p {
	padding-left: 5px;
}

.menu a {
        color: #000;
        background-color: #FFF;
        text-decoration:none;
        padding:1px;
        margin:0px; 
        border:1px solid FFF;
}

.menu a:hover {
         color: #000;
         background-color: #FFF;
         border:1px solid #660403;
         text-decoration:none;
         padding:1px;
         margin:0px; 

}


.menu img {
        border:none;
}

.pseudoinvis, .pseudoinvis img, .pseudoinvis a {

        border: 0px;
	margin: 10px;
	padding: 5px;
        color:#ccc;
        text-decoration:none;
}

.menu-profil {
        font-size:8pt;
        line-height:1.2;
}

.menu-profil img {
         text-align:left;
         margin:0px 5px 5px 0px;
         padding:0px;
         display:block;
}

.menu #AdLaar {
         text-align:left;
         margin:0px 5px 5px 0px;
         padding:0px;
border:0;!important;
         display:block;
width:auto;!important;
float:none;
}
#AdLaar h6 {display:none;}

/* OBSAH, SPOTY */

.middle {
	margin-right: 155px;
        margin-left:10px;
}


a {
	color: #660403;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
            color: #660403;
}


/* Specialni styl spotu*/

.post a {
	text-indent:9px;
        color: #660403;
}


.post {
	padding-bottom: 5px;
        overflow:hidden;
        width:98%;
        font-size: 90%;
	line-height : 1.4;
        text-align:justify;
}
.post h3 {
	background:  #660403;
	color: #FFF;
	font-size: 105%;
                text-indent:6px;
	padding: 2px;
        margin-top:0px;

}


.post a {
	text-decoration: underline;
            color: ##660403;
}

.post .datum {
	color: #1C4464;
	font-size: 80%;
	padding: 0px;
                                
}
.post .spodek {
	color: #000;
	font-size: 80%;
	padding: 0px;
        margin-top:10px;
        margin-bottom:15px;
}

.post-perex {
        margin-bottom:10px;
        
}

.post-text {
       margin-bottom:15px; 
       overflow:hidden; 
       width:100%;
       text-align:justify;
}

.arch-perex {margin-bottom:5px;} 
.arch-text {margin-top:5px;overflow:hidden;width:100%;text-align:justify;}

q   {
       width: 30em;
       margin: 0 0 0 15px;
       padding: 5px;
       display:block;
}

.post img  {
       border:none;
       padding:0px;
       margin-top:5px;
       margin-right:10px;
       margin-bottom:5px;
       margin-left:10px;
}

.cely-clanek {font-weight:normal} 

.cely-clanek a {
          background-color: #FFF;
          border:1px solid #FFF;
          text-decoration:underline; 
}

.cely-clanek a:hover {
          text-decoration:underline;
          background-color:#FFF;
          border:1px solid #FFF;
}

/* Komentare  */

.komentare a {
	text-decoration: underline;
            color: #660403;
       }






.komentare {margin-top: 20px;}

.komentar-tucny {
        font-weight:bold;
        margin-left:5px;
        }
.komentare-nadpis {
        font-size: 11pt;
        font-weight:normal;
        font-family:Arial;
        color:#000;
        padding: 3px 0px 3px 0px;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        text-align:center;
        }
.komentare-info {
        padding: 10px 0px 10px 0px;
        font-size: 8pt;
        font-weight:normal;
        color: #666666;
        border-top: 1px solid #ccc;
        line-height:1.2;
        }
input, textarea {
        color: #000; background-color: #fff;border: 1px solid #660403; 
        }
.komentar-text {
        overflow:hidden; 
        width:95%; 
        text-align:justify;
        }

.komentar-text img {
       float:left;
       avatar: none;
       }


    
.tlacitko {
        padding: 2px;
	font-size: 11px;
        font-weight:bold;
        color: #000;
        background-color: #EFEFEF;
        border: 1px solid #660403;
        margin-bottom:20px;
        cursor:pointer;
        }
.conform {
        margin-bottom:10px; 
        
        }

/* Nove komentare */

.rss-text {
        padding:5px 5px 5px 0px;
        margin:0px;
        overflow:hidden;
        width:95%; 
        display:block;
        color: #000;
        border:none;     
}

.rss-text-item {
        padding:0px;  
} 

.rss-text .nadpis {
        color:#fff;   
        padding: 0px;
        margin-bottom:8px;
}

.rss-text a {
        text-decoration:none; 
        display:inline;  
        margin-left:0px;
        margin-right:0px;  
}

.rss-text a:hover {text-decoration:none; background:#f8f8f8;}



/* Cistic - nemazat ani nemenit */

.cistic {
        width : 100px;
        height : 0px;
        overflow : auto;
        clear : both;
        visibility : hidden;
}
