body {
	font-family: tahoma, "DejaVu Sans";	
	font-size: 10pt;
	padding:0px;
	margin: 55px;
	background-color: #363636;
}

#page {
	width: 775px;
	border: 2px solid white;
}

#top {
	width: 775px;
	height: 248px;
	border-bottom: 2px solid white;
}

#topLeft {
	width: 575px;
	height: 248px;
	float: left;
}

#topRight {
	height: 248px;
	width: 200px;	
	float: right;
	background: url(rightMenu.jpg) left top no-repeat;
}
#menuPadding {
	width: 180px;	
	text-align: left;
	padding-top:10px;
}

#menuPadding a {
	color: white;
	text-decoration: none;	
}

#menuPadding a:hover {
	font-weight: bold;
}

#bottom {
	width: 775px;
	background: url('bottomBg.jpg') repeat-y;
}
#bottomLeft {
	text-align: justify;
	width: 575px;
	float: left;
	font-size: 9pt;
}
#bottomRight {
	color: white;
	width: 200px;
	float: right; 
	font-size: 8pt;
}
.textpadding {
	padding: 10px;
}

h1 {
	color: gray;
	font-weight: bold;
	font-size: 12pt;
	color: #215e75;
}
h2 {
	color: gray;
	font-weight: bold;
	font-size: 9pt;
	color: #215e75;	
}
h3 {
	color: silver;
	font-weight: bold;
	font-size: 9pt;
}

img {
	border: 3px solid white;	
}
#topRight img {
	border:0px;
}
#endOfPage {
	width: 775px;
	color:white;
	background-color: black;
	height: 26px;
	clear: both;
	text-align: center;
	padding-top: 5px;
}
img a {
	border:0px;
}
table {
	font-family: tahoma, "DejaVu Sans";	
	font-size: 9pt;.
	border:1px solid #0190c8; 
	border-collapse: collapse;
}
#popisSalu img {
	border:0px;
}

p { 
	text-align: justify;
}

#bottomRight a {
	color: lightblue;
	text-decoration: none;
}
#bottomLeft a{
	color: #215e75;
	text-decoration: none;
}

#bottomLeft a:hover{
	text-decoration: underline;
}
#bottomRight a:hover {
	text-decoration: underline;
}
.outdoorNumberLabel {
	font-weight: bold;
}
.outdoorPriceLabel {
	font-weight: bold;
	color: #0190c8;
}
.tucne {
	font-weight: bold;
	color: #00688;
	
}
#endHrefs {
	clear:both; 
	background-color: black;
	font-size: 8pt;
	color: white;
}
#endHrefs a {
	color: white;
	text-decoration: none;
}

#endHrefs a:hover {
	text-decoration: underline;
}
#endOfAll {
	font-size: 6pt;
	color: silver;
	text-align: center;
}

#icons img{
	border:0px;
}

.centered {
	text-align: center;
}