html, body
{
    margin: 0px;
    height: 100%;
    font-size: 14px;
    line-height: normal;
    background: url("img/imgbkg-blue.png") repeat-x scroll left top transparent;
    background-color: #C4D5DC;
    font-family: Calibri;
}

table
{
    margin: 0 auto;
}

img 
{
    border: none !important;    
}


hr
{
    color: #396E7F;
    width: 95%;
}

p 
{
    margin:0;
}

h2 
{
    margin-bottom: 10px;
    margin-top: 0;
    color:#022231;
    font-style: italic;
}

.link a:link 
{
    color: #396E7F;
    text-decoration: none;
}

.link a:visited
{
    color: #3A7080;
    text-decoration: none
}

.link a:active 
{
    color: #396E7F;
    text-decoration: none
}

.link a:hover 
{
    color: black;
    text-decoration: none;
}

input[type="text"], input[type="chexckbox"], textarea, select, input[type="file"], input[type="password"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #396E7F;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    margin: 0;
}

input[type="text"]:focus, input[type="chexckbox"]:focus, textarea:focus, select:focus, input[type="file"]:focus, input[type="password"]:focus
{
    background-color: #E2ECED;
}

.page_title_wrapper
{
    position: relative;
    width: 920px;
    height: 40px;
    text-align: left;
	font-size: 18px;
    font-weight: normal;
	text-transform: uppercase;
	color: #fff;
    background: url(img/title_bg.png) repeat-x;
    border-bottom: 2px solid #526973;
}

.page_title
{
    padding: 10px 20px;
    letter-spacing: 0px;
    font-family: Verdana, 'Times New Roman', serif;
    text-shadow: 0px 0px 5px #fff;
    color: #3A5660;
}

#privacy
{
    text-decoration: none;
}

#account_information 
{
    font-size: 12px;
    color:#555;
    padding-bottom: 10px;
    display: block;
}



div#wrapper
{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -25px;
    text-align:left;
    width: 960px;
}

#ContentWrapper 
{
    background: url(img/form_bg.jpg) no-repeat #fff;
    background-position: center 50px;  
    width: 920px;
    height: auto;
    margin: 0 auto;
    -moz-box-shadow: 0px 0px 20px #8E9DA3;
    -webkit-box-shadow: 0px 0px 20px #8E9DA3;
    box-shadow: 0px 0px 20px #8E9DA3;
    border-radius: 7px;
}

.btn_login 
{
    float: right;    
}
div#header
{
    position: relative;
    height:67px;  
}

div#menu
{
    height: 36px;
    border: 0 none;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;   
    background: none;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px; 

}

div#menuwrapper_center
{
    background: url("img/menu-middle.jpg") repeat-x scroll left top black;
    height: 38px;
    position: relative;
}

div#menuwrapper_left
{    
    height: 38px;
    padding-left: 4px;
    background: url("img/menu-left.jpg") no-repeat scroll left top black;
    font-family: Segoe UI, Verdana, Tahoma, Helvetica, Arial, sans-serif;
    position: relative;
    z-index: 1000;
}

div#menuwrapper_right
{
    background: url("img/menu-right.jpg") no-repeat scroll right top black;
    height: 38px;    
    padding-right: 4px; 
}

div#formwrapper
{
    position: relative;
    margin: 0 auto;
    width:920px; 
}

div#footer, div#push
{
    clear: both;
    height: 25px;
    font-size: 11px;
    margin-top: 10px;
}

form
{
    text-align: center !important;
   
}

div#header, div#menu, div#footer, form
{
    margin: 0 auto;
    width: 920px;
    min-width: 920px;
}

div.contentform
{    
    margin: 0 auto;
    padding: 20px;
}

div.fieldset
{
    margin: 0px auto;
    width: 390px;
    padding: 5px;
    text-align: right;
    
}

#fieldset a 
{
    margin-right: 33px;
}

.ui-state-highlight 
{
    background: url(img/status_bg.png) repeat-x;
    border-top: 2px solid #526973;
    color: #fff;
    height: 40px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    margin: 0;
}

.ui-icon
{
    width: 25px;
    height: 25px;
}

.ui-icon-info
{
    background: url("img/iconinfo.png") no-repeat scroll;
}

div.field
{
    clear: left;
    display: block;
    margin: 5px 0 0;
    padding: 1px 3px;
}

div.label
{
    display: block;
    float: left;
    margin: 0 0 5px;
    padding: 3px 5px;
    text-align: right;
    width: 160px;
    
    /*font-family:Georgia,serif;
	color:#4E443C;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;*/
}

.gridPanels, .gridEditPanels, .ListPanels
{
    margin: 20px auto;
    border: none;
}

.gridEditPanels td + td *, .gridPanels td + td * {
    float: left;
    text-align: left;
}

.gridEditPanels select 
{
    width: 100%;
}

.gridEditPanels input[type='image'] 
{
    margin: 0px 0px 0px 4px;
}

.gridPanels th, .gridEditPanels th, .ListPanels th {
    background-color: #37525C;
    /*border-color: #7E8E95;*/
    padding: 5px;
    color: #fff;
}

.gridPanels tr.controlRow > td, .gridEditPanels tr.controlRow > td, .ListPanels tr.controlRow > td 
{
    text-align: center !important;
}

.gridPanels td, .gridEditPanels td, .ListPanels td 
{
    text-align: left;
    border: 1px solid #fff;
    padding: 2px 10px 2px 10px;
    text-align: center;
    vertical-align: middle;
}
.ListPanels tr 
{
    background: #F1F5F6;
}

.ListPanels tr:hover, .ListPanels tr:nth-child(even):hover 
{
    background-color: #9EBAC4;
}

.ListPanels tr:nth-child(even) 
{
    background-color: #DEE8EA;
}

div.title 
{
    text-align: left;
}

div.input
{
    float: left;
    text-align: left;
    margin: 0;
    padding: 1px 3px;
    width: 200px;
}

.logintextbox
{
    width: 180px;
}

div#header_title 
{
    height: 90%;
    width: 470px;
    float: left;
    margin: 0;
}

div#header_logo
{    
    float: right;
    margin: 20px 20px 0px 0px;
    opacity: 0.7;
}

div#header_logo:hover
{    
    opacity: 1.0;
}

th a 
{
    color: #fff;
}
th a:hover 
{
    color: #C4D5DC;
    text-shadow: 0px 0px 2px #000;
}
a
{
    text-decoration: none;
    color: #37525C;     
}
table a:hover 
{
    text-decoration: underline;
}


/* ----------------------------------------------------------------------------------------------------------------------------- */
ul.AspNet-Menu li {
    float: left;
    list-style: none outside none;
    position: relative;
}

.menu {
    background: url("img/menu_bg.png") repeat-x scroll left top black;
    height: 38px;
    position: relative;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;

}

.btn-login 
{
    float:right;
}


ul.AspNet-Menu, ul.AspNet-Menu ul {
    display: block;
    margin: 0;
    padding: 0;
}

ul.AspNet-Menu {
    position: relative;
}

.menu ul, .menu ul li {
    padding: 0;
}

.menu ul li.AspNet-Menu-Selected, .menu ul li.AspNet-Menu-Selected a.AspNet-Menu-Selected, .menu ul li.AspNet-Menu-Selected span.AspNet-Menu-Selected {
    color: white;
}

ul.AspNet-Menu li {
    /*float: left;*/
    list-style: none outside none;
    position: relative;
}

.menu ul li {
    background: url("img/menu-divider.png") no-repeat scroll right top transparent;
}

.menu ul li a.AspNet-Menu-Selected, .menu ul li:hover a, .menu ul li.AspNet-Menu-Hover a, .menu ul li:hover span, .menu ul li.AspNet-Menu-Hover span, .menu ul li a:hover {
    background: url("img/menu-selected-middle.jpg") repeat-x scroll left top transparent;
}

ul.AspNet-Menu li a, ul.AspNet-Menu li span {
    display: block;
    text-decoration: none;
}

.menu ul li a, .menu ul li span {
    margin: 3px 10px 2px;
    padding: 10px 6px 5px;
}

.menu ul li a, .menu ul li span {
    color: white;
    display: block;
    font-size: 12px;
    height: 18px;
    position: relative;
    white-space: nowrap;
}

.menu ul li a.AspNet-Menu-Selected span.AspNet-Menu-Left, .menu ul li span.AspNet-Menu-Selected span.AspNet-Menu-Left, .menu ul li:hover a span.AspNet-Menu-Left, .menu ul li.AspNet-Menu-Hover a span.AspNet-Menu-Left, .menu ul li a:hover span.AspNet-Menu-Left {
    background: url("img/menu-selected-left.jpg") no-repeat scroll left top transparent;
}

.menu ul li a span.AspNet-Menu-Left, .menu ul li span span.AspNet-Menu-Left {
    left: -4px;
}

.menu ul li a span.AspNet-Menu-Left, .menu ul li span span.AspNet-Menu-Left, .menu ul li a span.AspNet-Menu-Right, .menu ul li span span.AspNet-Menu-Right {
    height: 33px;
}

.menu ul li a span.AspNet-Menu-Left, .menu ul li span span.AspNet-Menu-Left, .menu ul li a span.AspNet-Menu-Right, .menu ul li span span.AspNet-Menu-Right {
    font-size: 1px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 4px;
}

.menu ul li a span, .menu ul li a:hover span, .menu ul li span span {
    text-decoration: none !important;
}

ul.AspNet-Menu li a, ul.AspNet-Menu li span {
    display: block;
    text-decoration: none;
}

.menu ul li a, .menu ul li span {
    margin: 3px 10px 2px;
    padding: 10px 6px 5px;
}

.menu ul li a.AspNet-Menu-Selected span.AspNet-Menu-Right, .menu ul li span.AspNet-Menu-Selected span.AspNet-Menu-Right, .menu ul li:hover a span.AspNet-Menu-Right, .menu ul li.AspNet-Menu-Hover a span.AspNet-Menu-Right, .menu ul li a:hover span.AspNet-Menu-Right {
    background: url("img/menu-selected-right.jpg") no-repeat scroll left top transparent;
}

.menu ul li a span.AspNet-Menu-Right, .menu ul li span span.AspNet-Menu-Right {
    right: -4px;
}

.menu ul li a span.AspNet-Menu-Left, .menu ul li span span.AspNet-Menu-Left, .menu ul li a span.AspNet-Menu-Right, .menu ul li span span.AspNet-Menu-Right {
    height: 33px;
}

.menu ul li a span.AspNet-Menu-Left, .menu ul li span span.AspNet-Menu-Left, .menu ul li a span.AspNet-Menu-Right, .menu ul li span span.AspNet-Menu-Right {
    font-size: 1px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 4px;
}

.menu ul li a span, .menu ul li a:hover span, .menu ul li span span {
    text-decoration: none !important;
}

ul.AspNet-Menu li a, ul.AspNet-Menu li span {
    display: block;
    text-decoration: none;
}


/* ----------------------------------------------------------------------------------------------------------------------------- */
/*Wszystkie przyciski*/

div#login_information
{
    padding: 10px 5px 0 0;
    text-align: right;
    width: auto;
    height: auto;
    color: #415A64;
    float:right;
}

.AddButton 
{
    margin: 10px 0px 10px 0px;
}

.long, .AddButton {
    background: url("img/btn_150x25_normal.png") no-repeat scroll left top transparent !important;
    color: white !important;
    display: block;
    font-size: 0.9em;
    height: 22px !important;
    margin: 10px auto 0 auto;
    padding-top: 3px;
    text-align: center;
    text-decoration: none;
    width: 150px;
}

.button, .controlRow a
{
    text-decoration: none;
    display: inline-block;
    height: 20px;
	width: 100px;
	background: url("img/btn_normal.png") no-repeat left top;
	color: white;	
	border: 1px solid white; /* border: 1px solid rgb(80, 124, 209); */ /*font-family: Verdana;*/
	font-size: 0.9em;
	text-align: center;
	padding-top: 3px;
}

#logotypy 
{
    float: left;
    max-width: 90%;
    padding: 5px 5px;
}

#logotypy img 
{
    margin-right: 40px;
    opacity: 0.7;
}

#logotypy a img 
{
    border: none;
}
#logotypy img:hover 
{
    opacity: 1.0;
}

#login_btn 
{
    background: green;
    float: right;
    height: 100%;
    font-family: Segoe UI;
    padding: 8px 10px;
    border-top-right-radius: 7px;
    width: 150px;
    text-align: right;
    background: url(img/login_bg.jpg) no-repeat;
}

#login_btn a 
{
    color: #fff;
    font-weight: bold;
    text-shadow: 0px 0px 1px #000;
}
#login_btn a:hover 
{
    color: #fff;
    font-weight: bold;
    text-shadow: 0px 0px 8px #000;
}

table#ctl00_content_ProduktyGrid.ListPanels tbody tr td div table 
{
    margin: 0;
    width: 100%;
}

table#ctl00_content_ProduktyGrid.ListPanels tbody tr td div table tbody th
{
    background-color: #647a82;
    border: #fff 1px solid;
}
table#ctl00_content_ProduktyGrid.ListPanels tbody tr td div table tbody tr:nth-child(even)
{
    background-color: #dfe8ea;
}
table#ctl00_content_ProduktyGrid.ListPanels tbody tr td div table tbody tr:nth-child(odd)
{
    background-color: #f7f8f8;
}

table#ctl00_content_ProduktyGrid.ListPanels tbody tr td div table tbody tr:hover 
{
    background-color: #9EBAC4;
}

td.abonamentCol 
{
    padding: 0;
}

table#ctl00_ContentPlaceHolder1_DGV1 
{
    width: 90%;
}

table 
{
    -moz-box-shadow: 0px 0px 10px #8E9DA3;
    -webkit-box-shadow: 0px 0px 10px #8E9DA3;
    box-shadow: 0px 0px 10px #8E9DA3;
    background: #D2E0E6;
    clear: both;
}

span#LookingPanel 
{
    float: right;
    width: 300px !important;
    margin: 20px 0px 0px 0px;
    
}

#tabswrapper 
{
    height: auto;
    width: 400px;
    margin: 0 auto;
    padding: 0;
}

#tabswrapper > div
{
    width: auto;
    margin: 0;
    padding: 0;
}

ul#ctl00_ctl00_content_content_TabPanel
{
    width: 100%;
    margin: 0;
    padding: 0;
   
}

ul#ctl00_ctl00_content_content_TabPanel li
{
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}

table#ctl00_ctl00_content_content_OsobaPrawnaDTOEdit, table#ctl00_ctl00_content_content_OsobaFizycznaEditdto
{
    margin: 0 auto;
    width: 400px;
}

#tabswrapper input, #tabswrapper textarea
{
    width: 100%;
    padding: 2px;
}

input#ctl00_ctl00_content_content_OsobaPrawnaDTOEdit_ctl19, input#ctl00_ctl00_content_content_OsobaFizycznaEditdto_ctl21
{
    width: auto;
}


.ItemTab 
{
    font-weight: bold;
    display: inline-block;
    width: 197px;
    background-color: #97B8BF;
    margin: 0;
    padding: 7px 0 5px 0;
    position: relative;
     -moz-box-shadow: inset 0px 0px 10px #8E9DA3;
    -webkit-box-shadow: inset 0px 0px 10px #8E9DA3;
    box-shadow: inset 0px 0px 10px #8E9DA3;
    opacity: 0.4;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;

}

.SelectedTab
{ 
    font-weight: bold;
    display: inline-block;
    background-color: #D2E0E6;
    width: 197px;
    margin: 0;
    padding: 7px 0 6px 0;
    position: relative;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

tr.controlRow td 
{
    text-align: center !important;
}

table#ctl00_ContentPlaceHolder1_DTOEditControl1_ctl06 
{
    box-shadow: none;
    background: #9EBAC4;
    border: none;
    float: none;
    
}

tr#trPakietProduktow_IdParentProduktDTOLIST td:nth-child(2)
{
    padding: 0 !important;
    margin: 0 !important;

}

tr#trPakietProduktow_IdParentProduktDTOLIST td:nth-child(2) *
{
    float: none;
}

div.footer 
{
    margin-top: 10px !important;
}

a.DTOList 
{
    font-weight: bold;
    font-size: 17px;
    padding: 0 10px;
}

div.oPlatformieWrapper 
{
    padding: 20px;
    text-align: left;
    font-size: 14px;
    font-family: arial;
    line-height: 150%;
    color: #555;
}

div.oPlatformieWrapper img
{
    float: right;
}

div#produkty img 
{
    opacity: 0.8;
    padding: 5px;    
}

div.produkty 
{
    background: #eaeaea; /* Old browsers */
    background: -moz-linear-gradient(top,  #eaeaea 0%, #ffffff 50%, #eaeaea 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(50%,#ffffff), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #eaeaea 0%,#ffffff 50%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #eaeaea 0%,#ffffff 50%,#eaeaea 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #eaeaea 0%,#ffffff 50%,#eaeaea 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #eaeaea 0%,#ffffff 50%,#eaeaea 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
    border-top: 2px solid #999;
    border-bottom: 2px solid #999;
    text-align: left;
    font-size: 14px;
    font-family: Verdana;
    line-height: 250%;
    color: #555;
    font-style: italic;
    height: auto;
}

    div.produkty ul {
        line-height:1.3em;
    }

        div.produkty ul li {
            margin: 10px inherit;
        }

    div.produkty .produkty_logotypy {
        line-height: 100%;
    }

    div.produkty .produkty_logotypy img {
        width: 190px;
    }

div.produkty table
{
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    margin: 20px;
}


    div.produkty table td:last-of-type {
        width: 275px;
    }

div.kontakt table 
{
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    margin: 20px 20px;
}

div#contact 
{
    color: #555;
    padding: 20px;
}

div.kontakt
{
    background-color: #e9e9e9;
    border-top: 2px solid #999;
    border-bottom: 2px solid #999;
    text-align: left;
    font-size: 12px;
    font-family: Verdana;
    line-height: 150%;
    color: #555;
    font-style: italic;
    height: 173px;
    background-image: url(img/produkty_bg.jpg); 
    margin: 15px auto;
    padding: 0 40px;
}

div.kontakt img 
{
    float: right;
    margin-right: 50px;
    margin-top: 20px;
}

.smalltext 
{
    font-size: small;
    margin: 20px;
    color: #666;
}

tr.DtoGridViewPager
{
    background-color: #CFDCDF !important;
}

tr.DtoGridViewPager:hover 
{
    background-color: #CFDCDF !important;
}

.DtoGridViewPager table 
{
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.DtoGridViewPager table td 
{
    background-color: #F1F5F6 !important;
}

.DtoGridViewPager table tr td span
{
    font-weight: bold;
    border: 2px solid #9BB6C6;
    display: block;
    width: 100%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #9BB6C6;
    color: #37525C;
}

table#ctl00_content_ProduktyGrid.ListPanels tbody tr td.abonamentCol div table tbody tr td a
{
    display: block;
    background: url(img/basket_small.png) no-repeat;
    width: 100px;
    margin-left: 20px;
}

table#ctl00_content_ProduktyGrid.ListPanels tbody tr td.abonamentCol div table tbody tr td
{
    width: 100px;
}

a.ZaplacLink img
{
      margin: 5px;
      opacity: 0.9;
}

a.ZaplacLink img:hover
{
    opacity: 1.0; 
}

div#failure, .failure 
{
    margin: 20px auto 0 auto;
    font-size: small;
    width: 70%;
    color: #B23A3A;
    background: #EACCCC;
    border: 1px solid #D65E5E;
    padding: 10px;
    display: block;
}

.failureText 
{
    font-size: 10pt;
    display: inline;
    color: #B23A3A;     
}

p.regPara 
{
    text-align: center;
    font-weight: bold;
    margin: 15px auto;
}

.textcenter 
{
    text-align: center;
}

.textright 
{
    text-align:right;    
}

div.zgoda 
{
   margin: 20px auto;
   font-size: small;     
   color: #444;
}

input.save 
{
    border: none;
    height: 30px !important;
    padding-bottom: 10px;
    cursor: pointer;
}

.SelectedObjectName 
{
    display: block;
    font-size: 13pt;
    background: #356D80;
    padding: 5px 10px;
    width: 23%;
    text-align: center;
}

table.confirm_table 
{
    background: none;    
    box-shadow: none;
}

table.confirm_table td 
{
    padding: 1px 10px;    
}

table.ImageIterator 
{
    cursor: pointer !important;    
}

tr#trZgodaInfHandl input
{
    width: inherit;
    vertical-align: middle;
}

tr#trZgodaInfHandl label 
{
    margin-left: 3px;
}

tr#trZgodaInfHandl span
{
    display: block;
    text-align: left;
    font-size: 9pt;
    margin-bottom: 5px;
    line-height: 0.7em;
    padding-left: 15px;
    text-indent: -23px;
    margin-left: 5px;
}

.account_creation .validation {
	color: red;
	font-weight: bold;	
}

/* Dodanie pakietów */
.pakiety_div, .akt_abonamenty_div
{
    text-align:left;
    position: relative;
    top: 10px; 
}

.akt_abonamenty_div 
{
    position: relative;
    top: 38px;
    left: 40px;
    width: 200px;   
}

.table_wrapper 
{
    width: 800px;
    margin: 0 auto;
}

td.PakietProduct table th
{
    background: #999;   
    border: 1px solid #888;
}

td.PakietProduct table 
{
    border-left: 15px solid #666;
    min-width: 500px;
}

td.PakietProduct table tr:nth-child(odd)
{
    background-color: #e1e1e1;
}

td.PakietProduct table tr:nth-child(even)
{
    background-color: #f1f1f1;
}

td.PakietProduct table tr:hover 
{
    background-color: #d1d1d1 !important; 
}

pre
{
    font-size: 10pt !important;
    margin-top: 0px !important;
}

font.value {
    font-weight: bold;
}



