body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 7px;
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
	background-image: url(../image/pixel.jpg);
	background-repeat: repeat;
}

tr {
}

td {
}


td.top_page {
	background-image: url(../image/top.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 118px;
}

td.left_page {
	background-image: url(../image/left.jpg);
	background-repeat: repeat-y;
	width: 130px;
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 10px;
}

td.right_page {
	background-image: url(../image/right.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-top: 10px;
	width: 670px;
}

td.bottom_page {
	background-image: url(../image/bottom.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 30px;
}

td.left_menu {
	background-image: url(../image/left.jpg);
	background-repeat: repeat-y;
	width: 150px;
	height: 25px;
	font-size: 9px;
}

td.right_menu {
	background-image: url(../image/right.jpg);
	background-position: right;
	background-repeat: repeat-y;
	width: 650px;
	height: 25px;
	font-size: 11px;
	vertical-align: middle;
}

td.submenu {
	padding-bottom: 5px;
	font-size: 11px;
}

a {
	text-decoration : none;
	color: #750000;
}

a:hover {
	text-decoration : none;
	color: #750000;
}

table.clanok {
	width: 95%;
	border: 1px;
	border-collapse: colapse;
	line-height: 120%;
}

td.clanok_nadpis {
	font-weight: bold;
	color: #003399;
	border-collapse: colapse;
}

td.clanok_autor {
	color: #9F9F9F;
	border-collapse: colapse;
}

td.clanok_text {
	color: #3333CC;
	padding-top: 10px;
	padding-bottom: 10px;
}

a.clanok_viac {
	text-decoration : none;
	color: #FF6600;
}

a.clanok_viac:hover {
	text-decoration : none;
	color: #FF6600;
}

img.preview {
	border: 0px;
/*
	width: 180px;
	height: 120px;
*/
	padding-right: 10px;
}

td.menutable {
	background-color: #FFDAB9;
	font-size: 11px;
	border-color: #FFDAB9;
	text-align: center;
	height: 100%;
}

td.menutable a {
	display: block;
	width: 100%;
	height: 100%;
	color: #FF4726;
	vertical-align: middle;
}

td.menutable a:hover {
	background-color: Red;
	color: White;
}

td.menu_activ {
	background-color: #FFCA61;
	color: #000000;
}

td.menu_deactiv {
	background-color:  #FFDAB9;
	color: #000000;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
}

div.odstavec {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 20px;
	margin-bottom: 5px;
}

div.ram {
  border: 1px solid;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5 {
	margin-bottom: 10px;
}

h5 {
	font-size: 12px;
}

h5.styl1 {
	font-style: italic;
}

span {
	color: Blue;
	font-weight: bold;
}

hr {
	height: 1px;
}

td.pixgrey {
	background-image: url(../image/pixgrey.bmp);
/*	background-color: Blue;*/
}

td.hlavicka {
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FF6868;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

tr.parny {
	color: #000000;
	background-color: #FFECEC;
}

tr.neparny {
	color: #000000;
	background-color: #FFF4F4;
}

td.lavyh {
	background-image: url(../image/lavyh.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

td.pravyh {
	background-image: url(../image/pravyh.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

td.stredh {
	background-image: url(../image/stredh.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div.help_nadpis {
	background-color: #9D0000;
	text-align: center;
	font-weight: bold;
	color: White;
	width: 100%;
	padding-bottom: 7px;
	padding-top: 7px;
}

div.help_popis {
	width: 100%;
	padding: 7px;
	border: 1px solid #9D0000;
}

td.help_nadpis {
	background-color: #ACACAC;
	text-align: center;
	font-weight: bold;
	color: White;
	width: 100%;
	padding-bottom: 7px;
	padding-top: 7px;
	border: 1px solid #9D0000;
}

td.help_popis {
	width: 100%;
	padding: 7px;
	border: 1px solid #9D0000;
}

