﻿/*************** STYLE OGÓLNE ***************/
body {
	margin : 10px 0px;
	background: #F4F4F4;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
}
#fullheight {
	height: 100%;
}
img {
	border : none;
}
img.menu {
	border : none;
	padding : 0px;
	margin-left : 25px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top : 0;
}
img.galeria {
	float: left;
	border-style: solid;
	border-width: 1px;
	background-color: #808000;
}
img.center {
	text-align : center;
}
p {
	font-style: italic;
	font-size: 16px;
	color: #000000;
	text-align: justify;
}
p.stopka {
	font-style: italic;
	font-size: 11px;
	color: #8E9094;
	margin-top: 6px;
	margin-left: 0;
}

h1{
	font-style: italic;
	margin: 10px 0px 10px 0px;
	font-size: 26px;
	color: #000000;
	text-align: left;
}

h2{
	font-style: italic;
	margin: 10px 0px 10px 0px;
	font-size: 20px;
	color: #000000;
	text-align: left;
}

a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#galeria {
	border-style: solid;
	border-width: 4px 4px 8px 4px;
	border-color: #FFFFFF;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
}
.page{
	font-size: 12px;
	text-align: left;
	color: #666666;
	text-decoration: none;
}

a.page{
	font-size: 12px;
	color: #666666;
	text-decoration: none;	
}

a:visited.page{
	color: #666666;
	text-decoration: none;		
}


/*************** TABELA ***************/
td.tresc {
	background: #F4F4F4;
	horizontal-align: left;
	vertical-align: top;
	padding : 0px;
	margin-left: 0px;
	margin-right: 0px
}
td.menubok    {
	horizontal-align: right;
	vertical-align: top;
}

.header {
	vertical-align: top;
	text-align: right;
	color: #FFFFFF;
	background-image: url('../img/baner.jpg');
}
