html {
	height: 100%;
	overflow-y: scroll;
}
body {
	font-family: Arial,Verdana,Sans-Serif;
	color: #0D0D0D;
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
#main
{
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	height: 600px;
	width: 960px;
}

h1 {
	font-family: Verdana;
	font-size: 15px;
	padding: 0;
	padding-top: 10px;
	margin: 0px 0 14px 0;
	color: #003399;
	font-weight: bold;
}

h2 {
	padding: 0;
	padding-top: 10px;
	font-size: 13px;
}

h3 {
	font-size: 12px;
	padding-bottom:0;
	margin-bottom:0;
}

h4 {
	font-size: 11px;
}

h5 {
	font-size: 11px;
}

p {
	font-size: 11px;
	text-align: justify;
}

table, td {
	font-size: 11px;
}

tr {
	/*background-color: #FFFFFF;*/
}
th {
	text-align: left;
	border: none;
}

form {
	margin:0;
	padding:0;
}

.break
{
	clear: both;
	font-size: 1px;
}


input, textarea, input.fi {
	font-size: 12px;
	font-family: Arial,Verdana,Sans-Serif;
	border: 1px solid #BABABA;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;
}

textarea.texy
{
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
}

button {
	padding: 0px;
	margin: 0px;
}

input.chbox {
  padding: 0px;
	margin: 0px;
	border: none;	
}

input.button {
  background-color: #E6E6E6;
  height: 18px;
  padding: 0px;
	margin: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

input.save, input.edit {
	background-color: #00CC00;
	padding: 0px;
	margin: 0px;
}
input.delete {
	background-color: #DD0000;
	padding: 0px;
	margin: 0px;
}
input.new {
	background-color: #44AAEE;
	padding: 0px;
	margin: 0px;
}
input.number
{
	text-align: right;
	font-size:11px;
}

select {
	font-size: 11px;
	font-family: Verdana,Arial,Sans-Serif;
}



span.cross {
	text-decoration: line-through;
}

a.blue {
	color: #003399;
	text-decoration: underline;
}

a.red {
	color: #FF0000;
	text-decoration: underline;
}

a.black {
  color: #0D0D0D;
}

a.grey {
	color: #A2A2A2;
	text-decoration: underline;
}

a {
	color: #0000FF;
	text-decoration: underline;
}

.red {
	color: #FF0000;
}
.grey {
	color: #696969;
}

.blue {
	color: #003399;
}
.yellow {
	color: #FADC08;
}

#top 
{
	height: 173px;
	border-bottom: solid 2px #0378FC;	
}

#menuTop
{
	height:24px; background-color:#003399; color:#FFFFFF; font-size:12px;
}
#menuTop #menuTopLeft
{
	float:left; background: url(./../img/pub/blue-left.gif) 0 0 no-repeat; height:24px; padding-left:8px;
}
#menuTop #menuTopRight
{
	float:right; background: url(./../img/pub/blue-right.gif) 100% 0 no-repeat #003399; height:24px; padding-right:8px
}

#menutop div {
  padding-top: 3px;
	text-align: right;
	padding-right: 20px;
}
#menuTop a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px;
}

#menutop a:hover{
	/*text-decoration: underline;*/
	color: #FF0000;
}

#menutop span {
	margin:0;
	padding-left:6px;
	padding-right:6px
}

#menuleft {
	position: relative;
	float:left;
	background-color:#ECECEC;
	color: #696969;
	font-size:12px;
	/* min height hack - IE6, IE7 */
	min-height:680px;
  height:auto !important;
  height:680px;
  width: 200px;
}

#menuleft .delim
{
	border-top: solid 1px #EDEDED;
	background-color: #BBBBBB;
	height: 1px;
	margin: 6px 0 6px 0;
}

#menuleft a {
	color: #696969;
	text-decoration: none;
}

#menuleft .kategorie {
	padding-top: 3px;
	padding-bottom: 2px;
	z-index: 2;
}
#menuleft .kategorie a {
	padding-left:5px;
}
#menuleft .podkategorie {
	color: #696969;
  padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: normal;
	z-index: 3;
}
#menuleft .podkategorie a {
	padding-left:5px;
	color: #696969;
}

#menuleft div.kosik {
  position:absolute;
	bottom:0;
	left:0;
	padding-bottom: 7px;
	z-index: 1;
}

#stepList
{
	color: #000000; 
}
#stepList .stepItemActive {
	color: #003399;
}

#stepList .stepItem {
	color: #8B8B8B;
}

#stepList .stepItem .stepNumber {
	float:left; background-color: #D9D9D9; color: #FFFFFF; font-weight:bold; width:15px; margin-right:8px; text-align:center;
}

#stepList .stepItemActive  .stepNumber {
	float:left; background-color: #003399; color: #FFFFFF; font-weight:bold; width:15px; margin-right:8px; text-align:center;
}

#stepList .spacerLine
{
	border-bottom: solid 1px #D9D9D9; margin: 10px 0 10px 0; font-size:1px;
}

#titleBox {
	background: url(./../img/pub/tit-line-middle.gif) repeat-x; height:25px; margin:0; padding:0;
}
#titleBox #titleStart
{
	float:left; background: url(./../img/pub/tit-line-left.gif) 0 0 no-repeat; height:25px; padding-left:10px; font-weight:bold;
}
#titleBox #titleEnd
{
	float:right; background: url(./img/pub/tit-line-right.gif) no-repeat; height:25px;
}

.shopImg
{
	padding:0; margin: 3px 10px 13px 0; float:left; border: solid 1px #D0D0D2; width:90px; height:90px;
}
.shopImgDetail
{
	padding:0; margin: 3px 10px 13px 0; float:left; border: solid 1px #D0D0D2;width:220px;height:220px;
}
.action
{
	color: black;
}

.subtitle
{
	color: #003399;
	font-weight:bold; font-size:12px; padding-bottom:10px;
}

.basketPrice
{
	float:left;width:48px; text-align:right;
}


#contain {
	/*border-right: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;*/
	float:left;
	width: 500px;
	
	/* min height hack - IE6, IE7 */
	min-height:679px;
  height:auto !important;
  height:679px;
}

#text img {
	padding: 4px;
	border: 1px solid #FEF99D;
	margin-right: 8px;
}

#table_list {
	border-bottom: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	width:100%;
}
#table_list td {
	border-left: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
	padding: 0;
	padding-left: 4px;
	padding-right: 4px;
	height:22px;
	vertical-align: middle;
}
#table_list tr
{
	border-left: 1px solid #D9D9D9;
}
#table_list th {
  border-left: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding: 0;
	padding-left: 6px;
	padding-right: 6px;
	height:22px;
	text-align: left;
	font-weight: bold;
	background-color:  #ECECEC;
}
#table_list th.first {
	border-left:0;
	background: url(./../img/pub/table-edge-left.gif) no-repeat;
	background-color:  #ECECEC;
}

#velikosti table {
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
}

#velikosti td {
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	padding: 0;
	padding-left: 6px;
	padding-right: 6px;
	height:22px;
	width:50px;
	text-align:center;
}

#velikosti th {
  border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	padding: 0;
	padding-left: 4px;
	padding-right: 4px;
	height:22px;
	text-align: left;
	font-weight: normal;
}

.contact
{
	border: 1px solid #DADADA;
	width: 500px;
}
.contact td, th
{
	padding: 2px 8px 2px 8px;
}
.contact th 
{
	font-weight: normal;
	background-color: #F2F2F2;
	width: 100px;
}
.contact input 
{
	width: 220px;
}
.tableTitle
{
	font-weight:bold; font-size:12px; padding-bottom: 5px; color:#003399;
}

.mess_error {
	color: #FF0000;
	background-color: #F2F2F2;
	padding: 3px 3px 3px 8px;
	border: solid 1px #D9D9D9;
	font-weight: bold;
	font-size:11px;
}
.mess_info {
	color: #0D0D0D;
	background-color: #E2E2E2;
	padding: 3px 3px 3px 8px;
	border: solid 1px #D9D9D9;
	font-weight: bold;
	font-size:11px;
}

img.simple {
	padding: 0;
}

li {
	list-style-type: square;
}

.photogalery
{
	float:left; 
	padding-right:11px; 
	padding-bottom:16px;
}
