body{
	margin: 0px;
	padding: 0px;
	background-color: #E9E9E9;
	font-family: Verdana;
	font-size: 10px;
	color:#ffffff;
}

#okno{
	margin: 45px auto 0px auto;
	position: relative;
	width: 750px;
}
#top{
	background-image: url(../img/main/pozadie1.jpg);
	background-repeat: repeat-x;
	height: 100px;
	border-bottom: 3px solid #E9E9E9;
}
#top #logo_img{
	margin: 0px 30px 0px 30px;
	float: left;
	width: 170px;
	height: 100px;
}
#top #link-pia {
	position: absolute;
	left: 455px;
	top: 0;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 65px;
}
#top #link-pia-central {
	position: absolute;
	left: 380px;
	top: 0;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 65px;
}
#top #menu_top{
	background-image: url(../img/main/pozadie3.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 100px;
	width: 490px;
}
#top #menu_top a{
	background-image: url(../img/main/top_delitko.gif);
	background-position: left;
	background-repeat: repeat-y;
	position: relative;
	left: -1px;
	top: 63px;
	padding:0px 8px;
	height:37px;
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 37px;
}
#top2{
	height: 200px;
	background-color: #080808;
	border-bottom: 3px solid #E9E9E9;
	padding-left: 200px;
}
#top2 #obr1{
	float: right;
	width: 550px;
	height: 200px;
}
#middle{
	background-image: url(../img/main/pozadie2.jpg);
	background-repeat: repeat-x;
	background-color: #555555;
/*	background-color: red; */
	position: relative;
	padding-left: 200px;
	min-height: 560px;
	_height: 433px;
}
#middle #obsah{
	padding: 0px 30px 0px 30px;
/*	background-color: inherit;*/
}
#middle #obsah ul li {
	padding: 2px 5px;
}
#middle #obsah img{
	margin: 2px 10px;
}
#banner-1-obrazek{
	border-width:0px;
	position:relative;
	top:2px;
}
#middle #obsah .bodka{
	overflow: auto;
	border-width: 0px;
	height: 17px;
	background-image: url(../img/main/bodka1.gif);
	background-repeat: repeat-x;
	background-position: center;
	position: relative;
	left: -5px;
}
#middle #obsah .aktualita{
	overflow: none;
	padding-left: 5px;

}
#middle #obsah a{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a img{
	border-width: 0px;
}
#middle #obsah h1{
	margin: 0px;
	display: inline;
	font-size: 16px;
	font-weight: bold;
}

#middle #obsah h2{
	margin: 0px;
	display: inline;
	font-size: 14px;
	font-weight: bold;
}

#middle #obsah #menu2{
	width: 220px;
	position:relative;
	left: 30px;
	top:25px;
	background-color: #5F5F5F;
	float:right;
	margin-bottom: 30px;
}
#menu2 a{
	color: #ffffff;
	padding:3px 0px 3px 10px;
	display: block;
	text-decoration: none;
	border-top: 1px solid #686868;
	background-image: url(../img/main/sipka2.gif);
	background-repeat: no-repeat;
	background-position: 180px 50%;
	line-height: 19px;
	margin-right: 30px;
}
#left{
	width: 170px;
	position: absolute;
	top: 103px;
	left: 30px;
	height: 500px;
}
#left #menu1{
	background-color: #404040;
	padding: 19px 0px;
}
#leftbanners {
	width: 170px;
	background-color: #000000;
}
.m-submenu{
	position: absolute;
	margin-top: 12px;
}
.submenu{
	display: none;
}

.submenu-open {
	background-color: #404040;
	width: 170px;
	padding: 0px 0px;
	position: absolute;
	z-index: 1;
	left: 170px;
	top: -32px;
}

.submenu2{
	display: none;
}

.submenu2-open {
	background-color: #404040;
	width: 170px;
	padding: 0px 0px;
	position: absolute;
	z-index: 1;
	left: 170px;
	top: -32px;
}

#left #menu1 a{
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	padding: 3px 20px 4px 10px;
	display: block;
	text-decoration: none;
	border-top: 1px solid #555555;
	background-image: url(../img/main/sipka.gif);
	background-repeat: no-repeat;
	background-position: 155px 0px;
}
.banner-2-text{
	background-color: #000000;
	color: #ffffff;
	padding-left: 10px;
	padding-bottom: 5px;
	background-image: url(../img/main/bodka1.gif);
	background-repeat: repeat-x;
}
.banner-2-text p {
	margin: 0px 0px;
	padding-top: 5px;
}
.banner-2-text a {
	color: #ffffff;
}
.banner-2-text h6{
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 8px 0px 0px 0px;
	margin: 0px;
}
.banner-2-obrazek {
	margin-bottom: -2px;
	padding: 0;
}
.banner-2-flash, .banner-2-bmp {
	background-color: #000000;
	color: #ffffff;
	padding: 0;
	background-image: url(../img/main/bodka1.gif);
	background-repeat: repeat-x;
}

.red{
	color:#FF1919;
}
.blue{
	color: #A0C8D5;
}
.fs14{
	font-size: 14px;
}
.fs26{
	font-size: 26px;
}

.flash-550 {
	padding: 0;
	border: 0;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0 0 -2px 0;
	_margin: 0;
}

input, textarea, select {
	clear: both;
	float: none;
	border-width: 0;
}


#fdialog input, #fdialog select {
	width: 188px;
}
#fdialog textarea {
	width: 404px;
}

#fdialog input.radio {
	width: 20px;
	clear: none;
}

#fdialog table {
	width: 492px;
}
#fdialog table td {
	padding: 5px 0;
}
#fdialog table .prvni {
	width: 215px;
}
#fdialog table .druha {
	width: 277px;
}
#fdialog #butt {
	color: #ffffff;
	background-color: #404040;
}

.odsazeni {
	margin-left: 30px;
}

.term {
	clear: both;
	float: none;
	font-size: 1px;
}
.sipka {
	position: relative;
	top: 2px;
}
#nenimapa {
  display: none;
}

#vlajecky {
	position: absolute;
	top: 65px;
	left: 720px;
	width: 20px;
}

.tisk-attach img {
	display: inline;
	vertical-align: middle;
}

.drobky a{
	font-style: italic;
	font-weight: normal !important;
	font-size: 9px;
}
.drobky {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}
.drobky li {
	float: left;
}
.drobek {
	background: url(/img/arrow_yellow.gif) no-repeat 5px 4px;
	padding: 0 2px 0 13px !important;
}
#middle #obsah ul.drobky li {
	padding: 0 2px 0 13px !important;
}

/* sekce videa ke stazeni */ 
#videa-download {
	background-image: url(../img/main/pozadie2.jpg);
	background-repeat: repeat-x;
	background-color: #555555;
}

#videa-download fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
}
#videa-download label {
	margin-right: 5px;
}
#videa-download h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#middle #obsah .videoUrl img  {
	margin-left: 0;
}

.aktualita form {
	text-align: right;
}

.aktualita form fieldset {
	margin: 0;
	padding: 0;
	border: 0; 
}

.aktualita form input {
	margin-left: 5px;
}

.submit {
	margin-right: 10px;
}

#footer2 {
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: center;
}