/* CSS Document fot stancjestudenckie.pl UPDATED: 3.08.2007 */

@import url(chromestyle.css);

body{
font-family: Arial, Helvetica, sans-serif;
font-size: .8em;
margin: 0 auto;
padding: 0 auto;
width: 760px;
color: #333333;
background-color: #FEFEFE;
}

a img {
border: 0px;
}

table,
tbody,
tr,
td {	
vertical-align: middle;
}

#topsection{
height: 100px;
background: #FEFEFE url('http://beta.stancjestudenckie.pl/images/background.gif') repeat-x bottom;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 190px;
}

#rightcolumn{
float: left;
width: 190px;
margin-left: -190px;
}

#footer{
clear: left;
width: 100%;
text-align: center;
padding: 4px 0;
color: #999999;
font-size: 9px;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 7px;
margin-top: 0;
}

.date {
text-align: center;
}

/* Static elements */

#logo {
margin: 20px 0;
}

/* Typography headlines */

h1 {
font-size: 1.5em;
padding: 0;
margin: 15px 0;
}

h2, h4 {
font-size: 1.2em;
font-family: Arial, Helvetica, sans-serif;
padding: 15px 0 5px 10px;
margin: 0;
}

h2 {
font-size: 1.1em;
font-weight: bolder;
}

h4 {
font-size: 1em;
}

/* Google Ads */

.google {
padding: 77px 0 0 5px;
}

.googletop {
padding: 20px 0 0 5px;
}

.googleline {
position: absolute;
top: 146px;
margin-left: 0px; /*left in position*/
}

/* Showcase class */

.showcase {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .88em;
}

.showcase td {
line-height: 2.6em;
padding: 0 0 0 4px;
color: #666666;	
border-top: 1px solid #E1E1E1;
}

.showcase table {
width: 100%;
}

.showcase strong {
color: #333333;
}

.showcase th {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
line-height: 2.3em;
margin: 0px;
height: 5em;
text-align: left;
}

.showcase a {
text-decoration: none;
color: #666666;
display:block;
}

/* Form class */

.form table {	
padding: 5px 10px 5px 10px;
}

.formlabel{
color: #666666;
text-align: right;
width: 180px;
line-height: 1.6em;
vertical-align: top;
padding: 0 3px 0 0;
}

.formif {
color: #666666;
font-size: .9em;
}

.formhow,
.formopt {
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: .8em;
}

.formdesc {
line-height: 1.5em;
}

/* Form fields */

.options {
width: 12em;
}

.shortoptions {
width: 7em;
}

.numeric {
width: 4em;
}

.bigbox {
width: 20em;
height: 10em;
}

.smallbox {
width: 20em;
height: 7em;
}

.text {
width: 11em;
}