/* ##### Common Styles ##### */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	color: white;
	background-image: url("images/backg2.gif");
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
}

#mainpage {
	position: relative;
	top: auto;
	left: auto;
	height:auto;
	width: 900px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	background-color: #63A5CA;
	text-align: left;
	z-index:1;
}

#adminpage {
	width: 600px;
	margin-top: 100px;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px 10px 10px;
	border: 2px solid  #63A5CA;
	text-align: left;
	position: relative;
	top: auto;
	left: auto;
	z-index:1;
	background-image: url("images/backg-blue.gif");
}

#loginpage {
	margin-top: 100px;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: auto;
	left: auto;
	z-index:1;
}


h1  {
	color: white;
	font-size: 19px;
	font-weight : bold;
	font-style : italic;
}

h2  {
	color: white;
	font-size: 16px;
	font-weight : bold;
}

.input {
	font-weight : bold;
	color: White;
	border: solid 1px White;
	background-color: #B05913;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}

.description
	{
	font-size:12px;
	text-align:justify;
	}

.message {
	border : thin solid Red;
	background-color: #ffff00;
	font-weight : bold;
	color : Black;
	text-align : center;
	padding-top: 5px; 
	padding-bottom: 5px;
	position:absolute;
	top:20px;
	left:25px;
	z-index:100;
	padding: 20px 20px 20px 20px;
}

.error {
	color : White;
	background-color: #A00000;
	}

.ok {
	color : White;
	background-color: #00A000;;
	}


a {
 color: yellow;
 text-decoration: none;
}

a:hover {
 color: red;
 text-decoration: none;
}

table {
	font-size: 12px;
	}

.tableHeader
{
	background-color : #FF9933;
	color: Black;
    font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}

.tableKey
{
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-left: 2px solid #000055;
	border-right: 2px solid #000055;
	background-color : #000066;
    font-size: 10px;
}

.tableHilight
{
	background-color: #4033C0;
    font-size: 10px;
	border-left: 2px solid #3023B0;
	border-right: 2px solid #3023B0;
}

.tableBody
{
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-left: 2px solid #002389;
	border-right: 2px solid #002389;
	background-color : #003399 ;
    font-size: 10px;
}


.rule
{
	border : thin solid #63A5CA;
	margin-bottom : 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

.bluestarbox {
	border: 1px solid #000060;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	background-image: url("images/backg-blue.gif");
}

.spaceBox {
	margin-bottom : 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

/* ##### VECERY ##### */

.vecery {
  padding: 10px 10px 10px 10px; 	
}

.vecery .datum {
	font-size : 12px;
	font-style : italic;
}
.vecery .lektor {
	font-size : 12px;
	font-style : italic;
	font-weight : bold;
}

.vecery .odkud {
	color: #B05913;
	font-size : 11px;
	font-style : italic;
}

.vecery .titulek {
	font-size : 16px;
	font-weight : bold;
 	padding-top: 2px;
 	padding-bottom: 2px;
 	padding-left: 10px;
 	padding-right: 10px;
	background-color : #000066;
}
.vecery .popis {
 	padding-left: 10px;
 	padding-right: 10px;
	font-size : 12px;
}


/* ##### ZPRAVY ##### */

.zpravy {
		}

.zpravy .datum {
 	padding: 2px 2px 2px 2px;
	position:relative;
	top:-2px;
	color:#B05913;
	font-size : 10px;
	font-style : italic;
	text-align:right;
	font-weight: bold;
	position:absolute;
	left:490px;
	top:auto;
	width:200px;
}
.zpravy .titulek {
	color:#A0A0FF;
	font-size : 20px;
	font-weight : bold;
}
.zpravy .podpis {
	font-size : 15px;
	text-align:right;
	font-weight : bold;
}
.zpravy .text {
	font : 12px;
	margin-top: 10px;
	text-align:justify;
}


/* ##### DISKUSE ##### */

.diskuse {
}


.diskuse  .datum {
 	padding: 2px 2px 2px 2px;
	position:relative;
	top:-2px;
	color:yellow;
	font-size : 12px;
	font-style : italic;
	text-align:right;
}

.diskuse  .podpis {
	color : white;
	font-size : 15px;
	text-align:right;
	font-style : italic;
	font-weight : bold;
}
.diskuse  .text {
	font : 12px;
	text-align:justify;
}

/* ##### MENU ##### */


.menu {
	font-weight: bold;
	font-size: 15px;
	text-align : center;
	width: 200px;

}

.menu .category {
	display: block;
	border-left: 3px solid #904000;
	border-right: 3px solid #904000;
	background-color: #B05913;
	color: White;
}

.menu .item {
	display: block;
	color: White;
	background-color: #000088;
	text-decoration: none;
	text-align : left;
}


.menu a {
	color: White;
	display: block;
	background-color: #000088;
	border-left: 3px solid #000066;
	border-right: 3px solid #000066;
	}

.menu a:hover {	
	color: Black;
	display: block;
	background-color: #888888;
	border-left: 3px solid #666666;
	border-right: 3px solid #666666;
	}

.loginbox {
	border: solid 1px White;
	background-color: #002080;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
	overflow : hidden;
	}

	

