body {
	background-color: #060606;
	background-image: url('pink/pozadie.gif');
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Arial;
	text-align: left;
	padding: 20px 0px;
  margin: 0px auto 0px auto;
}

img {
	border: 0px;
}

.border {
  border: 2px solid #ff99cc;
  margin: 2px;
}
.border:hover {
  border: 2px solid #FFFFFF;
  margin: 2px;
}
.foto {
  border: 2px solid #ff99cc;
  margin: 2px;
}
.foto:hover {
  border: 2px solid #d62f85;
  margin: 2px;
}

a:link, a:visited {
	color: #d62f85;
	text-decoration: none;
}
a:hover {
	color: #ff99cc;
	text-decoration: none;
}
.white:link, .white:visited {
	color: #ffffff;
	text-decoration: none;
}
.white:hover {
	color: #ff99cc;
	text-decoration: none;
}
.black:link, .black:visited {
	color: #000000;
	text-decoration: none;
}
.black:hover {
	color: #ff99cc;
	text-decoration: none;
}

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

.stranka {
  width: 900px;
  padding: 0px;
  margin: 0px auto 5px auto;
}

.hlavicka {
  background-color: #000000;
  width: 900px;
  height: 300px;
  text-align: center;
}

.vrstva {
  position: absolute;
  top: 20px;
  left: auto;
  right: auto;
  width: 900px;
  min-height: 150px;
  z-index: 1000;
}
.lavo {
  float: left;
}
.lista {
  background-color: #d62f85;
  /*background-image: url('pink/lista.jpg');*/
  background-repeat: repeat-x;
  font-weight: bold;
  min-height: 22px;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 5px;
  float: left;
}
.lista-koniec { 
  background-image: url('pink/lista-koniec.gif');
  background-repeat: no-repeat;
  width: 30px;
  height: 25px;
  float: left;
}

.panel {
  margin-left: 10px;
}
.panel-obsah {
  background-color: #d62f85;
  color: #FFFFFF;
  padding: 5px;
  width: 230px;
}
.panel-lavo {
  background-image: url('pink/panel-lavo.gif');
  background-repeat: no-repeat;
  width: 5px;
  height: 5px;
  float: left;
}
.panel-stred {
  background-color: #d62f85;
  height: 5px;
  float: left;
  width: 230px;
}
.panel-pravo {
  background-image: url('pink/panel-pravo.gif');
  background-repeat: no-repeat;
  width: 5px;
  height: 5px;
  float: left;
}
.panel-ciara {
  border-right: 1px solid #FFFFFF;
  width: 5px;
  height: 100%;
  margin-right: 5px;
  float: left;
}

.pravo {
  float: right;
}
.logo {
  width: 257px;
  height: 200px;
  position: relative;
  right: 10px;
  top: 10px;
  z-index: 1000;
}

.dole {
  background-color: #FFFFFF;
  background-image: url('pink/obsah-pozadie.jpg');
  background-repeat: repeat-y;
  background-position: right;
  width: 900px;
  height: 100%;
}
.obsah {
  background-color: #FFFFFF;
  background-image: url('pink/obsah.jpg');
  background-repeat: repeat-x;
  width: 629px;
  min-height: 300px;
  padding: 10px;
  float: left;
}
.stlpec {
  background-color: #b2b2b2;
  background-image: url('pink/stlpec.jpg');
  background-repeat: repeat-x;
  width: 230px;
  min-height: 280px;
  padding: 10px;
  float: left;
  border-left: 1px dashed #FFFFFF;
  text-align: right;
  color: #FFFFFF;
}

.creator {
  color: #FFFFFF;
  text-align: right;
  font-size: 10px;
  width: 890px;
  padding: 5px;
  margin: 0px auto 0px auto;
}

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

.stlpec-ciara {
  width: 100%;
  margin-top: 5px;
  padding-bottom: 5px;
  border-top: 1px dashed #FFFFFF;
}
.ciara {
  width: 100%;
  margin-top: 5px;
  padding-bottom: 5px;
  border-top: 1px dashed #d62f85;
}
.ciara-vertikalna {
  width: 5px;
  min-height: 100px;
  height: 100%;
  margin-left: 5px;
  border-left: 1px dashed #d62f85;
  float: left;
}

.chat {
  width: 100%;
  padding-top: 5px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 5px;
  border-top: 1px dashed #d62f85;
}
.chat-all {
  background-color: #FFF0F8;
  width: 100%;
  padding-top: 5px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 5px;
  border-top: 1px dashed #d62f85;
}
.chat-mne {
  background-color: #FFE0F0;
  width: 100%;
  padding-top: 5px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 5px;
  border-top: 1px dashed #d62f85;
}
.chat-masters {
  background-color: #FFFEDE;
  width: 100%;
  padding-top: 5px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 5px;
  border-top: 1px dashed #d62f85;
}

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

h1 {
  color: #d62f85;
  font-size: 18px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 5px;
}
h2 {
  color: #d62f85;
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
}
.maly_text {
  font-size: 11px;;
}
.vacsi_text {
  font-size: 16px;;
  font-weight: bold;
}

.input {
  width: 120px;
  height: 15px;
}
.input2 {
  width: 300px;
  height: 15px;
}
.button {
  border: 0px;
  background-color: transparent;
  color: #000000;
  font-size: 15px;
  font-weight: bold;
}
.button:hover {	color: #ff99cc;	cursor: pointer;  cursor: hand; }
.button-white {
  border: 0px;
  background-color: transparent;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
}
.button-white:hover {	color: #ff99cc;	cursor: pointer;  cursor: hand; }
.button-small {
  border: 0px;
  background-color: transparent;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}
.button-small:hover {	color: #ff99cc;	cursor: pointer; cursor: hand; }
.button-small-farebny {
  border: 0px;
  background-color: transparent;
  color: #d62f85;
  font-size: 11px;
  font-weight: bold;
}
.button-small-farebny:hover {	color: #ff99cc;	cursor: pointer; cursor: hand; }


textarea {
  width: 350px;
  height: 100px;
}


td {
  padding-top: 2px;
  vertical-align: top;
}


p {
  margin: 0px;
  padding: 0px;
}

em {
  font-style: normal;
}

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

.clear_both {
  clear: both;
}


.zeleny_pasik {
  background-color: #008000;
  color: #FFFFFF;
  font-weight: bold;
  width: 890px;
  padding: 5px;
  margin: 0px auto 0px auto;
  position: absolute;
  top: 250px;
  z-index: 1000;
}
.cerveny_pasik {
  background-color: #800000;
  color: #FFFFFF;
  font-weight: bold;
  width: 890px;
  padding: 5px;
  margin: 0px auto 0px auto;
  position: absolute;
  top: 250px;
  z-index: 1000;
}
.farebny_pasik {
  background-color: #d62f85;
  width: 100%;
  margin-top: 5px;
  padding-top: 5px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 5px;
  border-top: 1px dashed #d62f85;
}

.biely_text {
  color: #FFFFFF;
  font-size: 11px;;
}
.zeleny_text {
  color: #008000;
}
.cerveny_text {
  color: #800000;
}
.farebny_text {
  color: #d62f85;
}

.na_lavo {
  text-align: left;
}
.na_stred {
  text-align: center;
}
.na_pravo {
  text-align: right;
}


.v_lavo {
  text-align: left;
  float: left;
}
.v_pravo {
  text-align: right;
  float: right;
}

/******************************************************************************/
.f-stranka {
  background-color: #b2b2b2;
  background-image: url('pink/stlpec.jpg');
  background-repeat: repeat-x;
  width: 90%;
  min-height: 500px;
  margin: 10px auto 10px auto;
  padding: 10px;
  text-align: left;
  color: #FFFFFF;
}