* {-moz-box-sizing: border-box; box-sizing: border-box;}
BODY
{
	background-color: #4C4C4C;
	padding: 0px;
	margin: 0px;
}
BODY, TD, .iText, .iSubmit
{
	font-family: "Trebuchet MS", "Arial CE", Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}
img, a:link img
{
	border: none;
	behavior: url('pnghack.htc');
}
a
{
	font-weight: bold;
	color: #1D559A;
	text-decoration: none;
}
a:hover
{
	color: #ADADAD;
	text-decoration: none;
}
ul
{
	list-style-type: square;
	margin-top: 5px;
	margin-left: -20px;
	_margin-left: 25px;
}
ul.abcd
{
	list-style-type: lower-alpha;
	margin-top: 5px;
	margin-left: -18px;
	_margin-left: 25px;
}
div.hlavicka
{
	position: relative;
	width: 770px;
	height: 110px;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url('img/hlavicka.jpg');
	background-repeat: no-repeat;
	text-align: left;
	padding: 30px 0px 0px 30px;
}
.topmenu
{
	position: absolute;
	top: 75px;
	left: 280px;
	height: 35px;
	padding: 0px;
	margin: 0px;
}
.topmenu_item
{
	position: relative;
	top: 0px;
	height: 35px;
	padding: 2px 22px 0px 15px;
	background-color: transparent;
	background-image: url('img/delitko.gif');
	background-repeat: no-repeat;
	background-position: top left;
	text-transform: uppercase;
}
.plocha
{
	position: relative;
	background-color: #4C4C4C;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	background-image: url('img/bg.gif');
	background-repeat: repeat-y;
	background-position: top center;
}
div.plocha_texty
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 770px;
	background-color: #FFFFFF;
	background-image: url('img/bg_texty.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	margin-top: 0px;
	padding: 0px;
}
table.tab_rozdel
{
	width: 100%;
	height: 100%;
	margin-top: 40px;
}
table.tab_rozdel .td_left
{
	width: 250px;
	padding: 0px 20px 20px 30px;
}
table.tab_rozdel .td_right
{
	width: 520px;
	padding: 0px 30px 20px 20px;
	text-align: justify;
}
.left_menu
{
	width: 200px;
	height: 30px;
	padding-left: 10px;
	padding-top: 7px;
	text-transform: uppercase;
	border-top: solid #C3C3C3 1px;
}
.nadpis
{
	width: 100%;
	font-weight: bold;
	font-size: 15px;
	color: #1D559A;
	margin-bottom: 15px;
}
div.plocha_texty div.body_bottom
{
	position: absolute;
	width: 770px;
	height: 7px;
	left: 0px;
	bottom: -1px;
	background-color: #C3C3C3;
	background-image: url('img/pruh.gif');
	background-repeat: no-repeat;
	z-index: 0;
}
div.copyright
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 770px;
	height: 50px;
	background-color: #575757;
	background-image: url('img/bg_copy.gif');
	background-repeat: repeat-x;
	text-align: right;
	padding: 10px 30px 10px 30px;
}
div.copyright a
{
	color: #ADADAD;
}
div.copyright a:hover
{
	color: #888888;
}
.pdf
{
	width: 16px;
	height: 16px;
	border: none;
	vertical-align: text-bottom;
	margin: 2px 10px 2px 0px;
}
.top
{
	vertical-align: top;
}
.right
{
	text-align: right;
}
.topright
{
	text-align: right;
	vertical-align: top;
}
.iSubmit
{
	background-color: #133865;
	color: #FFFFFF;
	border: none;
	margin-top: 10px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
}
.img-right {
  float: right;
  border: solid #B1BECE 3px;
  margin: 0 0 20px 20px;
}
.cistic  {
  clear: both;
}
.public {
  width:210px; 
  text-align: center; 
  float: left; 
  margin: 0 10px 20px 0;
}

.public {
  width:210px; 
  text-align: center; 
  float: left; 
  margin: 0 10px 20px 0;
}
.public a .img-border {
  border: solid #B1BECE 3px;
}
