html, body {
margin:0px;
width:100%;
background:url(images/bg.jpg);
}

.tiny_contact {
font-size:9px;
font-weight:normal;
color:#5e5e5e;
line-height:100%;
font-family:sans-serif;
}

.text {
font-size:12px;
font-weight:normal;
color:#ffffff;
line-height:120%;
font-family:Verdana;
}

h3 {
font-size:15px;
font-weight:bold;
color:#ffffff;
font-family:Verdana;
}

h2{
font-size:13px;
font-weight:bold;
color:#ffffff;
font-family:Verdana;
}

h1{
font-size:12px;
font-weight:bold;
color:#ffffff;
font-family:Verdana;
}

.smallfont {
font-size:10px;
font-weight:normal;
color:#ffffff;
font-family:Verdana;
}

A.content_link {
font-size:13px;
font-weight:normal;
color:#ff0000;
line-height:140%;
font-family:Verdana;
text-decoration:none;
}

A.content_link:hover {
font-size:13px;
font-weight:normal;
color:#ff0000;
line-height:140%;
font-family:Verdana;
text-decoration:underline;
}

A.content_link2 {
font-size:13px;
font-weight:normal;
color:#ffffff;
line-height:140%;
font-family:Verdana;
text-decoration:none;
}

A.content_link2:hover {
font-size:13px;
font-weight:normal;
color:#ffffff;
line-height:140%;
font-family:Verdana;
text-decoration:underline;
}

.res_input {
width:164px;
height:15px;
font-size:10px;
font-weight:bold;
color:#000000;
font-family:Verdana;
background:url(images/form1.jpg);
border:0px;
}

.res_area {
width:164px;
height:44px;
font-size:10px;
font-weight:bold;
color:#000000;
font-family:Verdana;
background:url(images/form2.jpg);
border:0px;
}

.res_button {
background:transparent;
border:0px;
font-size:12px;
font-weight:bold;
color:#ffffff;
font-family:Verdana;
}

.res {
font-size:10px;
font-family:Verdana;
font-weight:bold;
color:#ffffff;
}

.tdx1 {
background:#0e0e0e;
height:25px;
}

.tdx3 {
background:#070707;
height:25px;
}

.tdx2 {
background:#161616;
height:25px;
}

.cont_input {
background: #b3b3b3;
font-size:12px;
font-weight:bold;
font-family:Verdana;
border:0;
width:180px;
height:20px;
color:#000000;
}

.cont_area {
background: #b3b3b3;
font-size:12px;
font-weight:bold;
font-family:Verdana;
border:0;
width:180px;
height:100px;
color:#000000;
}

.cont_submit {
background: #b3b3b3;
font-size:12px;
font-weight:bold;
color:#000000;
font-family:Verdana;
border:0;
height:22px;
}

A.big_link {
color:#ffffff;
font-family: Halvetica;
text-decoration: none;
}

A.big_link:hover {
color:#ffffff;
font-family: Halvetica;
text-decoration: underline;
}

/* added by Grzegorz Frydrychowicz  */

.rightCol{
display:inline;
}

a {
	color: #FFF;	
}
a:hover {
	color: #FFF;	
}
