body {
	font-size: 80%;
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: center;
	background-color: #ffffcc;
}

table {
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 95%;
}

a img,img {
	display: block;
	margin: 0;
	border: 0;
}

p,h1,h2,h3,h4,h5,ul,ol,li,form {
	margin: 10px;
	padding: 0;
}

a,a:link,a:active,a:visited {
	text-decoration: none;
	color: #6B8540;
}

a:hover {
	color: #008BA6;
}

.clear { /* clear pro floaty */
	clear: both;
	height: 1px;
	display: block;
	overflow: hidden;
}

#ram {
	position: relative;
	width: 922px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height:100%;
}

#vnitrek {
	text-align: left;
	
	font-size: 95%;
}


#sloupecL {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 200px;
 margin-bottom: 10px;
}

#sloupecS {
	position: absolute;
	left: 220px;
	width: 532px;
	margin-bottom: 10px;

}

#sloupecR {
	position: absolute;
	left: 762px;
	top: 30px;
	width: 150px;
}

#sloupecRb {
	position: absolute;
	left: 762px;
	top: 10px;
	width: 150px;
}


#kontejner {
	position: relative;
	width: 198px;
	border:1px solid #26a4bd;
	background-color: #eeeeff;
	margin-bottom: 10px;
}

#kontejnerR {
	position: relative;
	width: 148px;
	border:1px solid #26a4bd;
	background-color: #eeeeff;
	margin-bottom: 10px;
}

#kontejnerRb {
	position: relative;
	width: 148px;
	border:1px solid #26a4bd;
	background-color: #eeeeff;
	margin-bottom: 10px;
}


#menu {
	position: absolute;
	top: 10px;
	right: 0px;
	margin-bottom: 10px;
	text-align: right;
        background-color: white;
}


#obsah {
	position: absolute;
	top: 20px;
	width: 530px;
	margin-bottom: 10px;
	background-color: #e8ffe8;
}

#obsahPS {
	position: absolute;
	top: 20px;
	margin-bottom: 10px;
}

img.right { float: right;
	margin-top: 1ex;
	margin-left: 1ex;
	margin-bottom : 1ex;}

img.nahled {float: left;
	margin-top: 1ex;
	margin-left: 1ex;
	margin-right: 1ex;
	margin-bottom : 1ex;
}

img.nahledr {float: right;
	margin-left: 1ex;
	margin-right: 1ex;	
	margin-bottom : 1ex;
}

table.searchbox	{ padding: 0px; background-color: #FFFFFF; border: 2px dashed #1F4786;}

td.solid {border: 1px solid orange;
	  background-color: white;
}

td.bila {
	  background-color: #eeeeee;
}

td.searchtroop	{color: #000000; text-align: left; padding: 3px;}

input.topok	{font-weight: bold;}
input.check	{background-color: #FFFFFF;}
input.greycheck	{background-color: #999999;}


