/* Netventure, http://www.netventure.pl/ */

/* globalne */

body { color: #555555; } /* lightgrey */
a { color: #002053; } /* navyblue */
a:hover, a:active { color: #002053; } /* navyblue */
a:visited { color: #002053; } /* navyblue */

a.raw {} /* navyblue */
a.raw:hover, a.raw:active { text-decoration: none; } /* navyblue */
a.raw:visited { } /* navyblue */


.navyblue { color: #002053; }
.yellow { color: #FCD016; }
.darkgrey { color: #90908D; }
.lightgrey { color: #555555; }

.navybluebg { background: #002053; }
.yellowbg { background: #FCD016; }
.darkgreybg { background: #90908D; }
.lightgreybg { background: #555555; }

input, textarea, select { border: 1px inset #CDCDCD; background: #F4F4F4; color: #3D3D3D; }

/* lokalne */
a.gototop { margin: 10px 0 10px 420px; display: block; font-weight: bold; }
img.screenshot { display: inline; margin: 0 0 0 0; }
span.opcja {font-weight: bold; }
h1.headermedium { font-weight: bold; color: #002053; font-size: 15pt; margin: 10px 10px 10px 10px; }

td.blenda { filter: alpha(opacity=15); -moz-opacity: 15%; }

td#profile select, td#profile select option { border: #DEDED9; background: #DEDED9; font-family: Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif; font-size: 8pt; }

table#submenu td a, table#submenu td a:visited, table#submenu td a:active, table#submenu td a:hover { text-decoration: none; color: #002053; }
table#submenu a.fade { font-family: Tahoma, MS Sans Serif, Arial, Helvetica, sans-serif; font-size: 8pt; letter-spacing: 1px; }

table.frontnews a:hover, table.frontnews a:active { text-decoration: none; }

table#contactform td { vertical-align: middle; padding-bottom: 10px; }

