@import url(styleFormat.css);
body {
	/*width: 996px;*/ /* because of photogalery   hover effect problem in IE6 */
	font-family: arial, verdana, sans-serif, tahoma, helvetica;
	margin: 0 auto 20px auto;
	padding: 0;
	color: black;
	text-align: center;
	font-size: 12px;
  background: #fff;
  word-spacing: 2px;
  line-height: 17px;
}
/* because of photogalery   hover effect problem in IE6 */
div#maino{
  width: 776px;
  background: transparent;
  margin: 0px auto;
  border-top: 3px solid #990000;
}
/* ---end because of photogalery   hover effect problem in IE6 */
div#main {
  width: 776px;
	text-align: left;
	background: transparent;
	font-size: 12px;
}
/***/
div#googlesearch{
  width: 310px;
  float: right;
  margin-top: 25px;
}
div#googlesearch a {
  text-decoration: none;
}
/***/
div#menu a {
	color: #2c2a2a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#menu li {
	display: inline;
	padding-left: 20px;
}
div#menu ul {
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
}
div#menu {
	margin-top: 10px;
  height: 29px;
	background: url('../gfx/menuback.png') repeat-x;
	background-color: #dadada;
}
/**/
div#foot{
  /*text-align: center;*/
  padding: 5px 20px 25px 20px;
  font-size: 11px;
  color: #606060;
}
div#foot a{
  color: #606060;
}
div#foot div#tag a{
  display: block;
  float: left;
  margin: 2px;
  background: #f9f9f9;
  padding: 2px 5px;
  border: solid 1px silver;
  line-height: 25px;
  text-decoration: none;
  display: block;
  white-space: pre;
  color: #777;
} 

div#foot div#tag a:hover{
  color: #000;
  border-color: #555;
}
div#foot img{
  vertical-align: top;
}
/**/
div#body{
  margin-top: 20px;
}
div#bodyleft{
  width: 562px;
  float: left;
}
div#bodyright{
  float:right;
  margin-left: 22px;
  width: 192px;
}

/**/
div#author_header{
  width: 192px;
  background: url(../gfx/right_top_back.png) no-repeat;
  font-weight: bold;
  padding: 9px 12px 7px 12px;
}
div#author_photo{
  padding: 10px 0 0 0;
  text-align: center;
  background: white url(../gfx/right_middle_back.png) repeat-y;
}
div#author_text{
  padding: 5px 12px 0 12px;
  background: white url(../gfx/right_middle_back.png) repeat-y;
}
div#author_bottom{
  width: 192px;
  height: 10px;
  background: url(../gfx/right_bottom_back.png) no-repeat; 
}

/**/
p.vpravoreferencienadpis{
  font-weight: bold;
  color: #03739c;
  margin: 25px 0 0 0 ;
}
p.vpravoreferencienadpis span{
  color: #9c2003;
}
p.vpravoreferenciehref{
  margin: 0;
  padding: 3px 0;
  font-size: 9px;
  text-align: center;
  font-family: verdana;
}
p.vpravoreferenciehref a{
 color: #838383;
 text-decoration: none;
} 
/**/

div#bodylefttop{
  width: 562px;
  height: 17px;
  background: white url(../gfx/content_top_back.png) no-repeat; 
}
div#bodyleftbottom{
  width: 562px;
  height: 15px;
  background: white url(../gfx/content_bottom_back.png) no-repeat;
}
div#bodyleftcontent{
  padding: 0 30px 15px 30px;
  background: white url(../gfx/content_middle_back.png) repeat-y;
  min-height: 600px;
}
/**/
div.contactForm{
  padding: 15px 0;
}
div.contactForm label, div.contactForm .input{
  display: block;
  width: 250px;
  float: left;
  margin-bottom: 10px;
}

div.contactForm label{
  text-align: right;
  width: 150px;
  padding-right: 20px;
}

div.contactForm br{
  clear: left;
}
div.contactForm .submit{
  margin-left: 170px;
}
p.msg{
 	background: #fbf5d0 url(../gfx/accepted_48.png) 10px center no-repeat;
	border: solid 1px #ffcc00;
	padding: 20px;
	color: green;
	font-size: 16px;
	padding-left: 65px;
}

p.err{
 	background: #fbf5d0 url(../gfx/cancel_48.png) 10px center no-repeat;
	border: solid 1px #ffcc00;
	padding: 20px;
	color: red;
	font-size: 13px;
	padding-left: 65px;
}
p.msg img, p.err img{
  vertical-align: middle;
  padding-right: 7px;
}

/**/
div#top_nav{
  margin: 0 0 15px 0;
}
div#top_nav a{
  color: #8f7602;
  font-size: 11px;
}

/********************** cms *****************/
/* post - excerpt */
p.date_public{
  font-size: 11px;
  margin: 0;
  padding: 15px 0 5px 0;
  font-style: italic;
}
p.title{
  font-size: 18px;
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: 25px;
}
p.title a{
  font-size: 18px;
  margin: 0;
  padding: 0;
  font-weight: bold;
  color: black;
}

p.excerpt{
  padding: 10px 0 7px 0;
  margin: 0;
}
p.in_category{
  padding: 2px 0 0 0;
  margin: 0;
  font-size: 11px;
}
p.in_category a{
   color: #000;
}

p.in_taggs{
  padding: 0;
  margin: 0;
  font-size: 11px;
}
p.in_taggs a{
   color: #000;
}

p.more{
  padding: 0 0 10px 0;
  margin: 0;
  text-align: right;
}
p.more a{
  color: #cc0000;
}
p.split{
  border-top: dotted 1px #666;
  padding: 0;
  margin: 10px 0; 
}
/* the actual post selected */

p.in_category_the_post{
  padding: 27px 0 2px 0;
  margin: 0;
  }
p.in_category_the_post a{
   color: #000;
  font-weight: bold;

}

p.in_taggs_the_post{
  padding:  2px 0 7px 0;
  margin: 0;
}
p.in_taggs_the_post a{
   color: #000;
  font-weight: bold;

}
/* navigation table */
table.navigation{
/*  background: #eee;*/
  font-size: 10px;
  border-collapse: collapse;
  color: black;
  width: 100%;
}
table.navigation td{
  padding: 9px 7px;
/*  border-left: solid black 1px;
  border-right: solid black 1px;
  border-bottom: solid black 1px;
*/
  text-align: right;
  border: none;

}
table.navigation td a.nextprev{
	text-decoration: none;
	font-size: 0;
}
table.navigation td a.nextprev img{
	border: solid #000 1px;
	padding: 3px 5px;
	height: 7px;
	width: 4px;
	vertical-align: top;
}
table.navigation td a.nextprev:hover{
	border-color:#888888;
}
table.navigation form, table.navigation input{
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 10px;
}
table.navigation form input{
	vertical-align: middle;
}
table.navigation form label{
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
table.navigation input{
	width: 20px;
}
/**/
div#languages{
  text-align: right;
  width: 400px;
  float: right;
}
div#languages a{
  color: #ff00cc;
}
div#languages ul{
  padding: 0;
  margin: 0; 
}
div#languages li{
  display: inline;
  padding: 0 5px;
  margin: 0; 
}
/**/
p.blogpisem{
  font-size: 11px;
  font-style: italic;
  padding: 20px;
  background: #f9f9f9;
  border: 1px solid silver;
}

div#bodyleft pre{
  overflow: auto;
  margin: 20px auto;
  background: #f9f9f9;
  border: 1px solid silver;
  width: 490px !important;
  white-space: pre;
  padding: 15px 10px;
  display: block;
  width: 470px; /*IE6 hack*/
}
div#bodyleft li pre{
  width: 400px !important;

}	
div#bodyright p.viac{
  margin: 0;
}
form.searchform input.input{
  width: 190px;
}
a.blue{
	color: #0467ad;
	font-weight: bold;
}

/**/
form#commentsForm{
	border: solid silver 1px;
	padding: 15px 0;
	margin: 15px 0;
  	background: #f9f9f9;
}	
form#commentsForm label, form#commentsForm .input{
  display: block;
  width: 250px;
  float: left;
  margin-bottom: 10px;
}

form#commentsForm label{
  text-align: right;
  width: 100px;
  padding-right: 7px;
}
form#commentsForm img#random_image{
	margin-left: 107px;	
	margin-bottom: 7px;
}	
form#commentsForm br{
  clear: left;
}
form#commentsForm .submit{
  margin-left: 107px;
}
form#commentsForm .small{
	font-size: 10px;
	padding-left: 5px;
}

p.comment{
	color: black;
	font-size: 11px;
}

p.comment strong{
	display: block;
	background: #ddd;
	padding: 4px 10px;
	margin-bottom: 4px;
}
p.comment a{
	color: black;
}

p.comment span.date{
	color: silver;
	font-size: 10px;
	display: block;
}

h4#commentsDiv{
	border-bottom: solid silver 1px;
	color: #aaa;
	font-variant: small-caps;
	font-size: 17px;
	font-weight: normal;
}
p.comments_alert{
	font-size: 11px;
}
ul.twitter{
	font-size: 10px;
	font-family: verdana;
	margin-left: 10px;
	padding-left: 5px;
	line-height: 11px;
	margin-top: 3px;
}

ul.twitter a{
	color: #03739C;
}
