body {
	margin: 0px;
	padding: 0px;
	font-family: "Verdana CE", "Helvetica CE", Verdana, "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-image: url(http://www.bloguje.cz/template/users/system/niceturbo/bodybg.gif);
}

img {
border: solid black 1px;
}


.imgheader {
	margin-top: 5px;
        border: none;
}



#main {
	margin: 0px auto;
	width: 737px;
	/*border: 10px solid #BFBFBF;
*/
	background-color: #fff;
}
#hlavicka {
	width: 727px;
	/*height: 180px;*/
	background-color: #FFFFFF; /*EBF4DA;*/ /*e8eff4 zima*/
	padding: 0 5px 0 5px;
	margin-bottom: 15px;
}
#hlavicka h1 {
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
a.tooltip {
	z-index: 0;
	position:relative;
}

a.tooltip:hover {
	font-size: 100%;

}
a.tooltip:hover span{
	display: block !important;
	position: absolute;
	top: 30px;
	left: 100px;
	width: 250px;
	background: #eee; /*#336699;*/
	border: solid 1px #c5c5c5;
	color: #636363; /*#fff;*/
	padding: 5px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	z-index: 10;
	font-size: 75%;
}
a.tooltip span {
	display: none;
}

#podtitulbar {
	background-color: green; /*#578c27 leto #76add6 zima*/  
	width: 727px;
	height: 27px;
	color: #ffffff;
}

#podtitulbar a {
	color: #ffffff;
	text-decoration: none;
}
#podtitulbar a:hover {
	color: #f76803;
	text-decoration: none;
}
#podtitulvpravo {
	float: right;
	padding: 5px;
	text-align: right;
	font-weight: bold;
}
#podtitulface {
                padding: 5px;
	float:  left;
}
#podtitulvlevo {
	padding: 5px;
	float:  left;
	text-align: right;
	font-weight: bold;
}
/* MENU */
.left {
	width: 150px;
	float: right;
}
.menu {
	color: #000;
	font-size: 8pt;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	line-height: 1.6;
}
.menu_ank {
                color: #000;
	font-size: 8pt;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	line-height: 1.6;
}
.menu_ank a {
                color: #1C4464;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
                border: 1px solid #fff;
}
.menu_ank a:hover {
	color: #000;
	background-color: #f8f8f8;
	border: 1px solid #dadada;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.nadpismenu {
	border-bottom: 0px dotted #0F4D82;
	font-weight: bold;
	font-size: 10pt;
}
.menu p {
	padding-left: 5px;
}
.menu a {
	color: #1C4464;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border: 1px solid #fff;
}
.menu a:hover {
	color: #000;
	background-color: #f8f8f8;
	border: 1px solid #dadada;
	text-decoration: none;
	padding: 0px;
	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: 5px;
	font-family: \'Times New CE\', \'Times CE\', serif;
	font-size: 120%;
}
a {
	color: #1C4464;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* Specialni styl spotu*/
.post {
	padding-bottom: 5px;
	overflow: hidden;
	width: 99%;
	font-size: 90%;
	line-height: 1.2;
	text-align: left;
}
.post h3 {
	background:  #E8EFF4;
	color: #1C4464;
	font-size: 95%;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.post a {
	text-decoration: underline;
}
.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;
}
p {
	margin-top: 0px;
	margin-bottom: 6px;
}
.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: #f8f8f8;
	border: 1px solid #dadada;
	text-decoration: none;
}
.cely-clanek a:hover {
	text-decoration: none;
	background-color: #efefef;
	border: 1px solid #dadada;
}
/* Komentare  */
.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 #404040;
}
.komentar-text {
	overflow: hidden;
	width: 95%;
	text-align: justify;
}
.komentar-text img {
	float: left;
}
.tlacitko {
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #EFEFEF;
	border: 1px solid #404040;
	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;
}