body {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #687F8D;
}
a:visited {
	color: #93A5B0;
}
.question {
	cursor : help;
}
.hidden {
	display: none;
}

#header {
	display: none;
}
#header a {
	display: none;
}
#header form {
	display: none;
}
table#search {
	display: none;
}
table#search td{
	display: none;
}

input.text {
	width: 120px;
}
#search input{;
	font-size: 70%;
}
#menu {
	display: none;
}
#menu a, #menu a:visited {
	padding: 0 10px 0 10px;
	color: #222222;
	text-decoration: none;
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 0;
}
#menu a.selected, #menu a:visited.selected {
	background: #687F8D url(../img/poza.gif) repeat-x;
	color: #ffffff;
}
#menu a:hover, #menu a:hover.selected {
	background: #9AADB8 url(../img/pozahover.gif) repeat-x;
	color: #ffffff;
}
#submenu {
display: none;
}
#submenu a, #submenu a:visited {
	padding: 0 10px 0 15px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 25px;
	height: 25px;
	background: transparent url(../img/square.gif) no-repeat left 50%;
	margin-left: 10px;
}
#submenu a:hover {
	color: #F5DEB3;
}


form.diskusia {
	padding:0;
	margin: 0;
}
.diskusia .message {
	margin-top: 10px;
	border-top: 3px solid #687F8D;
}
.diskusia table {
	border: 0;
	font-size: 100%;
	width: 90%;
}
.diskusia table tr, td {
	display: none;
}
.message table td.right {
	text-align:right;
	width: 25%;
}
.diskusia .inputext, .diskusia textarea{
	width: 75%;
}



#leftmenu {
	display: none;
}
#leftmenu .leftsub a,#leftmenu .leftsub a:visited {
	text-decoration: none;
	display: block;
	color: #000000;
	border: none;
	height: 25px;
	line-height: 25px;
	padding: 0 20px 0 20px;
	border-bottom: 1px dashed #cccccc;
}
#leftmenu a.last, #leftmenu a:visited.last {
	border-bottom: none;
}
#leftmenu a, #leftmenu a:visited {
	text-decoration: none;
	display: block;
	color: #5B3700;
	height: 25px;
	line-height: 25px;
	padding: 0 15px 0 15px;
	border-bottom: 1px dashed #cccccc;
}
#leftmenu a:hover {
	background: #F5DEB3;
}

.leftsub {
	background: #E6EBED url(../img/pozamen.gif) repeat-x;
}
hr.cistic {
	clear: both;
	visibility: hidden;	
}
h3.nadpis {
	padding: 4px 15px 4px 15px;
	margin: 0;
	font-size: 100%;
}
h2 {
	padding: 0;
	margin: 10px 0 10px 0;
	font-size: 140%;
	color: #687F8D;
	font-weight: normal;
}
h3 {
	padding: 0;
	margin: 0.5em 0 0.5em 0;
	font-size: 125%;
}
h3 a,h3 a:visited {
	color:  #5B3700;
}
h4 {
	font-size: 110%;
	margin: 0.5em 0 0.5em 0;
}
h5 {
	margin: 0.5em 0 0.5em 0;
}
#left {
display: none;
}
#left h3 {
	border-top: 3px solid #F5DEB3;
	margin: 0;
	font-size: 100%;
	padding: 10px 5px 5px 5px;
		text-align: left;
}
#left form {
	padding: 0;
	margin: 0;
	text-align: left;
}
.mailing {
	text-align:center;
	padding: 0 5px 10px 5px;
}
.mailing  input {
	font-size: 95%;
	text-align: left;
}
.mailing input.text {
	width: 60%;
	text-align: left;
}
#floatbug {
	width: 100%;
	background-color: White;
}
#right {
display: none;
}
.firstr {
	padding: 5px;
	border-bottom: 3px solid #F5DEB3;
	text-align: left;
}
.content {
	margin-bottom: 10px;
	text-align: left;
}
.date {
	font-size: 70%;
	color: #5B3700;
	margin-bottom: 5px;
		text-align: left;
}
.viac {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: right;
	border-bottom: 1px solid #bbbbbb;
	
}
.next {
	text-align: center;
}
#copyright {
display: none;
}
#copyright a, #copyright a:visited {
	color: white;
}
.ordin {
	padding: 0 5px 10px 5px;
	text-align: left;
	border-bottom: 3px solid #F5DEB3;
}
 li {
	list-style : square;
	margin-bottom: 5px;
	margin-top: 5px;
		text-align: left;
}
li ul a, li ul a:visited{
	color:#5B3700;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
}
p {
	text-align: left;
}
.namedate {
	background: #E6EBED;
	padding: 2px 5px 2px 5px;
	color: #687F8D;
}
.message {
	background: #F7F7F7 url(../img/shadow.gif) repeat-x bottom;
	padding: 5px 5px 14px 5px;
	margin-bottom: 10px;
	/*border-bottom: 1px solid #E6EBED;*/
}
.message img {
	float: left;
	margin-right: 10px;
}
.galery img {
	display: inline;
	border: 1px solid #687F8D;
}