body {
	margin: 10px;
	background-color: #ECEDDF; 
	line-height:11px;
	font-family:Arial;
	font-size:11px;
	color:#111111;
}
input, select, option {
	font-size:12px;
}
/* formularz */
form {
    width:430px;
    border:1px solid #ddddc7;
}
table.form {
    background-color:#DDDDC7;
    margin:5px;
    width:420px;
    padding:5px;
    border:1px solid #d8d8b2;
    }
table.form th {
    text-align:right;
    padding:2px;
    width:120px;
}

table.form td {
    text-align:left;
}
table.form img {
    bordeR:1px solid #ECEDDF;
}
/* top tabelka naglowkowa */
table.top {
    width:750px;
}
table.top table.inside td{
    padding:2px;
    }
table.inside{
    height:90px;
    width:685px;
}
table.top a {
    color:#663333;
    text-decoration:none;
    }
table.top a:hover {
    color:#990000;
    text-decoration:underline;
}

/* box */
table.box {
    margin-bottom:5px;
    padding:10px;
    background-color:#F9F9ED;
    border:solid 4px #D3D3CA;
    color:#333333;
    line-height:12px;
    width:740px;
}
table.box th {
    text-align:right;
    vertical-align:top;
    width:120px;
    height:16px;
}
table.box td {
    padding:1px;
}
table.box a {
    color:#336600;
    }
table.box a:hover {
    color:#669933;
}
/* rows */
table.rows {
    background-color:;
    border:1px solid #D0D0C5;
    width:420px;
    padding:5px;
}
table.rows th {
    font-size:12px;
    padding:2px 10px 2px 10px;
}
table.rows td {
    padding: 3px 8px 3px 8px;
    text-align:center;
}
table.rows .first {
    background-color:#FFFFF0;
}
table.rows .second {
    background-color:#F5F5DC;
}
table.rows a {
    color:#CC0000;
    text-decoration:none;
    font-weight:bold;
    }
table.rows a:hover {
    color:#990000;
    text-decoration:underline;
}
table.miniaturki {
	width:750px;
}
table.miniaturki tr {
    margin-bottom:5px;
}
.miniaturki a{
    text-decoration:none;
    color:#339933;
    font-size:11px;
    font-weight:bold;
    line-height:16px;
}
.miniaturki  a:hover {
    text-decoration:none;
    color:#336633;
    font-size:11px;
}
.miniaturki img {
    border:1px solid #339933;
    margin:2px;
}
.miniaturki img:hover {
    border:2px solid #336633;
    margin:1px;
}
/* strony */
a.strony {
    color:#CC0000;
}
a.strony:hover {
    color:#990000;
    text-decoration:none;
} 

/* naglowki */
h1 {
    font-family:serif;
    font-size:30px;
    color:#669900;
    margin:8px 2px 8px 2px;
}
h2 {
    font-family:serif;
    font-size:24px;
    color:#669933;
    margin-top:5px;
} 
h3 {
    font-family:Arial;
    font-size:18px;
    color:#336600;
}
h4 {
    margin:1px;
    text-align:center;
    font-size:14px;
    color:#990000;
}
.right {
    text-align:right;
}
.center {
    text-align:center;
}
table.inside a.astcon {
    color:#669966;
    font-size:9px;
    text-decoration:none;
}
table.inside a.astcon:visited {
    color:#669966;
}
table.inside a.astcon:hover {
    text-decoration:underline;
}
a.astcon {
    color:#669966;
    font-size:9px;
    text-decoration:none;
}
a.astcon:visited {
    color:#669966;
}
a.astcon:hover {
    text-decoration:underline;
}