body {
	margin:0;
	padding:0;
	background:#f5f5f5;
	color:#000;
	font:75% arial, tahoma, verdana, sans serif;
	text-align:center;
}
div.pub {
	text-align:left;
	wdith:500;
	margin:2px 0 0 44px;
}
img {
	border:none!important;
}
.hidden {
  display:none!important;
}
a.h {
  display:block;
  width:350px;
  height:90px;
  position:absolute;
  top:10px;
  left:50%;
  margin:0 0 0 -200px;
  z-index:80;
}
.t-right {
	text-align:right!important;
}
.t-center {
	text-align:center!important;
}
.t-left {
	text-align:center!important;
}
.hidden {
	display:none;
}
h1 {
	margin:0;
	padding:40px 23px 20px 0;
	text-align:right;
	font-size:130%;
	color:white;
	background:url(../img/h1.gif) no-repeat right top;
}
h1.dva {
	background:url(../img/h1_2.gif) no-repeat right top;
}
h1.tri {
	background:url(../img/h1_3.gif) no-repeat right top;
}
h1.ctyri {
	background:url(../img/h1_4.gif) no-repeat right top;
}
h1.pet {
	background:url(../img/h1_5.gif) no-repeat right top;
}


h2 {
	font-size:130%;
	margin:0 0 4px 0;
	padding:0;
}
h2.nejnovejsi {
	font-size:130%;
	margin:10px 0 4px 0;
	padding:0;
}
h4 {
	padding:3px;
	background:#34708c;
	color:white;
	margin:0 0 3px 0;
	font-size:110%;
	text-align:center;
	border:1px dotted black;
}

h5 {
	padding:3px;
	background:#b29b3b;
	color:white;
	margin:0 0 3px 0;
	font-size:110%;
	text-align:center;
	border:1px dotted black;
}


a, a:visited {
	color:#af411c;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}
.clear {
  clear:both;
  height:1px;
  height:1px;
  line-height:1px;
}
p {
  margin:0 0 9px 0;
}
div.screen {
  width:976px;
  margin:218px auto 0 auto;
  background:url(../img/bg.gif) repeat-y 235px 0;
  text-align:left;
}
div.head {
  width:926px;
  height:218px;
  position:absolute;
  top:0;
  background:url(../img/head.jpg) no-repeat;
}
div.head-next {
  background:url(../img/head-next.jpg) no-repeat top left;	
}
div.flash object {
  width:815px;
  height:218px;
  position:absolute;
  top:0;
  margin:0 0 0 108px;
  z-index:5;
}
div.l {
  float:left;
  width:189px;
  margin:2px 0 0 44px;
  _margin:2px 0 0 22px;
}
div.c {
  float:left;
  width:509px;
  margin:0 0 0 2px;
}
div.c div.main {
  margin:0 10px 10px 10px;
}
div.r {
  float:left;
  width:178px;
  margin:2px 0 0 2px;
}
div.pata {
  background:black;
  width:509px;
  text-align:center;
  margin:0 0 0 235px;
}
div.pata div {
  padding:5px;
  text-align:center;
  color:#aaa;
  font-size:90%;
}
div.pata div a, div.pata div a:visited {
  color:#ccc;
}

/***menu ****/

ul.menu {
  margin:0 0 4px 0;
  padding:0;
}
ul.menu li {
  padding:0;
  list-style:none;
  margin:0 0 2px 0;
}
ul.menu li a, ul.menu li a:visited {
  display:block;
  background:url(../img/li_1.gif) left center no-repeat #b23f13;
  min-height:24px;
  _height:24px;
  color:white!important;
  font-weight:bold;
  text-decoration:none;
  margin:0;
}
ul.menu li a:hover, ul.menu li a.act {
  background:url(../img/li_1_a.gif) left center no-repeat #9e3812!important;
}
ul.menu li a span {
  display:block;
  padding:4px 0 0 25px;
}

ul.diskuze li a {
  background:url(../img/li_2.gif) left center no-repeat #b29b3b!important;
}
ul.diskuze li a:hover, ul.diskuze li a.act {
  background:url(../img/li_2_a.gif) left center no-repeat #A28C35!important;
}
ul.diskuze li ul {
  margin:0 0 0 20px;
  padding:0;
}
ul.diskuze li ul li {
  list-style:none;
  margin:0;
  padding:3px;
  border-bottom:1px solid black;
}
ul.diskuze li ul li a, ul.diskuze li ul li a:visited {
  display:inline;
  background:none!important;
  color:black!important;
}


ul.kvizy li a {
  background:url(../img/li_3.gif) left center no-repeat #34708c!important;
}
ul.kvizy li a:hover, ul.kvizy li a.act {
  background:url(../img/li_3_a.gif) left center no-repeat #2D5F77!important;
}

ul.hry li a {
  background:url(../img/li_4.gif) left center no-repeat #825422!important;
}
ul.hry li a:hover, ul.hry li a.act {
  background:url(../img/li_4_a.gif) left center no-repeat #744B1F!important;
}

ul.redakce li a {
  background:url(../img/li_5.gif) left center no-repeat #822236!important;
}
ul.redakce li a:hover, ul.redakce li a.act {
  background:url(../img/li_5_a.gif) left center no-repeat #6D1D2D!important;
}

ul.diskuze li ul li a:hover, ul.diskuze li ul li a#f-act {
  background:none!important;
  color:#b29b3b!important;
}



/****clanky ****************/

div#clanek-l {
	float:left;
}
div#clanek-r {
	float:right;
}
div#clanek-l,div#clanek-r {
	width:242px;
	border-top:5px solid #9e3812;
	padding-top:3px;
}

div.fotosouteze {
	border:5px solid #ddd;
	margin:0 0 10px 0;
	background:none;
	padding:5px;
}

div.notice {
	border:5px solid #ddd;
	margin:0 0 10px 0;
	background:pink;
	padding:5px;
}


div.clanek {
	border:5px solid #ddd;
	margin:0 0 10px 0;
	min-height:290px;
	_height:290px;
	background:none;
	padding:5px;
}
div.clanek h2 a, div.clanek h2 a:visited {
	color:black!important;
}
div.clanek span.infoclanek {
	display:block;
	font-size:90%;
	color:#b23f13;
	margin:0 0 4px 0;
	xborder-bottom:1px dotted #e5e5e5;
}
div.clanek img {
	float:right;
	margin:0 0 0 3px;
}
div.maxclanek div.cl {
	xborder-bottom:1px dotted #e5e5e5;
	margin:10px 0 20px 0;
}

div.doporucit {
	background:#eee;
	padding:10px 15px 15px 15px;
	margin:10px 0 0 0;
}
div.doporucit form {
	margin:0;
	padding:0;
}
div.doporucit strong {
	display:block;
	margin:0 0 8px 0;
	color:#af411c;
}
div.doporucit form input, div.doporucit form textarea {
	border:1px solid black;
	background:white;
}


textarea.big {
	width:100%!important;
	height:400px!important;
}
textarea.midd {
	width:350px!important;
	height:200px!important;
}
.w-100p {
	width:100%!important;
}
input.short {
	width:40px!important;
}
div.doporucit form input {
	width:200px;
}
div.doporucit form span.submit input {
	width:auto;
	background:black;
	color:#f5f5f5;
	font-weight:bold;
	text-transform:uppercase;
	font-size:90%;
}
div.doporucit form textarea {
	width:400px;
	height:32px;
}


div.textdivx h2 {
	background:#9b8633;
	margin:10px 0 7px 0;
	text-align:center;
	color:white;
	text-transform:uppercase;
	font-size:100%;
	padding:3px;
	
}

/**** prispevky *****/

table.komentik {
	border-collapse:collapse;
  width:488px;
}
table.komentik td {
	padding:6px;
}
table.komentik td.dat {
	text-align:right;
}
table.komentik td.jm {
	white-space:nowrap;
}
table.komentik tr.even td {
	background:#eee!important;
}

/******** prehled ********/

table.prehled {
  border:1px solid #ccc;
  width:100%;
  margin:auto;
}
table.prehled th {
  background:#ccc;
  text-align:right;
  padding:3px;
  width:100px;
  white-space:nowrap;
}
table.prehled td {
  text-align:left;
  padding:3px;
}

table.prehled td.spravne {
	background:#DDFFDD;
}
table.prehled td.chybne {
	background:#FFDDDD;
}



/************************/
	
div#strankovani {
	text-align:center;
	background:#777;
	border:1px solid #777;
	padding:4px;
	margin:5px 0 0 0;
}

div.strankovani {
	text-align:center;
	background:#777;
	border:1px solid #777;
	padding:4px;
	margin:5px 0 0 0;
}

div#strankovani a {
	padding:4px;
	margin:0 1px 0 0;
	background:white;
	text-decoration:none;
}
div#strankovani a:hover {
	text-decoration:underline;
}
div#strankovani span.active a, div#strankovani span.active a:hover {
	background:#af411c;
	color:white;
	text-decoration:none;
	border:1px solid white;
	border-left:3px solid white;
	border-right:3px solid white;
}

div.strankovani {
	text-align:center;
	background:#777;
	border:1px solid #777;
	padding:4px;
	margin:5px 0 0 0;
}
div.strankovani a {
	padding:4px;
	margin:0 1px 0 0;
	background:white;
	text-decoration:none;
}
div.strankovani a:hover {
	text-decoration:underline;
}
div.strankovani span.active a, div.strankovani span.active a:hover {
	background:#af411c;
	color:white;
	text-decoration:none;
	border:1px solid white;
	border-left:3px solid white;
	border-right:3px solid white;
}

/*************************/

div.popis {
	color:white;
	margin:0 0 0 0;
	background:#888;
	padding:8px;
	border:5px solid #9e3812;
	border-bottom:none;
}
div.ib-bott {
	border-bottom:5px solid #9e3812!important;
}
div.popis a, div.popis a:visited {
	color:#ddd;
}

div#clanek-l.jedna, div#clanek-r.jedna {
	border-top:5px solid #b23f13!important;
}
div#clanek-l.dva, div#clanek-r.dva {
	border-top:5px solid #b29b3b!important;
}
div.tri {
	border-top:5px solid #34708c!important;
}
div#clanek-l.ctyri, div#clanek-r.ctyri {
	border-top:5px solid #825422!important;
}
div#clanek-l.pet, div#clanek-r.pet {
	border-top:5px solid #822236!important;
}
div.popis-jedna {
	border:5px solid #b23f13!important;
	border-bottom:none!important;
}
div.popis-dva {
	border:5px solid #b29b3b!important;
	border-bottom:none!important;
}
div.ib-bott2 {
	border-bottom:5px solid #b29b3b!important;
}
div.popis-tri {
	border:5px solid #34708c!important;
	border-bottom:none!important;
}
div.popis-ctyri {
	border:5px solid #825422!important;
	border-bottom:none!important;
}
div.popis-pet {
	border:5px solid #822236!important;
	border-bottom:none!important;
}

div.maxclanek img {
	float:right;
	border:0;
	margin:0 0 0 5px;
	vertical-align:top;
}
div.minclanek img {
	float:left;
	border:0;
	margin:0 5px 0 0;
	vertical-align:top;
}

/*** login ****/ 

form.logokno {
	margin:0;
	padding:0 0 5px 0;
	xborder-bottom:1px solid black;
}
form.logokno label {
	font-weight:bold;
	text-transform:uppercase;
	font-size:90%;
}
form.logokno input {
	width:92px;
	border:1px solid black;
	background:#ffffff;
}
form.logokno td.submit {
	text-align:center;
}
form.logokno td.submit input {
	background:black;
	color:#f5f5f5;
	font-weight:bold;
	text-transform:uppercase;
	font-size:90%;
	border-top:2px solid black;
	width:97px;
}
form.logokno table {
	background:#D8C889;
	width:172px;
	margin:0 0 3px 0;
	border:4px solid #CDB969;
}
form.logokno table th, form.logokno table td {
	text-align:right;
}
form.logokno table th {
	text-align:right;
	width:70px;
}

/****** boxy ******/

div.box {
	margin:0 0 8px 0;
}
div.box-l {
	text-align:right!important;
}
div.box-l h3 {
	height:24px;
	background:url(../img/box-l.gif) right center no-repeat black;
	color:#f3872d;
	width:186px;
	position:relative;
	left:7px;
	_left:4px;
	text-align:left;
	font-size:120%;
	margin:7px 0 0 0;
	padding:0 0 0 0;
}
div.box-l h3 span {
	display:block;
	padding:4px 0 0 15px;
}
div.box-r h3 {
	height:24px;
	background:url(../img/box-r.gif) left center no-repeat black;
	color:#f3872d;
	width:178px;
	position:relative;
	left:-4px;
	text-align:right;
	font-size:120%;
	margin:7px 0 0 0;
	padding:0 0 0 0;
}
div.box-r div.box-in {
	width:170px;
	margin:5px 0 0 2px;
}
div.box-l div.box-in {
	width:178px;
	text-align:left;
	padding:0 0 0 11px;
	_padding:0;
	margin:5px 0 0 0;
}
div.box-r h3 span {
	display:block;
	padding:4px 15px 0 0;
}
img.box-r {
	padding-left:40px;
	padding-bottom:5px;
	padding-top:5px;
}

/***** forum ******/

table.for {
	border-collapse:collapse;
}
table.for td, table.for th {
	padding:7px;
	border-bottom:1px solid white;
	background:#FCFCFC;
}
table.for td a, table.for th a, table.for td a:visited, table.for th a:visited {
	color:black;
}
table.for th {
	text-align:center;
	background:#a28c35;
	color:white;
}
table.for th.naz {
	background:#948030;
}
table.for th.posl {
	background:#AD9638;
}
table.for td {
	text-align:center;
}
table.for td.posl {
	text-align:left;
}
table.for td.tem {
	text-align:left;
}
table.for tr.even td {
	background:#eee;
}
table.for tr.even td.tem {
	background:#e5e5e5!important;
}
table.for tr#even td {
	background:#eee;
}
table.for tr#even td.tem {
	background:#e5e5e5!important;
}
table.for td.tem {
	background:#f5f5f5;
}
table.for tr#even td.posl {
	background:#f5f5f5!important;
}
table.for tr.even td.posl {
	background:#f5f5f5!important;
}
table.for td.posl {
	background:#fff;
}

div.zalozil {
	background:#b29b3b;
	color:white;
	padding:6px;
	text-align:center;
}

/***************************/

input.submitt {
	background:black!important;
	color:#fff!important;
	font-weight:bold!important;
	text-transform:uppercase!important;
	font-size:90%;
	width:auto!important;
	border:1px solid black;
}
input.erase {
	background:red!important;
	color:#000!important;
	font-weight:bold!important;
	text-transform:uppercase!important;
	font-size:90%;
	width:auto!important;
	border:1px solid red;
}

/***boxy format ****/
div.vyhledavani {
  text-align:left;
  width:175px;
  margin:0 0 0 10px;
}
div.vyhledavani table {
  border-collapse:collapse;
}
div.vyhledavani input {
	border:1px solid black;
	background:white;
	width:130px;
}
div.vyhledavani input.submitt {
	height:20px;
	width:25px!important;
}
div.vyhledavani form {
	margin:0;
	padding:0;
}
div.nagoog {
  margin:0 0 5px 0;
  padding:0 0 5px 0!important;
  border-bottom:1px solid black;
}
div.navenus, div.nagoog {
  padding:3px;
}
div.vyhledavani input.check {
  border:none!important;
  background:none!important;
  width:auto!important;
}
div.topclanek {
  color:black;
}
div.topclanek a, div.topclanek a:visited {
  display:block;
  border-bottom:1px solid #666;
  color:black;
  padding:3px 3px 3px 0;
  text-decoration:none;
}
div.topclanek a:hover, div.topclanek a.act {
  display:block;
  border-bottom:1px solid #af411c!important;
  color:#af411c!important;
  background:#e5e5e5;
}

div.odkazy {
  text-align:center!important;
}
div.odkazy a {
  display:block;
  background:#fff;
  margin:0 0 2px 0;
  padding:5px;
  border:2px solid #fff;
}
div.odkazy a:hover {
  border:2px solid #eee;
}


/***** uzivatel ****/

div.uzivatel-svatek {
  text-align:right;
  font-size:90%;
  margin:15px 12px 0 0;
}

div.upoutavka {
  xtext-align:center;
  xpadding:5px 0 5px 0;
  border:5px solid white;
  margin:5px 0 0 2px;
  width:160px;
}

div.odhlaseni a, div.odhlaseni a:visited {
  display:block;
  border-bottom:1px solid #666;
  color:black;
  padding:3px 3px 3px 0;
  text-decoration:none;
  text-align:center;
}
div.odhlaseni a:hover {
  display:block;
  border-bottom:1px solid #af411c;
  color:#af411c;
  background:#e5e5e5;
}

table#anketka {
  border-collapse:collapse;
}
table#anketka a, table#anketka a:visited {
  color:#af411c;
  text-decoration:none;
  font-weight:normal;
}
table#anketka a:hover {
  text-decoration:underline;
}
table#anketka tr#even td {
  background:#fff;
}

table#anketkafull {
  border-collapse:collapse;
  width:100%;
}
table#anketkafull td {
  padding:3px;
}
table#anketkafull.even {
  background:#e5e5e5;
}

a.n-prisp, a.n-prisp:visited {
  display:block;
  padding:4px;
  color:black;
  text-decoration:none;
  font-weight:normal;
  font-size:90%;
  border-bottom:1px solid black;
  background:#f5f5f5;
}
a.n-prisp:hover {
  background:#e5e5e5!important;
  color:#af411c!important;
  border-bottom:1px solid #af411c!important;
}
span.even a.n-prisp {
  xbackground:#eee!important;
  color:black;
}

div.soutezni {
  padding:4px;
  border-bottom:4px solid #f5f5f5;
}
div.even div.soutezni {
  background:#4089AC;
}

div.soutezni a, div.soutezni a:visited, div.souteze a, div.souteze a:visited {
  color:white;
}
div.soutezni a:hover {
  color:white;
}

div.souteze {
  color:white;
  background:#34708c;
}
div.vsechny-s {
  text-align:center;
  padding:5px;
}

div.reklama1 {
  width:auto;
  color:white;
  background:#603020;
  padding:4px 0 4px 4px;
  text-decoration: none;
  text-align: center;
}
a:link.reklama1 {
  color:white;
  background:#603020;
  text-decoration: none;
}
a:visited.reklama1 {
  color:white;
  background:#603020;
  text-decoration: none;
}
a:active.reklama1 {
  color:white;
  background:#603020;
  text-decoration: none;
}
a:hover.reklama1 {
  color:#c0a590;
  background:#603020;
  text-decoration: none;
}

div.reklama2 {
  width:auto;
  color:white;
  background:#302060;
  padding:4px 0 4px 4px;
  text-decoration: none;
  text-align: center;
}
a:link.reklama2 {
  color:white;
  background:#302060;
  text-decoration: none;
}
a:visited.reklama2 {
  color:white;
  background:#302060;
  text-decoration: none;
}
a:active.reklama2 {
  color:white;
  background:#302060;
  text-decoration: none;
}
a:hover.reklama2 {
  color:#a590c0;
  background:#302060;
  text-decoration: none;
}

div.reklama3 {
  width:auto;
  color:white;
  background:#206030;
  padding:4px 0 4px 4px;
  text-decoration: none;
  text-align: center;
}
a:link.reklama3 {
  color:white;
  background:#206030;
  text-decoration: none;
}
a:visited.reklama3 {
  color:white;
  background:#206030;
  text-decoration: none;
}
a:active.reklama3 {
  color:white;
  background:#206030;
  text-decoration: none;
}
a:hover.reklama3 {
  color:#90c0a5;
  background:#206030;
  text-decoration: none;
}


/**** udaje ****/
div.udaje {
background:#eee;
	padding:10px 15px 15px 15px;
	margin:10px 0 10px 0;
}

div.udaje form {
  margin:0;
  padding:0;
}

div.udaje input, div.udaje textarea {
  border:1px solid black;
  background:white;
  width:250px;
}
div.udaje textarea {
  height:60px;
}
div.udaje table th {
  text-align:right;
  width:150px;
}

table.nast-odp {
  border:1px solid #ccc;
  width:100%;
  margin:auto;
}
table.nast-odp th {
  background:#ccc;
  text-align:right;
  padding:3px;
  width:100px;
  white-space:nowrap;
}
table.nast-odp td {
  background:#f5f5f5;
  text-align:left;
  padding:3px;
}

div.popis ul {
  margin:10px 0 10px 25px;
  padding:0;
}
div.popis ul li {
  margin:0 0 3px 0;
  padding:0;
  list-style-type:square;
}
div.udaje strong {
  color:#9e3812!important;
}
div.udaje h2 {
  margin-top:20px!important;
}

/**** vyhledavani ***/


div.search-older a {
  display:block;
  padding:5px;
  background:#eee;
  text-decoration:none;
  margin:0 0 2px 0;
  color:black;
}
div.search-older a#even {
  background:#e5e5e5;
}
div.search-older a:hover {
  background:#ddd;
  text-decoration:underline;
}
div.obsahuje {
  margin:15px 0 0 0;
  text-align:right;
}

textarea.dl {
  height:140px!important;
}

/****souteze ***/

div.otazka {
  padding:5px;
  border:5px solid #34708c;
  color:black;
  text-align:center;
  margin:0 0 5px 0;
}
div.odpoved-s {
  margin:5px 0 5px 0!important;
  background:#34708c!important;
  color:white!important;
  padding:5px;
}
div.odpoved-s strong{
  color:white!important;
}

div.upozorneni, div.zalozitforum {
	margin:5px 0 5px 0;
	border:5px solid #eee;
	padding:5px;
	text-align:center;
}

div.msg-err {
	margin:5px 0 5px 0;
	border:5px solid #c40026;
	padding:5px;
	text-align:center;
}
div.msg-ok {
	margin:5px 0 5px 0;
	border:5px solid #326a10;
	padding:5px;
	text-align:center;
}

/****a dmin ****/

table.def {
	width:100%;
}
table.def th {
	background:#eee;
	padding:5px;
}
table.def td {
	background:#f5f5f5;
	padding:2px;
}
table.def td.naz {
	font-weight:bold;
}


div.fce-webu {
	text-align:center;
	padding:5px 0 0 0;
}
div.textdivh {
	margin:0;
	border:5px solid #e5e5e5;
	padding:5px;
}

div.textdivh img {
	float:right;
}

div.textdivl img {
	float:left;
}

/******* aktuality ***********/

div.aktuality {
	xborder-bottom:5px solid #9e3812;
	width:172px;
	xmargin:5px 0 0 0;
}
div.aktuality h3 {
  background:url(../img/aktu.gif) no-repeat left center #822236;
  color:white;
  height:24px;
	width:178px;
	position:relative;
	left:-2px;
	text-align:right;
	font-size:120%;
	margin:5px 0 3px 0;
	padding:0 0 0 0;
}
div.aktuality h3 span {
	display:block;
	padding:4px 15px 0 0;
}
div.aktualita {
	background:#f5f5f5;
	color:black;
	padding:5px 5px 5px 5px;
	xfont-weight:bold;
	xfont-size:110%;
	xmargin:2px 0 2px 0;
	xletter-spacing:1px;
	border-bottom:5px solid #822236;
}
div.aktualita a,div.aktualita a:visited {
	color:black!important;
	font-weight:normal;
}
div.licha-act {
	xbackground:url(../img/aktu_e.jpg) no-repeat left center #ececec!important;
	background:white!important;
	xborder-right:5px solid #853d27!important;
}


/**** reklama ****/

div.profull {
  text-align:center;
  margin:0 0 5px 0;
}

div.napiste a {
  display:block;
  text-align:center;
  padding:5px;
  border:5px solid #822236;
  color:#822236!important;
  background:white;
}

#lista-acomware {
      background-color:#B23F13;
      color:#FFFFFF;
      font-family:verdana,sans-serif;
      font-size:11px;
      text-align:center;
      background-image:url('http://admin.reklamni-listy.cz/system/121_bg.png');
      padding:5px 10px 5px 10px;
	  overflow: hidden;
	  white-space: nowrap;
	  
      }
      #lista-acomware a {
      color:#FFFFFF;
      }
	  #lista-acomware img {
	  vertical-align: middle;
	  }

a:link.naz {color: blue;}
a:hover.naz {color: red;}

a:link.ex {
  font-size: xx-small;
  color:#888888;
  text-decoration: none;
}
a:visited.ex {
  font-size: xx-small;
  color:#8888FF;
  text-decoration: none;
}
a:active.ex {
  font-size: xx-small;
  color:#AAAAAA;
  text-decoration: none;
}
a:hover.ex {
  font-size: xx-small;
  color:#AAAAAA;
  text-decoration: none;
}
div.amos1 {
	background:#FFF1BB;
	color:#660035;
	text-align:left;
}
div.amos1 h3 {
	font-size:5;
}
p.amos1 {
	padding-right:12px;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
	border-width:1px;
	border-color:#660000;
	border-style:solid;
	background-color:#fc6;
}
img.amos1 {
	padding-right:8px;
	padding-left:8px;
	padding-bottom:8px;
	padding-top:8px;
	border-width:1px;
	border-color:#660000;
	border-style:solid;
	background-color:#fc6;
}

div.bl_odkazy {
    font-family: Arial, sans-serif;
    font-size: 12px;
    padding: 0.3em 1em 0.3em 1em;
    text-align: center;
}

div.pr1 {
	background:#FFD4AA;
	color:#3C3C3C;
	text-align:left;
}
div.pr1 h3 {
	font-size:5;
}
p.pr1 {
	padding-right:12px;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
	border-width:1px;
	border-color:#5A5A5A;
	border-style:solid;
	background-color:#fa8;
}
img.pr1 {
	padding-right:8px;
	padding-left:8px;
	padding-bottom:8px;
	padding-top:8px;
	border-width:1px;
	border-color:#5A5A5A;
	border-style:solid;
	background-color:#fa8;
}
img.pr11 {
	padding-right:17px;
	padding-left:17px;
	padding-bottom:20px;
	padding-top:10px;
	background-color:#FFD4AA;
}
img.pr1l {
	float:left;
	border:0;
	margin:0 5px 0 0;
	vertical-align:top;
	background-color:#FFD4AA;
}

div.pr2 {
	background:#dddddd;
	color:#111111;
	text-align:left;
}
div.pr2 h3 {
	font-size:5;
}
p.pr2 {
	padding-right:12px;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
	border-width:1px;
	border-color:#333333;
	border-style:solid;
	background-color:#808080;
}
img.pr2 {
	padding-right:8px;
	padding-left:8px;
	padding-bottom:8px;
	padding-top:8px;
	border-width:1px;
	border-color:#333333;
	border-style:solid;
	background-color:#808080;
}
div.pr3 {
	background:#FFD47F;
	color:#5A5A5A;
	text-align:left;
}
div.pr3 h3 {
	font-size:5;
}
p.pr3 {
	padding-right:12px;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
	border-width:1px;
	border-color:#55FFFF;
	border-style:solid;
	background-color:#fa0;
}
img.pr3 {
	padding-right:8px;
	padding-left:8px;
	padding-bottom:8px;
	padding-top:8px;
	border-width:1px;
	border-color:#55FFFF;
	border-style:solid;
	background-color:#fa0;
}
img.pr31 {
	padding-right:17px;
	padding-left:17px;
	padding-bottom:20px;
	padding-top:10px;
	border-width:1px;
	border-color:#55FFFF;
	border-style:solid;
	background-color:#FFD47F;
}



div.pr4 {
	background:#D4FFAA;
	color:#3C3C3C;
	text-align:left;
}
div.pr4 h3 {
	font-size:5;
}
p.pr4 {
	padding-right:12px;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
	border-width:1px;
	border-color:#AA2AFF;
	border-style:solid;
	background-color:#5f5;
}
img.pr4 {
	padding-right:8px;
	padding-left:8px;
	padding-bottom:8px;
	padding-top:8px;
	border-width:1px;
	border-color:#55FFFF;
	border-style:solid;
	background-color:#5f5;
}
img.pr41 {
	padding-right:17px;
	padding-left:17px;
	padding-bottom:20px;
	padding-top:10px;
	border-width:1px;
	border-color:#55FFFF;
	border-style:solid;
	background-color:#D4FFAA;
}
div.pr5 {
	background:#AAAAFF;
	color:#3C3C3C;
	text-align:left;
}
div.pr5 h3 {
	font-size:5;
}
p.pr5 {
	padding-right:12px;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
	border-width:1px;
	border-color:AA00FF;
	border-style:solid;
	background-color:#5555FF;
}
img.pr5 {
	padding-right:8px;
	padding-left:8px;
	padding-bottom:8px;
	padding-top:8px;
	border-width:1px;
	border-color:#AA00FF;
	border-style:solid;
	background-color:#5555FF;
}
img.pr51 {
	padding-right:17px;
	padding-left:17px;
	padding-bottom:20px;
	padding-top:10px;
	border-width:1px;
	border-color:#AA00FF;
	border-style:solid;
	background-color:#AAAAFF;
}

div.pr6 {
	background:#ffdab9;
	color:#191970;
	text-align:left;
}
div.pr6 h3 {
	font-size:5;
}
p.pr6 {
	padding-right:12px;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
	border-width:1px;
	border-color:AA00FF;
	border-style:solid;
	background-color:#cd853f;
}
img.pr6 {
	padding-right:8px;
	padding-left:8px;
	padding-bottom:8px;
	padding-top:8px;
	border-width:1px;
	border-color:#8b4513;
	border-style:solid;
	background-color:#cd853f;
}
img.pr61 {
	padding-right:17px;
	padding-left:17px;
	padding-bottom:20px;
	padding-top:10px;
	border-width:1px;
	border-color:#8b4513;
	border-style:solid;
	background-color:#cdaf95;
}

div.pr7 {
	background:#FFFF7F;
	color:#191970;
	text-align:left;
}
div.pr7 h3 {
	font-size:5;
}
p.pr7 {
	padding-right:12px;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
	border-width:1px;
	border-color:AA00FF;
	border-style:solid;
	background-color:#FFFF2A;
}
img.pr7 {
	padding-right:8px;
	padding-left:8px;
	padding-bottom:8px;
	padding-top:8px;
	border-width:1px;
	border-color:#FF7F7F;
	border-style:solid;
	background-color:#FFFF2A;
}
img.pr71 {
	padding-right:17px;
	padding-left:17px;
	padding-bottom:20px;
	padding-top:10px;
	border-width:1px;
	border-color:#FF7F7F;
	border-style:solid;
	background-color:#FFFF7F;
}

p.fp1 {
	padding-right:12px;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
	border-width:1px;
	border-color:F484C4;
	border-style:solid;
	background-color:#4B2E0B;
}
img.fp1 {
	padding-right:8px;
	padding-left:8px;
	padding-bottom:8px;
	padding-top:8px;
	border-width:1px;
	border-color:#F484C4;
	border-style:solid;
	background-color:#4B2E0B;
}

p.fp2 {
	padding-right:12px;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
	border-width:1px;
	border-color:4B2E0B;
	border-style:solid;
	background-color:#F484C4;
}
img.fp2 {
	padding-right:8px;
	padding-left:8px;
	padding-bottom:8px;
	padding-top:8px;
	border-width:1px;
	border-color:#4B2E0B;
	border-style:solid;
	background-color:#F484C4;
}

 .topbar {
    margin: 0 auto 0 auto;
    text-align: center;
    font-size: 12px;
    font-family: Arial, Tahoma, Sans-serif, "Trebuchet MS", Verdana;
    padding: 0.3em 1em 0.3em 1em;
  }

  .topbar div {
    margin: 5px 5px 5px 5px;
    text-align: left;
  }

  .topbar table {
    margin: 0 auto 0 auto;
  }

  .topbar table td {
    text-align: left;
    vertical-align: top;
    font-size: 12px;
  }

  .topbar strong {
    font-weight: bold;
    font-size: 14px;
  }

  .topbar a:hover {
    text-decoration: underline;
  }

  .topbar ul {
    text-align: center;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
  }

  .topbar li {
    display: inline;
    font-size: 12px;
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  
div.pr8 {
	background:#A4AFEC;
	color:#001379;
	text-align:left;
}
div.pr8 h3 {
	font-size:5;
}
p.pr8 {
	padding-right:12px;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
	border-width:1px;
	border-color:300076;
	border-style:solid;
	background-color:#2142C8;
}
img.pr8 {
	padding-right:8px;
	padding-left:8px;
	padding-bottom:8px;
	padding-top:8px;
	border-width:1px;
	border-color:#300076;
	border-style:solid;
	background-color:#2142C8;
}
img.pr81 {
	padding-right:17px;
	padding-left:17px;
	padding-bottom:20px;
	padding-top:10px;
	border-width:1px;
	border-color:#300076;
	border-style:solid;
	background-color:#A4AFEC;
}

div.vikisek {
	background:#B7C286;
	color:#F94629;
	text-align:left;
}
div.vikisek h3 {
	font-size:5;
}
p.vikisek {
	padding-right:12px;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
	border-width:1px;
	border-color:F94629;
	border-style:solid;
	background-color:#586D0E;
}
img.vikisek {
	padding-right:8px;
	padding-left:8px;
	padding-bottom:8px;
	padding-top:8px;
	border-width:1px;
	border-color:#F94629;
	border-style:solid;
	background-color:#586D0E;
}

div.mhome {
	background:#EFEFEF;
	color:#5F5F5F;
	text-align:left;
}
div.mhome h3 {
	font-size:5;
}
p.mhome {
	padding-right:12px;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
	border-width:1px;
	border-color:5F5F5F;
	border-style:solid;
	background-color:#2CD746;
}
img.mhome {
	padding-right:8px;
	padding-left:8px;
	padding-bottom:8px;
	padding-top:8px;
	border-width:1px;
	border-color:#5F5F5F;
	border-style:solid;
	background-color:#2CD746;
}
img.mhome1 {
	padding-right:17px;
	padding-left:17px;
	padding-bottom:20px;
	padding-top:10px;
	border-width:1px;
	border-color:#5F5F5F;
	border-style:solid;
	background-color:#EFEFEF;
}

div.ekozena {
	background:#DDDD99;
	color:#1C2917;
	text-align:left;
}
div.ekozena h3 {
	font-size:5;
}
p.ekozena {
	padding-right:12px;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
	border-width:1px;
	border-color:#5F5F5F;
	border-style:solid;
	background-color:#CAD303;
}
img.ekozena {
	padding-right:8px;
	padding-left:8px;
	padding-bottom:8px;
	padding-top:8px;
	border-width:1px;
	border-color:#5F5F5F;
	border-style:solid;
	background-color:#CAD303;
}

  .fourliner {
    margin: 0 auto 0 auto;
    text-align: center;
    font-size: 12px;
    font-family: Arial, Tahoma, Sans-serif, Trebuchet MS, Verdana;
  }

  .fourliner div {
    margin: 5px 5px 5px 5px;
    text-align: left;
  }

  .fourliner table {
    margin: 0 auto 0 auto;
  }

  .fourliner table td {
    text-align: left;
    vertical-align: top;
    font-size: 12px;
  }

  .fourliner strong {
    font-weight: bold;
    font-size: 14px;
  }

  .fourliner a {
    font-weight: bold;
  }

  .fourliner a:hover {
    text-decoration: underline;
  }

  .fourliner ul {
    text-align: center;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
  }

  .fourliner li {
    display: inline;
    font-size: 12px;
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }

  div.muller {
	background:#333333;
	color:#d17b03;
	text-align:left;
}
p.muller {
	padding-right:12px;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
	border-width:1px;
	border-color:d17b03;
	border-style:solid;
	background-color:#ff6600;
}
img.muller {
	padding-right:8px;
	padding-left:8px;
	padding-bottom:8px;
	padding-top:8px;
	border-width:1px;
	border-color:#d17b03;
	border-style:solid;
	background-color:#ff6600;
}
div.rss {
	border:5px solid seashell;
	margin:0 0 10px 0;
	background:linen;
	padding:5px;
	text-align:center;
}
