/* Společné nastavení pro všechny obsahy */

div.odkaz_zakoupit a, div.odkaz_zakoupit a:link {
	padding: 3px;
	color: blue;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #32CD32;
}
div.odkaz_zakoupit a:visited {
	color: blue;
}
div.odkaz_zakoupit a:hover {
	background-color: #6B8E23;
	color: #FFFFFF;
}

div.odkaz_zpet a, div.odkaz_zpet a:link {
	margin-left: 10px;
	padding: 4px;
	background-color: #FFFFFF;
	color: blue;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	border: 1px solid #32CD32;
}
div.odkaz_zpet a:visited {
	color: blue;
}
div.odkaz_zpet a:hover {
	background-color: #6B8E23;
	color: #FFFFFF;
}
p.prostor {
	height: 40px;
}
strong.zv {
	color: #FF6347;
}
div#drobky {
	padding-bottom: 10px;
	background: #FFFAFA url(../images-web/drobky_pozadi.gif) no-repeat top;
}

/* index.php */
div#index {
	text-align: justify;
}
p.podnadpis {
	color: #C71585;
	font: bold 10px DejaVu Sans;
}
div.banner {
  margin-top: 25px;
  margin-bottom: 25px;
}
h2#fraze {
  font-size: 10px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

/* data.php (nastavení prezentací) */
div#data {
	float: left;
	position: static;
	width: 570px;
}
div#top_obal {
	float: left;
	position: relative;
	width: 570px;
	text-align: center;
}
#top_obal h2 {
	font-size: 10px;
	color: #BA55D3;
}
div#center_obal {
	float: left;
	width: 570px;
}
div#center_left {
	float: left;
	position: relative;
	width: 410px;
	margin-top: 0px;
	padding-right: 15px;
	text-align: justify;
}
#center_left span {
	font-weight: bold;
	color: #3CB371;
}
div#center_right {
	float: right;
	position: relative;
	width: 145px;
	margin-top: 0px;
	text-align: right;
}
div.obrazek {
	font-size: 9px;
}
span.nazvy {
	font-style: italic;
	color: #D5A26E;
}
div#bottom_obal {
	clear: both;
	width: 570px;
	padding: 20px 0px;
	text-align: center;
}
p.odkaz_bottom {
	font-size: 12px;
	font-family: "DejaVu Serif", Verdana, serif;
}

/* kategorie.php (obchodů a služeb) */
div#kategorie {
	float: left;
	position: static;
	width: 570px;
}
#kategorie h1 {
	margin-bottom: 20px;
}
div.obal_ktg {
	float: left;
	width: 570px;
	margin-bottom: 20px;
}
div.ktg_left {
	float: left;
	width: 170px;
	margin: 0px;
	text-align: center;
}
div.ktg_right {
	float: left;
	width: 400px;
}
.ktg_right h2 {
	margin: 0px;
	font-family: "Comic Sans MS", Verdana;
	font-size: 12px;
	font-weight: bold;
}
.ktg_right p {
	margin-top: 5px;
	text-align: justify;
}

/* nejprodukty.php */
div#nejprodukty {
	text-align: justify;
}
div.produkt {
	border: 1px solid #D4ABE8;
	margin-bottom: 10px;
	padding: 7px;
	background: #FFFFFF url(../images-web/np_pozadi.gif) repeat-y top;
}
a.nazev_nejproduktu {
	font-weight: bold;
	color: #FF6600;
}
span.cena {
	color: #EE0000;
}
img.fr {
	float: right;
}

/* prezentace-produktu.php */
.prezent ul {
	margin-top: 0px;
}
span.nazev_k {
	font-weight: bold;
	color: #DAA520;
}
span.nazev_p {
	padding-left: 40px;
	background: #FFFFFF url(../images-web/prezent_odrazka.gif) no-repeat left;
}
/* produkt.php */
strong.p_zahlavi {
	color: #FF652B;
}
.odst span {
	color: #00BFFF;
}
.odst p {
	text-align: justify;
}
div.p_obrazek {
	margin: 10px;
}

/* akce-slevy.php */
div#akce_slevy  {
	text-align: justify;
}
div.a_s {
	border: 1px solid #D4ABE8;
	margin-bottom: 10px;
	padding: 7px;
	background: #FFFFFF url(../images-web/as_pozadi.gif) repeat-y top;
}
img.fras {
	float: right;
}
div.odkaz_dk {
	text-align: center;
	padding: 3px;
	border: 1px solid;
}
strong.color {
	color: #FF652B;
}

/* zpravodaj.php */
span.mesic {
	color: #FF6347;
	font-weight: bold;
	text-transform: uppercase;
}
div#zpravodaj {
	margin-top: 20px;
}
table#zpravy {
	width: 570px;
	border: 1px solid #3CB371;
	font-size: 10px;
}
td.h_left {
	width: 105px;
	text-align: center;
	background-color: ThreedFace;
}
td.h_right {
	width: 465px;
	text-align: center;
	background-color: ThreedFace;
}
td.z_left {
	text-align: center;
	color: #008E01;
	vertical-align: top;
}
td.z_right {
	text-align: left;
	color: #00B502;
}
tr.null {
	width: 570px;
}

/* jak-pouzivat-katalog.php */
div#jpk {
	text-align: justify;
}
span.nadpis_jpk {
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: bold;
	color: #B22222;
}

/* podpora-webu-propagace.php */
div.pw_left {
	float: left;
	width: 150px;
}
div.pw_right {
	float: left;
	width: 420px;
}
textarea.html {
	font-size: 12px;
}

/* zajimave-clanky.php */
div#cl_s_left {
	float: left;
	width: 300px;
	text-align: center;
}
div#cl_s_right {
	float: left;
	width: 270px;
	text-align: center;
}
div.radek_left {
	float: left;
	width: 290px;
	text-align: left;
	padding-left: 10px;
}
div.radek_right {
	float: left;
	width: 270px;
	text-align: center;
}

/* clanek.php */
.text {
	padding: 0px 10px;
	text-align: justify;
}
.barva {
	color: #FF4500;
}

/* partnerske-odkazy.php */
div.partner {
	width: 570px;
	height: 55px;
}
div.partner_left {
	float: left;
	width: 140px;
	text-align: center;
}
div.partner_right {
	float: left;
	width: 430px;
	text-align: left;
}

/* zajimave-odkazy.php */
div.zo {
	width: 570px;
	margin-bottom: 10px;
}
.zo strong {
	color: #C71585;
	font-size: 11px;
	text-transform: capitalize;
}

/* seznam-nove-pridane.php */
div#seznam_deseti {
  float: left;
	position: static;
	width: 570px;
}
div.seznam_obal {
  float: left;
	width: 570px;
	margin-bottom: 20px;
}
div.seznam_left {
  float: left;
	width: 170px;
	margin: 0px;
	text-align: center;
}
div.seznam_right {
  float: left;
	width: 400px;
}
.seznam_right h2 {
  margin: 0px;
	font-family: "Comic Sans MS", Verdana;
	font-size: 12px;
	font-weight: bold;
}
.seznam_right p {
  margin-top: 5px;
	text-align: justify;
}

/* vyhledat.php */
div#vyhledat {
	float: left;
	position: static;
	width: 570px;
}
div#obal_vyhledat {
	float: left;
	width: 570px;
	margin-bottom: 20px;
}
div.ov_left {
	float: left;
	width: 170px;
	margin: 0px;
	text-align: center;
}
div.ov_right {
	float: left;
	width: 400px;
}
.ov_right h2 {
	margin: 0px;
	font-family: "Comic Sans MS", Verdana;
	font-size: 12px;
}
.ov_right p {
	margin-top: 5px;
	text-align: justify;
}

/* vyhledat-napoveda.php */
div#h_s {
  margin-top: 20px;
}
#h_s strong {
	color: #9932CC;
}
ul.help_search {
	margin-top: 5px;
}
ul.help_search li {
	list-style-type: circle;
	list-style-position: outside;
	margin: 5px;
}

/* zasilani-novinek.php */
div#email_false {
	margin-top: 25px;
	width: 568px;
	background-color: #FF8151;
	border: 1px solid Red;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#email_false p {
	margin: 0px;
	padding: 8px 0px;
}
div#email_ok {
	margin-top: 25px;
	width: 568px;
	background-color: #00FF7F;
	border: 1px solid #00A601;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#email_ok p {
	margin: 0px;
	padding: 8px 0px;
}

/* pridat-obchod.php */
div#reg {
	text-align: justify;
}
ul.typ_reg {
	list-style: square outside none;
}
span.p_r {
	color: #FF895B;
	font-weight: bold;
}
form#reg_form {
	margin-top: 30px;
}
span#rf_nadpis {
  font-weight: bold;
  color: #FF6347;
}
input#reg_submit {
	width: 180px;
}
div#k_kod {
	margin: 0px;
	padding: 5px;
	border: 1px solid;
	width: 40px;
}
div#reg_ok {
	margin-top: 25px;
	width: 568px;
	background-color: #00FF7F;
	border: 1px solid #00A601;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#reg_ok p {
	margin: 0px;
	padding: 8px 0px;
}
/* kontakt.php */
#kontakt strong {
	color: #FFA500;
}
p.ok {
	color: #2EB92F;
	text-align: center;
}
p.ne_ok {
	color: #FF3939;
	text-align: center;
}
span.red {
	color: #FF0909;
}
