@CHARSET "UTF-8";

body {
	background: white;
	margin: 0px;
	font-family: arial;
}

table.globalna {
	width: 750px;
	height: 100%;
	table-layout:fixed;
	padding:0px;
}

.crosstop {
	font-size:1px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	width: 11px;
}
.crossbottom {
	font-size:1px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.crossright {
	font-size:1px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
.crossleft {
	height: 11px;
	font-size:1px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.crossmiddle {
	border: 1px solid black;
	font-size:1px;
	background: black;
	
}

table.glowna {
	height:600px;
	width: 100%;
    margin:0px;
    table-layout:fixed;
    border:1px solid black;
	background: #b5b198;
}

table.dolna {
	width:100%;
}

.topleft {
	background:#f9f4d1;
	width:85px;
	height:85px;
	table-layout:fixed;
}

.topright {
	background:#e1dcbd;
	padding: 10px;
}

.bottomleft {
	background:#e1dcbd;
	padding:5px;
}

.bottomright {
	background:#f9f4d1;
	padding:0 30 0 30;
	line-height: 150%;
}
.outside {
	list-style-position: outside;
	list-style-type: disc;
}

.na_dole {
	text-align:bottom;
}

a {
	color: black;
	text-decoration: none;
	font-family: arial;
}

a:hover {
	color:red;
}

.imglink {
	border:1px solid gray;
}

.imglink:hover {
	border:1px solid black;
}

.menulink {
	font-weight: bold;
	margin:0 0 0 35;
	font-variant: small-caps;
	font-size:120%;
}

.footnote {
	font-size: 70%;
	font-variant: normal;
	color: #d7d7d7;
	font-family: times;
}

.cennik {
	width:100%;
}

.ciemny {
	background: #d5d1b3;
	padding: 2 10 2 10;
}

.jasny {
	background: #e1dcbd;
	padding: 2 20 2 0;
	text-align: right;
}

.jasnykontakt {
	background: #e1dcbd;
	text-align: left;
	padding: 2 10 0 10;
}

.wyjasnienie {
	font-size: 80%;
	margin-left: 5px;
}

.ciemnynaglowek {
	width:150px;
	text-align:center;
	background: #d5d1b3;
	padding: 2 0 2 0;
}
.kontakt {
	width:80%;
	margin:5 30 0 30;
}

.tlumaczenie {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 120%;
	padding-bottom:5;
}
.wciecie {
	margin-left: 25;
}

