	#all {
		width:95%;
		margin: 0 auto;
		text-align: left;
	}
	#box_top{
		position: relative;
		left: 0px;
		top: 0px;
		background-color: #F2F2F2;
		width: 95%;
		height: 30px;
		padding: 4px 4px 4px 4px;

	}
	#box1{
		position: relative;
		left: 20px;
		top: 110px;
		background-color: orange;
		color: white;
		width: 550px;
		padding: 10px 10px 10px 10px;
		margin-bottom: 5px;
	}
	.box1{
		position: relative;
		left: 20px;
		top: 110px;
		background-color: orange;
		color: white;
		width: 550px;
		padding: 10px 10px 10px 10px;
		margin-bottom: 5px;
	}
	#box2{
		position: relative;
		left: 20px;
		top: 110px;
		background-color: orange;
		color: white;
		width: 850px;
		padding: 10px 10px 10px 10px;

	}
	#box3{
		position: relative;
		left: 20px;
		top: 110px;
		background-color: orange;
		color: white;
		width: 650px;
		padding: 10px 10px 10px 10px;
	}
	.box31{
		position: relative;
		left: 20px;
		top: 110px;
		background-color: orange;
		color: white;
		width: 650px;
		padding: 10px 10px 10px 10px;

	}
	.paticka{
		font-size: 10px;
		text-align: left;
		width: 95%;
		color: orange;
		position: relative;
		top: 160px;
	}
	.clear {
		clear: both;
	}

	h1 {
		font-size: 18px;
		color: gray;
	}
	h2 {
		font-size: 16px;
		color: White;
		margin-bottom: 10px;
	}
	h3 {
		font-size: 14px;
		color: Black;
		margin: 3px 0px 0px 16px;

	}
	h4 {
		font-size: 14px;
		color: White;
		margin: 3px 0px 0px 16px;

	}
	h5 {
		font-size: 14px;
		color: Gray;
		margin: 10px 0px 0px 0px;

	}
	a {
		color: Gray;
		text-decoration: underline;
	}
	a:hover {
		color: Black;
		text-decoration: none;
	}
	a.big {
		color: Black;
		font-size: 150%;
		text-decoration: none;
	}
	a.big:hover {
		color: Silver;
		text-decoration: underline;
	}
	a.sipka {
		width: 40px;
		height: 13px;
		background: url("images/sipka.gif") top left no-repeat;
		text-decoration: none;
	}
	a.sipka:hover {
		background-image: url("images/sipka_over.gif");

	}
	#small {
		margin: 4px 14px 24px 4px;
	}

	#zalozky {
		position: absolute;
		width:100%;
		background-color: orange;
		height: 56px;
		padding: 0px;
		top: 0px;
		left: 0px;
		text-align: bottom;
	}
	#zalozky ul {
		margin: 0 0 0 30px;
		padding: 0;
		list-style-type: none;
	}
	#zalozky li {
		position: relative;
		top: 0px;
		float: left;
		display: inline;
		margin: 2px 8px 0 0;
		text-align: center;
	}
	#zalozky li a, #zalozky li strong {
		display: block;
		width: 113px;
		height: 22px;
		line-height: 24px;
	}
	#zalozky li.active {
		position: relative;
		top: 2px;
		margin-top:0;
		height: 22px;
		background-color: ;
		background-position: 0 0;
	}
	#zalozky li a {
		color: white;
		text-decoration: none;
		font-size: 12px;
	}
	#zalozky li a:hover {
		color: Black;
		background:#E5E5E5 url("images/item.gif") no-repeat 0 -80px;
		font-size: 12px;
		text-decoration: none;
	}
	td{color: black;}
	.pismo-bile{color: white;}
	img {border:0px;}
	img.top {
		float: left;
	}
	img.txtL {
		border: 0px;
		margin: 2px 0px 2px 4px;
		float: right;
	}
	img.txtR {
		border: 0px;
		margin: 2px 8px 2px 0px;
		text-align: right;
		float: left;
	}

	#page {
		width: 100%;
		clear: left;
		background: #DFDFDF url("images/box-back.gif") repeat-y 0 0;
	}
	#page .in {
		width: 100%;
		background: url("images/box-top.gif") no-repeat  0 0;
	}
	#page .in2 {
		padding: 10px 35px 25px 26px;
		background: url("images/box-bottom.gif") no-repeat  left bottom;
	}
	#page .in3 {
		width:100%;
	}
	p {
		margin:1em 0;
	}

	.infobox {
		float: right;
		width: 170px;
		border: solid 0px black !important;
	}
	#form {
		font-size: 11px;
		align: center;
	}
	#formtxt {
		text-align: right;
	}
	.formtxt {
		text-align: right;
	}
	input.odeslat {
		font-size: 11px;
		font-weight: bold;
	}
	#doplnek {
		font-size: 10px;
	}
	#radek {
		background-color: #F7FFA7;
	}
	.foto{
		text-align: center;
		margin-top: 5px;
	}
	.foto img{
		margin: auto;
	}
	.small{
		font-size: 80%;
	}
	.smallD{
		font-size: 80%;
		color: gray;
	}
	img.uvod {
		float: right;
		border: 0px solid;
	}
	.bgcolor {
		background-color: #EFEFEF;
	}
	.bgcolor1 {
		background-color: #474747;
	}
	#jazyk{
		position: absolute;
		top: 5px;
		left: 4px;
	}
	.male_menu{
		font-size: 11px;}

