/* CSS Document */

a.menu_alfa
	{
	color:#ffffff;
	padding:0px 0px 10px 15px;
	text-decoration:none;
	font-size:16px;
	}
a.menu_alfa:hover
	{
	color:#b7eaff;
	text-decoration:underline;
	}

a.cyan_link
	{
	color:#cafbed;
	text-decoration:none;
	}
a.cyan_link:hover
	{
	color:#b7eaff;
	text-decoration:underline;
	}

a.menu_alfa_red
	{
	color:#ff0000;
	padding:0px 10px 10px 15px;
	text-decoration:none;
	font-size:18px;
	}
a.menu_alfa_red:hover
	{
	color:#ff9090;
	text-decoration:underline;
	}
.menu_tab_alfa
	{
	font-size:14px;
	color:#ffffff;
	}
a.menu_tab_alfa
	{
	color:#ffffff;
	padding:1px 10px 2px 10px;
	text-decoration:none;
	font-size:14px;
	display:block;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#0090d5;
	}
a.menu_tab_alfa:hover
	{
	color:#b7eaff;
	text-decoration:underline;
	}
.alfa_header
	{
	color:#004085;
	font-weight:bold;
	text-decoration:none;
	font-size:18px;
	}
.alfa_header2
	{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size:18px;
	}
.alfa_content
	{
	color:#004065;
	font-size:14px;
	}

a.price_razd
	{
	display:block;
	color:#ffffff;
	background-color:#0075c0;
	font-size:16px;
	font-weight:bold;
	cursor:hand;
	width:100%;
	border:solid;
	padding: 5px 0px 5px 0px; 
	border-bottom-width: 1px;
	border-bottom-color:#000033;
	border-top-width: 1px;
	border-top-color:#98d5f8;
	border-left-width:0px;
	border-right-width:0px;
	text-align:center;
	}

a.price_razd:hover
	{
	color:#0075c0;
	background-color:#ffffff;
	border-bottom-color:#98d5f8;
	border-top-color:#000033;
	}

table.price_alfa
	{
	background-color:f0f8ff;
	}

tr.price_alfa_header
	{
	background-color:bde7ff;
	font-weight:bold;
	}

a.link_price
	{
	color:#ff3366;
	}
a.link_price:hover
	{
	color:#3633cc;
	text-decoration:underline;
	}

div.div_a
	{
	color:#000070;
	background-color:#f5f5f5;
	padding: 2px 2px 2px 2px;
	border-width:1px;
	border-color:#000050;
	border-style:solid;
	}

.button {
	color: #0000ff;
	background-color:#E0F0FF;
	font-size:14px;
	font-weight: bold;
	display:inline-block;
	padding-top:2px;
	padding-bottom:4px;
	margin-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	text-decoration: none;
	text-align:center;
	border-style:solid;
	border-bottom-width: 1px;
	border-bottom-color:#000033;
	border-top-width: 1px;
	border-top-color:#98d5f8;
	border-left-width:0px;
	border-right-width:0px;
	text-align:center;
}
a.button:hover {
	color: #000099;
	background-color:#F0F8FF;
}

.sign_user
	{
	font-size: 11px;
	font-weight:bold;
	font-family: Times New Roman, Times, serif;
	color: #ffffff;
	}

input.sign_user
	{
	background-color: #FFFFFF;
	border: 1px solid #000099;
	margin: 0px 0px 0px 0px;
	color: #083763;
	font-weight:100;
	width:120px;
	}

td.sign_user
	{
	height:11px;
	}

.sign_user_check
	{
	font-size: 11px;
	font-weight:100;
	height:12px;
	font-family: Times New Roman, Times, serif;
	color: #ffffff;
	}

input.sign_user_check
	{
	background-color: #FFFFFF;
	border: 1px solid #000099;
	margin: 0px 0px 0px 0px;
	color: #083763;
	font-weight:100;
	}

input.sign_user_button
	{
	font-size: 11px;
	font-weight:bold;
	font-family: Times New Roman, Times, serif;
	color: #ffffff;
	background-color:#2199de;
	border-color:#ffffff;
	border-style:solid;
	border-width:1px;
	cursor:hand;
	}

input.sign_user_button:hover
	{
	color: #0078bd;
	background-color:#ffffff;
	border-color:#005c9f;
	}

tr.td.header_line
	{
	background:url(img/back_line.png);
	background-repeat:no-repeat;
	background-color:#bde7ff;
	}

td.header_line
	{
	background:url(img/back_line.png);
	background-repeat:repeat-x;
	background-color:#bde7ff;
	}

div.block_faq
	{
	border-style:solid;
	border-color:#000066;
	border-width:1px;
	padding: 5px 5px 5px 5px;
	background-color:#FFFFFF;
	width:95%;
	text-align:justify;
	margin-top:5px;
	}

table.a_line
	{
	background:#ffffff;
	border-spacing:3px;
	border-collapse:collapse;
	}

table.a_line tr td
	{
	color:#004085;
	padding:1px;
	}

div.a_cell
	{
	display:table-cell;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	}
	
tr.a_line1, div.a_line1
	{
	background-color:#d5e5f5;
	}

tr.a_line2, div.a_line2
	{
	background-color:#e3f3ff;
	}

table.a_line tr:hover, div.a_line1:hover, div.a_line2:hover
	{
	background-color:#f0ffee;
	}

div.a_line1, div.a_line2
	{
	margin:3px 0px 3px 0px;
	}

.a_line_header
	{
	color:#ffffff;
	padding:0px 0px 0px 20px;
	}

tr.tr_vis
	{
	display:table-row;
	}

tr.tr_unvis
	{
	display:none;
	}


input#zapis_img
	{
	width:150px;
	height:30px;
	background-image:url(img/zapis.png);
	}

.dynamic_img
	{
	background-position:bottom;
	background-repeat:no-repeat;
	}

.dynamic_img:hover
	{
	background-position:center;
	}

.dynamic_img::active
	{
	background-position:top;
	}

input#price_img
	{
	width:114px;
	height:30px;
	background-image:url(img/buttons/zapis_price.png);
	}

table.img_table
	{
	cursor:hand;
	}

table.img_table tr td
	{
	background-position:bottom;
	background-repeat:repeat-x;
	color:#ffffff;
	font-weight:bold;
	text-shadow:#909090;
	white-space:nowrap;
	}

table.img_table:hover tr td
	{
	background-position:center;
	}
