body {
    padding: 0;
    margin: 0;
    background: #D0D6DD url('images3/bg.gif') 0 0 repeat;
}

body, td, th, input, option, select, textarea {
    font: 12px 'Trebuchet MS', sans-serif;
    color: #0D3757;
}

#container {
    background: url('images3/bg-top.gif') 50% 0 no-repeat;
    padding-top: 14px;
    text-align: center;
}

#container2 {
/*    position: relative;
    top: -12px;*/
    /*    background: red;*/
}

#headerbg {
    background: #9AADC1 url('images3/bg-line1.gif') 50% 0 repeat-y;
}

#headerbg2 {
    background: #9AADC1 url('images3/bg-line2.gif') 50% 100% no-repeat;
}

#header {
    background: url('images3/header.jpg') 50% 0 no-repeat;
    height: 175px;
    text-align: left;
    position: relative;
}

#header h2 {
	color: #00578A;
	position: absolute;
	font-size: 130%;
	top: 132px;
	left: 200px;
}

#sep {
 width: 778px; margin: auto; position: relative;
    /*border-top: solid 1px #FFF;
    border-bottom: solid 1px #FFF;
    background: #6499C0;
    height: 27px;
    color: #FFF;*/
}

#sep .a {
	position: absolute;
	left: 50px;
	line-height: 27px;
	color: #FFF;
	top: 147px;
}

#sep .b {
	position: absolute;
	right: 80px;
	line-height: 27px;
	color: #FFF;
	top: 147px;
}

#sep .b a {
	color: #FFF;
	font-size: 8px;
	text-decoration: none;
	color: #FFF;
}

#sep .b a.font {
	border: solid 1px #FFF;
	padding: 1px 4px;
}

#sep .b a.big {
	font-size: 11px;
}


#mainbg {
    background: url('images3/bg-shadow.gif') 50% 0 repeat-y;
/*    background: url('images2/bg.gif') 50% 0 repeat-y;*/
}

#main {
    /*background: url('images2/bg-main2.gif') 50% 0 repeat-y;*/
    width: 774px;
    margin: auto;
    text-align: left;
}

.def #main {
/*    background: url('images2/bg-main.gif') 50% 0 repeat-y;*/
}

#maintop {
/*    background: url('images2/bg-top2.gif') 50% 0 no-repeat;*/
}

.def #maintop {
/*    background: url('images2/bg-top.gif') 50% 0 no-repeat;*/
}

#mainbottom {
    min-height: 300px;
    _height: 300px;
    padding-left: 20px;
}

/*.def #mainbottom {
    background: url('images2/bg-bottom.gif') 50% 100% no-repeat;
}*/


h2 {
    margin-top: 0;
}

#menu {
    margin: 0 0 0 1px;
    padding: 0;
    list-style-type: none;
    width: 155px;
    border-top: solid 1px #BAD4E8;
    /*background: #E4EBF4 url('images2/bg-menu.gif') 0px 0px no-repeat;*/
}

#menu li {
	padding: 0;
	margin: 0;
}

#menu li.div {
	padding-bottom: 20px;
    border-bottom: solid 1px #BAD4E8;
}

#menu li a {
    border-bottom: solid 1px #BAD4E8;
    display: block;
    padding: 3px 8px 3px 18px;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    background: url('images3/arr.gif') 5px 50% no-repeat;
}

#menu li.t a {
    background: url('images3/arr2.gif') 5px 50% no-repeat;
}

#menu li a.sel,
#menu li a:hover {
    background: #8699AB;
}

#left {
    float: left;
    width: 168px;
    padding-bottom: 20px;
}

#center {
    float: left;
    width: 575px;
    padding-top: 15px;
    padding-bottom: 20px;
    line-height: 1.4;
    /*background: url('images3/bg-main-top.gif') 0 0 no-repeat;*/
}

#textbg {
    background: #FBFBFB;
    border: solid 1px #8699ab;
    padding-left: 10px;
    padding-bottom: 15px;
    padding-right: 10px;
    /*overflow: hidden;*/
    padding-top: 10px;
    position: relative;
    width: 553px;
    float: left;
}

.def #center {
    width: 430px;
}


#right {
	float: left;
	width: 120px;
}

#right2 {
	padding-left: 25px;
	padding-top: 20px;
}

h1, h2, h3, h4, h5, h6 {
    color: #0D3757;
}

.hide {
    display: none;
}

#left h2,
#right h2 {
    font-size: 15px;
}

form {
	margin: 0;
}

textarea.text,
input.text {
    background: #FFF;
    border: solid 1px #BAD4E8;
}

.registracia .text {
	width: 300px;
}


div.login {
    padding-top: 10px;
    padding-left: 6px;
    padding-bottom: 10px;
}

div.login h2 {
    margin-bottom: 5px;
}

#left .login label {
    display: block;
    width: 36px;
}

#left .login input.text {
    width: 98px;
}

.clearer {
    clear: both;
}

#center h2 {
	font-size: 140%;
	margin-bottom: 0;
}

#center h3 {
	font-size: 120%;
	margin-bottom: 10px;
	margin-top: 10px;
}

#center h4 {
	font-size: 110%;
	margin-bottom: 10px;
	margin-top: 10px;
}

#center h5 {
	font-size: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}

.cb {
	margin-top: 0;
	font-size: 85%;
	color: #AAA;	
}

.cb a {
	color: #AAA;	
}

.cb a:hover {
	color: #6499C0;	
}

a {
	color: #6499C0;
}

a:hover {
    color: #0D3757;
}

hr {
	border: 0; height: 1px; color: #E8E8E8; background-color: #E8E8E8;
}

input.submit {
	border: solid 1px #FFF;
	background: #FFD503 url('images2/bg-button.gif') 0 0 repeat-x;
	color: #FFF;
	font-weight: bold;
}

div.login table td {
	padding: 1px;
	vertical-align: center;
}

#left .login .search input.text {
	width: 110px;
}

#right p {
	text-align: center;
}

#footer {
    background: url('images3/bg-bottom.gif') 50% 0 no-repeat;
    padding: 15px 0px;
    text-align: center;
}

#footer .a {
	float: left;
	margin: 0;
}

#footer .b {
	float: right;
	margin: 0;
}

a img {
	border: none;
}

.fotka {
	border: solid 1px #E8E8E8;
	width: 170px;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.fotka:hover {
	background: #FFFDF4;
}

.fotka2 {
	padding: 7px;
}

#footer a {
    color: #0D3757;
}

#footer a:hover {
    color: #222;
}

ul.folders {
  list-style-type: none;
  padding-left: 10px;
  margin-left: 0;
  margin-top: 1em;
}

ul.folders ul {
  list-style-type: none;
  padding-left: 10px;
  margin-left: 0;
  margin-top: 3px;
}

ul.folders li {
  padding-left: 26px;
  padding-top: 2px;
  padding-bottom: 2px;
  background: url('images2/folder.gif') 0 2px no-repeat;
  font-weight: bold;
}

img.foto {
	padding: 5px;
	border: solid 1px #E8E8E8;
	margin-bottom: 10px;
}

.kontakty img.foto {
	margin-right: 10px;
}


ul.tabs {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: -5px;
	left: -1px;
	width: 575px;
	height: 22px;
	background: #E9E9E9 url('images/border.gif') 0 100% repeat-x;
}

ul.tabs li {
	float: left;
	display: block;
	border-left: solid 1px #8699ab;
	border-right: solid 1px #8699ab;
	border-top: solid 1px #8699ab;
	margin-right: 5px;
}

ul.tabs li a {
	text-decoration: underline;
	display: block;
	height: 21px;
	line-height: 21px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	color: #FFF;
	background: #8699ab;
}

ul.tabs li.sel a,
ul.tabs li a:hover {
	text-decoration: none;
	color: #2d4768;
	background: #fbfbfb;
}


.kalendar {
  text-align: center;
  width: 144px;  
  font-weight: bold;
}

.kalendar th {
  padding: 0px;
  background: #BAD4E8;
  font-weight: bold;
  color: #597687;
}

.kalendar td {
  width: 14%;
  padding: 0px;
  background: #FFF url('images/kalendar_bg.gif') 0 0 no-repeat;
}

.kalendar td.dnes {
  color: #FFF;
  background: #ffd503;
  font-weight: bold;
}

.kalendar td a {
/*  color: #FA831D;*/
  text-decoration: underline;
}

.kalendar td.dnes a {
  color: #FFF;
}

.kalendar td a:hover {
  text-decoration: none;
}

/*#footer a {
	text-decoration: none;
	font-weight: bold;
}*/

.left {
	float: left;
}

.right {
	float: right;
}

#left,
#left h2,
#left label {
	color: #FFF;
}

h2.tabs {
	padding-top: 15px;
}

.podujatia th {
	background-color: #1d3858;
	color: #FFF;
	font-weight: bold;
	padding: 4px;
}

.podujatia th a {
	color: #FFF;
}


.podujatia td {
	border-bottom: solid 1px #AAA;
	padding: 4px;
}

.paging {
	clear: left;
	padding: 10px;
	text-align: center;
}

.paging a {
	padding: 2px 5px;
	border: solid 1px #E8E8E8;
	text-decoration: none;
	font-weight: bold;
}

.paging a:hover,
.paging a.selected {
	background: #E8E8E8;
/*	color: #FFF;*/
}

.anketa .vysledky {
  width: 20em;
  display: block;
/*  color: #FE871D;*/
  font-weight: bold;
  height: 1em;
  margin-top: 2px;
}

.anketa .ciara {
  display: block;
  width: 86%;
  float: left;
  text-align: left;
  background: #E8E8E8;
}

.anketa .ciara span {
  display: block;
  padding: 0 0px;
}

.anketa .ciara span span {
  display: block;
  padding: 0;
  background: #E8E8E8 url('images/bar.gif') 0% 50% repeat-x;
}

.anketa .cislo {
	padding-left: 10px;
}

#fontsizes {
 width: 778px; margin: auto; position: relative;
	font-size: 8px;
}

#fontsizes div {
	position: absolute;
	top: 153px;
	right: 10px;
}

#fontsizes a {
	color: #FFF;
	font-size: 8px;
	text-decoration: none;
}

#fontsizes a.font {
	border: solid 1px #FFF;
	padding: 1px 4px;
}

#fontsizes a.big {
	font-size: 11px;
}


.diskusia {
  background-color: #FBFBFB;
  padding: 2px;
  margin-bottom: 1.33em;
}

.diskusia table.diskusie {
  width: 100%;
}

.diskusia table.diskusie th.nadpis1 {
  border-right: none;
  border-top: none;
}

.diskusia table.diskusie th.nadpis1 {
  background-color: #8699AB; color: #FFF; padding: 4px 10px;
}

.diskusia table.diskusie th {
  padding: 2px 2px 2px 10px;
  text-align: left;
/*  border-top: 2px solid #FFF; */
  border-right: 2px solid #FFF;
}

.diskusia table.diskusie th {
  background-color: #8699AB; color: #FFF; padding: 4px 10px;
/*  color: #5A7A3B;
  background-color: #DBEFC2;*/
}

.diskusia table.diskusie th.last {
  border-right: none;
  text-align: center;
  padding: 2px;
}

.diskusia table.diskusie td {
  padding: 2px;
  vertical-align: middle;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
}

.diskusia table.diskusie td.main {
  padding: 2px 2px 2px 10px;
}

.diskusia table.diskusie th.cisla {
  text-align: center;
  padding: 2px;
}

.diskusia table.diskusie td.cisla {
  text-align: center;
  background-color: #ECF0F4;
}

.diskusia table.diskusie td.info {
  text-align: center;
  border-right: none;
}

.diskusia .prispevok {
  border-bottom: solid 2px #FFF;
}

.diskusia .prispevok h3 {
  padding: 4px 10px;
  margin: 0;
  font-size: 1em;
}

.diskusia .prispevok h3 {
  background-color: #5A7A3B;
  color: #FFF;
}

.diskusia .prispevok2 {
  float: left;
  width: 100%;
  background-color: #F0FDE1;
}

.diskusia .prispevok .autor {
  float: left;
  width: 100px;
  padding: 2px 10px;
}

.diskusia .prispevok .autor {
  color: #5A7A3B;
  background-color: #DBEFC2;
  
}

.diskusia .prispevok .text {
  float: left;
  padding: 2px;
}

.bnr {
 color:#0D3757;
}

.bnr {
 color:#0D3757;
 text-decoration: none;
}

.bnr:hover {
 text-decoration: underline;
}