/* ×23× -- css sheet for bazooka.freetekno.cz site by zWuk (zwuk@seznam.cz) + */
body {
  color: #FFFF00;
  background-color: #203C80;
  font-family: Tahoma;
}


/* odkazy ------------------------------------------------------------------- */

a {
	color: #FFFF00;
  text-decoration: none;
}

a:hover {
	 color : #FFFF00;

}


/* pismo CSS sheet ---------------------------------------------------------- */

.male {
  font: 11px ;
}

.malinky {
	font-size: 12px;
}

hr {
  color: #FFFFFF;
  border: 1px;
  width: 100%;
  noshade;
}

/* cernobíle */
a:hover img.oth3  { filter: none }
a img.oth3   { filter: white }

/*------------------------------------------ gbook ---------------------------*/
.bluebutton {
	FONT-SIZE: 12 px;
	font-family : Tahoma;
	font-weight : bold;
	border: 2px;
	color : #FFFF00;
	background-color: #203C80;
}
.inputnews {
	FONT-SIZE: 13px;
	border: 3px;
/*	color: #FFFF00;*/
	color: #203C80;
	border-color: #203C80;
	border-style: solid;
	font-family : Tahoma;
	background-color: #FFFF00;
}
.inputpass {
	FONT-SIZE: 13px;
	border: 1px;
	border-color: #FFFF00;
	font-weight: bold;
	color: #FFFF00;
	border-style: solid;
	font-family : Tahoma;
	background-color: #203C80;
}

div.odkaz {
	width: 800px;
}

.odkaz A {
	FONT-SIZE: 13px;
	font-family: Tahoma;
	color : #FFFFFF;
	font-weight: bold;
	text-decoration : none;
}


.odkaz A:HOVER {
	FONT-SIZE: 13px;
	font-family : Tahoma;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
.text {
	FONT-SIZE: 14px;
	font-family : Tahoma;
	color : #FFFF00;
}
.cas {
	FONT-SIZE: 12px;
	font-family : Tahoma;
	color : rgb(128,128,128);
	font-weight : bold;
}
.jmeno {
	FONT-SIZE: 14px;
	font-family : Tahoma;
	color : rgb(128,128,128);
	font-weight : bold;
}
.cervene {
	FONT-SIZE: 12px;
	font-family : Tahoma;
	color : #FFFF00;
	font-weight : bold;
}
.cerne {
	FONT-SIZE: 12px;
	font-family : Tahoma;
	color : #FFFF00;
}
.nadpis {
	FONT-SIZE: 16 px;
	font-family : Tahoma;
	font-weight : bold;
	color : #FFFF00;
}

table.post {
	border: 0px;
/*	border: 1px;*/
	border-style: solid;
	border-color: #FFFF00;
	background-color: #203C80;
	width: 800px;
	background-image: url(images/gbook_top.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

table.post_admin hr { color: rgb(255,103,1);}
table.post_admin {
	border: 1px;
	border-style: solid;
	border-color: rgb(255,255,255);
	background-color: #203C80;
	width: 800px;
	background-image: url(images/gbook_top_admin.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

/*
table.post_admin_anis hr { color: rgb(1,135,219); }
table.post_admin_anis {
	border: 1px;
	border-style: solid;
	border-color: rgb(255,255,255);
	background-color: #203C80;
	width: 800px;
	background-image: url(images/gbook_top_admin_anis.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

table.post_admin_system hr { color: rgb(219,175,1); }
table.post_admin_system {
	border: 1px;
	border-style: solid;
	border-color: rgb(255,255,255);
	background-color: #203C80;
	width: 800px;
	background-image: url(images/gbook_top_admin_system.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
*/
.tbl_gb {
	padding-top: 12px;
	width: 100%;
}

.tbl_gbok {
/*	border: 1px;*/
	border: 0px;
	border-style: solid;
	border-color: #FFFF00;
	background-color: #203C80;
	width: 800px;
	padding-top: 17px;
	background-image: url(images/gbook_top.gif);
	background-position: top right;
	background-repeat: no-repeat;
	
}

table.tbl_main {
/**/
	FONT-SIZE: 18 px;
	font-family : Tahoma;
	font-weight : bold;
/**/
	border: 2px;
/*	border: 1px;*/
	border-style: solid;
	border-color: #FFFF00;
	background-color: #203C80;
	width: 600px;
	padding-top: 17px;
	background-image: url(images/gbook_top.gif);
	background-position: top right;
	background-repeat: no-repeat;
	
}

.tbl_gb_top {
	background-position-y: 2;
	background-position-x: right; 
	background-repeat: no-repeat;
}

















