﻿
body {
	margin: 0;
	padding: 0;
}
#tabela {
	width: 800px;
	border: 0px;
	vertical-align: top;
}

#naglowek {
	color:#666699;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:20px
}

#2naglowek {
	color:orange;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin-top:30px
}

#text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000066;
}

#plus {
	color: green;
	border-top-width:1px;
	border-top-color:silver;
	border-top-style:dashed
}

#minus {
	color:red;
	border-top-width:1px;
	border-top-color:silver;
	border-top-style:dashed
}


#menu {
	vertical-align: top;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
	font-size: medium;
	list-style-type: circle;
	margin-top: 0 px;
}

#page_content {
	font: normal normal normal small Verdana;
	margin-left: 20px;
	margin-right:20px;
	color: #808080;
	text-align: justify;
}

#footer {
	clear: both;
	color: #3366FF;
	font-family: arial;
	font-size: small;
	text-align: center;
}
h4 {
	color: #FF9933;
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: medium;
	text-align:center
}
#kontakt_ramka {
	line-height: 20px;
}
a:hover {
	text-decoration: none;
	background-color: #66FFFF;
}
a:link{
	text-decoration: none;
	color: #003399;
}
a:visited{
	text-decoration: none;
	color: #003399;
}

#wewn {
	border-top-width:1px;
	border-top-color:silver;
	border-top-style:dashed
}

img{
	margin:5px;
	text-align:center
}
