body { 
  font-size: 14px; 
  font-family: Arial, Helvetica, sans-serif; 
  background: #3F6898 url(../images/bg.png) repeat-x top;
  color: #fff; 
}

a	{ 
  color: #FF9603;
  text-decoration: underline;
}

a:hover { 
  text-decoration: none; 
  color: #fff;
}

h1 { 
  font-size: 26px;
  color: #fff;
  padding-left: 20px;
  font-weight: bold;
}

h2 { 
  font-size: 23px; 
  color: #FF9603; 
  padding-left: 20px;
  font-weight: bold;
}

h3 { 
  font-size: 19px; 
  color: #D3E8F7; 
  padding-left: 20px;
  font-weight: bold;
}

h4 { 
  font-size: 16px; 
  color: #000; 
  padding-left: 20px;
  font-weight: bold;
}

#obsah > p {
	padding-left: 20px;
}

#hlavni { 
  width: 977px; 
  margin: 10px auto; 
}

#hlavicka {
  width: 977px;
}

#nadpis {
  float: left;
  width: 337px;
  height: 57px;
}

#nadpis img {
  border: 0px;
}

#hledani {
  float: right;
  width: 388px;
  height: 57px;  
  background-image: url(../images/hledani.png);
}

#hledani p {
  font-size: 20px;
  font-weight: bold;
  color: #547BAA;
  padding-left: 20px;
  padding-top: 5px; 
  float: left;
}

#hledani p.searchCaption {
  padding-top: 7px; 
}

#logo {
  clear: both;
  width: 977px;
  height: 334px;   
  background-image: url(../images/logo.png); 
}

#menu_top {
  float: right;
  width: 769px;
  height: 36px;   
  background-image: url(../images/menu_top.png); 
}

#menu_top ul {
  list-style: none; 
}

#menu_top li { 
  position: relative; 
  float: left; 
  padding-left: 26px;
  padding-right: 26px;
  margin-top: -15px;
  margin-left: -30px;
}

#menu_top li a { 
  line-height: 36px; 
  font-size: 17px; 
  color: #547BAA;
  text-decoration: none; 
}

#menu_top li a:hover { 
  color: #547BAA;
  text-decoration: underline;
}

#leva_strana {
  float: left;
  width: 181px;
  margin-top: 34px;
  margin-left: 15px;  
}

#menu_leva {
  width: 181px;
  padding-left: 0px;
  margin-left: 0px;
  text-align: center;
}

#menu_leva ul {
  list-style: none; 
  padding: 0;
  margin: 0;
  margin-top: -13px;
}

#menu_leva li { 
  position: relative; 
  background-image: url(../images/menu_leva_pozadi.png);
  line-height: 33px;
  padding-left: 0px;
  margin-left: 0px;
}

#menu_leva li a { 
  font-size: 17px; 
  color: #fff;
  text-decoration: none; 
}

#menu_leva li a:hover { 
  color: #FF9603;
  text-decoration: underline;
}

#menu_leva h2 {
  height: 24px;
  width: 181px;
  background-image: url(../images/menu_leva_h2.png);
  font-size: 15px; 
  color: #547BAA; 
  font-weight: normal;
  padding-top: 10px;
  padding: 10px 0 0 0;
  text-align: center;
}

#obsah {
  width: 730px;
  background: #4D73A0 url(../images/obsah.jpg) no-repeat;
  float: right;    
  margin-top: 10px;
  margin-right: 19px;
  padding: 10px;  
}

#paticka { 
  width: 977px;
  color: #fff;
}

.paticka_copy {
  float: left;
  padding-left: 15px;
}

.paticka_autor {
  float: right;
  padding-right: 15px;
}

.paticka_autor a {
  color: #fff;
  text-decoration: none;
}

.paticka_autor a:hover {
  color: #fff;
  text-decoration: underline;
}

.searchContainer {
	margin-top: -14px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(../images/vyhledavani_leva.png) no-repeat;
}

.searchForm dl {
	text-align: left;
}

.searchForm dd {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 3px;	
}

.searchForm dd select {
	width: 100%;
}

.searchButton {	
	margin-left: 10px;
}

.clear {
	clear: both;
}

.itemBox, .itemBox2 {
	border-top: 1px solid #718eb0;	
	margin-bottom: 12px;
	padding: 0px 10px 0px 0px;
}

.itemBox2 {
	background: #5E9DE6;
	margin-bottom: 0;
	padding-bottom: 12px;
}

.photo {
	float: left;
	margin-top: 8px;
}

.itemInfo {
	float: left;
	margin-left: 10px;
	width: 440px;
}

.itemInfo h2 {
	padding-left: 0px;
	margin-top: 10px;
}

.itemInfo h2 a {
	color: #fff;
	font-size: 20px;
	text-decoration: none;
}

.itemBox2 a, .itemBox2 h2 a {
	color: #F8C806;
}

.itemInfo h2 a:hover {	
	text-decoration: underline;
}

.otherItemInfo {
	float: right;
	width: 105px;
}

.itemBox2 .otherItemInfo p a {
	font-weight: bold;	
}

div#pages {
	text-align: center;
}

div#pages a, span {
	font-weight: bold;
}

span.free {
	color: #64dd23;
}

span.full {
	color: red;
}

.detailInfo {
	float: left;
	width: 400px;
}

tr.pricesCaptionRow {
	background: #336699;
}

td.paramCaption {
	font-weight: bold;
}

td.yellow {
	color: #fff000;
	font-weight: bold;
}

td.oldPrice {
	color: #a40000;
	text-decoration: line-through;
}

table.prices {
	font-size: 12px;
	margin: auto;
}

th.date {
	color: #1441b8;
}

input.price {
	background: transparent;
	border: 0px;
	cursor: pointer;
	color: #1441b8;;	
}

.center {
	text-align: center;
}

span.oldPrice {
	color: #a40000;
	text-decoration: line-through;
	font-size: 15px;
}

p.price {
	font-size: 20px;
	color: #fff000;
	font-weight: bold;
	height: 45px;
	margin-bottom: 5px;
	margin-top: 0px;
}

#paramsHidden-element {
	margin-top: -16px;
	margin-bottom:-10px;
}

p.stars {
	background: url(../images/stars.png) no-repeat;
	height: 20px;
}

input.searchField {
	background: url(../images/searchField.jpg) no-repeat;
	color: #000;
	float: left;
	border: 0;
	width: 185px;
	height: 30px;	
	margin-right: 10px;
}

input.searchTextButton {
	background: url(../images/searchButton.jpg) no-repeat;
	border: 0;
	float: left;
	width: 31px;
	height: 30px;
}

fieldset {
	border: 1px solid silver;		
	padding: 1em;
	*padding-top: 0;
}

legend {
	*margin-bottom: 1em;
}

form.groups {
	margin-left: -150px;
}

form.groups dt {
   float: left;
   margin-bottom: 5px;   
}

form.groups dd {
	margin-bottom: 5px;
	margin-left: 150px;
}

.required {
	color: #a40000;
}

p.errors, ul.errors {
	clear: both;
	color: #8B0000;
	font-weight: bold;
	margin-top: 5px;	
	border: 1px solid #8B0000;
	background: #ffec7b;	
	padding: 5px;
	width: 300px;
}

ul.errors {
	list-style-position: inside;
	list-style-image: url(../../images/admin/hidden.png);
}

div.categoryDescription {
	height: 110px;
	overflow: hidden; 
}

div.fullDescription {	
	 
}
