body {
	text-align: center;
	font-size: 70%;
	font-family: tahome, verdana, arial, sans-serif;
	color: #374F8F;
}

.wysiwyg table {
	border-collapse: collapse;
	margin-bottom: 15px;
}

td, th {
	color: #6E6E6E;
}


.wysiwyg td, .wysiwyg th {
	padding: 3px 5px;
	border: 1px #6E6E6E solid;
}


a, a:hover {
	color: #374F8F;
}


#page {
	text-align: left;
	margin: 0 auto;
	width: 800px;
	position: relative;
}

#header {
	background: url('../img/header.jpg') left top no-repeat;
	height: 112px;
}

#header a {
	position: absolute;
	top: 10px;
	left: 15px;
	width: 180px;
	height: 60px;
}

#header-partner {
	height: 81px;
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
}

#header div#img-partner {
	margin-left: 300px;
}

#header div#img-partner a {
	position: static;
	width: auto;
	height: auto;
}

#header #img-partner a img {
	margin: 15px 15px 0 0;
}

#navigator {
	position: absolute;
	top: 85px;
	left: 9px;
}

#header #navigator a{
	position: static;
	width: auto;
	height: auto;
}


#right-side {
	width: 596px;
	float: right;
}

#left-side {
	width: 195px;
	float: left;
}

/*
	box na leve strane
*/
.box {
	margin-bottom: 23px;
}

#boxy {
	height: 360px;
	background: url('../img/boxy.jpg');
	position: relative;
}

#boxy a span {
	display: none;
}

#html-prani {
	position: absolute;
	top:  122px;
	left: 0px;
	width: 193px;
	height: 115px;
}

#flash-prani {
	position: absolute;
	top:  0px;
	left: 0px;
	width: 193px;
	height: 115px;
}

#tistena-prani {
	position: absolute;
	top:  245px;
	left: 0px;
	width: 193px;
	height: 115px;
}

#objednat {
	padding: 55px 17px 17px 17px;
	background: url('../img/objednat.png') center top no-repeat;
	position: relative;
	min-height: 248px;
	min-height: 176px;
	_height:  176px;
}

#objednat p {
	color: black;
}

#objednat a {
	position: absolute;
	top: 190px;
	left: 40px;
	width: 140px;
	height: 45px;
	background: url('../img/hvezda.gif') left top no-repeat;
	text-transform: uppercase;
	line-height: 45px;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}

/*
	obsah
*/

.ukazka {
	_padding-top: 2px;
	float: left;
	margin-right: 10px;
	width: 191px;
}

div.end {
	margin-right: 0;
}

.ukazka a {
 display:block;
 width: auto;
	border: 2px #E7E7E7 solid;
}

.ukazka a:hover  {
	border: 2px #FEE169 solid;
}

.ukazka h3 {
	background: url('../img/ukazka.gif') center top no-repeat;
	height: 26px;
	line-height: 26px;
	margin-bottom: 12px;
	color: #435C9E;
	text-align: right;
	font-size: 1.2em;
	text-transform: uppercase;
	font-style: italic;
	padding-right: 10px;
}

.ukazka p {
	color: #7B7B7B;
	margin-bottom: 12px;
	text-align: right;
}

.ukazka a.mini {
 	float: right;
 }

.ukazka a.noborder  {
	color: #7C7C7C;
	font-weight: bold;
	display: inline;
	border: none;
}
.ukazka a.noborder:hover  {
	border: none;
}

/*obsah*/
h1 {
	background: url('../img/h1.gif') right top repeat-y;
	height: 25px;
	line-height: 25px;
	margin-bottom: 12px;
	color: #435C9E;
	text-align: right;
	font-size: 1.3em;
	text-transform: uppercase;
	font-style: italic;
	padding-right: 10px;	
	border-top: 1px #A1ADCE solid;
}

h2 {
	margin-bottom: 12px;
	color: #435C9E;
	font-size: 1.2em;
}




#right-side p {
	color: #6E6E6E;
	line-height: 150%;
	margin-bottom: 12px;
}
