﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align: center;
}
body#width0 {
	width: 0%; /*IE BUG*/
}
table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}
div#top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 500px;
	height: 90px;
	background-color: #66ccff;
	background-image: url('img/top.gif');
	background-repeat: no-repeat;
	background-position: 20% 0%;
}
div#status {
	position: absolute;
	bottom: 60px;
	right: 100px;
	padding: 10px;
}
div#conner-lt {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 5px;
	height: 5px;
	background-image: url('img/conner-lt.gif');
	background-repeat: no-repeat;
}
div#conner-lb {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 5px;
	height: 5px;
	background-image: url('img/conner-lb.gif');
	background-repeat: no-repeat;
}
div#conner-rt {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 5px;
	height: 5px;
	background-image: url('img/conner-rt.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
div#conner-rb {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 5px;
	height: 5px;
	background-image: url('img/conner-rb.gif');
	background-repeat: no-repeat;
}
div#menu {
	position: absolute;
	top: 90px;
	left: 0px;
	width: 100%;
	min-width: 500px;
	height: 31px;
	background-color: #66ccff;
	min-width: 640px;
}
div#submenu {
	position: absolute;
	top: 121px;
	left: 0px;
	width: 100%;
	min-width: 500px;
	background-color: #66ccff;
}

div#main {
	position: absolute; 
	top: 154px; 
	left: 0px; 
	width: 100%;
	text-align: center;
	min-width: 640px;
}
div#window {
	position: relative;
	top: 0px;
	left: 0px;
	width: 90%;
	margin: auto;
	text-align: center;

}
div#author {
	position: relative;
	left: 0px;
	width: 100%;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #66ccff;
	margin-top: 20px;
}
div#login {
	padding: 5px 15px 5px 15px;
}
div#login-bg {
	position: relative; 
	width: 100%; 
	height: 100%; 
	background-color: #95dcff; 
	color: #ffffff;
}
div#logmain {
	position: absolute; 
	top: 45%; 
	width: 99%; 
	text-align: center;
}
div#logcenter {
	position: relative; 
	margin: auto;
}
div#perpage {
	position: absolute; 
	right: 5px;
	top: 5px;
	color: white;
}
div.lista {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 1px;
	background-color: gray;
}
div.nadpis {
	position: relative; 
	width: 300px; 
	padding: 5px; 
	color: #ffffff; 
	background-color: #66ccff; 
	margin: auto; 
	border-left: 1px solid #66ccff; 
	border-right: 1px solid #66ccff; 
	border-top: 1px solid #66ccff;
}
fieldset {
	text-align: left;
}
div.window {
	position: relative; 
	width: 300px; 
	height: 80px;
	padding: 5px; 
	margin: auto; 
	text-align: left; 
	border-left: 1px solid #66ccff; 
	border-right: 1px solid #66ccff; 
	border-bottom: 1px solid #66ccff;
}
ul.menu
{
	list-style-type: none;
	margin: 0px 0px 0px 50px;
}
ul.menu li
{
	float: left;
	display: block;
	padding: 0px 7px 0px 7px;
}
a.item:link
{
	color: #FFFFFF;
	float: left;
	text-decoration: none;
	background-color: #66ccff;
	padding: 8px 11px 8px 11px;
}
a.item:visited 
{
	color: #FFFFFF;
	float: left;
	padding: 8px 11px 8px 11px;
	background-color: #66ccff;
	text-decoration: none;
}
a.item:active
{	
	color: #FFFFFF;
	float: left;
	padding: 8px 11px 8px 11px;
	background-color: #66ccff;
	text-decoration: none;
}
a.item:hover
{
	color: #000000;
	float: left;
	padding: 8px 11px 8px 11px;
	text-decoration: none;
	background-color: white;
	border-bottom: medium orange solid;
}
a.item_choose:link
{
	color: #000000;
	float: left;
	padding: 8px 11px 8px 11px;
	text-decoration: none;
	background-color: white;
	border-bottom: medium orange solid;
}
a.item_choose:visited 
{
	color: #000000;
	float: left;
	padding: 8px 11px 8px 11px;
	text-decoration: none;
	background-color: white;
	border-bottom: medium orange solid;
}
a.item_choose:active
{	
	color: #000000;
	float: left;
	padding: 8px 11px 8px 11px;
	text-decoration: none;
	background-color: white;
	border-bottom: medium orange solid;
}
a.item_choose:hover
{
	color: #000000;
	float: left;
	padding: 8px 11px 8px 11px;
	text-decoration: none;
	background-color: white;
	border-bottom: medium orange solid;
}
a.subitem:link
{
	color: #FFFFFF;
	float: left;
	text-decoration: none;
	background-color: #66ccff;
	padding: 4px 11px 4px 11px;
}
a.subitem:visited 
{
	color: #FFFFFF;
	float: left;
	padding: 4px 11px 4px 11px;
	background-color: #66ccff;
	text-decoration: none;
}
a.subitem:active
{	
	color: #FFFFFF;
	float: left;
	padding: 4px 11px 4px 11px;
	background-color: #66ccff;
	text-decoration: none;
}
a.subitem:hover
{
	color: #000000;
	float: left;
	padding: 4px 11px 4px 11px;
	background-color: white;
	text-decoration: none;
}
a.subitem-selected:link
{
	color: #000000;
	float: left;
	text-decoration: none;
	background-color: white;
	padding: 4px 11px 4px 11px;
}
a.subitem-selected:visited 
{
	color: #000000;
	float: left;
	padding: 4px 11px 4px 11px;
	background-color: white;
	text-decoration: none;
}
a.subitem-selected:active
{	
	color: #000000;
	float: left;
	padding: 4px 11px 4px 11px;
	background-color: white;
	text-decoration: none;
}
a.subitem-selected:hover
{
	color: #000000;
	float: left;
	padding: 4px 11px 4px 11px;
	text-decoration: none;
	background-color: white;
}
a.vypis:link 
{
    color: white;
    text-decoration: underline;
}
a.vypis:visited 
{
    color: white;
    text-decoration: underline;
}
a.vypis:active  
{
    color: white;
    text-decoration: underline;
}
a.vypis:hover 
{
    color: white;
    text-decoration: none;
}
a.zbozi:link {
	color: white;
    text-decoration: none;
    background-color: #66ccff;
    border: 1px solid #66ccff;
    padding: 5px;
}
a.zbozi:visited {
	color: white;
    text-decoration: none;
    background-color: #66ccff;
    border: 1px solid #66ccff;
    padding: 5px;
}
a.zbozi:active  {
	color: white;
    text-decoration: none;
    background-color: #66ccff;
    border: 1px solid #66ccff;
    padding: 5px;
}
a.zbozi:hover {
	color: black;
    text-decoration: none;
    border: 1px solid #66ccff;
    background-color: white;
    padding: 5px;
}
a.zbozi_active:link {
	color: black;
    text-decoration: none;
    border: 1px solid #66ccff;
    padding: 5px;
}
a.zbozi_active:visited {
	color: black;
    text-decoration: none;
    border: 1px solid #66ccff;
    padding: 5px;
}
a.zbozi_active:active  {
	color: black;
    text-decoration: none;
    border: 1px solid #66ccff;
    padding: 5px;
}
a.zbozi_active:hover {
	color: black;
    text-decoration: none;
    border: 1px solid #66ccff;
    padding: 5px;
}

.nadpis {
	color: #ffffff; 
	background-color: #66ccff; 
}
td.td-setting {
	padding: 3px;
	text-align: left;
}
td.td-setting-center {
	padding: 3px;
	text-align: center;
}
td.td-setting-right {
	padding: 3px;
	text-align: right;
}
td.td-b-setting {
	padding: 3px;
	font-weight: bold;
}
td.td-b-setting-center {
	padding: 3px;
	text-align: center;
	font-weight: bold;
}
td.td-b-setting-right {
	padding: 3px;
	text-align: right;
	font-weight: bold;
}
tr.trcolor {
	background-color: #cccccc;
}
.main {
	width: 100%;
	border-spacing: 0px;
	text-align: left;
}
.reservation_detail  {
	border-left: 1px solid #66ccff;
	border-right: 1px solid #66ccff;
	padding: 8px 3px 8px 3px;
}
table.page {
	text-align: left; 
	margin: auto;
}
.nadpis-stranky {
	margin-left: 80px; 
	font-family: Franklin Gothic Medium, Arial; 
	color: #999999; 
	font-size: 18px; 
	font-weight: bold; 
	letter-spacing: 4px;
	width: 100%;
	text-align: left;
}
div.lista-pod-nadpisem {
	width: 100%;
	height: 2px;
	border: 1px solid #66ccff;
	background-color: #66ccff;
	margin: 2px 0px 10px 0px;
}
table.endpage {
	width: 100%;
	border-spacing: 0px;
	text-align: left;
	margin-bottom: 15px;
}
.td-setting-border {
	padding: 3px;
	text-align: left;
	border: 1px solid #66ccff;
}
.border-accessories {
	width: 100%;
	border-spacing: 0px;
	text-align: left;
	border: 1px solid #66ccff;
	margin-bottom: 15px;
}
.overtable {
	width: 100%; 
	background-color: #66ccff; 
	text-align: left;
}
.overtable-position {
	padding: 5px; 
	margin: 0px;
}
.consumer-detail-sekce {
	font-weight: bold;
	padding-top: 20px;
}
.notfound {
	border: 1px solid #66ccff; 
	text-align: center; 
	padding: 7px;	
}
.pozn {
	color: gray; 
	font-size: 10px; 
	font-style: italic;
}
.VAT {
	width: 30px;
	text-align: right;
}
.ctverec {
	width: 10px;
	height: 10px;
	border: 1px solid black;
}
.picture {
	width: 125px;
	text-align: center;
}
.cat_end {
	padding: 5px; 
	background-color: #66ccff;
}
.cat {
	padding: 5px; 
	background-color: #66ccff;
}
.sekce {
	background-color: #1d99f0; 
	padding-bottom: 5px; 
	padding-top: 5px; 
	padding-left: 3px; 
	color: white;
	border-bottom: 1px solid black;
}
.head_download {
	background-color: #66ccff;
	color: white;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.zalozka {
	padding-right: 3px;
}