/* body */

body {
	background-color:  #99ff99;
	font-family: Tahoma, Verdana;
}

/* tags */

em {
	font-style: italic;
	font-weight: normal;
}

strong {
	font-style: normal;
	font-weight: bold;
}

h1 {
	font-weight: normal;
	font-style: normal;
	font-size: 15pt;
	color: #000080;
	text-align: center;
}

h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	color: #000080;
}

/* links */

a {
	color: #0000ff;
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
}

/* hovers */

a:hover {
	color: #00aa00;
}

.form_button:hover {
	color: #00aa00;
}

/* align divs */

/* basic divs */

div.left {
	text-align: left;
}


div.justify {
	text-align: justify;
}

div.right {
	text-align: right;
}

div.center {
	text-align: center;
}

/* design divs */

div.main_info {
	width: 80%;
	text-align: center;
	background-color: #99ff99;
	border: 2px solid #DAFFD9;
	line-height: 15px;
	padding: 5px;
	font-size: 8pt;
	font-weight: normal;
	color: #000080;
}

div.table_menu2 {
	width: 98%;
	background-color: #99ff99;
	border: 2px solid #DAFFD9;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #000080;
	text-align: left;
	padding: 2px;
}

div.button {
	width: 120px;
	background-color: #99ff99;
	border: 2px solid #DAFFD9;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #000080;
	text-align: center;
	padding: 2px;
}

div.novinky {
	width: 250px;
	height: 150px;
	background-color: #ffffff;
	background-image: url(../graphics/novinky.png);
}

div.novinkyNadpis {
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	position: relative;
	top: 9px;
}

div.novinkyText {
  width: 230px;
  text-align: justify;
	font-style: normal;
	font-size: 8pt;
	color: #000080;
	position: relative;
	top: 17px;
}

div.novinkyVice {
	bottom: -4px;
	right: -95px;
	font-style: normal;
	font-size: 8pt;
	color: #000080;
	position: relative;
}

div.novinkyVice2 {
	bottom: -4px;
	right: 0px;
	font-style: normal;
	font-size: 8pt;
	color: #000080;
	position: relative;
}

/* design tables */

.table_design {
	width: 750px;
	border: 2px solid #000080;
	background: #ffffff;
}

table.text_left {
	float: left;
	margin: 5px;
}

table.text_right {
	float: right;
	margin: 5px;
}

td.table_nadpis {
	width: 750px;
	height: 150px;
	border: 0px;
	background-image: url(../graphics/nadpis.jpg);
}

td.table_info {
	width: 100%;
	background-color: #ffffff;
	border-top: 2px solid #000080;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	font-weight: normal; 
	font-size: 8pt; 
	color: #000080;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.table_menu {
	width: 85%;
	background-color: #99ff99;
	border: 2px solid #DAFFD9;
	font-weight: bold; 
	font-size: 8pt; 
	text-align: center;
	padding: 4px;
}

td.frame_menu {
	width: 160px;
	border: 0px;
}

td.stats1 {
	width: 70%;
	border: 1px solid #ffffff;
	background-color: #99ff99;
	font-style: normal;
	font-size: 10pt;
	color: #000080;
	text-align: left;
	line-height: 20px;
	padding: 3px;
}

td.stats2 {
	width: 30%;
	border: 1px solid #ffffff;
	background-color: #0000ff;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	text-align: center;
	line-height: 20px;
	padding: 3px;
}

td.header {
	background-color: #909090;
	font-weight: bold;
	font-style: normal;
	font-size: 11pt;
	color: #000080;
	text-align: center;
	line-height: 25px;
}

/* images */

img.left {
	margin-right: 5px;
	margin-top: 3px;
	float: left;
	border: 0px;
}

img.right {
	margin-left: 5px;
	margin-top: 3px;
	float: right;
	border: 0px;
}

img.nothing {
	float: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

img.novinky {
	margin-right: 40px;
	margin-left: 40px;
	border: 0px;
}

/* horizontal rules */

hr.full {
	border: 1px solid #000080;
	width: 100%;
}

hr.basic {
	border: 1px solid #000080;
	width: 90%;
}

/* forms */

.form_search {
	width: 80%;
	height: 14px;
	background-color: #99ff99;
	font-weight: normal;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	color: #000080;
	border: 1px solid #000080;
	padding: 2px;
}

.form_address {
	width: 250px;
	height: 17px;
	background-color: #99ff99;
	font-weight: normal;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #000080;
	border: 1px solid #000080;
	padding: 2px;
}

.form_text {
	width: 375px;
	height: 65px;
	background-color: #99ff99;
	font-weight: normal;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #000080;
	border: 1px solid #000080;
	padding: 2px;
}

.form_button {
	width: 120px;
	background-color: #99ff99;
	border: 2px solid #daffd9;
	font-weight: bold;
	font-size: 8pt;
	color: #0000ff;
	padding: 2px;
}

/* sizes */

.full {
	width: 100%;
}

.half {
	width: 50%;
}

.width500 {
	width: 500px;
}

.width250 {
	width: 250px;
}

.width225 {
	width: 225px;
}

.width200 {
	width: 200px;
}

.width150 {
	width: 150px;
}

.width100 {
	width: 100px;
}

.width50 {
	width: 50px;
}

/* texts */

.nadpis {
	font-weight: normal;
	font-style: normal;
	font-size: 15pt;
	color: #000080;
	text-align: center;
}

.nadpis2 {
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	color: #000080;
}

.text10 {
	font-style: normal;
	font-size: 10pt;
	color: #000080;
}

.text10red {
	font-style: normal;
	font-size: 10pt;
	color: #ff0000;
}


.text10tt {
	font-family: Courier New, Courier, monospace;
	font-style: normal;
	font-size: 10pt;
	color: #000080;
}

.text8 {
	font-style: normal;
	font-size: 8pt;
	color: #000080;
}

.text8tt {
	font-family: Courier New, Courier, monospace;
	font-style: normal;
	font-size: 8pt;
	color: #666666;
	border: 1px solid #666666;
	padding: 10px;
}

.text8white {
	font-style: normal;
	font-size: 8pt;
	color: #ffffff;
}

.text8rss {
	font-style: normal;
	font-size: 8pt;
	line-height: 20px;
	vertical-align: middle;
}

.pod {
	text-decoration: underline;
}

.podpis {
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: #006600;
	text-align: right;
}
