@CHARSET "UTF-8";

div#content_top, div#content_btm {
display: block;
width: 1000px;
padding-top: 10px;
padding-bottom: 10px;
}

div#content_top {
height: 170px;
text-align: center;
}

div#prev, div#next {
width: 50px;
}

td.prev {
padding-right: 10px;	
}

td.next {
padding-left: 10px;	
}

td.miniatura {
width: 200px;
height: 160px;
padding-left: 10px;
padding-right: 10px;
}

div#projekt_ekran {
position: absolute;
margin-top: 145px;
margin-left: 680px;
width: 230px;
height: 230px;
}

div#projekt_opis {
position: absolute;
margin-top: 155px;
margin-left: 50px;
width: 600px;
height: 140px;
}

div#projekt_nazwa {
position: absolute;
margin-top: 125px;
margin-left: 50px;
width: 600px;
height: 30px;
font-size: 14px;
font-weight: bold;
}

div#projekt_techniki {
position: absolute;
margin-top: 310px;
margin-left: 50px;
width: 600px;
height: 30px;
}

div#projekt_url {
position: absolute;
margin-top: 350px;
margin-left: 50px;
width: 600px;
height: 30px;
font-weight: bold;
color: #f3aa1e;
}

a.url:link, a.url:visited, a.url:active {
font-size: 14px;
font-family : Tahoma, Arial, Sans-Serif;
font-weight: bold;
color: #444444;
text-decoration: none;
}

a.url:hover {
font-size: 14px;
font-family : Tahoma, Arial, Sans-Serif;
font-weight: bold;
color: #f3aa1e;
text-decoration: underline;
}

a.online:link, a.online:visited, a.online:active {
font-size: 12px;
font-family : Tahoma, Arial, Sans-Serif;
font-weight: bold;
color: #f3aa1e;
text-decoration: none;
}

a.online:hover {
font-size: 12px;
font-family : Tahoma, Arial, Sans-Serif;
font-weight: bold;
color: #f3aa1e;
text-decoration: underline;
}