
body {
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	background: white;
	text-align: justify;
	font: 13px Arial, Helvetica, sans-serif;
  /* font: 12px Verdana,Geneva,Kalimati,sans-serif; */
	color: #444444;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
}

h1 {
	font-size: 2.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1em;
	line-height: 160%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
}

/* Menu */

#menu {
  position: absolute;
  top: 246px;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 12px;
  font-size: 1.1em;
  color: white;
  text-decoration: none;
  text-transform: capitalize;
}

#menu a:hover {
	text-decoration: underline;
}

#menu #current {
	background: white;
}

#menu #current a {
	background: white no-repeat 100% -40px;
  color: #EB001C;
}

/* Page */

#page {
	width: 910px;
	margin: 10px auto;
	padding: 0px;
}

#header-pic {
	background: url(images/top.jpg) no-repeat left top;
	width: 970px;
	height: 276px;
  float: left;
}

#header-pic {
	background: url(images/top.jpg) no-repeat left top;
	width: 970px;
	height: 276px;
}
#header-pic h1 {
 display: none;
}

#slogan {
  position: relative;
  top: 138px;
  left: 380px;
  font-size: 1.5em;
  font-style: italic;
  color: silver;
  width: 400px;
}

/* Content */

#content {
	float: left;
	width: 640px;
}

.post {
	margin: 0px 0px 0px 0px;
}

.post .title{
	margin: 0px;
	color: #444444;
	padding: 0px 0px 7px 0px;
	font-size: 1.8em;
}

.post h1.title {
	color: red;
}
.post .entry {
	padding: 0 30px 0 0;
}

.post .meta {
	font-weight: bold;
	padding-left: 0px;
}

.post .byline {
	margin: 0px;
	padding-left: 0px;
}

.post .entry p {
	padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}

.post h2 {
	padding: 0px;
  margin: 0px;
  margin: 10px 0px 5px 0px;
}


.post .entry a, .post a {
 color: #1275AE;
 text-decoration: none;
}
.post .entry a:hover, .post a:hover {
 color: #7AC3D4;
 text-decoration: underline;
}

.shortpost {
	border-bottom: 1px solid #1275AE;
  padding-bottom: 10px;
  margin: 0px 30px 10px 0px;
}


.shortpost .entry {
  padding: 0px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
  background: #EFEFEF;
  margin-top: 10px;
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li li {
	margin-left: 5px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	padding: 12px 20px 7px 20px;
	font-size: 1.4em;
	color: gray;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}


/* Comments*/

#comments {
 padding: 0px;
 margin: 0px 0 0 20px;
 float: left;
}

h2.comments{
 margin: 0 0 0 20px;
}
.commentlist {
 float: left;
 padding:0px;
 margin:0px;
}

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}

.commentlist blockquote {
	background:#ededed;
	}

.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	display: block;
	float: left;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 0px;
	padding:3px 0;
	display: block;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:550px;
	float:right
	}
.commenttext p {
	padding: 0px;

	}
.commentlist cite strong {
	font-size:1.1em;
	}


.big  .commenttext {
	width:620px;
	}
li.my_comment {
  margin: 0px;
  margin-left: 20px;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}

.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}

.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}

#comment {
	background:#fff;
	}


/* Footer */

#footer {
	clear: both;
	width: 970px;
	height: 168px;
	margin: 0px auto;
	color: #FFFFFF;
  background: url(images/bottom_2.jpg) no-repeat left top;
}

#footer .bar {
 background: url(images/bottom_bar_bg.jpg) repeat-x left top;
 height: 35px;
 width: 970px;
 border-top: 1px solid white;
  border-bottom: 1px solid white;
  position: relative;
  top: 110px;
}

#footer p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}

.shopCover {
  margin: 0px 25px 0 0;
}

.shopCover .pict {
 float:left; width: 150px; margin-top: 15px;
}

.shopCover .main {
 float:right; border: 0px solid gray; width: 425px; margin-top: 15px;
}

.shopCover h1, .shopCover h2, .shopCover h3, .shopCover p, .shopCover div, .shopCover div p {
 margin: 0px;
 padding: 0px;
}
.shopCover table td p {
 margin-bottom: 15px;
}

.shopCover table td h2 a{
 color: #7AC3D4;
text-decoration: none;
}

.shopCover table td h2 a:hover{
 color: #1275AE;
text-decoration: underline;
}

.shopCover table {
 padding: 0px;
 margin: 0px;
  width: 100%;
}
.shopCover td, .shopCover tr, .shopCover th {
 padding: 0px;
 margin: 0px;
height: 23px;
}
.shopCover th {
 font-weight: bold;
text-align: left;
  background: none;
  width: 100px;
  color: black;
}
#toCartBox {
 border: 2px solid #BFB591;
  background: #ECE4B6;
  padding: 10px;
  margin: 10px 0px;
}

/* foto */

tr.fotoradek {
	background: white url('') 0 0px repeat-x;
}
.fotoradek td {
	padding: 5px;
	vertical-align: top;
	border: 0px;
}

.fotoradek td h2, .fotoradek td .nadpis {
	padding: 0px;
	margin: 0px;
	font-size: 19px;
	padding-bottom: 5px;
}

.fotoradek .popis  {
	padding-bottom: 10px;
}

.fotoradek td a img, .lightphoto td a img{
  border-top: 1px solid silver;
  border-left: 1px solid silver;
  border-bottom: 1px solid silver;
  border-right: 1px solid silver;
}

.fotoradek td a:hover img, .lightphoto td a:hover img{
  border-top: 1px solid gray;
  border-left: 1px solid gray;
  border-bottom: 1px solid gray;
  border-right: 1px solid gray;
}

.fotoradek .pocetfotek, .fotoradek .datum {
	font-size: 85%;
	color: silver;
}

ul#menuShopCategories li, #menuShopCategories li ul li {
  text-align:left;
  font-size: 0.9em;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 19px;
	padding-left: 15px;
}

ul#menuShopCategories li ul {
  margin-bottom: 0px;
  padding-bottom: 5px;
}
