/*  
Theme Name: FeliciaWorld theme
Theme URI: http://www.feliciaworld.com/
Description: FeliciaWorld is a 1 column Wordpress theme.
Version: 0.1
Author: Jemny 
Author URI: http://www.jemny.net/

This theme was designed and built by Jemny of <a href="http://www.jemny.net/">Jemny net</a> based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
*/

body { 
  font-family:Helvetica, Arial, Geneva, sans-serif;
  font-size:12px;
  background:#E6F5FD;
  color:#666;
}
#wrap {
  width:800px;
  margin: auto;
  padding: 0;
}
a:hover {
  text-decoration:none;
  color:#666;
  border:none;
  }
#box {
  background: #fff;
  width: 800px;
  table-layout: fixed;
  margin: 0 auto;
  padding: 0;
} 
#top {
  background:#f1efe7;
  height:26px;
  line-height:26px;
  margin:0 auto;
  padding:0 5px; }
#header {
  background-image: url(images/full_top_top.jpg);
  background-repeat: no-repeat;
  height:230px;

/*  margin:5px auto;
  padding:0 5px;*/
}
#header h1.blogtitle {
  font-family:Georgia, Times, "Times New Roman", Serif;
  color:#fff;
  font-size:30px; 
  text-transform:uppercase; 
  margin:0; 
  padding:20px 0 0; 
}
#header h1.blogtitle a:hover { 
  text-decoration:none; 
  color:#fff; 
  border:none; 
}

p.description { 
  color:#fff; 
  font-size:12pt; 
  margin:0; 
  padding:0; 
} 
.entry {
  /*background: #fff;*/
  background-image: url(images/full_bottom.jpg);
  background-repeat: no-repeat;
  min-height: 334px;
  text-align:justify;
  overflow:hidden;
  padding:0 110px;
  _height: 100%;
}
.entry2 {
  background-image: url(images/pozadi.jpg);
  background-repeat: repeat-y;
  padding-bottom: 10px;
  _height: 100%;
}
.entry h2 { 
  font-family:Verdana, Arial, Helvetica, sans-serif;  
  font-size:14px;
  font-weight:700;
  color: #ff6600;
} 
.entry a:hover { 
  text-decoration:none; 
  color:#87990d; 
  border:none; 
}
#tophome { 
  width:250px; 
  float:left; 
  text-align:left; 
  margin:0; 
  padding:0; 
}
#tops { 
  width:200px; 
  float:right; 
  text-align:right; 
  margin:0; 
  padding:5px 0 0; 
}
#searchform { 
  height:26px; 
  line-height:26px; 
  float:right; 
  margin:0; 
  padding:0; 
}
#searchform #s { 
  font-size:8pt; 
  width:185px; 
  margin-right:2px; 
} 
#searchform #submit { 
  font-size:8pt; 
} 
input#s { 
  color:#666; 
  border:1px solid #cbcbcb; 
  background:#fcfcfc; 
}
#nav {
  background-image: url(images/full_top_menu.jpg);
  height:36px;
  line-height:36px;
  margin:0 auto;
  padding-left: 100px;
}
ul.nav { 
  height:26px; 
  line-height:26px; 
  float:left; 
  list-style:none; 
  font-size:11px; 
  font-weight:400; 
  text-transform:uppercase; 
  margin:0; 
  padding:0 0 0; 
}
ul.nav li { 
  float:left !important; 
  list-style-type:none; 
  margin:0; 
  padding:0; 
}
ul.nav li a,ul.nav li a:link,ul.nav li a:visited {

  border-bottom:0;
  border-left:0;
/*  background:#f1efe7;*/
  color:#D5D5D5;
  font-weight: bold;
  float:left;
  display:block;
  padding:0 7px;
}
ul.nav li a:hover,ul.nav li a:active { 
  color:#F5F5F5; 
  text-decoration:none;
}
  ul.nav li.first a { 
  border-left:1px solid #ccc;
}
ul.nav li.current_page_item a { 
  color:#666;
  background:#fff; 
}
ul.nav li ul { 
  float:left; 
  margin:0; 
  padding:0; 
}
.navigation { 
  display:block; 
  text-align:center; 
  margin-top:10px; 
  margin-bottom:10px; 
}
.alignright { 
  float:right; 
} 
.alignleft { 
  float:left; 
}
blockquote { 
  padding-left:20px; 
  border-left:5px solid #ddd; 
  margin:15px 30px 0 10px; 
}
blockquote cite { 
  display:block; 
  margin:5px 0 0; 
}
.comments h3 { 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:14px; 
  font-weight:700; 
  padding-top:10px; 
}
.bobcomment :hover { 
  background:#f8f8f3; 
}
ol.commentlist { 
  list-style:none; 
  margin:0 0 1px; 
  padding:0; 
}
ol.commentlist li { 
  list-style:none; 
  margin:0; 
  padding:13px 13px 1px; 
} 
ol.commentlist li.commenthead { 
  list-style:none; 
  margin:0; 
}
ol.commentlist li.commenthead h2 { 
  margin:0; 
}
textarea { 
  color:#666; 
  width:80%; 
  border:1px solid #cbcbcb; 
  margin-bottom:0.6em; 
  background:#fcfcfc; 
  margin-top:2px; 
  padding:3px; 
} 
#footer { 
  background:#E6F5FD;
  height:26px; 
  line-height:26px; 
  clear:both; 
  margin: auto 0px auto 0px; 
  padding:0 5px;
  _display: inline;


}
.footer-left {
   padding-left: 95px;
	position: relative;
	float: left;
}
.footer-right {
	position: relative;
	float: right;
   padding-right: 80px;
}
a:link,a:active,a:visited {
	text-decoration:none;
	color:#666;
/*	border-bottom-color: #FF9D03;
	border-bottom-width: 1px;
	border-bottom-style: solid;*/
} 
#header h1.blogtitle a:link,#header h1.blogtitle a:active,#header h1.blogtitle a:visited { 
  text-decoration:none; 
  color:#fff; 
  border:none; 
}
.entry a:link,.entry a:active,.entry a:visited { 
  text-decoration:none; 
  color:#6c6d62; 
  border:none;
} 
.end,.bobcomment { 
  border-bottom:1px #eeede0 solid; 
}
input#url,input#author,input#email { 
  color:#666; 
  width:50%; 
  border:1px solid #cbcbcb; 
  margin-bottom:0.6em; 
  background:#fcfcfc; 
  margin-top:2px; 
  padding:3px; 
}

.entry h3 {
	border:none;
	font-size: 13px;
	font-weight: 600;
	margin-left: 40px;
	margin-right: 40px;
}

.renovace {
  
}

a:hover .renovace{
  background-color: #EFEFEF;
}
.entry a:link,a:active,a:visited, a:hover {
	text-decoration:none;
}
.ramecek {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
	text-align: justify;
	background-color: #e0e8ed;
	clear: both;
	float: left;
	width: 98%;
}
.ramecek p {
	float: left;
}
.galerie {
  float: right;
}
.galerie p {
	text-align: right;
}
.galerie a:link,.galerie a:active,.galerie a:visited,.galerie a:hover {
	text-decoration:none;
	border-bottom-color: #FF9D03;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: right;
}


