﻿
a:link 
{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#424242;
	text-decoration:none;
}

a:visited 
{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#424242;
	text-decoration:none;
}

a:hover
{
	
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#888888;
	text-decoration:underline;
}

a:active 
{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color:#424242;
	text-decoration:none;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight:normal;
}
body,td,th {font-family: Tahoma, Arial, Verdana;}
td img {display: block;}
td hr {display: block; height:2px;}
h1{font-size:22px; color:#888888; font-weight:normal;}
h2{font-size:16px; color:#888888;}
h3{font-size:16px; color:#000000; font-weight:normal;}
p{font-size:12px; color:#333333;}
ul{color:#0C497E; font-size:12px;}
li{ list-style-image:url(images/strzalka_ul.gif); padding-bottom:10px;}
.content{width:520px;}
.tlo_lewe{	background-image: url(Images/bg_menu2.gif); background-repeat:repeat-x;}
.tlo_prawe{	background-image: url(Images/bg_menu.gif);background-repeat:repeat-x;}
.logo_bg{background-image:url(images/logo_bg.jpg); background-repeat:repeat-x;}
.menu_lewe{
background-image:url(images/tlo_menu.jpg); 
background-repeat:repeat-x; 
width:235px;  
font-size:13px; 
font-weight:bold; 
color:#333333;
padding-top:5px;
padding-bottom:5px;
}
.menu_lewe_level1{ 
font-size:11px!important;
font-weight:normal !important; 
color:#333333;
padding-top:5px;
}
.menu_strzalka{
background-image:url(images/strzalka_menu1.gif);
background-position:right;
background-repeat:no-repeat;
width:50px;
}
.menu_strzalka2{
background-image:url(images/strzalka_menu2.gif);
background-position:left bottom;
background-repeat:no-repeat;
width:15px;
}
.menu_lewe hr{
color:#CCCCCC;
height:1pt;
margin:5px;
width:175px;}
.regulartext{
font-size:12px; 
color:#000000;
}


/*

styl dla VoltWebGrid

*/

.


.VoltWebGrid_RowStyleAlternate a , .VoltWebGrid_RowStyleAlternate a:visited   ,  .VoltWebGrid_RowStyle a:active  , .VoltWebGrid_RowStyle a , .VoltWebGrid_RowStyle a:visited   ,  .VoltWebGrid_RowStyle a:active      
{
	color:Black;
	font-size:12px;
	font-weight:bold;	
	vertical-align:middle;
	text-decoration:none;
	
}




.VoltWebGrid_HeaderRowStyle
{
	background-color:#D1DBFF;
	color:#9299B3;	
	font-weight:bold;
	vertical-align:middle;	
	border-style:solid;
	border-width:1px;
	border-color:Silver;
	
}

.VoltWebGrid_LeftHeaderStyle
{
	background-color:#EEEEEE;
	width:20px;
}

.VoltWebGrid_RowStyleAlternate
{
	background-color:#F5F5F5;
	height:25px;
	color:Black;
	border-style:solid;
	border-width:1px;
	font-size:12px; 
	font-weight:normal;
	vertical-align:middle;	
	
}

.VoltWebGrid_RowStyle
{
	background-color:#EEEEEE;
	height:25px;
	color:Black;
	border-style:solid;
	border-width:1px;
	font-size:12px; 	
	vertical-align:middle;	
	font-weight:normal;
	margin-left:2px;
}


.VoltWebGrid_LeftHeaderTopCellStyle
{
	background-color:#000084;
	width:20px;
}

.VoltWebGrid_LeftHeaderStyleAlternate
{
	background-color:#DCDCDC;
}




.VoltWebGrid_HeaderCellStyle
{
	height:25px;
	font-size:13px;
}


.VoltWebGrid_HeaderSortingColumnCellStyle
{
	background-color:#8080FF;
	color:#E0E0E0;
}

.menubg
{

	background-image: url(Images/bg_menu.gif);
	background-color:White;
	background-repeat:repeat-x;
}