/*--START OF THE GLOBAL STYLE DEFINITION--*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, system;
	font-size: 12px;
  FONT-SIZE: smaller;
	background-color: #F2F3D1;
	color: #2F330C;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
}

.vymenaodkazu { 
FONT-SIZE: 9px; 
COLOR: #e3e3e3; 
FONT-FAMILY: Tahoma; 
TEXT-DECORATION: none; 
TEXT-ALIGN: left; 
margin: 5px; 
}


table, td, tr {
	padding: 0;
	margin: 0;
	border-spacing : 0px;
	border-collapse: collapse;
	vertical-align: top;
	font-size: 12px;
}

h1 {
	padding: 0;
	margin: 0;
	background: url(../constr/kvetiny_productions.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 324px;
}

h1 span {
	display: none;
	
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif, system;	
	font-size: 30px;
	color: white;
	background: #AAB6BA;
}

p {
	margin: 0;
}

.h3red {
color: red;
	}

dl, dt, dd {
	padding: 0;
	margin: 4px;
	margin: 1px 0 20px 0;
	}

ul {
	margin:0;
	padding: 0;
	list-style: none;
}

hr{
	display: none;
	clear: both;
}

a {
	color: #364012;
	background: transparent;
	font-weight: bold;
	padding: 2px;
}

a:hover {
	background: #F0F8FF;;
	text-decoration: none;
}

.inputbox {
	border: 1px solid #334372;
}

.button {
	background: #E5E7D0;
	color: #3D4518;
	font-family: Arial, Verdana, sans-serif, system;
	border: 0px;
	font-size: 10px;
	height: 20px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

form {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.hack {
	text-align: center;
}
/*-----*/
#container {
	margin: auto;
	width: 770px;
	text-align: left;
}

#container *{
	text-align: left;
}

#top {
	height: 90px;
}

#top h1 {
	margin: 20px 0 0 163px;
}

#top p {
	display: block;
	margin: 5px 0 0 166px;
	font-size: 11px;
	color: #7C7C7C;
	background: transparent;
}

#flowers {
	position: absolute;
	top: 0px;
	width: 140px;
	height: 128px;
	background: url(../constr/flower_picture.jpg);
	background-repeat: no-repeat;
	margin: 0 2px 0 10px;
	border-left: 2px solid #F2F3D1;
	border-right: 2px solid #F2F3D1;
	border-bottom: 5px solid #F2F3D1;
}

#navigation {
	position: absolute;
	top: 70px;
	width: 770px;
	height: 20px;
	background: #E1C000;
}

#navigation ul {
	margin: 2px 0 0 160px;
}

#navigation li{
	padding:  0 2px 2px 2px;
	float: left;
	margin-right: 5px;
}

#navigation .selected {
	background: #F0F8FF;	
	color: #D8C078;;
	padding-bottom: 4px;
	text-decoration: none;
}

#navigation .selected a {
	color: #D8C078;;
	text-decoration: none;
}

#navigation a{
	font-weight: bold;
	color: White;
	text-decoration: none;
}

#navigation a:hover{
	background: transparent;
	color: #203A3B;
}


.bottomtop {
	margin-top: 25px;
}

dt {
	margin-bottom: 3px;
}

dd {
	margin-bottom: 20px;
}

#copyright {
	font-size: 10px;
	text-align: center;
	color: White;
	background: #E1C000;
	margin: 25px 0px 0 0;
	padding: 2px;
	border-bottom: 1px dashed;
	border-top: 1px dashed;
	}
	
form {
	font: 5px;
	padding: 10px 0 25px 54px;
	color: #2F330C;
}

#textform {
	padding: 0 0 10px 50px;
	color: #797979;
	font-size: 10px;
	font-weight: 600;
}

.counter {
	padding: 5px 0 0 60px;
	list-style-type: square;
	}

.statistic {
	margin: 32px 0 3px 3px;
	color: #DC143C;
	font-weight: bold;
}

.icons {
	font-size: 10px;
	padding: 10px 0 10px 10px;
	text-align: left;
	font-style: italic;
}

#advert {
	padding: 5px 0 5px 10px;
}

#date_edit {
	font: 10px Verdana, Arial;
	color: Black;
	text-align: center;
	margin: 40px 0 0 1px;
	padding: 2px;
	border: 1px;
	border-bottom: 1px dashed;
	border-top: 1px dotted;
}

/* ====== questbook =======*/

TABLE {
font: 12px Verdana, MS Sans serif;
}
.konec {
background-color: #DADADA;
border: 1px solid ;
}
.popisky {
font-weight: bold;
color: darkblue;
padding: 2px;
}
.udaje{
background-color: #FFE4C4;
}
#vrch {
position: absolute;
top: 0px;
left: 0px;
right: 0px;
padding: 4px;
width: 100%;
height: 20px;
font: 12px Verdana, MS Sans serif;
border: 1px solid black;
background-color: #B1D3EC;
}
#admin
{
position: absolute;
top: 50px;
left: 0px;
padding: 5px;
width: 100%;
height: auto;
font: 12px Verdana, MS Sans serif;
background-color: #F2F3D1;
}
#questbook {
	padding:  0 0px 1px 0px;
}

/* ====== end questbook =======*/

