*{
	margin:0;
	padding:0;
	list-style:none;
	border:none;
}

body {
	background-image: url("../img/grad.gif");
	background-repeat: repeat-x;
	background-color: #f7f9ff;
	color: #008;
	font-family:Verdana,Arial,Sans-Serif;
	width: 780px;
	margin:0 auto;
}

p {
 text-align: justify;
 font-size:.8em;
 padding:0 1em 0 1em;
}

p.tab {
	padding:0 0 0 10px;
}

p.button {
	padding:0;
}

p.nav {
 text-align: right;
 font-size:.6em;
 padding:1em 1em 0 1em;
}

p.kontakt {
 text-align: center;
 font-size:.8em;
}

h3 {
	font-size:1em;
	color:#008;
	font-family:"Trebuchet MS",Arial,Sans-Serif;
	padding:1em 0 1em 1em;
}

h3.tab {
	font-size:1em;
	color:#fff;
	font-family:"Trebuchet MS",Arial,Sans-Serif;
	padding:1em 0 1em 1em;
}

div.spec{
	background-image: url("../img/spec.gif");
	background-repeat: repeat-x;
}

div.pitroczny{
	background: #3F72B3;
	color: #fff;
	width: 250px;
	float: right;
}

.pitroczny img{
	vertical-align: middle;
}

dt {
	font-family:"Trebuchet MS",Arial,Sans-Serif;
	padding:1em 0 1em 1em;
	font-size:1em;
	font-weight: bold;
}

ul.dane li{
	font-family:"Trebuchet MS",Arial,Sans-Serif;
	padding:0 0 0 2em;
	font-size:1em;
}

textarea {
	border: 1px solid #008;
	padding: 1em 1em 0 1em;
	width: 97%;
}

a:link
{
	color: #3F72B3;
	text-decoration: underline;
}
a:visited
{
	color: #3F72B3;
	text-decoration: underline;
}
a:hover, a:active
{
	color: #008;
	text-decoration: underline;
}

.ramka img{
border: 2px solid #497CBD;
}

.ramka:hover img{
border: 2px solid #008;
}

.ramka:hover{
color: red;
}

div.domtab{
	padding:0;
	width:100%;
	font-size:90%;
}
ul.domtabs{
	float:left;
	width:100%;
	margin:2em 0 0 0;
}
ul.domtabs li{
	float:left;
	padding:0 .5em 0 0;
}
ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover{
	padding:.2em 1em;
	display:block;
	background:#666;
	color:#ccc;
	height:3em;
	font-weight:bold;
	text-decoration:none;
}
html>body ul.domtabs a:link,
html>body ul.domtabs a:visited,
html>body ul.domtabs a:active,
html>body ul.domtabs a:hover{
	height:auto;
	min-height:1.5em;
}
ul.domtabs a:hover{
	background:#497CBD;
}
div.domtab div{
	clear:both;
	width:auto;
	background:#3F72B3;
	color:#fff;
	padding:1em 0em;
}
ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover{
	background:#3F72B3;
	color:#fff;
}
#domtabprintview{
	float:right;
	padding-right:1em;
	text-align:right;
}
#domtabprintview a:link,
#domtabprintview a:visited,
#domtabprintview a:active,
#domtabprintview a:hover{
	color:#fff;
}
p{
	margin:0 0 .5em 0;
	line-height:1.3em;
}
h1{
	font-size:1.2em;
	color:#008;
	text-align:center;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial,Sans-Serif;
	padding:0 .5em 1.1em .5em;
}
h2{
	font-size:2em;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial,Sans-Serif;
	padding:.5em 0;
	border-bottom:1px solid #008;
}
pre{
	font-size:1.2em;
	padding:1em;
}
div.domtab div a:link,
div.domtab div a:visited,
div.domtab div a:active
{
	color:#fff;
	display:block;
	padding:1em .5em;
	font-weight:bold;
	font-size:1.3em;
}
div.domtab div h2 a,
div.domtab div h2 a:hover,
div.domtab div h2 a:active
{
	color:#cfc;
	display:inline;
	padding:0;
	font-weight:normal;
	font-size:1em;
}

/* other scheme! */
#other{
	font-size:.8em;
	margin-left:.3em;
	width:60em;
	margin-bottom:3em;
	float:left;
}
div#other.domtab div{
	clear:both;
	width:54em;
	background:#669;
	color:#fff;
	padding:1em 3em;
}

#other ul.domtabs a:hover{
	background:#669;
}
div#other ul.domtabs li.active a:link,
div#other ul.domtabs li.active a:visited,
div#other ul.domtabs li.active a:active,
div#other ul.domtabs li.active a:hover{
	background:#669;
	color:#fff;
}
#other div{
	float:left;
}
ul.prevnext{
	float:left;
	width:100%;
}
ul.prevnext li{
	float:left;
	width:49%;
}
ul.prevnext li.next{
	float:right;
	text-align:right;
}