body{
	font-family:  verdana, tahoma, arial;
	background-color	: #DDDDDD;
	font-size: 13px;
}

.page {
	height	: 100%;
	width	: 760px;
	overflow	: hidden;
	margin	: auto;
	padding	: 0px;
	background-color	: #F0F0F0;
}

.headLine {
	width	: 760px;
	margin	: 0px;
	padding	: 0px;
	float	: left;
        clear	: both;
	background-color	: #F0F0F0;
	border-top : solid 1px red;
	border-bottom : solid 1px red;
}

.headLogo {
	width	: 760px;
	height	: 80px;
	margin	: 0px;
	padding	: 10px 0px;
	background: url(img/bar.jpg);
	text-align	: left;
	font-size	: 0px;
	font-weight: bold;

	float	: left;
        clear	: left;
}

.leftBar {
	width	: 210px;
	margin	: 0px;
	padding	: 0px;
	float	: left;
        clear	: left;
	text-align	: center;
}

.leftMenu {
	width	: 210px;
	margin	: 0px;
	padding	: 0px;
	float	: left;
        clear	: left;
}

.leftForm {
	width	: 210px;
	margin	: 20px 0px 0px 0px;
	padding	: 0px;
	float	: left;
        clear	: left;
}

.rightContent {
	width	: 530px;
	margin	: 0px;
	padding	: 10px;
	text-align	: justify;
	float	: left;
	background-color	: #FFFFFF;
}

.bold {
	font-weight: bold;
}

.left {
	text-align: left;
	text-indent: 0px;
}

.small {
	font-size: 11px;
}

.smallgrey {
	font-size: 10px;
	color: #666666;
	line-height: 110%;
	text-indent: 0em;
	background-color : #F6F6F6;
	padding: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.gray {
	color: #505050;
}

p {
	text-indent: 2em;
	line-height: 140%;
	padding: 0px; 
	margin: 10px 0px;
}

p.last {
	text-indent: 0em;
	line-height: 100%;
	margin	: 3px;
	padding	: 3px;
}

p.cytat {
	text-align: justify;
	color: #505050;
	font-style: italic;
	font-size: 11px;
	margin:	10px;
}

p.podpis {
	text-align: right;
	color: #505050;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin:	10px;
}

h2 {	font-size: 18px;
        color: #000080;
	text-decoration: none;
	font-weight: bold;
}

h3 {	font-size: 14px;
        color: #000080;
	text-decoration: none;
	font-weight: bold;
	background-color: #F6F6F6;
	/*background: url(img/barh3.png) repeat-x;*/
	padding : 4px;
        /*border-top: 1px solid #8080d0;*/
	border-bottom: 1px solid #8080d0;
}

.foot {
	width	: 760px;
	height	: 20px;
	margin	: 0px;
	padding	: 8px 0px;
	float	: left;
        clear	: both;
	text-align	: center;
	font-size:	11px;
	color: #666666;
	border-top : solid 1px red;
}


ul#menu {
	float: left;
	width: 210px;
	text-align: left;
	list-style-type: none;
}

ul {
	padding: 0px;
	margin: 10px 60px; 
}

li {
	margin: 14px 0px;
}


ul#menu,
ul#menu li,
ul#menu li a {
	padding: 0;
	margin: 0;
}

ul#menu li a {
	text-indent: 12px;
	line-height: 35px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px;
	max-height: 36px;
	width: 210px;
        background: url(img/img.gif) repeat-x;
	border-bottom: 1px red solid;
}

ul#menu li a:hover {
	background: url(img/img_s.gif) repeat-x;
}

ul.link li a{
	font-size: 11px;
}

a.form, a.form:visited {
	font-size: 11px;
	display: block;
	text-align: center;
	font-weight: bold;
	padding: 48px 0px 0px 0px;
	background: url(img/formoff.gif) no-repeat top center;
}

a.form:hover {
	background: url(img/form.gif) no-repeat top center;
}

a, a:visited {
	text-decoration: none;
	color: #565680;
}

a:hover {
	color: #000080;
}


ul.link li{
	list-style-type: none;
}

:focus
{
outline-style: none;
}

.image
{
	float	: right;
	margin	: 8px;
	border	: none
}

img.icon {
	vertical-align: middle;
	margin-right: 6px;
}

img {
	border: 0px;
}
