﻿body
{
    background-color: White;
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;  /*ustawienie koloru czcionki*/
}
p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}
.zalogujTitle
{
    font-weight: bold;
    font-size: 15px;
}
.SzczegolyZlecenia
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    color: #E00000;
    font-weight: bold;
}
.wtab
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.tlo
{
    padding: 10px 10px 0 10px;
    
}
#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0; 
}
#main
{
    padding: 15px 30px 15px 30px;
    background-color: #fff;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}
#footer
{
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}
/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

/*ul#menu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}
ul#menu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}
ul#menu li a:hover
{
    background-color: #fff;
    text-decoration: none;
}
ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
}*/

input[type="text"] 
{
    border: 1px solid #CCC;
}
.clear
{
    clear: both;
}
.error
{
    color:Red;
}

#menucontainer
{
    margin-top:40px;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}
.img_info
img{
    width: 22px;
    height: 22px;
}
.img_info
{
    vertical-align: middle;
}
.pay_error
{
    color: Red;
    font-weight: bold;
    font-size: 14px;
}
#flagi
{
    text-align: right;
}
#flagi a img
{   
    text-decoration: none;
}
#flagi a:hover
{
    color: White;
}
#Div1
{
    padding-left: 10px;
    font-size: 85%;
}
.label_w
{
    width: 150px;     
    font-weight: bold;
    padding-top: 10px;
}
.input_w
{
    /*width: 200px;*/
}
.fieldset
{
    
}
.tablelogin
{
     border: solid 1px #a9a9a9;
}
.TableRightMargin
{
    width: 15px;
}
.przestrzen
{
    height: 15px;
    font-size: 0px;
}
.col1
{
	font-weight: bold;
	width: 150px;
	padding-top: 5px;
}
.col
{
    padding-top: 5px;
}
.bold
{
	font-weight: bold;
}
.textbox,
.textbox1
{
	padding-top: 5px;
}
.textbox input
{    
    color: Gray;
	width: 600px;
	border: none;
}
.textbox1 input 
{    
	color: Gray;
}
#link1 a
{
    color: #a9a9a9;
}
#link1 a:hover
{
    color: Red;
    text-decoration: none;
}
#odstep
{
    height: 20px;
}
.but
{
    width: 100pt;
}
.pustaLinia
{
    height: 20px;
    
}
.naglowekTab
{
    font-weight: bold;   
    padding-top: 5px;
    padding-bottom: 5pt;
    background-color: #F5F5F5;
    text-align: center;
}
.InfoPaid
{
    font-weight: bold;
    font-size: 14px; 
}
#unpaid
{
    color: #E00000; 
}
.Info   /*ustawienia wlasciwosci wyswietlanych komunikatow*/
{
    
    color: #696969;
    font-size: 14px;
    font-weight: bold;
}
.LogOfflink a
{
    text-decoration: underline;
    color: Red;    
}
.title
{
    vertical-align: bottom;
    padding-left: 15px;
    font-size: 18px;
    font-weight: bold;
}


