/* =============================================================== */
/* |   NASTAVENĂ­ CSS - global.css                                | */
/* |                 - nastaveni css vlastnosti pro cely system  | */
/* |                                                             | */
/* |   REDAKAÄŤNĂ­ SYSTEM (c) 2006                                 | */
/* =============================================================== */


* {
  margin : 0px auto;
  text-align : center;
  padding : 0px;
  font-family : Times New Roman;
}

a {
  color : #de6808;
}

a:hover {
  text-decoration : none;  
  color : #de6808;
}

html {
  height : 100%;
  width : 100%;
}

body {
  background-color : #de6808;
  height : 100%;
  width : 100%;
}

.eshop {
  color : #900 !important;
  font-weight : bold;
  text-decoration : blink !important;
}

.velkoobchod {
  color : #000 !important;
  font-weight : bold;
}

.eshop:hover {
  color : #000 !important;
}


h2 {
  font-size : 20px;
  color : #b46a00;
  margin-top : 2px;
  margin-bottom : 2px;
  margin-left : 10px;
  text-align : left;
  margin-bottom : 8px;
}

div#horoskopy {
  color : #FFF;
}


div#main {
  width : 1005px;
  background-image : url("/img/horoskop.gif");
  background-position : 0px 220px;
  background-repeat : no-repeat;
  min-height : 800px;
}

div#top_panel {
  width : 1005px;
  height : 37px;
  float : left;
}

div#top_panel #svatek {
  width : 120px;
  height : 37px;
  float : left;
  font-size : 15px;
  color : #FFF;
  font-weight : bold;
}

div#top_panel #svatek .jmeno{
  font-style : italic;
  position : relative;
}

div#top_panel #head {
  width : 768px;
  height : 37px;
  float : left;
  background-image : url("/img/head.jpg");
}

div#flash {
  width : 1005px;
  height : 184px;
  float : left;  
  position : relative;
  left : 1px;           
}

div#center {
  width : 768px;
  background-color : #7acad1;
  margin-left : 120px;
  min-height : 100%; 
}

div#center_2 {
  width : 768px;
  background-color : #7acad1;
  float : left;
  min-height : 100%;  
}



div#center #left_menu {
  width : 142px;
  background-image : url("/img/left_board.jpg");
  background-color : #7acad1;
  background-repeat : no-repeat;
  padding-left : 10px;
  float : left;
  _height : 500px;
  min-height : 500px;
}

div#center #left_menu a{
  font-family : Monotype Corsiva;
  display : block;
  border-bottom : 1px solid #43737a;
  font-size : 19px;
  color : #FFF;
  margin-bottom : 3px;
  text-decoration : none;
  text-align : left;
  padding-left : 5px;
}

div#center #left_menu * {
  font-family : Monotype Corsiva;
}

div#center #left_menu .zpracovani_horoskopu {
  color : #fff;
  font-size : 16px;
  padding-top : 20px;
}

div#center #left_menu .zpracovani_horoskopu .zvyrazneno a{
  font-weight : bold;
  font-size : 22px;
  color : #0c4e58;
  border-bottom : 0px;
  padding-top : 10px;
  text-decoration : blink;
}

div#center #left_menu .border{
  margin-top : 90px;
  border : 0px;
}

div#center #left_menu a:hover{
  color : #13616b;
}

div#center #left_menu img {
  border : 0px;
}

div#center_2 #view {
  width : 464px;
  background-image : url("/img/background.jpg");
  background-color : #13616b;
  background-repeat : no-repeat;
  float : left;
  _height : 600px;
  min-height : 600px;
}

div#center_2 #view_2 {
  width : 454px;
  background-image : url("/img/background.jpg");
  background-color : #13616b;
  background-repeat : no-repeat;
  padding-left : 5px;
  padding-right : 5px;
  padding-top : 10px; /* nema byt */
}


div#center #right_menu {
  width : 142px;
  background-image : url("/img/right_board.jpg");
  background-color : #7acad1;
  background-repeat : no-repeat;
  padding-right : 10px;
  min-height : 500px;
  _height : 500px;
  float : left;
}

div#center #right_menu a{
  font-family : Monotype Corsiva;
  display : block;
  border-bottom : 1px solid #43737a;
  font-size : 19px;
  color : #FFF;
  margin-bottom : 3px;
  text-decoration : none;
  text-align : right;
  padding-right : 5px;
}

div#center #right_menu a:hover{
  color : #13616b;
}

div#center #right_menu img {
  border : 0px;
}

table#znameni_panel {
  width : 130px;
}

table#znameni_panel .obr {
  width : 41px;
  text-align : left;
}

table#znameni_panel .nazev{
  font-family : Arial Black;
  font-size : 18px;
  color : #0c4e58;
  text-align : left;
}

table#znameni_panel .datum{
  font-family : Arial;
  color : #FFF;
  font-size : 12px;
  font-weight : bold;
  text-align : left;
  padding-bottom : 10px;
}

table#znameni_panel .info{
  font-family : Arial;
  font-size : 12px;
  color : #0c4e58;
  border-bottom : 1px dotted #14616b;
  padding-bottom : 5px;
  font-weight : bold;
  padding-top : 5px;
}

table#znameni_panel .info .bila{
  color : #FFF;
  font-family : Arial;
  font-weight : normal;
}


h1 {
  font-family : Monotype Corsiva, Times New Roman;
  font-weight : bold;
  font-size : 30px;
  padding-bottom : 4px;
  border-bottom : 1px solid #43737a;
  color : #43737a;
  text-align : left;
  position : relative;
  top : -10px;
}

.justify {
  text-align : justify;
}

.text {
  font-family : Times New Roman;
  font-size : 17px;
  color : #FFFFFF;
  text-indent : 20px;
}

p {
  margin-bottom : 20px;
  margin-top : 20px;
  text-align : left;
}


input {
  border : 1px solid #43737a;
  background-color : #FFF;
  font-size : 14px;
  font-weight : bold;
  text-align : left;
}

select {
  border : 1px solid #43737a;
  background-color : #FFF;
  font-size : 14px;
  font-weight : bold;
  text-align : left;
}

option {
  text-align : left;
}


input.submit {
  border : 1px solid #FFF;
  background-color : #43737a;
  color : #FFF;
  font-size : 14px;
  font-weight : bold;
  text-align : center;
  width : 200px;
  margin-top : 10px;
  margin-bottom : 20px;
  float : right;
  margin-right : 10px;
}

input.height {
  width : 240px;
  padding : 1px;
}

select.height_1 {
  width : 244px;
  padding : 1px;
}

.left {
  color : #de6808;
  text-align : right;
  font-weight : bold;
}

th {
  background-color : #43737a;
  color : #FFF;
  text-align : left;
  padding-left : 10px;
}

table#nabidka td {
  text-align : left;
}

div.produkt { 
  width : 140px;
  height : 160px;
  margin-left : 8px;
  margin-right : 0px;
  float : left;
  background-color : #FFF;
  margin-bottom : 10px;
}

div.produkt .send { 
  width : 90px;
  height : 15px;
  position : relative;
  top : 2px;
}

div.produkt .nadpis { 
  width : 140px;
  height : 18px;
  background-color : #26b4e6;
  line-height : 18px;
  font-family : Arial;
  font-size : 11px;
  color : #FFF;
}

div.produkt .foto { 
  width : 130px;
  margin-top : 5px;
  background-color : #2a8693;
  height : 98px;
  margin-bottom : 4px;
}

div.produkt .cena { 
  width : 140px;
  color : #df6708;
  font-size : 11px;
  font-family : Arial;
  font-weight : bold;
  margin-bottom : 3px;
}

div.produkt .bottom { 
  width : 140px;
  color : #6f470d;
  font-size : 11px;
  font-family : Arial;
  font-weight : bold;
  height : 18px;
  background-color : #6ed1f8;
  line-height : 18px;
}

div.produkt .bottom a{ 
  text-decoration : none;
  color : #17616a;
  font-size : 12px;
}


div.produkt .bottom a:hover{ 
  color : #FFF;
}

div.produkt .bottom .detail a{ 
  display : block;
  width : 50px;
  text-decoration : none;
  line-height : 18px;
  height : 18px;
  float : left;
  color : #FFF;
  background-color : #0cb4f2;
  font-size : 12px;
}

div.produkt .bottom .basket{ 
  width : 90px;
  float : left;
  height : 18px;
}

div.produkt .bottom .detail a:hover{ 
  background-color : #2a8693;
}

.text_left {
  text-align : left;
}

.nadpis_prace {
  font-weight : bold;
  color : #de6808;
}

.text_1 {
  font-family : Times New Roman;
  font-size : 17px;
  color : #FFFFFF;
  padding-left : 20px;
  border-bottom : 1px solid #43737a;
  padding-bottom : 10px;
  margin-bottom : 10px;
}

.pozice {
  color : #000;
}

.vernostniProgram {
  border : 0px !important;
  margin-top : 15px;
  font-weight : bold;
  color : #de6808 !important;
  text-align : center !important;
  padding-right : 15px;
}