* {
    padding: 0;
    margin: 0;
}

body {
    behavior: url("script/csshover2.htc");
    background: #FFFFFF url('../images/tlo00.jpg') repeat-x;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    text-align: center;
}

div#strona {
    width: 990px;
    height: 600px;
    position: relative;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background: #FFFFFF url('../images/tlo01.jpg') center top no-repeat;
}

div#container div#content .fotoprawe {
    width: 150px;
	height: 150px;
	background: #CDD3EB;
	padding: 15px;
	border: #fff 1px solid;
	margin: 0 0 10px 10px;
	float: right;
}

div#container div#content .fotolewe {
    width: 150px;
	height: 150px;
	background: #CDD3EB;
	padding: 15px;
	border: #fff 1px solid;
	margin: 0 10px 10px 0;
	float: left;
}

div#container div#content .mini {
    width: 100px;
	height: 100px;
	background: #CDD3EB;
	padding: 10px;
	border: #fff 1px solid;
	margin: 10px 10px 10px 10px;
	float: left;
}

div#container div#content a, div#container div#content a:hover {
    color: #A00005;
    text-decoration: underline;
    
}

br.nowalinia {
    clear: both;
}

#menudolne {
	left: 21px;
	top: 617px;
    width: 950px;
    height: 40px;
    position: absolute;
    padding: 5px 0 0 0;
    text-align: center;
}