html
{
	min-height: 100%;
	margin-bottom: 1px;
}

body
{
	background-color: #a4a4a4;
	background-image: url(../images/tlo.gif);
	background-repeat: repeat-x;
}

body, table
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000;
}

table
{
	width: 100%;
}

a
{
	text-decoration: none;
	color: #444;
}

a img
{
	border: 0;
}

div
{
	text-align: left;
}
#container
{
	width: 1000px;
	/*width: 900px;*/
	margin: 0 auto;
	display: table;
	background: #EEE;
	text-align: center;
	font-size: 0;
}
div#main
{
	width: 820px;
	margin: 0 auto;
	/*display: table;*/
	display: table-cell;
	background: #EEE;
	text-align: center;
	float: left;
	font-size: 11px;
}

#panel_right
{
    position: relative;
    width: 160px;
    height: 150px;
    margin-right: 10px;
    float: right;
    margin-left: 0;
    border: 0px solid red;
    overflow: hidden;
    background: #2E336A;
    color: white;
}

#panel_right a
{
	color: white;
}

.mt td
{
	vertical-align: top;
}

div#cont
{
	width: 780px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	color: #000;
	display: table;
	/*float: left;*/
}

.cont_l
{
	width: 205px;
	vertical-align: top;
	text-align: left;
	background: url(../images/lewa.gif) -5px 0 repeat-y;
}

.cont_r
{
	vertical-align: top;
}

table#podstrona
{
	text-align: left;
	margin: 5px 20px 0 10px;
	min-height: 150px;
	height: 150px;
	display: table;
	width: 540px;
}

table#podstrona a
{
	text-decoration: underline;
	color: #666;
}

table#podstrona h1
{
	font-size: 14px;
	color: black;
}

table#tcont
{
	background: #EEE;
}

div#menu
{
	margin-bottom: 0px;
	margin-top: 10px;
	width: 180px;
	display: table;
}

div#menu a
{
	/*border-right: 10px solid #4B4AC1;
	background: #DDD;
	border-bottom: 2px solid #4B4AC1;*/
	background: url(../images/button.gif);
	display: table;
	float: left;
	margin: 0 0 2px 0;
	text-align: right;
	line-height: 29px;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
	color: #444;
}

div#menu a:hover
{
	/*background: #46459C;
	border-bottom: 2px solid #404094;	
	border-right: 10px solid #404094;*/
	color: black;
	background: url(../images/buttonl.gif);
}

div.ogl 
{
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 10px 0 10px 10px;
}
div.ogl table
{
	min-height: 100px;
	margin-bottom: 5px;
	padding: 10px;
	border-bottom: 1px dotted #CCC;
	color: #000;
}

div.ogl ul
{
	margin: 0 0 0 15px; 
	padding: 0;
}

div.ogl ul li
{
	margin-bottom: 5px;
}

.ogl_l
{
	text-align: left;
	width: 200px;
	border-right: 1px dotted #CCC;
	vertical-align: top;
}

.ogl_r
{
	vertical-align: top;
}

div.ogl img
{
	border: 1px solid #AAA;
	padding: 2px;
	margin: 4px;
	cursor: pointer;
}

div.ogl h1
{
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	color: #000;
}
div.nag
{
	background: url(../images/nag2.gif);
	padding: 4px;
}

b.timer
{
	display: none;
	visibility: hidden;
}

div.ogl p
{
	margin: 0 0 5px 0;
	padding: 0;
}

div#stopka
{
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	color :#CDE;
	background: url(../images/stopka2.gif);
	width: 1000px;
	margin: 0 auto;
	text-indent: 30px;
}

div#naglowek
{
	min-height: 160px;
	height: 160px;
	background: url(../images/baner.jpg);
}

div.opis
{
	margin: 5px 10px 0 13px;
	font-size: 10px;
	display: table;
}

div#refer
{
	color: #BBB;
	text-align: right;
	margin: 0 auto 20px auto;
	font-size: 10px;
	width: 900px;
}

div#refer table
{
	color: #2231A1;
	width: 100%;
	text-align: left;
	padding: 0 10px 0 10px;
}

.wysz
{
	border-top: 1px dotted #DDD;
	padding: 30px;
}

.wysz input
{
	width: 100%;
	border: 1px solid #AAA;
	margin: 0;
}

.but
{
	width: 120px;
	border: 1px solid #AAA;
	background: #EEE;
	color: #555;
	line-height: 20px;
	text-align: center;
	margin: 5px 0 0px 350px;
	cursor: pointer;
}

.but2
{
	width: 80px;
	border: 1px solid #AAA;
	font-size: 10px;
	font-weight: bold;
	background: #EEE;
	color: #555;
	line-height: 20px;
	text-align: center;
	margin: 5px 0 0px 65px;
	cursor: pointer;
}

a.but4
{
	width: 80px;
	border: 1px solid #AAA;
	font-size: 10px;
	font-weight: bold;
	background: #EEE;
	color: #555;
	line-height: 20px;
	text-align: center;
	margin: 5px 0 10px 65px;
	padding: 8px;
	cursor: pointer;
	text-decoration: none;
}

a.but2
{
	text-decoration: none;
}

#but3
{
	width: 120px;
	border: 1px solid #AAA;
	font-size: 10px;
	font-weight: bold;
	background: #EEE;
	color: #555;
	line-height: 20px;
	text-align: center;
	margin: 5px 0 0px 110px;
	cursor: pointer;
}

table.tim
{
	margin: 0; 
	width: 100%; 
	padding: 0; 
	border: 0px;
}

table.tim td
{
	padding: 0;
}

.registration td.lewa
{
    width: 100px;
    text-align: right;
    padding-right: 2px;
}

.registration td.prawa
{
    text-align: left;
}

.err
{
    color: red;
    font-weight: bold;
}

.loginform
{
	margin: 0 25px 10px 0;
	background: #DDD;
}

.loginform table
{
	margin: 10px;
}

.loginform table td
{
	text-align: left;
}

.regform
{
	margin-left: 90px;
}

.regform input
{
	width: 230px;
}

h2
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.brandform table td
{
	text-align: left;
}

.user_box
{
	/*background: url(../images/user.gif) no-repeat white;*/
	background: #F8F8F8;
	height: 120px;
	display: table;
	width: 100%;
}

.user_box div.in
{
    margin: 15px 5px 0 15px;
	display: table;
	width: 480px;
}

.user_box2 div.in
{
    margin: 15px 5px 0 20px;
	display: table;
	width: 480px;
}

.user_box li
{
	line-height: 20px;
	margin-left: 30px;
}

.user_box2
{
	background: #F8F8F8;
	margin-top: 3px;
}

table.notification 
{
    width: 540px;
    border: 1px solid gray;
}

.notification input
{
    width: 45px;
}

.notification select
{
    width: 120px;
}

.c
{
    text-align: center;
}

.r
{
    text-align: right;
}

.row_1
{
    background-color: rgb(245,245,245);
}

.row_2
{
    background-color: rgb(250,250,250);
}

#kursy
{
    text-align: center;
    width: 180px;
    background: #DDD;
    border: 1px solid #999;
}

#kursy table
{
	width: 100%;
}

#kursy div
{
	font-size: 12px;
	font-weight: bold;
	color:#888;
	line-height: 18px;
	height: 18px;
	border-bottom: 1px solid #999;
	text-align: center;
}

#kursy table td
{
	background: #F8F8F8;
}

.reklamy
{
	width: 180px;
	margin-bottom: 10px;
}

.reklamy_scroll
{
	width: 160px;
	text-align: left;
}

.info_reklama
{
	background: #CCC;
	font-size: 18px;
	font-weight: bold;
	color: #888;
	border: 1px solid #AAA;
	text-align: center;
	margin: 3px 0 3px 0;
	width: 100%;
}

.info_reklama_scroll
{
    position: relative;
	background: #CCC;
	font-size: 18px;
	font-weight: bold;
	color: #888;
	border: 1px solid #AAA;
	text-align: center;
	margin: 3px 0 3px 0;
	width: 158px;
}

.reklama_foto
{
	text-align: left;
}

.reklama_foto img
{
	margin-top: 4px;
	border: 2px solid #BBB;
}

.reklama_link:hover
{
	text-decoration: underline;
}

#scrolltextlayer
{
	
}

.reklama_scroll
{
	margin: 6px;
}

.info2
{
	margin: 5px 10px 0 13px;
	font-size: 10px;
	display: table;
	width: 100%;
	border-top: 1px dotted #BBB;
	/*border-bottom: 1px dotted #BBB;*/
	padding: 4px;
}

.info2 td
{
	text-align: left;
	color: #2E336A;
}

.info2 td a
{
    color: #2E336A;
}


.info2 td a:hover
{
    text-decoration: underline;
}

#digitalclock
{
	text-align: center;
	margin: 10px 0 10px 0;
	font-size: 18px;
	color: #444;
	width: 180px;
	font-weight: bold;
}

