body {
	background-color: #ffffff;
	margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 0px;
	margin-bottom: 0cm;
        font-size: 13pt;
	font-family: Arial;
} 

div.content{
        font-size: 13pt;
	text-align: justify;
	border-bottom: 1px solid gray;
} 

div.content_center{
	text-align: center;
	border-bottom: 1px solid gray;
	color: black;
        font-size: 13pt;
}

div.content:first-letter 
{
	color: #615891;
	font-size:xx-large;
	padding-left: 10px;
	font-style: italic;
}

div.menu{
	font-size: 13pt;
	font-weight: bold;
}

div.menucontainer{
	width: 200px;
	border-bottom-style: solid;
	border-bottom-color: #26192b;
	border-bottom-width: 1px;
	background-image: url('images/menu.jpg');
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0;	
	margin:0
}

div.menulinkwrapper{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
div.empty{
	width: 0;
	height: 0;
}

span.menu{
	color: #B5C8D3;
}

span.cat{
        font-size: 12pt;
	color: #B5C8D3;
}

table.index{
	width: 100%;
	border-width: 0px;
	border-spacing: 0;
	border-collapse: collapse;
}

tr.index{
	margin: 0;
	padding: 0;
}
td.index{
	margin: 0;
	padding: 0;
	vertical-align: top;
}
td.logo{
	width: 200px;
	height: 120px;
	margin: 0;
	padding: 0;
	background: url('images/gemi_logo.jpg') no-repeat center;
	border-color: #26192b;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
td.laka{
	margin: 0;
	padding: 0;
	background: url('images/laka.jpg') no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #26196b;
}
td.laka_en{
	margin: 0;
	padding: 0;
	background: url('images/laka_en.jpg') no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #26196b;
}

td.content{
	margin: 0;
	padding: 15px;
	vertical-align: top;
}

ul.menu{
	color: #92b7e8;
	list-style-type: disc;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-left: 30px;
}

ul.nr{
	list-style-type: decimal;
	text-align: justify;
}
li.nr{
	padding-bottom: 10px;
}

ul.cat{
	color: #92b7e8;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}


a {
	text-decoration: none;
}
a:link {
	color: navy;
}
a:visited {
	color: navy;
}
a:hover {
	color: green;
} 
a:active {
	color: navy;
}

a.menu:link {
	color: #afcef8;
}
a.menu:visited {
	color: #afcef8;
}
a.menu:hover {
	color: #e9f0f8;
} 
a.menu:active {
	color: navy;
}
a.menu {
	width: 140px;
	text-decoration: none;
	font-size: 13pt;
	font-weight: bold;
}
a.languages:link {
	color: #e9f0f8;
}
a.languages:visited {
	color: #e9f0f8;
}
a.languages:hover {
	color: #afcef8;
} 
a.languages:active {
	color: navy;
}
a.languages {
	width: 140px;
	text-decoration: none;
	font-size: 13pt;
	font-weight: bold;
}


a.cat:link {
	color: #9DD3EE;
}
a.cat:visited {
	color: #9DD3EE;
}
a.cat:hover {
	color: #e9f0f8;
} 
a.cat:active {
	color: navy;
}
a.cat{
        font-size: 12pt;
	text-decoration: none;
}
a.p:link {
	color: #1B4E8C;
}
a.p:visited {
	color: #1B4E8C;
}
a.p:hover {
	color: #e9f0f8;
} 
a.p:active {
	color: navy;
}
a.p{
        font-size: 12pt;
	text-decoration: none;
}

a.photo:link {
	color: #1B4E8C;
}
a.photo:visited {
	color: #1B4E8C;
}
a.photo:hover {
	color: black;
} 
a.photo:active {
	color: navy;
}
a.photo{
        font-size: 12pt;
	text-decoration: none;
}

p.naglowek{
	font-weight: bold;
	font-size: large;
	border-bottom-style: solid;
	border-bottom-color: gray;
	border-bottom-width: 1px;
	text-align: left;

}

p.content:first-letter 
{
	font-size:x-large;
	padding-left: 10px;
	color: gray;
}
