/* elemen rules */

a {
  color: #AC4D0E;
  text-decoration: underline;
  cursor: pointer;
  font-weight: bold;
}

a:link {
  color: #AC4D0E;
  text-decoration: underline;
  cursor: pointer;
  font-weight: bold;
}

a:active {
  color: #AC4D0E;
  text-decoration: underline;
  cursor: pointer;
  font-weight: bold;
}

a:hover {
  color: #FF8437;
  text-decoration: underline;
  cursor: pointer;
  font-weight: bold;
}

a:visited {
  color: #AC4D0E;
  text-decoration: underline;
  cursor: pointer;
  font-weight: bold;
}

html {
  background: #000 url(img/back1.jpg);
  padding: 0;
  margin: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #444;
  position: relative; 
}

body {
  
  border: 0px solid #00ff00;  
  padding: 0 0 40px 0;
  margin: 0; 
  
}

#body {
  width: 990px;
  margin: 0px auto 0px auto;
  background: #000 url(img/back3.jpg) repeat;
}

/* unique items rules */

#head {
  background: url(img/header.png) no-repeat 0px 0px;
  height: 185px;
  border: 0px solid red;
  margin: 0px 0 0px 0;  
  position: relative;
  padding: 14px 0 0 0; 
}

#headerPoster {
  position: absolute;
  top: -5px;
  left: 354px;
}

#container {
  background: url(img/stripe4.jpg) top left repeat-y;
}

#content {
  padding: 0 40px 40px 72px;
  min-height: 300px;
  
}

#mainMenu {
  list-style: none;
  margin: 0px 0 0 70px;
  padding: 0;
  font-size: 14px;
  border: 0px solid red;
  height: 200px;
  width: 250px;
  color: #eee;
  text-transform: lowercase;
  position: relative;
}

#mainMenu li {

}

#mainMenu a {
  display: block;
  margin: 0;
  padding: 0;
  width: 248px;
  height: 35px;
  position: absolute;
  z-index: 8;
}

#mainMenu a, #mainMenu a:visited, #mainMenu a:link {
  text-decoration: none;
}

#mainMenu span {
  display: none;   
}

#mainMenu #menu1 {  background: url(img/menu.gif) 0px 0px no-repeat; height: 30px; top: 0; border: 0px solid orange;  }
#mainMenu #menu2 {  background: url(img/menu.gif) 0px -35px no-repeat; height: 24px; top: 26px; border: 0px solid red; z-index: 10;  }
#mainMenu #menu3 {  background: url(img/menu.gif) 0px -62px no-repeat; height: 32px; top: 52px; border: 0px solid green;  }
#mainMenu #menu4 {  background: url(img/menu.gif) 0px -97px no-repeat; height: 31px; top: 78px; border: 0px solid blue;  }
#mainMenu #menu5 {  background: url(img/menu.gif) 0px -130px no-repeat; height: 26px; top: 105px; border: 0px solid yellow;  }
#mainMenu #menu6 {  background: url(img/menu.gif) 0px -159px no-repeat; height: 26px; top: 133px; border: 0px solid pink;  }
#mainMenu #menu7 {  background: url(img/menu.gif) 0px -186px no-repeat; height: 26px; top: 160px; border: 0px solid black;  }

#mainMenu #menu1:hover {  background: url(img/menu2.gif) 0px 0px no-repeat; z-index: 10;  }
#mainMenu #menu2:hover {  background: url(img/menu2.gif) 0px -35px no-repeat; z-index: 10;  }
#mainMenu #menu3:hover {  background: url(img/menu2.gif) 0px -62px no-repeat; z-index: 10;  }
#mainMenu #menu4:hover {  background: url(img/menu2.gif) 0px -94px no-repeat; z-index: 10;  }
#mainMenu #menu5:hover {  background: url(img/menu2.gif) 0px -127px no-repeat; z-index: 10;  }
#mainMenu #menu6:hover {  background: url(img/menu2.gif) 0px -157px no-repeat; z-index: 10;  }
#mainMenu #menu7:hover {  background: url(img/menu2.gif) 0px -184px no-repeat; z-index: 10;  }

#mainMenu li:hover {
  
}

#mainMenu a.current {
  color: #000;
}

#left {
  float: left;
  overflow: hidden;
  width: 210px;
  padding: 0 0px;  
  margin: 0 0 15px 90px;     
}

#left h3 {
  font-size: 120%;
  padding: 0;
  margin: 0 0 10px 0; 
  color: #2699EB;     
}

#left img {
  max-width: 155px;
  margin: auto;
}

#right {  
  background: #000;
  padding: 0 0 0 0px;
  margin: -15px 0 0 0;
  float: right;
  color: #bbb;
  line-height: 160%;
  width: 159px;
  min-height: 100px;
}

#right h4 {  
  text-align: left;
  padding: 0 0 0 8px;
}

#userMenuLeft {
  list-style: none !important;
  margin: 0 0 0px 0 !important;
  display: block !important;
  padding: 0 !important;
  overflow: visible !important;
  list-style-type: none;
}

#userMenuLeft li {
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  list-style: none !important;
  width: auto !important;
  list-style-type: none;
}

#userMenuLeft a {
  display: block;
  white-space: nowrap;
  background: #fff;
  color: #555;
  padding: 2px 4px 2px 8px;
  width: 131px;
  overflow: hidden;
  border: 1px solid #eee;
  margin: 0 0 6px 0px;
}

#userMenuLeft a:hover {  
  background: #eee;
  text-decoration: none;
  color: #000;
}

#systemMessage {
  border: 1px solid #ccc;
  background: #009900 url(img/warn.gif) no-repeat 9px 50%;
  padding: 8px 8px 8px 10px;
  text-align: center;
  font-weight: bold;
  margin: 0 0 10px 0;  
}

#systemMessageError {
  border: 1px solid red;
  background: #ff0000 url(img/warn.gif) no-repeat 9px 50%;
  padding: 8px 8px 8px 30px;
  color: white;
  font-weight: bold;
  margin: 0 0 10px 0;  
}

#userMenu {  
  margin: 0px 0 0px 0;
  padding: 10px;
}

#userMenu img {
  vertical-align: middle;
  margin: 0 10px 0 20px;
}

#innerContent {
  
}

#tabContent {  
  padding: 5px;  
}

#termsConditions {
  overflow: auto;
  height: 450px;
  padding: 8px;
  border: 1px solid #ddd;
}

#foot {
  clear: both;
  margin: 30px 0 0 0;
  border-top: 1px solid #ccc;
  padding: 10px 0 0 0;
}

div#galleryToolbar {
  padding: 0px 5px;
  margin: 0px 0px 3px 0;  
  height: 24px;
  overflow: hidden;
  line-height: 22px;
  font-size: 90%;
  background: #eaeaea;
  position: relative;
  top: -3px;
}

#galleryToolbar img {
  margin: 0 !important;
  padding: 0 !important;
}

#galleryToolbar input.submit {
  font-size: 9px;
  padding: 0 3px;
  margin: 0;
}

div.gallery {
  width: 192px;
  background: #fff;
  height: 188px;
  float: left;
  margin: 5px 2px 6px 10px;
  text-align: center;
  font-size: 90%;
  line-height: 150%;
  overflow: hidden;
  border: solid #ccc;
  border-width: 1px;
  padding: 6px 4px 4px 4px;
}

div.gallery div {
  text-align: center;
}

div.galleryItem div img {
  max-height: 120px;
  max-width: 180px;
}

div.gallery img {
  margin: 0px;
  max-width: 95%;
  padding: 0;
}


/* userBox pro všechny stránky */

div.userBox {
  width: 80px;
  border: 1px solid #999;
  float: left;
  margin: 0px 5px 0px 0px;
  padding: 2px 2px 2px 2px;
  position: relative;
  background: #ccc; 
}

div.userBox * {
  float: none !important;
}

div.userBox div.inner {
  line-height: 16px;
  text-align: center;
  padding: 0px;
  text-align: center;
}

div.userBox div.profile {
  
}

div.userBox div.profile div.img {
  border: 0px solid white;
  width: 70px;
  max-height: 85px;
  margin: 4px auto 0 auto;
  overflow: hidden;
  float: none;
}

div.userBox div.profile img.profile {
  width: 70px;
  margin: 0;
  padding: 0;
}

/* konec userBox*/

div.galleryDetailNav {
  text-align: center;
  padding: 10px;
}

#photoInformation {
  background: #ccc;
  padding: 6px;
}

#photoInformation label {
  width: 80px;
  display: block;
  float: left;
  vertical-align: middle;
}

#photoInformation .col1 {
  width: 55%;
  float: left;
}

#photoInformation .col2 {
  width: 45%;
  float: left;
}

#galleryImage {
  text-align: center;
}

#galleryImage img {
  max-width: 540px;
}

div.galleryAdminItem {
  background: url(img/gradient4.png) repeat-x;
  padding: 5px 5px 5px 0;
}

form.galleryAdmin input.text {
  margin: 0 0 3px 0;
}

div.galleryAdminToolbar {
  text-align: center;
  padding: 15px 0 0 0;
}

div.galleryAdminAffiliated {
  padding: 5px;
  height: 10px;
  border: 1px solid #eee;
  margin: 4px;
  overflow: hidden;
}

div.galleryAdminAffiliated table td {
  padding: 3px 5px;  
}

div.galleryAdminToolbar input {
  font-weight: bold;  
}

div.galleryAdminInfo {
  background: #ccc;
  text-align: center;
  margin: 0 5px 0 0;
  float: left;
  padding: 5px;
  width: 50px;
  color: white;
}

div.galleryAdminPhoto {
  height: 45px;
  text-align: center;
  width: 100px;
  overflow: hidden;
  margin: 0 5px 0 0;
  padding: 5px 0 0 0;
  border: 1px solid #000;
}

div.galleryAdminPhoto2 {
  height: 101px;
  width: 130px;
  overflow: hidden;
  margin: 0 24px 0 0;
  padding: 0px 0 0 0;
  line-height: 70px;
  border: 1px solid #000;
}

div.galleryAdminPhoto2 img {
  margin: 0;
  padding: 0;
}

div.commentRating {
  width: 60px;
  float: left;
  text-align: center;
  padding: 8px 8px 8px 0px;
  height: 110px;
}

div.commentRating div {
  font-size: 32px;
  margin: 0px 0 0 0;
  text-align: center;
}

div.forumText2 {
  
  padding: 5px;
  margin: 0 0 0 90px; 
}

div.subjectSpecial3 {
  padding: 3px 5px;
  margin: 5px 0 0px 90px;
  
}

.paddingTop {
  padding-top: 3px !important;
}

hr.superLine {
  height: 8px;
  background: #CFCECA;
  border: none;
}

.paddingRight {
  padding-right: 6px !important;
}

.padding {
  padding: 6px;
}

.paddingBottom {
  padding-bottom: 7px;
}

.marginTop {
  margin-top: 7px !important;
}

.marginBottom {
  margin-bottom: 7px !important;
}

.marginH {
  margin-right: 5px !important;
  margin-left: 5px !important;
}

.formHelp {
  font-size: 85%;
  color: #aaa;
  padding-left: 156px;
  line-height: 15px;
}

.tabs {
  background: #ccc;
  height: 25px;
  line-height: 21px;
  padding: 0 0 0 5px;
  margin: 0 0 10px 0;
  position: relative;
}


.tabs a {  
  position: relative;
  text-align: center;
  top: 2px;
  margin: 0 5px 0 0;  
  padding: 0 3px;
  float: left;  
}

.tabs a.current {
  background: #eee;
  position: relative;
  top: 4px;
  margin: 0 5px 0 0;
  padding: 0 4px;
  float: left;  
}

img {
  vertical-align: middle;
  border: none;
  margin: 6px 6px;
}

h1, h2 {
   margin: 0px 0px 10px 0px;
   color: #E68900;
   text-transform: lowercase; 
   padding: 4px 10px 6px 0px;
}

h2 {
  font-size: 14px;
  margin: 0px 0px 0px 0px;
}

h1 {
  font-size: 20px;
}

h3 {
  margin: 5px 0;
  padding: 1px 6px 1px 0;
}

h4 {
  font-size: 12px;
}

label {
	display: block;
	float: left;
	vertical-align: middle;
	width: 150px;
	padding: 0 6px 0 0;
	margin: 0px 0;
	clear: left;
	height: 14px;
}

label.labelNormal {
	display: inline !important;
	float: none !important;
	width: auto !important;
}

input {
  vertical-align: middle;
}

p {
  padding: 6px 0;
  margin: 0;
  line-height: 16px;
}

kbd {
font-size: 120%;
}

input[type=checkbox] {

}

select {
  vertical-align: middle;
}

textarea {
  background: #fff;
  border-style: solid;
  border-color: #ddd;
  border-width: 1px;
  margin: 3px 0 0 1px;
}

ul, ol {
  line-height: 150%;
}

ul {
  list-style: square url(img/li.gif);
}

.button, input[type=submit] {	
	border: 1px solid #ddd;
	font-size: 10px;	
	margin: 0px 1px 0 0px;
	background: #fff;
	display: inline;
	color: #000 !important;
	text-transform: uppercase;
	padding: 1px 4px !important;
	text-decoration: none !important;
}

.button:hover {
  background: #eee;
}

div.sitenav {
  text-align: center;
  margin:  6px;
}

div.sitenav * {
  
}

div.sitenav a {
  
}

.sitenav .cur {
  font-weight: bold;
}


/* stránkovací tlačitka
.sitenav {
  margin: 15px 0 5px 0; 
}

.sitenav span, .sitenav a:link, .sitenav a:visited, .sitenav a:active {
	padding: 2px 6px;
	margin:0 1px;
	background:#fff;
	color:#000;
	border:1px solid #aaa;
	text-decoration:none;
}
	
.sitenav span {
  color: rgb(181,181,181);
}

.sitenav a:hover {
	background:rgb(252,66,3);	
	border:1px solid rgb(252,66,3);
	color:#fff;
}
	
.sitenav .cur {
	padding: 3px 6px;
	margin: 0px 1px;
	background: rgb(252,66,3);
	color: white;
	border: none;
	text-decoration: none;
}
konec stránkovací tlačítka*/

/* general rules */

.strong {
  font-weight: bold !important;
}

.nobr {
  white-space: nowrap;
}

.aleft	{
	float: left;
}

.aright	{
	float: right;
}

.capitalize {
	text-transform: capitalize;
}

.center		{
	text-align: center;
}

.clear {
	clear: both;
	float: none;
}

.clearl {
	clear: left;
}

a img {
  border: none;
} 

.clearr {
	clear: right;
}

.error, .alert {
	color: #ff0000 !important;
	font-weight: bold;
}

.alertOk {
  color: green;
  font-weight: bold;
}

.justify {
  text-align: justify;
}

.middle	{
	vertical-align: middle;
}

.noborder {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.noback {
	background: transparent;
}

.none {
	display: none;
}

.notice {
	color: #666;
	font-size: 10px;
	font-weight: normal;
}

.small_caps {
	font-variant: small-caps;
}

.strike {
	text-decoration: line-through !important;
}

hr {
  color: #999;
  border: none;
  border-top: 1px solid #999;
  height: 0;
  
}

fieldset {
  border: 1px solid #aaa;
  margin: 10px;
  padding: 6px;
}

.taleft	{
	text-align: left;
}

.taright	{
	text-align: right;
}

.uppercase {
	text-transform: uppercase;
}

table  {
  border-collapse: collapse;
}

table.border td {
  border: 1px solid #666;
  padding: 2px 4px;
}

.inline {
  display: inline !important;
}

div.captioned {
  border: 0px solid #666;
  text-align: center; 
  margin: 0px 10px 3px 0;
  width: 180px;
  clear: right;
}

div.captioned img {
  margin: 8px 10px 0px 0px;
  max-width: 170px;
}

div.captioned div.text {
  margin: 0px 10px 8px 0px;
  text-align: left;
  padding: 4px 4px;    
  font-style: italic;   
}

div.actualContent {
  padding: 6px;
}

form#addComment fieldset {

  margin: 15px 0 0 0;
}

table.border {
  border: none;
  border-collapse: separate;
}

table.border td {
  border: 1px solid #666;
  border-bottom: 1px solid #666;
  padding: 1px 3px;
  margin: 0;
} 

table {
  border: none;
  border-collapse: separate;
}

table td {
  border: 0px solid #eee;
  border-bottom: 0px solid #999;
  padding: 2px 3px;
  margin: 0;
}

th {
  background: #fff;
  color: #000;
}

div.itemItem {
  border: 3px solid #ddd;
  width: 200px;
  background: #fff;
  color: #000;
  float: left;
  height: 214px;
  text-align: center;
  margin: 0 10px 10px 0;
}

div.itemItem a {
  color: #000;
}

div.itemItem h4 {
  padding: 5px;
  margin: 0;
  font-size: 12px;
  height: 25px;
}

div.itemItem div.img {  
  height: 130px;
  line-height: 130px;
  overflow: hidden;
}

div.itemItem img.feature {
  max-width: 195px;
  height: 120px;
  margin: 0;
}

div.itemItem .price {
  height: 20px;
  font-size: 15px;
  line-height: 20px;
  text-align: right;
  padding: 0 6px 0 0;
}

div.itemItem .text {
  text-align: left;
  background: #666;
  padding: 4px;
}

div.itemItem .more {
  width: 60px;
  background: #666;
  float: left;
  height: 20px;
  line-height: 20px;
  padding: 0 4px 0 4px;
  margin: 0 0 0 6px;
  text-transform: uppercase;
}

div.itemItem .more a {
  color: #fff;
  text-decoration: none;
}

div.itemItem .buy {
  background: red;
  margin: 6px;
  height: 15px;
  line-height: 15px;
  
}

div.itemItem .buy a {  
  color: white;
  text-decoration: none; 
}

#itemDetailPhotos {
  width: 200px;
  margin-right: 10px;
  float: left;
  text-align: center;
}

#itemDetail {
   margin-left: 210px;
}

#itemDetail ul li {
   margin: 0;
   padding: 0;
}

#itemDetail ul {
   margin-left: 0;
   padding-left: 12px;
}

#sumPrice {
  font-size: 16px;
  color: #fff;  
}

div.listPhoto {
  float: left;
  width: 200px;
  overflow: hidden;
  margin: 0 10px 0 0;
  text-align: center;
  height: 120px;
  line-height: 120px;
}

div.listPhoto img {
  width: 200px;
  margin: 0;
}

div.listPhoto2 {
  float: left;
  width: 200px;
  overflow: hidden;
  margin: 0 10px 0 0;
  text-align: center;
  height: 120px;
  line-height: 120px;
}

div.listPhoto2 img {
  max-width: 200px;
  margin: 0;
}

div.orderItem p.aleft {
  width: 40%;
  margin: 0 10px 0 0;
}

#shopCategory ul, #shopCategory ul li {
  margin-left: 0;
}

#shopCategory {
  border-bottom: 1px solid #000;
  padding: 0 3px 10px 6px;
}

#newsLeft {  
  padding: 0 6px 10px 6px;
}

div.articleItem {  
  padding: 6px 12px 6px 6px;
  margin: 6px 0;
  min-height: 119px;
}

div.articleItem h2 {
  margin: 0;
}

div.articleItem h2 a {  
    
}

#randomProduct {
  
  padding: 0 6px 10px 6px;
}

#randomProduct img {
  margin: 5px 0;
  max-width: 140px;
}

.border {
  border: 3px solid #eee;
}

div.stripe {
  height: 8px;
  margin: 5px 0;
  background: url(img/stripe5.png);
}

div.bookItem {
  border-bottom: 3px solid #ccc;
  margin: 0 auto 10px auto;
  width: 850px;
}

div.bookItem .meta {
  background: #eee;
  padding: 2px 5px;
}

div.bookItem .text {
  background: #fff;
  padding: 2px 5px;
}

#lightbox img {
  margin: 0;
}
