﻿body {
background: url(flaga.jpg) no-repeat fixed top center;
font-family: Georgia;
color: #262626;
margin: 0;
padding: 0;
}

img {
border: 0;
}

a.kamera:link, a.kamera:visited {
color: #8e0000;
text-decoration: none;
}

a.kamera:hover {
text-decoration: underline;
}

/*
#main {
	position:absolute;
	top: 50%;
	left: 50%;
	width:750px;
	height:300px;
	margin-top: -150px; 
	margin-left: -375px; 
}
*/

#main {
background: url(bg.png);
width: 730px;
height: auto;
margin: 0;
padding: 15px;
border-left: 1px #d1d1d1 solid;
border-right: 1px #d1d1d1 solid;
text-align: justify;
}

h1 {
color: #c53434;
}

a.pliki:link, a.pliki:visited {
color: #c53434;
font-size: 22px;
font-family: Impact, Georgia;
text-decoration: none;
}

a.pliki:hover {
color: #941616;
}

#menum {
width: 730px;
background: #ffffff;
padding: 2px 0;
border: 1px solid #bfbfbf;
}

a.menu:link, a.menu:visited {
color: #c53434;
font-size: 22px;
padding: 2px 10px;
background: #ffffff;
font-family: Impact, Georgia;
text-decoration: none;
margin: 0 5px;
}

a.menu:hover {
color: #ffffff;
background: #c53434;
}
