body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
	text-align: center; /* IE center hack */
	height: 100%;
}
html {
	height: 100%;
}
/* Links */
a:link, a:visited {
	color: #00AEEF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
:link img, :visited img {
	border: 0 none inherit;
}

/* Image border */
img {
	border: 0 none !important;
}

/* Clear */
.clearBoth {
    clear: both;
	height: 0.01em;
	font-size: 0.01em;
	line-height: 0.01em;
}

p {
	margin: 0;
	padding: 0;
}

#whole {
	position: relative;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	z-index: 100;
}

/* LEFT */
#left {
	width: 537px;
	float: left;
}
img#logo {
	width: 537px;
	height: 102px;
	display: block;
}

ul#navigation {
	position: relative;
	width: 537px;
	height: 255px;
	top: 0;
  margin: 0;
	padding: 0;
	letter-spacing: 2px;
	list-style-type: none;
	background-repeat: no-repeat;
}
.navigationbl {
	background-image: url("img/navigation-bl.jpg");
}
.navigationsoleko {
	background-image: url("img/navigation-soleko.jpg");
}
.navigationaryan {
	background-image: url("img/navigation-aryan.jpg");
}
ul#navigation li {
	position: relative;
	left: 20px;
	top: 30px;
}
ul#navigation li {
	margin: 0 0 0 50px;
}
ul#navigation li span {
	display: block;
	margin-top: 0;
	_margin-top: 0;
	font-size: 50%;
}
ul#navigation li a:link, ul#navigation li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
ul#navigation li a:hover {
	color: #000000;
	text-decoration: underline;
}

#contentOuter {
	background-image: url("img/loop.jpg");
	background-repeat: repeat-y;
}
#content {
	width: 537px;
	_height: 320px; /*540*/
	min-height: 320px;
	background-repeat: no-repeat;
}
.contentbl {
	background-image: url("img/content-bl.jpg");
}
.contentsoleko {
	background-image: url("img/content-soleko.jpg");
}
.contentaryan {
	background-image: url("img/content-aryan.jpg");
}
#contentInner {
	position: relative;
	margin: 0px 40px 0px 40px;
	padding: 2em 0em 3em 0em;
}
#footer {
	width: 537px;
	height: 103px;
	background-image: url("img/footer.jpg");
	background-repeat: no-repeat;
	text-align: center;
}
#footer span {
	color: #CDCDCD;
}

/* RIGHT */
#right {
	width: 453px;
	float: right;
}
img#photo {
	width: 453px;
	height: 685px;
	display: block;
}
#column {
	width: 453px;
	padding: 0em 0em 3em 0em;
}

ul#sideNav {
	width: 350px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
}
ul#sideNav li {
	margin: 0;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #F5F5F5;
}

/* HEADIGS */
h2 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #00AEEF;
}

.sColor {
	color: #05A9E6;
}

#mapCR {
	width: 560px;
	height: 326px;
	display: block;
}
#mapCROuter {
	position: absolute;
	left: -50px;
	top: -20px;
	width: 560px;
	height: 326px;
	margin: 0em 0em 2em 0em;
}
img.mapPosition {
	position: absolute;
	border: 0px solid black !important;
}
img#karlovarsky {
	top: 93px;
	left: 0px;
	width: 100px;
	height: 30px;
}
img#ustecky {
	top: 53px;
	left: 85px;
	width: 100px;
	height: 30px;
}
img#liberecky {
	top: 33px;
	left: 188px;
	width: 100px;
	height: 30px;
}
img#kralovehradecky {
	top: 68px;
	left: 250px;
	width: 130px;
	height: 30px;
}
img#pardubicky {
	top: 132px;
	left: 293px;
	width: 100px;
	height: 30px;
}
img#moravskoslezsky {
	top: 136px;
	left: 420px;
	width: 130px;
	height: 30px;
}
img#olomoucky {
	top: 175px;
	left: 390px;
	width: 90px;
	height: 30px;
}
img#vysocina {
	top: 198px;
	left: 253px;
	width: 90px;
	height: 30px;
}
img#praha {
	top: 110px;
	left: 158px;
	width: 70px;
	height: 35px;
}
img#stredocesky {
	top: 160px;
	left: 142px;
	width: 100px;
	height: 30px;
}
img#plzensky {
	top: 172px;
	left: 48px;
	width: 80px;
	height: 30px;
}
img#jihocesky {
	top: 235px;
	left: 148px;
	width: 80px;
	height: 30px;
}
img#jihomoravsky {
	top: 259px;
	left: 323px;
	width: 108px;
	height: 30px;
}
img#zlinsky {
	top: 226px;
	left: 435px;
	width: 70px;
	height: 30px;
}

table {
	width: 100%;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 2em 0em 0em 0em;
}

table.productw {
  font-size: 80%;
  width: auto;
}

table.productw td, table.productw th {
  width: auto;
  padding: 3px;
}

th {
	width: 30%;
	color: #05A9E6;
	text-align: left;
	background-color: #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #FFFFFF;
}

td {
	width: 70%;
	text-align: left;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
}
h3 {
	font-size: 120%;
	color: #000000;
	margin: 2em 0em 0.5em 0em;
}
.back {
	text-align: right;
	margin: 0.3em 0em 0em 0em;
}
.productFrame1 {
	width: 259px;
	height: 197px;
	display: block;
	float: left;
	margin: 0 auto;
  background-image: url("img/product1.gif");
}
.productFrame2 {
  float: left;
	margin: 0 auto;
  width: 259px;
	height: 197px;
	background-image: url("img/product2.gif");
}
.product {
	width: 220px;
	height: 155px;
	display: block;
	margin: 20px 0px 0px 14px;
}
.productP {
	padding: 2em 0em 0em 0em;
}
.write {
  width: 320px;
}
.write, .write td {
  border: 0;
}

.winners {
  border: 3px solid #03adeb;
  padding: 10px;
  margin: 10px 0 5px 0;
  width: 250px;
  font-weight: bold;
}