body {
	font-family: Arial, sans-serif;
    font-size: 9pt;
    color: black;
	background:url(img/bg.gif) repeat-x #FFFFFF;
    margin:5px;
}

body a {
	color: #6699CC;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

#menu {
    font-size: 8pt;
	background:url(img/menu.gif) repeat-x;
    height:30px;
    border-width:0px 0px 1px 1px;
    border-style:solid;
    border-color:#537ea8;
    color:white;
}

#menu a {
    color:white;
    text-decoration:none;
}

#menu a:hover {
    color:white;
    text-decoration:underline;
}

#ryba {
    height:30px;
    border-width:0px 0px 1px 0px;
    border-style:solid;
    border-color:#537ea8;
}

#main {
	padding-top:5px;
}

.submenu_top {
    font-size: 8pt;
	background:url(../img/submenu.gif) repeat-x;
    height:20px;
    border-width:0px 0px 1px 0px;
    border-style:solid;
    border-color:#537ea8;
    color:white;
    padding-left:10px;
    padding-bottom:0px;
}

.submenu_top a{
	color:white;
}

.submenu {
    border-width:1px;
    border-style:solid;
    border-color:#537ea8;
}

.submenu a{
	text-decoration:none;
}

.submenu a:hover{
	text-decoration:underline;
}

h1 {
	margin:12px;
	color:#ff702b;
    font-family:Arial, sans-serif;
    font-size:13pt;
    font-weight:bold;
    text-align:center;
}

h2 {
	color:#ff702b;
    font-family:Arial, sans-serif;
    font-size:11pt;
    font-weight:bold;
    text-align:left;
    margin:0px;
}

h3 {
	color:black;
    font-family:Arial, sans-serif;
    font-size:9pt;
    font-weight:bold;
    margin:0px;
}

h4 {
	color:#ff702b;
    font-family:Arial, sans-serif;
    font-size:11pt;
    font-weight:bold;
    text-align:center;
    margin:0px;
}

h5 {
	color:#ff702b;
    font-family:Arial, sans-serif;
    font-size:9pt;
    font-weight:bold;
    margin:0px;
}

hr {
	margin:	10px 0px 10px 0px;
	padding:0px;
	border-width:1px 0px 0px 0px;
    border-color:#cedeed;
    border-style:solid;
	height:	1px;
}

#copyright {
	padding-top:5px;
	font-size:7pt;
	border-width:2px 0px 0px 0px;
    border-color:#cedeed;
    border-style:solid;
}

#copyright a {
	color:black;
    text-decoration:none;
}

#copyright a:hover {
    text-decoration:underline;
}

#cursor {
	cursor:help;
}

input {
   font-family: Arial, sans-serif;
   font-size: 9pt;
   padding: 0px 5px 0px 5px;
   background: #ffffff;
   border: 1px;
   border-color: #537ea8 ;
   border-style: solid;
   font-weight: normal;
   width: 350px;

}
button {
   font-family: Arial, sans-serif;
   font-size: 9pt;
   padding: 0px 5px 0px 5px;
   background: #6699CC;
   border: 1px;
   border-color: #537ea8 ;
   border-style: solid;
   font-weight: normal;
   color: white;
   width:75px;
}


textarea {
   font-family: Arial, sans-serif;
   font-size: 9pt;
   padding: 0px 5px 0px 5px;
   background: #ffffff;
   border: 1px;
   border-color: #537ea8 ;
   border-style: solid;
   font-weight: normal;
   width: 350px;
}

select {
   font-family: Arial, sans-serif;
   font-size: 9pt;
   background:white;
   border: 1px;
   border-color: #537ea8 ;
   border-style: solid;
   font-weight: normal;
   color: #345A84;
   width: 130px;
}

.galeria {
	padding:4px;
    float:left;
    text-align:center;
    font-size:8pt;
    width:145px;
    height:150px;
    border-width:0px;
}

.forum1 {
    font-size: 8pt;
	background:url(../img/submenu.gif) repeat-x;
    height:20px;
    border-width:1px 0px 0px 1px;
    border-style:solid;
    border-color:#537ea8;
    color:white;
    padding-left:10px;
}

.forum2 {
    font-size: 8pt;
	background:url(../img/submenu.gif) repeat-x;
    height:20px;
    border-width:1px 0px 0px 0px;
    border-style:solid;
    border-color:#537ea8;
    color:white;
}

.forum3 {
    font-size: 8pt;
	background:url(../img/submenu.gif) repeat-x;
    height:20px;
    border-width:1px 0px 0px 0px;
    border-style:solid;
    border-color:#537ea8;
    color:white;
}

.forum1 a{
	text-decoration:none;
    color:white;
}

.forum2 a{
	text-decoration:none;
    color:white;
}

.forum3 a{
	text-decoration:none;
    color:white;
}

.forum_border {
    border-width:0px 1px 1px 0px;
    border-style:solid;
    border-color:#537ea8;
}

.forum td {
    border-width:1px 0px 0px 1px;
    border-style:solid;
    border-color:#537ea8;
    padding:5px;
}

.forum a{
	text-decoration:none;
}

.forum a:hover{
	text-decoration:underline;
}

.table {
    border-width:0px 0px 1px 1px;
    border-color:#ADC7E1;
    border-style:solid;
}

.table td{
    border-width:1px 1px 0px 0px;
    border-color:#ADC7E1;
    border-style:solid;
}

.forum_first_row {
	background:#e0ecf9;
}

.dark_blue {
	background:#6699CC;
}

.light_blue {
	background:#ADC7E1;
}

.dark{
	color:#6699CC;
}

.kontrast{
	color:#ff702b;
}