body {
background-color: #FFF3E1;
margin: 0 0 0 0;
font-family: arial, tahoma, verdana;
font-size: 0.75em;
}

p {
margin-top: 0;
}

a img {
 border: none;
} 

.content a img {
 border: 1px solid #A96F31;
} 

.content a:hover img {
 border: 1px solid #DE9240;
}

a {
text-decoration: none;
color: #A96F31;
font-weight: bold;
}

a:hover {
color: #DE9240;
}

img.with_a {
border: 1px solid #A96F31;
}

img.with_a:hover {
border: 1px solid #DE9240;
}

div.main {
margin: auto;
width: 1200px;
clear: both;
}

div.page_title {
display: none;
}

div.top_line {
	background: url(../pics/top_line_bg.gif) repeat-x left center #000000;
	color: #ffffff;
	text-align: center;
	padding: 5px 0;
}

div.top_line a {
	color: #ffffff;
	text-decoration: none;
}

div.top_line a:hover {
	text-decoration: underline;
}

div.top_line a img {
	margin-right: 5px;
	border: 1px solid #afafaf;
}

div.top_line a:hover img {
	margin-right: 5px;
	border: 1px solid #ffffff;
}

div.top_line .pipe {
	margin: 0 10px;
}

div.head {
width: 100%;
height: 182px;
position: relative;
}

div.head .image_change {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

div.head .image_main {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}

div.area {
width: 100%;
background: url(../pics/area_bg.gif) repeat-y;
}

div.menu {
width: 240px; 
float: left;
padding-bottom: 30px;
position: relative;
z-index: 50;
}

div.content {
width: 800px;
float: left;
background: url(../pics/content_bg.gif) no-repeat 802px top;
background-color: #FFF3E1;
padding: 20px 140px 40px 20px;
text-align: justify;
position: relative;
}

div.title, h2 {
font-size: 1.9em;
font-weight: bold;
letter-spacing: 3px;
margin: 0 0 15px 0;
background: url(../pics/logo_small.gif) no-repeat left 5px;
padding-left: 30px;
text-align: left;
}

div.title a, h2 a {
color: #000000;
}

div.title img, h2 img {
margin-right: 20px;
}

div.subtitle, h3 {
font-size: 1.4em; 
font-weight: bold; 
_text-transform: uppercase; 
margin-top: 20px;
line-height: 2em;
}

div.subtitle a, h3 a {
color: #000000;
text-decoration: underline;
}

div.subtitle a:hover, h3 a:hover {
color: #505050;
}

div.language {
padding: 158px 0 0 10px;
}

div.language a {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}

div.language a:hover {
color: #FFD295;
text-decoration: none;
}

div.language img {
border: none;
}

span.pipe {
margin: 0 5px 0 5px;
}

img.right {
float: right;
}

img.left {
margin: 3px 10px 0 0;
float: left;
}

ul.margin-top li {
margin-top: 5px;
}

.reset {
clear: both;
}

/* Menu */

div.menu ul {
padding: 0 0 0 0; 
margin: 0 0 0 0; 
width: 240px; 
list-style-type: none; 
}

div.menu ul li a {
display: block; 
padding: 7px 15px 7px 25px; 
background: url(../pics/menu_arrow.gif) 10px center no-repeat;
border-bottom: 1px solid #A0A0A0;
float: left; 
width: 200px; 
color: #000000; 
text-decoration: none;
}

div.menu ul li a:hover {
position: relative;
}

/* bez tohoto se nerolujici polozky nahore odsunou */
div.menu ul li {
float: left;
background: url(../pics/menu_item.png); 
}

div.menu ul li.highlight {
background: url(../pics/menu_item2.png) #ffc759; 
}

/* kdyz se vyhodi, tak podmenu blbne v IE7 a firefoxu */
div.menu ul li:hover {
position: relative;
background: url(../pics/menu_item_hover.png) #f2c588; 
}

div.menu ul li.highlight:hover {
position: relative;
background: url(../pics/menu_item2_hover.png) #ffbe3b; 
}

div.menu ul li ul {
visibility: hidden; 
overflow: hidden; 
position: absolute; 
top: -1px;
left: 240px;  
height: 0px;
}

div.menu ul li:hover ul, div.menu ul li a:hover ul {
border-top: 1px solid #A0A0A0;
border-right: 1px solid #A0A0A0;
visibility: visible; 
position: absolute; 
height: auto;
}

div.menu ul li a:hover ul li a {
padding: 7px 0 7px 10px;
display: block; 
background-color: #FEDFBB;
color: #fff; 
text-decoration: none;
}

/* pozadi podmenu pro IE6 */
div.menu ul li:hover ul li, div.menu ul li a:hover ul li a {
background: #FEDFBB; 
color: #000000;
}

/* pozadi podmenu pro IE7 a firefox */
div.menu ul li ul li a {
background: #FEDFBB; 
}

div.menu ul li:hover ul li:hover a, div.menu ul li a:hover ul li a:hover {
background: #F2C589; 
}

/* pro IE6, bez toho se udela pod rolovacima polozkama mezera */
div.menu table {
border-width: 0 0 0 0;
padding: 0 0 0 0;
margin: 0px; 
position: absolute; 
top: 0px; 
left: 0px; 
border-collapse: collapse; 
}

/* Left column */

div.left_col_title {
background: #A96F31;
color: #FFFFFF;
font-weight: bold;
margin: 0;
padding: 3px 10px 4px 10px;
float: left;
width: 220px;
background: url(../pics/menu_title.gif);
}

div#login, div#search, div#newsletters {
padding: 10px; 
float: left;
width: 220px;
}

div#login a {
color: #000000;
font-weight: normal;
text-decoration: underline;
}

div#login a:hover {
color: #A96F31;
}

div#login div.input {
padding: 0 0 5px 0;
height: 20px;
}

div#login div.input div {
float: left;
width: 30px;
}

div#login div.input input {
float: left;
margin-left: 5px;
width: 143px;
}

div#login input.button {
margin-left: 35px;
}

div#search input.text {
width: 178px;
margin-bottom: 8px;
}

div#search div {
text-align: center;
}

/* Foot */

div.bottom {
clear: both;
width: 100%;
background-color: #FFF3E1;
margin-bottom: 50px;
}

div.terko {
width: 190px;
padding: 5px 0 3px 10px;
float: left;
border-top: 1px solid #FFD295;
clear: both;
}

div.terko a {
color: #FF0000;
font-weight: bold;
}

div.terko a:hover {
color: #000000;
}

div.bottom_info {
width: 700px;
text-align: center;
float: left;
border-top: 1px dashed #FFD295;
padding-top: 5px
}

/* Turisticka znamkova mista */

div.legenda {
text-align: left;
margin: 10px 0 0 45px;
}

div.legenda_title {
font-weight: bold;
margin: 20px 0 0 29px;
clear: both;
}

div.legenda div {
float: left;
width: 50%;
}

div.legenda img {
margin-right: 8px;
}

div.legenda_poznamka {
clear: both;
padding-top: 15px;
margin-left: 29px;
}

div.legenda_poznamka ul {
padding: 0 0 0 40px;
margin: 5px 0 0 0;
}

/* Znamky */

div.znamka {
margin: 20px 0 0 0;
padding: 0 0 15px 0;
border-right: 1px solid #DFDFDF;
border-bottom: 1px solid #DFDFDF;
background-color: #FFFFFF;
}

div.znamka_title, h3.znamka_title {
padding: 3px 0 3px 10px;
font-weight: bold;
font-size: 1em;
background: url(../pics/top_row.png) repeat-x;
margin-bottom: 0;
}

div.znamka_control {
padding: 3px 15px 5px 10px;
font-size: 1em;
margin: 0 0 15px 0;
background-color: #F7F7F7;
text-align: right;
min-height: 14px;
}

div.znamka_control img {
float: left;
margin-right: 3px;
}

div.znamka_thumb {
margin-left: 10px;
float: left;
}

div.photo_thumb {
margin-left: 10px;
float: left;
}

div.znamka a img {
border: 1px solid #A96F31;
}

div.znamka a img:hover {
border: 1px solid #DE9240;
}

div.znamka_text {
margin-left: 320px;
padding-right: 15px;
text-align: left;
}

div.znamka_text ul {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

/* Clanky */

div.clanek {
margin: 20px 0 0 0;
border-right: 1px solid #DFDFDF;
border-bottom: 1px solid #DFDFDF;
background-color: #FFFFFF;
padding-bottom: 10px;
}

div.clanek_title {
padding: 3px 0 3px 10px;
font-weight: bold;
font-size: 1em;
margin: 0 0 10px 0;
background: url(../pics/top_row.png) repeat-x;
}

div.clanek_title a {
color: #000000;
text-decoration: underline;
}

div.clanek_title a:hover {
color: #505050;
}

div.clanek_text {
margin: 0 10px;
text-align: left;
}

img.clanek_thumb {
border: 1px solid #A96F31;
margin: 0 10px 5px 0;
float: left;
}

a img.clanek_thumb:hover {
border: 1px solid #DE9240;
}
/* KONEC - Clanky */

div.komentar {
width: 637px;
border-right: 1px solid #DFDFDF;
border-bottom: 1px solid #DFDFDF;
margin-bottom: 20px;
}

div.komentar_title {
padding: 3px 0 3px 10px;
font-weight: bold;
font-size: 1em;
background: url(../pics/top_row.png) repeat-x;
}

div.komentar_title a {
color: #000000;
text-decoration: underline;
}

div.komentar_title a:hover {
color: #505050;
}

div.komentar_jmeno_email {
width: 500px;
float: left;
}

div.komentar_vytvoreno {
float: left;
width: 100px;
font-weight: normal;
text-align: right;
margin: 0 0 0 17px;
}

div.komentar_text {
padding: 10px 10px 5px 10px;
text-align: left;
background-color: #FFFFFF;
}

/* Sberatele */

div.sberatel {
width: 637px;
margin: 20px 0 0 0;
padding-bottom: 10px; 
border-right: 1px solid #DFDFDF;
border-bottom: 1px solid #DFDFDF;
background-color: #FFFFFF;
}

div.sberatel_title {
padding: 3px 0 3px 10px;
font-weight: bold;
font-size: 1em;
margin: 0 0 10px 0;
background: url(../pics/top_row.png) repeat-x;
}

div.sberatel_title a {
color: #000000;
text-decoration: underline;
}

div.sberatel_title a:hover {
color: #505050;
}

div.sberatel_thumb {
float: left;
width: 100px;
margin: 2px 10px 0 10px;
}

div.sberatel_thumb img {
border: 1px solid #A96F31;
}

div.sberatel_thumb a img:hover {
border: 1px solid #DE9240;
}

div.sberatel_text {
width: 470px;
float: left;
text-align: left;
margin-left: 10px;
}

div.sberatel_photo {
width: 200px; 
margin: 20px 0 0 438px;
}

div.sberatel_photo img {
border: 1px solid #A96F31;
}

div.sberatel_photo img:hover {
border: 1px solid #DE9240;
}

/* Moje znamky */

table.vypis {
border-collapse: collapse;
margin-top: 10px;
border-bottom: 1px solid #DFDFDF;
border-right: 1px solid #DFDFDF;
width: 100%;
}

table.vypis td {
padding: 2px 10px 2px 5px;
vertical-align: middle;
}

table.vypis tr {
text-align: center;
}

table.vypis tr.top {
font-weight: bold; 
background: url(../pics/top_row.png) repeat-x;
height: 25px;
text-align: center;
}

table.vypis tr.top2 {
background: url(../pics/top_row2.png) repeat-x left center;
text-align: center;
border-top: 2px solid #acacac;
}

table.vypis tr.top2 td {
padding: 5px;	
}

table.vypis img {
	margin-top: 3px;
}

table.vypis a img {
border: 1px solid #DE9240;
}

table.vypis a img:hover {
border: 1px solid #A96F31;
}

table.vypis td.akce a img {
  border: none;
}

table.vypis a.znamka {
	font-size: 12px;
}

table.vypis input {
  border: none;
}

div.vypis2 {
	width: 100%;
	margin: 20px 0 0 0;
	border-right: 1px solid #AFAFAF;
	border-bottom: 1px solid #AFAFAF;
	background-color: #FFFFFF;
}

div.vypis2 .title {
	padding: 3px 0 3px 10px;
	font-size: 1em;
	background: url(../../pics/top_row.png) repeat-x;
	letter-spacing: normal;
	font-weight: normal;
	margin: 0;
}

div.vypis2 .title a {
	color: #000000;
	text-decoration: underline;
}

div.vypis2 .title a:hover {
	color: #505050;
}

div.vypis2 .title .right {
	float: right;
	margin-right: 10px;
}

div.vypis2 .thumb {
	float: left;
	width: 100px;
	margin: 2px 10px 0 10px;
}

div.vypis2 .thumb img {
	border: 1px solid #A96F31;
}

div.vypis2 .thumb a img:hover {
	border: 1px solid #DE9240;
}

div.vypis2 .text {
	width: 780px;
	float: left;
	text-align: left;
	padding: 10px;
}

div.vypis2 .text p {
	margin-top: 0px;
}

div.vypis2 .text .action {
	float: right; 
	width: 72px; 
	margin: 0 0 10px 20px; 
	text-align: right;
}

.vypis3 {
	width: 100%;
	margin: 10px 0 0 0;
}

div.answer {
	background-color: #e7e7e7;
}

/* Sberatele */

table.sberatel_profil {
border-collapse: collapse;
border-bottom: 1px solid #DFDFDF;
border-right: 1px solid #DFDFDF;
width: 100%;
}

table.sberatel_profil td {
text-align: left;  
padding: 4px 10px 4px 5px;
}

table.sberatel_profil tr.top {
font-weight: bold; 
background: url(../pics/top_row.png) repeat-x;
}

/* Uvod */

div.tops10 {
margin-top: 20px;
text-align: left;
}

div.top10 {
background-color: #FFFFFF;
width: 310px;
float: left;
border-right: 1px solid #DFDFDF;
border-bottom: 1px solid #DFDFDF;
}

div.top10_nadpis {
background-color: #FEDEB6;
background: url(../pics/top_row.png) repeat-x;
color: #000000;
padding: 4px 5px 4px 5px;
font-weight: bold;
text-transform: uppercase;
}

div.top10_polozky div {
padding: 4px 5px 4px 5px;
}

/* Formulare */

form {
margin: 0;
}

div.form_item {
margin-top: 20px;
}

div.form_item_title {
float: left;
width: 120px;
margin-right: 20px;
text-align: right;
}

.under_form_item_title {
margin-left: 140px;
}

div.form_buttons {
margin: 20px 0 0 140px;
}

div.form_buttons input {
margin-right: 10px;
font-weight: bold;
letter-spacing: 1px;
background: url(../pics/top_row.png) repeat-x;
}

div.form_item input {
width: 200px;
}

input {
font-size: 1em;
border: 1px solid #000000;
background: url(../pics/input_bg.jpg) repeat-x;
background-color: #FFFFFF;
margin-bottom: 5px;
}

input[type="checkbox"], input[type="radio"] {
  border: none;
  background: none;
}

.button {
background: none;
background-color: #ffd295;
}

.button2 {
background: url(../pics/top_row.png) repeat-x;
}

textarea {
font-size: 1em;
border: 1px solid #000000;
font-family: arial, tahoma, verdana;
background: url(../pics/input_bg.jpg) repeat-x;
background-color: #FFFFFF;
}

select {
margin-right: 7px;
font-size: 1em;
border: 1px solid #000000;
background-color: #FFFFFF;
}

fieldset {
margin-top: 30px;
padding: 0 20px 20px 20px;
}

legend {
font-weight: bold;
color: #000000;
}

span.povinne {
color: #FF0000;
font-size: 1.2em;
font-weight: bold;
}

span.form_error {
margin-left: 20px;
color: #FF0000;
}

span.form_error2 {
color: #FF0000;
}

.s0 {
	width: 40px;
}
.s1 {
	width: 150px;
}
.s2 {
	width: 300px;
}
.s3 {
	width: 450px;
}

/* Pohlednice */

div.pohlednice {
margin-top: 20px;
}

div.pohlednice_title {
float: left;
width: 120px;
margin-right: 20px;
text-align: right;
}

div.pohlednice_buttons {
margin: 20px 0 0 140px;
}

div.pohlednice_buttons input {
margin-right: 10px;
font-weight: bold;
background-color: #FFD295;
}


div.pohlednice input {
width: 200px;
}

/* Bannery */

div.bannery_right {
	position: absolute;
	top: 45px;
	right: 0px;
	width: 120px;
	padding-left: 20px;
}

div.banner {
text-align: center;
margin-top: 20px;
float: left;
width: 100%;
}

div.banner img {
}

div.bottom div.banners {
width: 700px;
padding: 15px 0 0 200px;
text-align: center;
clear: both;
}

div.bottom div.banners img {
margin: 10px;
}

/* Napoveda */

a.napoveda {
position: relative;
}

a.napoveda img {
margin: 2px 10px 0 6px;
z-index: 99;
}

a.napoveda div.napoveda {
display: none;
}

a.napoveda:hover div.napoveda {
display: block;
position: absolute;
width: 200px;
left: 20px;
top: 6px;
font-size: 0.9em;
font-weight: normal;
color: #000000;
background-color: #FFFFFF;
border: 1px solid #BFBFBF;
padding: 5px;
text-align: left;
z-index: 100; 
}

/* Mapa */

div.mapa_vyber {
padding: 2px 5px 5px 5px;
border: 1px solid #DFDFDF;
background-color: #F7F7F7;
position: absolute;
top: 8px;
left: 100px;
z-index: 100;
}

/* FOTOGALERIE */
div.foto_thumb {
  width: 166px;
  height: 126px;
  float: left;
  margin: 10px 0 10px 9px;
  text-align: center;
  border: 1px solid #A96F31;
}

div.foto_thumb_smaller {
  width: 112px;
  height: 86px;
}

div.foto_thumb_left {
  margin-left: 0px;
}

div.foto_thumb p {
 margin: 0;
 padding: 0;
}

div.foto_thumb a {
  display: block;
  width: 166px;
  height: 126px;
  background-color: #F5F2E8;
  line-height: 122px;
}

div.foto_thumb_smaller a {
  width: 112px;
  height: 86px;
  line-height: 82px;
}

div.foto_thumb a:hover {
  background-color: #A96F31;
}

div.foto_thumb a img {
  border: none;
  vertical-align: middle;
}
/* KONEC - FOTOGALERIE */

/* VIDEOGALERIE */
div.video_thumb {
  width: 140px;
  height: 110px;
  float: left;
  margin: 10px 11px;
  text-align: center;
  border: 1px solid #A96F31;
}

div.video_thumb_right {
  margin-right: 0px;
}

div.video_thumb_left {
  margin-left: 0px;
}

div.video_thumb p {
 margin: 0;
 padding: 0;
}

div.video_thumb a {
  display: block;
  width: 140px;
  height: 110px;
  background-color: #F5F2E8;
  line-height: 106px;
}

div.video_thumb a:hover {
  background-color: #A96F31;
}

div.video_thumb a img {
  border: none;
  vertical-align: middle;
}
/* KONEC - VIDEOGALERIE */

/* Ostatni */

.odd {
background-color: #FFFFFF;
}

.even {
background-color: #e7e7e7;
}

.ok {
  font-weight: bold;
  color: #00CC00;
}

.ok a {
  color: #00CC00;
  text-decoration: underline;
}

.error {
  font-weight: bold;
  color: #FF0000;
}

.error a {
  color: #FF0000;
  text-decoration: underline;
}

.ok a:hover, .error a:hover {
  text-decoration: none;
}

span.text_nadpis_cerny_velky {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  text-align: left;
}

span.text_nadpis_cerny {
  font-size: 13px;
  font-weight: bold;
  text-align: left;
}

span.text_tucny_velky, span.text_tecny_velky {
  text-transform: uppercase;
  font-weight: bold;
}

span.text_nadpis_zeleny_velky {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  color: #009900;
  text-align: left;
}

span.text_nadpis_zeleny {
  font-size: 13px;
  font-weight: bold;
  color: #009900;
  text-align: left;
}

span.text_tucny_velky_zeleny {
  text-transform: uppercase;
  font-weight: bold;
  color: #009900;
}

span.text_zeleny {
  color: #009900;
}

span.text_nadpis_modry_velky {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  color: #000099;
  text-align: left;
}

span.text_nadpis_modry {
  font-size: 13px;
  font-weight: bold;
  color: #000099;
  text-align: left;
}

span.text_tucny_velky_modry {
  text-transform: uppercase;
  font-weight: bold;
  color: #000099;
}

span.text_modry {
  color: #000099;
}

span.text_nadpis_cerveny_velky {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  color: #FF0000;
  text-align: left;
}

span.text_nadpis_cerveny {
  font-size: 13px;
  font-weight: bold;
  color: #FF0000;
  text-align: left;
}

span.text_tucny_velky_cerveny {
  text-transform: uppercase;
  font-weight: bold;
  color: #FF0000;
}

span.text_cerveny {
  color: #FF0000;
}

img.text_img_left {
  float: left;
  margin: 4px 10px 4px 0;
}

img.text_img_right {
  float: right;
  margin: 4px 0 4px 10px;
}

/* HODINY */
div#hodiny {
	padding: 10px 0 0 10px;
	clear: left;
}

div#hodiny .hodiny_cas {
	font-size: 16px; 
	font-weight: bold;
}

div#hodiny .hodiny_title {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-left: 6px;
}

.pagination {
	text-align: right;
	margin: 10px 0 0 0;
}

input.text, input.url {
	display: none;
}

/* PATICKA */
#bottomInformation {width: 100%; min-width:1200px; background:#e1e1e1; display:block;}
#bottomInformation h3 {color:#4c4c4c; font-size:1.4em; font-weight:bold; line-height: 100%; margin-top: 0px;}

footer {background:url(../pics/bg-footer.png); height: 40px; width: 100%; min-width:1200px; line-height: 40px; display:block; color:#fff; font-size:0.95em;}
#partners, #task {margin: 20px 0; background:#ececec; padding: 10px; display:inline-block; float: left; text-align:left;}
#partners {width: 570px;}
#task {width: 280px; margin-left: 20px;}

#task fieldset {margin:0 10px; }
#task label {color:#6f6f6f; font-weight: bold;padding-bottom:2px;}
#task .leftSide {float: left; width: 120px;}
#task .rightSide {float: right; width: 120px;}
#task .captcha {width: 70px;}
#task .captchaImgDiv {width: 170px; margin-bottom: 10px;}
#task .captchaImgDiv img {margin-top: 2px; -moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
#task .inputMessage {background:url(../pics/bg-inputMessage.png) no-repeat center top; width: 110px; padding: 0 5px 5px 5px; height: 25px; line-height:25px; border:none; color:#6f6f6f; margin-top:2px;}
#task .writeMessageCaptcha {width: 60px; background:url(../pics/bg-inputMessage70.png) no-repeat center top;}
#task .writeMessageTextDiv {display:block; clear:both; margin-bottom: 10px;}
#task .writeMessageQuestDiv {display:block; padding-top: 10px; clear:both;}
#task #writeMessageText {width: 250px; padding: 5px; margin-top:2px; height: 50px; color:#6f6f6f; font-family:Arial, Helvetica, sans-serif; border: none; background:url(../pics/bg-textarea.png) no-repeat left top;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
#task #writeMessageQuest {margin: 0 0 0 10px; width: 25px;  height: 25px;  line-height:25px; text-align:center; color:#8a8a8a;  border: none; background:url(../pics/bg-textarea.png) no-repeat left top;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
#task #writeMessageSend {cursor:pointer;float: right; _float: none; ^float: none; _position: relative; _left: 25px; ^position: relative; ^left: 25px; background:url(../pics/bg-btnRepeat.png) repeat-x center top; -moz-border-radius: 5px; border-radius: 5px; width: 121px; height: 25px; border:none; font-weight: bold;}
#task #writeMessageSend:hover, #task #writeMessageSend:active, #task #writeMessageSend:focus {background:url(../pics/bg-btnRepeat.png) repeat-x center bottom;}

#partners ul {padding:0px 0px 5px 0px; }
#partners ul li {display: inline-block; float: left; width: 180px; height: 90px; margin:0px 14px 10px 0px;}
#partners ul li a, #partners ul li a:visited {/*opacity: .8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter: alpha(opacity=80);*/}
#partners ul li a:hover, #partners ul li a:active, #partners ul li a:focus {/*opacity: 1.0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);*/}
#partners ul li.last {margin-right: 0px !important;}

.fixWidth {width: 1200px; margin: 0 auto;}
#footerLeft {float: left; width: 840px; margin-left: 10px; text-align:left;}
#footerLeft a, #footerLeft a:visited {color:#fff;}
#footerLeft a:hover, #footerLeft a:active, #footerLeft a:focus {color:#a6a6a6;}
#footerRight {float: right; width: 100px;  margin-right: 10px; text-align:right;}
#footerRight a, #footerRight a:visited {color:#fff; text-decoration:underline;}
#footerRight a:hover, #footerRight a:active, #footerRight a:focus {color:#a6a6a6;}
/* KONEC - PATICKA */ 

#aktualni_pocet_znamek { margin: -15px 0 20px 0; }
.red {color: #FF0000;}
.bold {font-weight: bold;}
