/******************************************************************************/
/*Obecná nastavení*/
body {
	font-family: "Trebuchet MS","Verdana", "Arial", sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	text-align: center;
	background-image: url(../img/page-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div,h2,h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
/*Výchozí styly odkazů*/
a:visited {text-decoration: none;color: #FF3700;}
a:link {text-decoration: none;color: #FF3700;}
a:hover {text-decoration: underline;color: #FF3701;}
a:active {text-decoration: none;color: #FF3700;}
a.current:visited {text-decoration: underline; color: #FF3701;}
a.current:link {text-decoration: underline; color: #FF3701;}
a.current:hover {text-decoration: underline; color: #FF3701;}
a.current:active {text-decoration: underline; color: #FF3701;}

input {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10px;
}
input.readonly {
	background-color: #EBEBEB;
	color: #666666;
}
textarea {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10px;
	width: 200px;
}
h1 {
/*Určeno pro nadpisy jednotlivých položek menu editace*/
	color: #363636;
	padding-left: 18px;
	font-size: 17px;
	margin-bottom: 15px;
	background-image: url(../img/h1-arrow.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	
}
img {
	border: none;
}
tr.suda {
	background-color: #ffffff;
}
tr.licha {
	background-color: #D3E9FF;
}
td{
 padding: 3px 2px 3px 2px;
}
div.spacer {
	clear: both;
	width: 1px;
	height: 1px;
}
div#container{
  position:relative;
  text-align: left;
  margin: 0px auto 0px auto;
  width: 990px;
  padding-top:0px;
}
/*Konec obecných nastavení*/
/******************************************************************************/
/*Formátování hlavičky*/
div#header {
  position: relative;
	height: 120px;
	background-image: url(../img/header-background.jpg);
	background-repeat: repeat-x;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
div#header h3,div#header h2 {
  padding-top: 35px;
  font-size: 16px;
  margin-left: 140px;
  color: #363636;
  font-weight: normal;
}
div#header h2 {
  padding-top: 0px;
  font-size: 28px;
}
#status_bar {
	position: absolute;
	right:10px;
	top: 10px;
	height: 100px;
	width: 200px;
	text-align: right;
	color: #111111;
}
#status_bar a {
	color: #FF3500;
}
/*Konec formátování hlavičky*/
/*Main div formation - víceméně pouze obal pro střední sekci*/
div#main {
	position: relative;
  margin-top:9px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
	border-right: 1px solid #D7D7D7;
	background-image: url(../img/main-background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 990px;
}
/*End of main div formating*/
/******************************************************************************/
/*Levý sloupec (Administrační menu + technická podpora)*/
#left_column {
	position: relative;
  float:left;
	width: 170px;
}
#page{
  position: relative;
  float: left;
  padding: 3px 14px 3px 14px;
  width: 790px;
}
#left_column ul {
	margin: 0px 0px 5px 0px;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#left_column ul li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#left_column ul a:visited, #left_column ul a:link, #left_column ul a:active{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	padding-left: 18px;
	background-image: url(../img/arrow-1.gif);
	background-repeat: no-repeat;
	background-position: left;
	color:#FF3700;
}
#left_column ul a.current, #left_column ul a:hover  {
	text-decoration: none;
	padding-left: 18px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../img/arrow-2.gif);
	color:#6AB5FF;
}
#left_column ul li h2 {
	font-size: 18px;
	color: #363636;
	font-weight: normal;
}
/*Konec formátování levého sloupce*/
/*******************************************************************************/
/*Editace administrátorů obchodu*/
#table_admins {
	width: 100%;
}
/*Konec editace administrátorů obchodu*/
/*******************************************************************************/
/*Zákazníci obchodu*/
#table_customers {
	width: 100%;
}
/*Formátování registračního formuláře (úprava údajů uživatele)*/
form#registration table {
	width: 500px;
}
#registration tr td {
}
#registration tr td.required {
	font-weight: bold;
}
#registration input, #registration select {
	width: 140px;
}
#registration input.long {
	width: 99%;
}
#registration input.right, #registration select.right {
	width: 97.5%;
}
/*Konec formátování registračního formuláře*/
/*Konec editace zákazníků*/
/*******************************************************************************/
/*Obsah editace obchodu*/
div#category_section_containter {
	margin: 0px 15px 0px 0px;
}
div#category_section_menu {
/*2.levý (prostřední) sloupec u editace obchodu*/
	position: relative;
	width: 220px;
	float: left;
}
div#step1 {
/*Step 1 menu*/
	position: relative;
	height: 70px;
	background-image: url(../img/krok1-background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 15px 10px;
}
#step1 form {
/*Výběr kategorie*/
	position: absolute;
	top: 45px;
	left: 35px;
}
#step1 form select {
/*Výběr kategorie*/
	width: 140px;
	margin-right: 7px;
}
div#step2 {
/*Step 2 menu*/
	position: relative;
	background-image: url(../img/krok2-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px 0px 15px 10px;
}
div#category_section {
	float: left;
	padding: 5px 5px 5px 15px;
}
div#odkazy {
/*Obsahuje odkazy na stránce*/
	position: absolute;
	top: 26px;
	right: 25px;
	text-align: right;
}
table#categories {
  width: 100%;
}
#categories td form select{
  font-size: 9px;
	padding: 0px 0px 0px 0px;
}
table#sections{
  width: 500px;
}
#sections td form select{
  font-size: 9px;
	padding: 0px 0px 0px 0px;
}
h3.krok {
	/*display: inline;
*/
	padding-left: 16px;
	font-size: 12px;
	letter-spacing: -1px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #cc3400;
	background-position: left center;
	background-repeat: no-repeat;
}
#step1 a.odkaz, #step2 a.odkaz {
	position: absolute;
	top: 12px;
	right: 3px;
}
#step2 ul {
	list-style: url(../img/krok2-bullet.gif);
}
#ste2 ul li {
}
#step2 li a:visited, #step2 li a:link, #step2 li a:hover, #step2 li a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#step2 li a.active {
	color: #cc3400;
}
table#products {
}
table#products tr.suda {
}
table#products tr.licha {
}
table#products tr td,tabel#products tr th{
padding: 1px 5px 1px 5px;
}
table#products form {
	display: inline;
	margin: 0px 0px 0px 0px;
}
table#products select {
	font-size: 9px;
}
/*Konec editace obchodu*/
/******************************************************************************/
/*Editace objednávek*/
#show_states {
	display: inline;
	font-size: 9px;
}
#table_orders {
	width: 100%;
}
#table_orders form {
	display: inline;
	margin: 0px 0px 0px 0px;
}
#table_orders select {
	font-size: 9px;
}
#table_ordered_items {
	width: 100%;
	text-align: center;
}
#faktura{
	font-family:Arial, Verdana, Sans Serif;
}
#faktura p{
	margin:0px 0px 1px 0px;
	font-size:8.0pt;
	font-family:Arial, Verdana, Sans Serif;
}
/*Konec editace objednávek*/
/******************************************************************************/
/*Editace nastavení*/
table#setting {
	width: 100%;
}
table #const{
	width: 100%;
}
#const form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#const form select{
  width: 115px;
  font-size: 10px;
}
table#manufacturers{
	width: 100%;
}
table#suppliers{
	width: 100%;
}
/*Konec editace nastavení*/
/******************************************************************************/
/*Editace stránek*/
ul.edit-pages{
  padding-left: 20px;
  list-style: none;
}
ul.edit-pages li{
  padding-top: 1px;
  padding-bottom: 1px;
}
ul.edit-pages li a{
  padding-left: 18px;
  background-image: url(../img/arrow-content.gif);
  background-repeat: no-repeat;
  background-position: left center;
  font-size:11px;
}
/*Konec editace stránek*/
/******************************************************************************/
/*Odesílání e-mailů*/
div#preview
  { font-family: "Luxi Sans", "Verdana", sans-serif;
  	font-size: 10pt;
  	color: #333333;
  	border:none;
  }
#preview h1{
   font-size: 14px;
   margin-top: 3px;
   margin-bottom: 8px;
   color: #666666;
   border:none;
}
#preview h2{
   font-size: 12px;
   color: #666666;
   margin-bottom: 5px;
   border:none;
}
#preview h6{
   font-size: 9px;
   color: #666666;
   margin-bottom: 5px;
   border:none;
}
#preview ul,ol{
padding-left:25px;
}
#preview a img{
border:none;
text-decoration: none;
}
#preview a:visited {text-decoration: none; color: #666666;border:none;}
#preview a:link {text-decoration: none; color: #666666;border:none;}
#preview a:hover {text-decoration: none; color: #fc9806;border:none;}
#preview a:active {text-decoration: none; color: #666666;border:none;}
/*Konec odesílání emailů*/
/******************************************************************************/
/*Formátování footeru*/
#footer-line{
  margin:1px 0px 1px 0px;
  height: 7px;
  background-image: url(../img/footer-line.jpg);
  background-repeat: repeat-x;
  background-position: left top;
}
#footer{
  position: relative;
  background-color: #e4e4e4;
}
#footer2{
  position: relative;
  background-color: #6AB5FF;
  background-image: url(../img/footer-nove-generace.jpg);
  background-repeat: no-repeat;
  background-position: 30px 30px;
  height:100px;
}
#footer3{
  position: relative;
  background-image: url(../img/footer-nove-generace3.jpg);
  background-position: left top;
  background-repeat: repeat-x;
  height:70px;
}
/*Konec formátování footeru*/
/******************************************************************************/
/*Formátování errorů*/
h6 {
/*Formát návratu chyb*/
  border: 4px red solid;
  padding: 3px 5px 3px 5px;
	color: red;
	font-size: 16px;
	font-weight: bold;
}
.error-q,.error-i,.error-a,.error-o{
  border: 1px #333333 solid;
  padding:20px 20px 20px 100px;
  margin-top:8px;
  background-position: 20px 20px;
  background-repeat: no-repeat;
}
.error-q{
  background-image: url(../img/alert-question.jpg);
}
.error-i{
  background-image: url(../img/alert-info.jpg);
}
.error-a{
  background-image: url(../img/alert-alert.jpg);
}
.error-o{
  background-image: url(../img/alert-ok.jpg);
}
.error-wrapper{
  border-left: 1px #333333 solid;
  padding: 2px 0px 2px 20px;
  margin:0px 0px 0px 0px;
}
.error_wrapper p{
  font-size:14px;
  padding:0px 0px 0px 0px;
  margin:8px 0px 0px 0px;
}
.error-wrapper p.alert-nadpis{
  font-size:22px;
  color:#F50000;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

