
html {
	font-size: 75.01%;
	overflow-y: scroll;
	overflow-x: auto;
	}

body {
  width: 990px;
  text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	text-align: left;
	background: url('/public/obrazky/bg.png') repeat-x #FFF;
	}

input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
  }

* {
	margin: 0;
	padding: 0;
	}

a:link {
  color: #063;
  text-decoration: none;
  }

a:visited {
  color: #063;
  text-decoration: none;
  }

a:hover {
  text-decoration: underline;
  }

img {
	border: 0px;
	}

form {
  margin: 0px;
  }

.clear {
  clear: both;
  }

.none {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
  }

#T {
  position: absolute;
  left: auto;
  top: 0px;
  z-index: 1;
  width: 990px;
  height: 190px;
  }

a.ext {
  padding-right: 11px;
	background: url('/public/obrazky/ext.png') center right no-repeat;
  }

div.T_lin {
  width: 980px;
  height: 15px;
  padding: 5px;
  font-size: 80.01%;
  color: #FFF;
  text-transform: uppercase;
  }

div.T_lin div.act {
  width: 600px;
  height: 20px;
  }

div.T_lin div.lan {
  float: right;
  width: 140px;
  height: 20px;
  text-align: right;
  }

div.T_lin div.reg ul li {
  float: left;
  overflow: hidden;
  list-style-type: none;
  padding-right: 7px;
  }

div.T_lin div.reg {
  float: right;
  width: 240px;
  height: 20px;
  text-align: left;
  }

div.T_lin div.reg p {
  float: left;
  padding-right: 5px;
  color: #AAA;
  }

div.T_lin div.lan a, div.T_lin div.reg a {
  color: #CCC;
  }

div.T_lin div.lan strong, div.T_lin div.reg strong {
  color: #0C3;
  font-weight: normal;
  }

div.T_mai {
  width: 990px;
  height: 85px;
  }

div.T_mai img.logo {
  float: left;
  padding-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  }

div.T_mai div.logo {
  float: left;
  width: 200px;
  height: 40px;
  margin-top: 25px;
  font-size: 180.01%;
  color: #063;
  }

div.T_mai div.logo p {
  text-transform: uppercase;
  color: #777;
  font-size: 45.01%;
  }

div.T_mai ul li {
  width: 160px;
  height: 30px;
  margin-top: 20px;
  float: left;
  overflow: hidden;
  list-style-type: none;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-right: 15px;
  text-align: right;
  font-size: 85.01%;
  border-right: 1px solid #999;
  color: #AAA;
  }

div.T_mai ul li strong {
  text-transform: uppercase;
  color: #333;
  font-size: 110.01%;
  }

div.T_mai ul li img {
  padding-right: 3px;
  }

div.T_mai ul li a {
  color: #999;
  }

div.T_mai ul li:hover a {
  color: #063;
  text-decoration: none;
  }

div.T_mai ul li.las {
  border-right: 0px;
  }

div.T_mai div.bas {
  float: right;
  width: 195px;
  height: 65px;
  margin-top: 3px;
	background: url('/public/obrazky/bas_bg.png') no-repeat 0px 3px;
  }

div.T_mai div.bas:hover, div.T_mai div.basO {
	background: url('/public/obrazky/basO_bg.png') no-repeat 0px 3px;
  }

div.T_mai div.bas p {
  text-align: left;
  margin-left: 10px;
  margin-top: 12px;
  }

div.T_mai div.bas p span {
  padding: 5px;
  background: #FAFAFA;
  color: #999;
  font-size: 75.01%;
  }

div.T_mai div.bas p a {
  text-decoration: underline;
  }

div.T_mai div.bas p strong {
  font-weight: normal;
  color: #333;
  }

div.T_mai div.bas div {
  padding-top: 1px;
  padding-left: 15px;
  font-size: 90.01%;
  color: #333;
  }

div.T_mai div.bas div em {
  font-size: 85.01%;
  }

div.T_mai div.bas a {
  font-weight: normal;
  color: #C60;
  }

.T_men ul {
  }

.T_men ul li {
  height: 21px;
  padding: 9px;
  padding-right: 21px;
  float: left;
  overflow: hidden;
  list-style-type: none;
  border-top: 1px solid #E7E7E7;
  border-left: 1px solid #E7E7E7;
  border-right: 1px solid #E7E7E7;
  margin-right: 2px;
	background: url('/public/obrazky/T_men-bg.png') no-repeat right;
  }

.T_men ul li:hover, .T_men ul li.T_men-ove {
  height: 21px;
  padding: 9px;
  padding-right: 21px;
  float: left;
  overflow: hidden;
  list-style-type: none;
  border-top: 1px solid #E7E7E7;
  border-left: 1px solid #E7E7E7;
  border-right: 1px solid #E7E7E7;
  margin-right: 2px;
	background: url('/public/obrazky/T_men-bgO.png') no-repeat right;
  }

.T_men ul li.T_men-hom {
	background: url('/public/obrazky/T_men-bg.png') no-repeat;
	width: 7px;
  }

.T_men ul li.T_men-homO {
	background: #FFF;
	width: 7px;
  }

.T_men ul li.T_men-hom:hover {
	background: #FFF;
  }

.T_men ul li a {
  font-weight: bold;
	font-size: 120.01%;
  }

.T_sea {
  height: 21px;
  float: right;
  padding-top: 5px;
  }

.T_sea fieldset {
  border: 0px;
  }

.T_sea label a {
	font-weight: bold;
	color: #999;
	font-size: 120.01%;
  }

.T_sea fieldset input[type=text] {
  width: 145px;
  border: 1px solid #AAA;
  height: 15px;
  padding: 5px;
  margin-left: 5px;
  margin-right: 1px;
  font-size: 110.01%;
  font-weight: bold;
  color: #063;
  vertical-align: middle;
  }

.T_sea fieldset input.p {
  background: url('/public/obrazky/T_seaP-bg.png') no-repeat;
  }

.T_sea fieldset input.s {
  background: url('/public/obrazky/T_seaS-bg.png') no-repeat;
  }

.T_sea fieldset input.c {
  background: url('/public/obrazky/T_seaC-bg.png') no-repeat;
  }

.T_sea fieldset input.e {
  background: url('/public/obrazky/T_seaE-bg.png') no-repeat;
  }

.T_sea fieldset input.p:hover, .T_sea fieldset input.p:focus, .T_sea fieldset input.c:hover, .T_sea fieldset input.c:focus, .T_sea fieldset input.e:hover, .T_sea fieldset input.e:focus {
  background: #FFF;
  }

.T_sea fieldset input[type=submit] {
  border: 1px solid #AAA;
  background: #EEE;
  height: 27px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 120.01%;
  font-weight: bold;
  color: #777;
  vertical-align: middle;
  }

.T_bre {
  clear: both;
  width: 990px;
  height: 15px;
  padding-top: 15px;
  padding-bottom: 9px;
  border-bottom: 1px solid #EEE;
  font-size: 90.01%;
  }

.T_bre p {
  float: left;
  padding-left: 10px;
  }

.T_bre p.ref {
  margin-left: 0px;
  padding-right: 10px;
  border-right: 1px solid #CCC;
  list-style-type: none;
  list-style-image: url('/public/obrazky/B_ref.png');
  font-weight: bold;
  }

.T_bre ul li {
  float: left;
  margin-left: 17px;
  list-style-type: none;
  list-style-image: url('/public/obrazky/B_bre-li.png');
  }

.T_hea {
  clear: both;
  width: 990px;
  background: url('/public/obrazky/B_hea-bg.png');
  }

#FCZx {
  width: 990px;
  padding-top: 15px;
	background: url('/public/obrazky/F-1xbg.png') no-repeat;
  color: #777;
  }

#FCZx:hover {
	background: url('/public/obrazky/F-1xbgO.png') no-repeat;
  }

#FCZy {
  width: 990px;
  padding-top: 15px;
	background: url('/public/obrazky/F-1ybg.png') no-repeat;
  color: #777;
  }

#FCZy:hover {
	background: url('/public/obrazky/F-1ybgO.png') no-repeat;
  }

#FCZi {
  width: 990px;
  padding-top: 15px;
	background: url('/public/obrazky/F-1ibg.png') no-repeat;
  color: #777;
  }

#FCZi:hover {
	background: url('/public/obrazky/F-1ibgO.png') no-repeat;
  }

#FSKx {
  width: 990px;
  padding-top: 15px;
	background: url('/public/obrazky/F-2xbg.png') no-repeat;
  color: #777;
  }

#FSKx:hover {
	background: url('/public/obrazky/F-2xbgO.png') no-repeat;
  }

#FSKi {
  width: 990px;
  padding-top: 15px;
	background: url('/public/obrazky/F-2ibg.png') no-repeat;
  color: #777;
  }

#FSKi:hover {
	background: url('/public/obrazky/F-2ibgO.png') no-repeat;
  }

#FPL {
  width: 990px;
  padding-top: 15px;
	background: url('/public/obrazky/F-3bg.png') no-repeat;
  color: #777;
  }

#FPL:hover {
	background: url('/public/obrazky/F-3bgO.png') no-repeat;
  }

#FPLi {
  width: 990px;
  padding-top: 15px;
	background: url('/public/obrazky/F-3ibg.png') no-repeat;
  color: #777;
  }

#FPLi:hover {
	background: url('/public/obrazky/F-3ibgO.png') no-repeat;
  }

#FCZ a, #FSK a, #FSK_ a, #FPL a {
  color: #777;
  }

#FCZ:hover a, #FSK:hover a, #FSK_:hover a, #FPL:hover a {
  color: #063;
  }

#FCZ:hover a:hover, #FSK:hover a:hover, #FSK_:hover a:hover, #FPL:hover a:hover {
  color: #063;
  }

#FCZ:hover li.fb a, #FSK:hover li.fb a, #FSK_:hover li.fb a, #FPL:hover li.fb a {
  color: #3B559F;
  }

#FCZ:hover em, #FSK:hover em, #FSK_:hover em, #FPL:hover em {
  color: #777;
  }

div.F_lin {
  float: left;
  width: 177px;
  height: 210px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  }

div.F_lin p {
  padding-top: 155px;
  font-size: 85.01%;
  }

div.F_linN {
  float: left;
  width: 177px;
  height: 210px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  }

div.F_linN p {
  padding-top: 155px;
  font-size: 85.01%;
  }

div.F_lin_hod {
  border-left: 1px solid #EEE;
  margin-bottom: 10px;
  }

div.F_lin_hodPL {
  float: left;
  width: 177px;
  height: 110px;
  padding-top: 120px;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 1px solid #EEE;
  text-align: center;
  }

div.F_lin_hodPL span {
  font-size: 120.01%;
  }

div.F_lin_hodPL span strong {
  font-size: 175.01%;
	letter-spacing: -1px;
  }

#FPL:hover div.F_lin_hodPL span strong {
  color: #67ae3e;
  }

div.F_lin_hodPL p {
	padding-top: 5px;
  font-size: 85.01%;
  color: #999;
  }

div.F_lin em {
  font-size: 155.01%;
  color: #999;
  font-style: normal;
  }

div.F_lin ul {
  padding-top: 7px;
  }

div.F_lin ul li {
  overflow: hidden;
  padding-top: 5px;
  list-style-type: none;
  }

div.F_lin p.sle {
  padding-top: 29px;
  padding-left: 91px;
  font-size: 75.01%;
  }

div.F_lin p.slePL {
  padding-top: 10px;
  font-size: 75.01%;
  }

div.F_lin p.mall {
  padding-top: 29px;
  }

div.F_lin ul li.jmp {
  margin-top: 7px;
  }

div.F_lin ul li.fb {
  margin-top: 8px;
  padding-left: 25px;
  }

div.F_inf {
  float: left;
  width: 229px;
  height: 20px;
  padding: 15px;
  padding-top: 19px;
  padding-bottom: 11px;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  font-size: 80.01%;
  text-transform: uppercase;
  border-right: 1px solid #EEE;
  }

div.F_infP {
  float: left;
  width: 279px;
  height: 20px;
  padding: 15px;
  padding-top: 19px;
  padding-bottom: 11px;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  font-size: 80.01%;
  text-transform: uppercase;
  border-right: 1px solid #EEE;
  }

div.F_inf img, .F_inf p, div.F_infP img, .F_infP p {
  padding-left: 5px;
  vertical-align: middle;
  }

div.F_inl {
  float: left;
  width: 440px;
  height: 20px;
  padding: 15px;
  padding-top: 17px;
  padding-bottom: 13px;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  font-size: 80.01%;
  text-transform: uppercase;
  }

div.F_inl {
  float: left;
  width: 300px;
  height: 20px;
  padding: 15px;
  padding-top: 17px;
  padding-bottom: 13px;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  font-size: 80.01%;
  text-transform: uppercase;
  }

div.F_ctr {
  float: left;
  width: 115px;
  height: 20px;
  padding: 15px;
  padding-top: 17px;
  padding-bottom: 13px;
  padding-left: 0px;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  border-left: 1px solid #EEE;
  font-size: 80.01%;
  text-transform: uppercase;
  }

div.F_inlP {
  float: left;
  width: 250px;
  height: 20px;
  padding: 15px;
  padding-top: 19px;
  padding-bottom: 11px;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  font-size: 80.01%;
  text-transform: uppercase;
  }

div.F_inl strong {
  padding-left: 45px;
  font-weight: normal;
  }

div.F_inlP strong {
  padding-left: 60px;
  font-weight: normal;
  }

div.F_ctr div.dd {
  position: relative;
  display: inline-block;
}

div.F_ctr div.ddc {
  display: none;
  position: absolute;
  background-color: #fff;
  padding-bottom: 17px;
  min-width: 130px;
  z-index: 1;
  bottom:100%;
}

div.F_ctr div.ddc a {
  padding: 20px 15px;
  border-bottom: 1px solid #EEE;
  text-decoration: none;
  background: #FAFAFA;
  display: block;
}

div.F_ctr div.ddc a:hover {
  background: #EEE;
}

div.F_ctr div.dd:hover div.ddc {
	display: block;
}

div.F_par {
  clear: both;
  padding: 15px;
  padding-top: 15px;
  font-size: 75.01%;
  color: #AAA;
  }

div.F_par p a {
  padding-left: 10px;
  }

div.F_clo {
  width: 960px;
  height: 15px;
  padding: 15px;
  font-size: 75.01%;
  text-align: center;
  }

div.F_clo p {
  text-transform: uppercase;
  }

div.F_clo a {
  border-left: 1px solid #CCC;
  padding-left: 7px;
  margin-left: 5px;
  }

#tpick {
  display: none;
  position: absolute;
  width: 960px;
  height: 370px;
  margin-top: 40px;
  padding: 15px;
  border-left: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-bottom: 3px solid #777;
	background: url('/public/obrazky/tpick.png') repeat-x #E5E5E5;
  }

#tpick div.box {
  float: left;
  width: 200px;
  height: 280px;
  border-bottom: 3px solid #CCC;
  }

#tpick div.boxW {
  float: left;
  width: 560px;
  height: 280px;
  border-bottom: 3px solid #CCC;
  }

#tpick div.box p.head, #tpick div.boxW p.head {
  font-size: 120.01%;
  height: 25px;
  font-weight: bold;
  color: #555;
  padding-left: 5px;
  border-bottom: 1px solid #EEE;
  }

#tpick div.box ul {
  margin-left: 15px;
  margin-top: 20px;
  }

#tpick div.box ul li {
  list-style-type: square;
  color: #CCC;
  font-weight: bold;
  padding-bottom: 7px;
  }

#tpick div.boxW ul li {
  float: left;
  width: 120px;
  height: 230px;
  margin-top: 20px;
  margin-left: 10px;
  overflow: hidden;
  list-style-type: none;
  }

#tpick div.boxW ul li img {
  padding: 3px;
  border: 1px solid #CCC;
  }

#tpick div.boxW ul li:hover img {
  border: 1px solid #B60;
  }

#tpick div.boxW ul li h3 {
  font-size: 100.01%;
  font-weight: normal;
  }

#tpick div.boxW ul li:hover h3 a {
  color: #B60;
  text-decoration: underline;
  }

#tpick div.dor {
  margin-top: 15px;
  float: left;
  width: 405px;
  height: 70px;
  padding-left: 95px;
	background: url('/public/obrazky/tpick_dor.png') no-repeat 5px 0px;
  }

#tpick div.gif {
  margin-top: 15px;
  float: left;
  width: 360px;
  height: 80px;
  padding-left: 100px;
	background: url('/public/obrazky/tpick_gif.png') no-repeat 25px 0px;
  }

#tpick div.dor strong, #tpick div.gif strong {
  font-size: 150.01%;
  letter-spacing: -1px;
  color: #063;
  }

#tpick div.dor p, #tpick div.gif p {
  padding-top: 5px;
  color: #555;
  }

#QUE {
  clear: both;
  margin-top: 15px;
  margin-left: 35px;
  margin-bottom: 35px;
	background: url('/public/obrazky/que.png') repeat-x 0px 10px;
	text-align: center;
  }

#QUE:hover strong {
	color: #B60;
  }

#QUE:hover p {
	color: #555;
  line-height: 21px;
  }

#QUE strong {
  padding-left: 20px;
  padding-right: 20px;
	font-weight: normal;
	font-style: italic;
	background: #FFF;
  font-size: 190.01%;
  color: #777;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
  }

#QUE p {
  padding-top: 10px;
  color: #999;
  line-height: 21px;
  }

#AD {
  clear: both;
  padding-top: 15px;
  margin-left: 35px;
  width: 755px;
  height: 70px;
  background: url('/public/obrazky/ad-bg.png') center bottom no-repeat;
  }

#AD:hover a {
  color: #B60;
  }

#AD img {
  float: left;
  }

#AD p {
  padding-top: 32px;
  }

#AD p strong {
  font-size: 150.01%;
  font-style: italic;
  }

#AD em {
  float: right;
  padding-top: 5px;
  padding-right: 40px;
  font-style: normal;
  font-weight: bold;
  }

div.formMessage {
  height: 75px;
	margin-left: 35px;
  padding: 15px;
  padding-top: 30px;
  padding-left: 100px;
  background: url('/public/obrazky/yes.png') no-repeat 20px 25px;
  }

div.formMessage strong {
  font-size: 130.01%;
  color: #063;
  }

div.formMessage p {
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  font-size: 90.01%;
  color: #555;
  font-style: italic;
  line-height: 12px;
  }

div.formMes {
  padding-top: 15px;
  }

div.formMes strong {
  font-size: 130.01%;
  color: #063;
  }

div.formMes p {
  padding-top: 5px;
  font-size: 90.01%;
  color: #555;
  font-style: italic;
  }

div.mesr {
  height: 30px;
  margin-left: 35px;
  padding-top: 3px;
  padding-left: 37px;
	background: url('/public/obrazky/mesr.png') no-repeat 5px 0px;
	font-size: 120.01%;
  }

div.mesr strong {
  color: #063;
  padding-right: 9px;
  margin-right: 5px;
  border-right: 2px solid #CCC;
  }

div.mesw {
  height: 30px;
  margin-left: 35px;
  padding-top: 3px;
  padding-left: 37px;
	background: url('/public/obrazky/mesw.png') no-repeat 5px 0px;
	font-size: 120.01%;
  }

div.mesw strong {
  color: #A00;
  padding-right: 9px;
  margin-right: 5px;
  border-right: 2px solid #CCC;
  }

#SLA_A p.SLA_pre, #SLA_B p.SLA_pre {
	float: left;
	width: 40px;
	height: 300px;
	cursor: pointer;
	background: url('/public/obrazky/SLA_pre.png') no-repeat;
  }

#SLA_A p.SLA_nol, #SLA_B p.SLA_nol {
	float: left;
	width: 40px;
	height: 300px;
  }

#SLA_A p.SLA_pre:hover, #SLA_B p.SLA_pre:hover {
	background: url('/public/obrazky/SLA_preO.png') no-repeat;
  }

#SLA_A p.SLA_nex, #SLA_B p.SLA_nex {
	float: left;
	width: 40px;
	height: 300px;
	cursor: pointer;
	background: url('/public/obrazky/SLA_nex.png') no-repeat;
  }

#SLA_A p.SLA_nex:hover, #SLA_B p.SLA_nex:hover {
	background: url('/public/obrazky/SLA_nexO.png') no-repeat;
  }

#SLA_box ul {
  width: 10500px;
  height: 300px;
  }

#SLA_box ul li {
  float: left;
  width: 118px;
  height: 288px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden;
  list-style-type: none;
  border: 1px solid #FFF;
  }

#SLA_box ul li:hover a {
  color: #B60;
  text-decoration: underline;
  }

#SLA_box ul li h3 {
  font-size: 100.01%;
  padding-bottom: 3px;
  }

#SLA_box ul li h3 a {
  font-weight: bold;
	text-decoration: none;
  }

#SLA_box ul li em {
  color: #B60;
  padding-left: 3px;
  font-size: 90.01%;
  }

#SLA_box ul li img {
  padding: 3px;
  margin-bottom: 2px;
  border: 1px solid #CCC;
  }

#SLA_box ul li:hover img {
  border: 1px solid #999;
  }

#SLA_box ul li fieldset {
  border: 0px;
  }

#SLA_box ul li div {
  margin-left: 1000px;
  }

#SLA_box ul li:hover div {
  width: 80px;
  margin-top: 12px;
  margin-left: 0px;
  padding: 7px;
  padding-left: 10px;
  padding-right: 10px;
  background: url('/public/obrazky/B_rew_sub-bgO.png') repeat-x;
  border-left: 1px solid #C50;
  border-right: 1px solid #C50;
	cursor: pointer;
	text-align: center;
  }

#SLA_box ul li:hover div a {
  color: #FFF;
  font-size: 100.01%;
  font-weight: bold;
  text-decoration: none;
  }

ul.list {
  width: 755px;
  margin-top: 15px;
  margin-left: 35px;
  }

ul.list li {
  float: left;
  overflow: hidden;
  list-style-type: none;
  width: 340px;
  padding: 15px;
  margin: 0px;
  margin-left: 3px;
  margin-right: 2px;
  margin-bottom: 5px;
  background: #FAFAFA;
  border: 1px solid #EEE;
  }

ul.list li:hover {
  background: #EEE;
  }

ul.list li em {
  float: right;
  color: #AAA;
  font-size: 90.01%;
  font-style: normal;
  padding-top: 3px;
  }

ul.list li h3 {
  float: left;
  font-size: 120.01%;
  }

#SLA_A, #SLA_B {
  width: 755px;
  height: 300px;
  margin-left: 35px;
  margin-top: 15px;
  margin-bottom: 25px;
  }

#SLA_box {
  float: left;
	overflow: hidden;
	width: 650px;
	height: 300px;
  }

.B_cou {
  margin-left: 35px;
  margin-bottom: 10px;
  }

div.LST {
  width: 755px;
  height: 35px;
  margin-left: 35px;
  margin-bottom: 20px;
  background: #FAFAFA;
  border: 1px solid #CCC;
  }

div.LST fieldset {
  border: 0px;
  padding: 7px;
  padding-left: 10px;
  font-size: 90.01%;
  }

p.LST_res {
  font-size: 90.01%;
  }

div.LST select {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 100.01%;
  font-style: normal;
  border-top: 1px solid #CCC;
  border-left: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 3px;
  }

div.LST input[type=checkbox] {
  margin-left: 8px;
  margin-right: 2px;
  vertical-align: middle;
  }

div.LST select option {
  margin-right: 10px;
  }

.LST_pag {
  border-left: 1px solid #CCC;
  float: right;
  padding: 10px;
	background: url('/public/obrazky/B_lis-bg.png');
  }

.LST_nex, .LST_pre {
  float: right;
  border-left: 1px solid #CCC;
	background: url('/public/obrazky/B_lis-bg.png');
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: bold;
  color: #777;
  }

.LST_nex:hover, .LST_pre:hover {
	background: #EEE;
  }

.LST_nex a, .LST_pre a {
  font-weight: bold;
  text-decoration: underline;
  }

.LST_vie {
  float: right;
  padding: 8px;
  }

.LST_vie ul li {
  float: left;
  width: 20px;
  height: 20px;
  overflow: hidden;
  list-style-type: none;
  margin-left: 3px;
  }

.LST_vie ul li a {
  padding-left: 1000px;
  }

.LST_vie ul li.s {
	background: url('/public/obrazky/LST_seznam.png') no-repeat;
  }

.LST_vie ul li.sA {
	background: url('/public/obrazky/LST_seznamA.png') no-repeat;
  }

.LST_vie ul li.v {
	background: url('/public/obrazky/LST_vypis.png') no-repeat;
  }

.LST_vie ul li.vA {
	background: url('/public/obrazky/LST_vypisA.png') no-repeat;
  }

ol.LST {
  clear: both;
  margin-left: 35px;
  width: 755px;
  }

ol.LST li {
  overflow: hidden;
  list-style-type: none;
  padding: 20px;
  width: 715px;
  height: 170px;
  border-bottom: 1px solid #EEE;
  color: #555;
	background: url('/public/obrazky/B_ite_buy-bg.png') no-repeat 490px 10px;
  }

ol.LST li img.jacket {
  float: left;
  border: 1px solid #CCC;
  padding: 2px;
  }

ol.LST li:hover img.jacket {
  border: 1px solid #C60;
  }

ol.LST li:hover a {
  color: #C60;
  }

ol.LST li:hover {
  color: #333;
  }

ol.LST li div.buy {
  margin-top: 15px;
  background: url('/public/obrazky/B_rew_sub-bg.png') repeat-x #063;
  padding: 7px;
  padding-left: 15px;
  padding-right: 15px;
  border: 0px;
  border-left: 1px solid #063;
  border-right: 1px solid #063;
	cursor: pointer;
  }

ol.LST li div.buy a {
  color: #FFF;
  font-size: 100.01%;
  font-weight: bold;
  }

ol.LST li:hover div.buy {
  background: url('/public/obrazky/B_rew_sub-bgO.png') repeat-x #F70;
  border-left: 1px solid #C50;
  border-right: 1px solid #C50;
  }

ol.LST .LST_inf {
  float: left;
  width: 440px;
  height: 170px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  }

ol.LST .LST_inf h3 {
  width: 420px;
  font-size: 150.01%;
  }

ol.LST .LST_inf h4 {
  padding-top: 3px;
  font-size: 75.01%;
  font-weight: normal;
  text-transform: uppercase;
  }

ol.LST .LST_inf h4 a {
  padding-left: 6px;
  margin-left: 3px;
  border-left: 1px dotted #CCC;
  }

ol.LST .LST_inf p {
  padding-top: 3px;
  }

ol.LST .LST_rat {
  padding-top: 15px;
  font-size: 75.01%;
  text-transform: uppercase;
  color: #999;
  }

ol.LST .LST_rat img {
  vertical-align: middle;
  }

ol.LST .LST_ava, ol.LST .LST_preOrder {
  margin-top: 10px;
  margin-right: 15px;
  margin-bottom: 5px;
  padding: 10px;
  padding-left: 20px;
  background: url('/public/obrazky/ava.png') no-repeat 0px 10px;
  font-size: 110.01%;
  border-bottom: 1px solid #EEE;
  color: #C60;
  }

ol.LST .LST_avaO, ol.LST .LST_addToCart {
  margin-top: 10px;
  margin-right: 15px;
  margin-bottom: 5px;
  padding: 10px;
  padding-left: 20px;
  background: url('/public/obrazky/avaO.png') no-repeat 0px 10px;
  font-size: 110.01%;
  border-bottom: 1px solid #EEE;
  color: #063;
  }

ol.LST .LST_avaD, ol.LST .LST_request {
  margin-top: 10px;
  margin-right: 15px;
  margin-bottom: 5px;
  padding: 10px;
  padding-left: 20px;
  background: url('/public/obrazky/avaD.png') no-repeat 0px 10px;
  font-size: 110.01%;
  border-bottom: 1px solid #EEE;
  color: #A00;
  }

ol.LST .LST_not, ol.LST .LST_noBuy {
  margin-top: 10px;
  margin-right: 15px;
  margin-bottom: 5px;
  padding: 10px;
  padding-left: 20px;
  background: url('/public/obrazky/not.png') no-repeat 0px 10px;
  font-size: 110.01%;
  border-bottom: 1px solid #EEE;
  }

ol.LST .LST_ava a, ol.LST .LST_avaO a, ol.LST .LST_avaD a {
  float: right;
  padding-top: 5px;
  color: #FFF;
  font-size: 75.01%;
  text-transform: uppercase;
  }

ol.LST .LST_lab {
  float: right;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 10px;
  background: #777;
  color: #FFF;
  font-size: 75.01%;
  text-transform: uppercase;
  }

ol.LST .LST_buy {
  float: left;
  width: 129px;
  height: 170px;
  padding-top: 10px;
  text-align: center;
  }

ol.LST .LST_buy fieldset {
  border: 0px;
  }

ol.LST .LST_buy p {
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 190.01%;
  letter-spacing: -1px;
  color: #777;
  }

ol.LST .LST_buy p strong {
  color: #333;
  }

ol.LST .LST_buy div {
  font-size: 120.01%;
  font-weight: bold;
  color: #C50;
  }

ol.LST .LST_buy em {
  font-size: 75.01%;
  text-transform: uppercase;
  font-style: normal;
  color: #777;
  }

.B_cou {
  margin-left: 35px;
  margin-bottom: 10px;
  }

ul.LST {
  clear: both;
  margin-left: 35px;
  }

ul.LST li {
  float: left;
  width: 116px;
  padding-left: 18px;
  padding-right: 17px;
  height: 310px;
  overflow: hidden;
  list-style-type: none;
  }

ul.LST li fieldset {
  border: 0px;
  }

ul.LST h3 {
  margin-top: 3px;
  font-size: 100.01%;
  }

ul.LST h3 a {
  text-decoration: none;
  }

ul.LST h4 {
  margin-top: 3px;
  margin-bottom: 5px;
  font-size: 75.01%;
  font-weight: normal;
  text-transform: uppercase;
  color: #555;
  }

ul.LST p em {
  font-size: 90.01%;
  padding-left: 3px;
  color: #C50;
  }

ul.LST li:hover a {
  color: #C50;
  text-decoration: underline;
  }

ul.LST li.not a {
  color: #777;
  }

ul.LST li div.y, ul.LST li div.n {
  padding-left: 1000px;
  }

ul.LST li:hover div.y {
  border: 0px;
  width: 80px;
  margin-top: 12px;
  margin-left: 0px;
  padding: 7px;
  padding-left: 10px;
  padding-right: 10px;
  background: url('/public/obrazky/B_rew_sub-bgO.png') repeat-x #C50;
  border-left: 1px solid #C50;
  border-right: 1px solid #C50;
	cursor: pointer;
	text-align: center;
  }

ul.LST li:hover div.y a {
  color: #FFF;
  font-size: 100.01%;
  font-weight: bold;
  text-decoration: none;
  }

ul.LST li:hover div.n {
  padding-left: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #EEE;
  margin-top: 15px;
  font-size: 75.01%;
  text-align: center;
  border: 1px solid #CCC;
  width: 116px;
  }

ul.LST li img {
  padding: 2px;
  border: 1px solid #CCC;
  }

ul.LST li:hover img {
  border: 1px solid #999;
  }

form.filter {
  padding-bottom: 15px;
  }

form.filter fieldset {
  clear: both;
  margin-left: 35px;
  border: 1px solid #CCC;
  margin-bottom: 15px;
  background: #FAFAFA;
  padding: 10px;
  }

form.filter fieldset.center {
  text-align: center;
  }

form.filter fieldset.center input[type=text] {
  padding: 5px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
  font-size: 120.01%;
  font-weight: bold;
  }

form.filter fieldset legend {
  margin-left: 15px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 120.01%;
  font-weight: bold;
  }

form.filter fieldset ul li {
  overflow: hidden;
  padding-right: 15px;
  padding-bottom: 10px;
  float: left;
  }

form.filter fieldset ul li input[type=checkbox] {
  margin-right: 3px;
  vertical-align: middle;
  }

form.filter input[type=submit] {
  clear: both;
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  background: url('/public/obrazky/B_rew_sub-bg.png') repeat-x #063;
  padding: 7px;
  padding-left: 15px;
  padding-right: 15px;
  border: 0px;
  border-left: 1px solid #063;
  border-right: 1px solid #063;
  color: #FFF;
  font-size: 110.01%;
  font-weight: bold;
	cursor: pointer;
  }

form.filter:hover input[type=submit] {
  background: url('/public/obrazky/B_rew_sub-bgO.png') repeat-x #C60;
  border-left: 1px solid #C60;
  border-right: 1px solid #C60;
  }

form.filter p {
  float: right;
  padding-top: 7px;
  }

div.sh {
  height: 30px;
  margin-left: 35px;
  font-size: 120.01%;
  text-align: center;
  font-weight: bold;
  }

div.sh a img {
  padding: 3px;
  }

ul.REW {
  margin-left: 35px;
  }

ul.REW li {
  overflow: hidden;
  list-style-type: none;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 750px;
  height: 190px;
	background: url('/public/obrazky/iteR_bg.png') no-repeat 560px 15px;
	border-bottom: 1px solid #EEE;
  }

ul.REW li:hover {
	background: url('/public/obrazky/iteR_bgO.png') no-repeat #FAFAFA 560px 15px;
  }

ul.REW li:hover div.title img {
  border: 1px solid #C60;
  }

ul.REW li:hover a {
  color: #C60;
  }

ul.REW li div.title {
  float: right;
  width: 150px;
  padding-top: 10px;
  text-align: center;
  }

ul.REW li div.title img {
  border: 1px solid #CCC;
  padding: 3px;
  }

ul.REW li div.content {
  float: left;
  width: 570px;
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
  }

ul.REW li div.content strong {
  font-size: 120.01%;
  }

ul.REW li div.content img {
  vertical-align: middle;
  padding-right: 5px;
  }

ul.REW li div.content p {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 45px;
  line-height: 21px;
	background: url('/public/obrazky/B_inf-bg.png') no-repeat 0px 15px;
  }

ul.FLI {
  margin-left: 35px;
  }

ul.FLI li {
  overflow: hidden;
  list-style-type: none;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 750px;
  height: 190px;
	background: url('/public/obrazky/ite_bg.png') no-repeat 150px 20px;
	border-bottom: 1px solid #EEE;
  }

ul.FLI li:hover {
	background: url('/public/obrazky/ite_bgO.png') no-repeat #FAFAFA 150px 20px;
	border-bottom: 1px solid #EEE;
  }

ul.FLI li:hover div.title img {
  border: 1px solid #C60;
  }

ul.FLI li:hover a {
  color: #C60;
  }

ul.FLI li div.title {
  float: left;
  width: 150px;
  padding-top: 10px;
  text-align: center;
  }

ul.FLI li div.title img {
  border: 1px solid #CCC;
  padding: 3px;
  }

ul.FLI li div.content {
  float: left;
  width: 570px;
  padding-top: 15px;
  padding-right: 10px;
  margin-left: 20px;
  }

ul.FLI li div.content strong {
  font-size: 120.01%;
  }

ul.FLI li div.content img {
  vertical-align: middle;
  padding-right: 5px;
  }

ul.FLI li div.content em {
  padding-right: 10px;
  line-height: 21px;
  color: #555;
  }

ul.FLI li div.content p {
  font-size: 100.01%;
  font-weight: bold;
  margin-top: 10px;
  padding-top: 7px;
  padding-left: 27px;
  height: 20px;
	background: url('/public/obrazky/flip.png') no-repeat 0px 0px;
  }

ul.FLI li div.content p:hover {
	background: url('/public/obrazky/flipO.png') no-repeat 0px 0px;
  }

ul.FLI h4 {
  font-size: 130.01%;
  }

ul.FLI h4 a {
  text-decoration: none;
  }

ul.FLI h4 a:hover {
  text-decoration: underline;
  }

ul.FLI h5 {
  padding-top: 3px;
  padding-bottom: 10px;
  font-size: 100.01%;
  font-weight: normal;
  }

div.GFT {
  margin-left: 35px;
  width: 755px;
  height: 530px;
  }

div.GFT p {
  float: left;
  width: 230px;
  height: 450px;
  line-height: 20px;
  padding: 25px;
  padding-right: 45px;
  background: url('/public/obrazky/gift-bg.png') no-repeat;
  color: #555;
  }

div.GFT p em {
  font-size: 170.01%;
  color: #333;
  }

div.GFT ul {
  float: left;
  width: 450px;
  height: 250px;
  }

div.GFT ul li {
  float: left;
  width: 120px;
  height: 220px;
  padding: 15px;
  overflow: hidden;
  list-style-type: none;
  text-align: center;
  background: url('/public/obrazky/giftli-bg.png') no-repeat;
  margin-bottom: 15px;
  }

div.GFT ul li a {
  text-decoration: none;
  }

div.GFT ul li.last {
  background: url('/public/obrazky/giftliB-bg.png') no-repeat;
  }

div.GFT ul li img {
  padding: 3px;
  border: 1px solid #EEE;
  }

div.GFT ul li:hover a {
  color: #B60;
  text-decoration: underline;
  }

div.GFT ul li:hover img {
  border: 1px solid #AAA;
  }

div.GFT ul li h3 {
  font-size: 100.01%;
  padding-bottom: 25px;
  }

div.iGFT {
  width: 990px;
  height: 250px;
  margin-top: 25px;
  }

div.iGFT div.lft {
  float: left;
  width: 310px;
  height: 200px;
  line-height: 20px;
  padding: 25px;
  padding-right: 45px;
  background: url('/public/obrazky/i_gftbg.png') no-repeat 330px 0px;
  color: #555;
  }

div.iGFT div.lft h5 {
  font-size: 170.01%;
  letter-spacing: -1px;
  padding-bottom: 15px;
	}

div.iGFT div.lft h5 a {
  color: #393;
	}

div.iGFT div.lft p {
  font-style: italic;
	}

div.iGFT div.lft h6 {
	font-size: 100.01%;
  margin-top: 30px;
  padding-left: 15px;
  padding-top: 10px;
  border-top: 1px solid #EEE;
  font-weight: normal;
  color: #AAA;
  background: url('/public/obrazky/h4-link.png') no-repeat 5px 8px;
	}

div.iGFT ul {
  float: left;
  width: 600px;
  height: 250px;
  background: #EEE;
  }

div.iGFT ul li {
  float: left;
  width: 120px;
  height: 220px;
  padding: 15px;
  overflow: hidden;
  list-style-type: none;
  text-align: center;
  background: url('/public/obrazky/giftli-bg.png') no-repeat;
  margin-bottom: 15px;
  }

div.iGFT ul li a {
  text-decoration: none;
  }

div.iGFT ul li.last {
  background: url('/public/obrazky/giftliB-bg.png') no-repeat;
  }

div.iGFT ul li img {
  padding: 3px;
  border: 1px solid #EEE;
  }

div.iGFT ul li:hover a {
  color: #B60;
  text-decoration: underline;
  }

div.iGFT ul li:hover img {
  border: 1px solid #AAA;
  }

div.iGFT ul li h3 {
  font-size: 100.01%;
  padding-bottom: 25px;
  }

div.iSCR {
  width: 990px;
  height: 250px;
  text-align: center;
	padding-top: 15px;
	padding-bottom: 35px;
  margin-bottom: 30px;
  }

div.iSCR ul {
  float: left;
  width: 990px;
  height: 250px;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 45px;
  }

div.iSCR ul li {
  float: left;
  width: 120px;
  height: 220px;
  padding: 15px;
  overflow: hidden;
  list-style-type: none;
  text-align: center;
  background: url('/public/obrazky/giftli-bg.png') no-repeat;
  margin-bottom: 15px;
  }

div.iSCR ul li a {
  text-decoration: none;
  }

div.iSCR ul li.last {
  background: url('/public/obrazky/giftliB-bg.png') no-repeat;
  }

div.iSCR ul li img {
  padding: 3px;
  border: 1px solid #EEE;
  }

div.iSCR ul li:hover a {
  color: #B60;
  text-decoration: underline;
  }

div.iSCR ul li:hover img {
  border: 1px solid #AAA;
  }

div.iSCR ul li h3 {
  font-size: 100.01%;
  padding-bottom: 25px;
  }

div.iBOT {
	padding-top: 15px;
	}

div.iBOT p.hea {
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
	font-size: 310.01%;
	letter-spacing: -1px;
	font-weight: normal;
	background: url('/public/obrazky/que.png') repeat-x 0px 20px;
	}

div.iBOT p.hea strong {
	padding-left: 25px;
	padding-right: 25px;
	font-weight: normal;
	background: #FFF;
	}

div.iBOT ul {
	margin-top: 30px;
	height: 220px;
	}

div.iBOT ul li {
	float: left;
	width: 193px;
	height: 100px;
	padding-top: 90px;
	overflow: hidden;
	text-align: center;
	}

div.iBOT ul li span {
	font-size: 120.01%;
	font-weight: bold;
	}

div.iBOT ul li span {
	font-size: 120.01%;
	font-weight: bold;
	}

div.iBOT ul li p {
	padding: 5px;
	}

div.iBOT ul li a {
	font-weight: bold;
	}

div.iBOT ul li:hover a {
	text-decoration: underline;
	}

h1 {
  width: 720px;
  padding: 35px;
	background: url('/public/obrazky/h1-bg.png') no-repeat;
	color: #063;
	font-size: 220.01%;
	letter-spacing: -1px;
  }

h1 strong {
	font-weight: normal;
	color: #333;
	padding-left: 10px;
	margin-left: 10px;
	border-left: 2px solid #CCC;
  }

p.ent {
  margin-left: 35px;
  margin-bottom: 15px;
  padding: 15px;
  border-left: 5px solid #EEE;
  font-style: italic;
  line-height: 21px;
  color: #555;
  }

p.ent img {
  float: left;
  padding-right: 15px;
  }

ul.ent {
  height: 40px;
  padding-top: 5px;
  margin-left: 35px;
  margin-bottom: 15px;
  margin-top: -15px;
  padding-left: 15px;
  border-left: 5px solid #EEE;
  border-top: 1px solid #EEE;
  }

ul.ent li {
  float: left;
  overflow: hidden;
  list-style-type: none;
  border-right: 1px dotted #CCC;
  padding-right: 10px;
  margin-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #999;
  }

ul.ent li a {
  text-decoration: none;
  }

ul.ent li a:hover {
  text-decoration: underline;
  }

ul.ent li.last {
  border-right: 1px dotted #FFF;
  }

div.B_ref {
  float: left;
  width: 200px;
  margin-top: 35px;
  }

div.B_ref form fieldset {
  border: 0px;
  }

div.B_ref form fieldset p {
  padding: 15px;
  border-top: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #CCC;
	background: #F7F7F7;
	text-align: center;
  } 

div.B_ref form fieldset legend {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 125.01%;
  font-weight: bold;
  color: #393;
  }

div.B_ref form fieldset ul li {
  overflow: hidden;
  width: 179px;
  margin-top: 2px;
  padding: 10px;
  padding-left: 10px;
  padding-right: 10px;
  list-style-type: none;
  border-top: 1px solid #EEE;
  border-left: 1px solid #EEE;
  border-bottom: 1px solid #CCC;
	background: #F7F7F7;
  }

div.B_ref form fieldset ul li:hover {
	background: #EEE;
  }

div.B_ref form fieldset ul li.checked {
	background: #EEE;
	font-weight: bold;
	color: #063;
  }

div.B_ref form fieldset ul li.disabled {
	text-decoration: line-through;
	color: #999;
  }

div.B_ref form fieldset ul li em {
  float: right;
  font-size: 85.01%;
  color: #CCC;
  }

div.B_ref form fieldset ul li input[type=checkbox] {
  margin-right: 5px;
  }

div.B_ref form fieldset input[type=text] {
  padding: 3px;
  text-align: center;
  }

div.B_ref form fieldset input[type=submit] {
  padding: 3px;
  margin-left: 3px;
  }

div.B_ref form fieldset input[type=text]::placeholder {
  color: #CCC;
  font-size: 85.01%;
  }

div.B_ref h3 {
  margin-bottom: 10px;
  padding: 10px;
  font-size: 155.01%;
  font-weight: bold;
  color: #393;
  border-bottom: 5px solid #070;
  }

div.B_ref ul.cat li {
  overflow: hidden;
  list-style-type: none;
  }

div.B_ref ul.cat li ul {
  margin-top: 10px;
  }

div.B_ref ul.cat li.a {
  width: 190px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  }

div.B_ref ul.cat li.b {
  width: 179px;
  padding: 10px;
  border-left: 1px solid #EEE;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #CCC;
  margin-top: 2px;
	background: #FAFAFA;
  }

div.B_ref ul.cat li.c {
  width: 160px;
  padding: 10px;
  border-top: 1px solid #EEE;
  }

div.B_ref ul.cat li.d {
  width: 150px;
  padding: 10px;
  border-top: 1px solid #EEE;
  }

div.B_ref ul.cat li a.act {
	font-weight: bold;
  }

div.B_ref ul.cat li a.slf {
	font-weight: bold;
	color: #393;
  }

div.B_men {
  float: left;
  width: 200px;
  }

div.B_men p {
  margin-top: 25px;
  padding: 10px;
  }

div.B_men p strong {
  font-size: 155.01%;
  color: #777;
  }

div.B_men p em {
  font-size: 90.01%;
  color: #AAA;
  }

div.B_men ul {
  margin-top: 10px;
  }

div.B_men ul li {
  width: 165px;
  overflow: hidden;
  padding: 15px;
  padding-left: 20px;
  padding-right: 13px;
  list-style-type: none;
  border-left: 2px solid #FFF;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #E7E7E7;
	background: #F7F7F7;
  font-weight: bold;
  }

div.B_men ul li a {
  font-size: 110.01%;
  text-decoration: none;
  }

div.B_men ul li:hover, div.B_men ul li.sel {
  border-left: 0px solid #FFF;
  padding-right: 15px;
  border-bottom: 1px solid #CCC;
	background: #E7E7E7;
  }

div.sea {
  width: 755px;
  height: 100px;
  margin-top: 35px;
  margin-left: 35px;
  padding-top: 18px;
	background: url('/public/obrazky/sea-bg.png') no-repeat 30px 0px;
  }

div.sea p {
  width: 755px;
  margin-top: 15px;
  margin-left: 0px;
  text-align: center;
  }

div.sea p a {
  padding-left: 10px;
  padding-right: 10px;
  }

div.sea fieldset {
  border: 0px;
  }

div.sea fieldset input[type=text] {
  width: 550px;
  border: 0px;
  margin-left: 60px;
  color: #FFF;
  font-size: 175.01%;
  font-weight: bold;
  background: #393;
  }

div.sea fieldset input[type=submit] {
  margin-left: 5px;
  width: 65px;
  height: 45px;
  border: 0px;
	background: url('/public/obrazky/_blank.png');
	cursor: pointer;
  }

div.sea fieldset legend, div.sea fieldset label {
  display: none;
  }

p.sea {
  margin-left: 35px;
  padding-left: 10px;
  padding-right: 15px;
  line-height: 21px;
  }

ul.sea {
  margin-left: 65px;
  margin-bottom: 15px;
  }

ul.sea li {
  list-style-type: square;
  padding-top: 5px;
  }

ul.sea li em {
  padding-left: 15px;
  color: #777;
  }

div.search_help {
  float: left;
  width: 230px;
  height: 130px;
  padding-right: 25px;
  margin-left: 35px;
  margin-top: 35px;
  text-align: right;
  }

div.search_help strong {
  font-size: 120.01%;
  color: #063;
  }

div.search_help p {
  margin-top: 5px;
  line-height: 18px;
  font-size: 90.01%;
  font-style: italic;
  color: #777;
  }

fieldset.search {
  float: right;
  width: 500px;
  height: 130px;
  margin-top: 35px;
  background: #FFF;
  border: 0px;
  }

fieldset.search em {
  color: #AAA;
  padding-left: 15px;
  }

fieldset.search label {
  font-weight: bold;
  }

fieldset.search input[type=text] {
  margin-top: 5px;
  padding: 5px;
  font-size: 120.01%;
  }

fieldset.search input[type=submit] {
  background: url('/public/obrazky/B_rew_sub-bg.png') repeat-x #063;
  padding: 7px;
  padding-left: 15px;
  padding-right: 15px;
  border: 0px;
  border-left: 1px solid #063;
  border-right: 1px solid #063;
  color: #FFF;
  font-size: 110.01%;
  font-weight: bold;
	cursor: pointer;
  }

fieldset.search input[type=submit]:hover {
  padding-top: 8px;
  padding-bottom: 6px;
  }