body { background:url('images/bg_main.jpg');
    
}

td {
       text-align: left;
       vertical-align: top;
       font-family:Tahoma;
       font-size:12px;
       color:#3B3838;
       text-align: justify ;
}
td.abc {
       vertical-align: middle;
       font-family:Tahoma;
       font-size:12px;
       color:#3B3838;
       text-align: justify;
}
form
{
       margin:0px;
}
input
{
       font-family:Tahoma;
       font-size:12px;
       background-color:#FFFFFF;
       border:1px solid #83836F;
       color:#797979;
}
a {

       text-decoration: none;
       color:#990000;
}
a:hover {

       text-decoration:underline;
       color:#333333;
}
a.none {

       text-decoration: none;
       color:#3B3838;
}
a.top
{
       color:#BB856A;
       text-decoration: none;
}
.top
{
       color:#BB856A;
       font-size:9px;
}
a.brown
{
       color:#9E5029;
       text-decoration: none;
}
.brown
{
       color:#9E5029;
}
a.orange
{
       color:#F7941D;
       font-weight:bold;
       text-decoration: none;
}
.green
{
       color:#6B8B13;
       font-weight:bold;
}
.copy
{
       color:#1472B6;
}
a.copy
{
       color:#1472B6;
       text-decoration:none;
}
.glowne
{
       color:#3B3838;
}
a.glowne
{
       color:#3B3838;
       text-decoration:none;
}
.t10
{
       font-size:10px;
}
.error
{
        text-align: center;
        color: #a60202;
        background-color: #f4c7c7;
        padding: 8px;
        border: 1px solid #a60202;
}
.success
{
        text-align: center;
        color: #364f2c;
        background-color: #b0e89a;
        padding: 8px;
        border: 1px solid #364f2c;
}
.oferty
{
        text-align: left;
		font-family:"Trebuchet MS";
        padding: 5px;
        border: 0px outset #cacaae;
}
.premium
{
        text-align: justify;
        //color: #364f2c;
        background-color: #f6f6ce;
        padding: 8px;
        border: 2px inset #da4a4a;
}
DIV.obrazek1
{

        border: #044D73 solid 1px;
}
IMG.obrazek2
{
        border: #FFFFFF dashed 1px;
		width:95px;
}
.form_text {
		background: url(../images/text.png) repeat-x;
		border: 1px solid #ccc;
		border-top: 1px solid #999;
		font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;
		font-size: 12px;
		line-height: 1em;
		padding: 5px 0px;
		width: 85%;
		/* Rounded corners in most browsers! */
		-moz-border-radius: 4px; /* For Mozilla Firefox */
		-khtml-border-radius: 4px; /* For Konqueror */
		-webkit-border-radius: 4px; /* For Safari */
		border-radius: 4px; /* For future native implementations */
		}
	
label {
		cursor: pointer;
		}

