* { font-family:Verdana, Arial, Helvetica, sans-serif; }

tt, pre { font-family: "Courier New", Courier, monospace; font-size: 10pt; }

body
{
	margin: 8px;
	background-color: #650100;
}

div.Menu
{
	font-size: 8pt;
	display: block;
	text-indent: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000; /*#666666;*/
	border-bottom: dashed 1px #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

a.Menu_Main
{
	font-size: 8pt;
	display: block;
	text-indent: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000; /*#666666;*/
	border-bottom: dashed 1px #CCCCCC;
	text-decoration: none;
}

a.Menu_Main:hover
{
	background-image: url(../images/back-menu.jpg);
}
a.SubMenu_Main
{
	font-size: 8pt;
	display: block;
	text-indent: 24px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000; /*#666666;*/
	border-bottom: dashed 1px #CCCCCC;
	text-decoration: none;
}
a.SubMenu_Main:hover
{
	background-image: url(../images/back-menu.jpg);
}

#Main_Content
{
	font-size: 10pt;
	width: 966px;
	margin: auto;
}

#Main_Content_Inner
{
	float: left;
	padding: 9px 18px 10px 8px;
	width: 940px;
	background-image: url(../images/back-middle.jpg);
	background-repeat: repeat-y;
}

#Logo
{
	float: left;
	margin-left: 17px;
	padding-top: 5px;
}

#Menu_Top
{
	font-size: 8pt;
	text-align: right;
	color: #666666;
	font-size: 7pt;
	padding-right:1px;
}

#Menu_Top a, #Menu_Top a:link, #Menu_Top a:active
{
	font-size: 8pt;
	color: #666666;
	font-size: 7pt;
	border-bottom: solid 1px #dddddd;
	text-decoration: none;
}

#Menu_Top a:hover
{
	color: #666666;
	font-size: 7pt;
	border-bottom: solid 1px #666666;
	text-decoration: none;
}


#Menu_Lista_Kursow
{
	padding-right:0px;
	padding-top: 12px;
	text-align: right;
}

#Menu_Lista_Kursow a, #Menu_Lista_Kursow a:link, #Menu_Lista_Kursow a:active
{
	font-size: 8pt;
	color: #000000;
	border-bottom: solid 1px #ffffff;
	text-decoration: none;
}

#Menu_Lista_Kursow a:hover
{
	font-size: 8pt;
	color: #000000;
	border-bottom: solid 1px #666666;
	text-decoration: none;
}

#Menu_Main
{
	width: 190px;
	padding-left: 14px;
	padding-top: 4px;
	float: left;
	clear: left;
}

#Left_Side
{
	float: left;
	background-color: #ffffff;
	padding-top: 2px;
}

#Right_Side
{
	float: right;
	width: 720px;
	background-color: #ffffff;
}

#Banner
{
	padding-top: 4px;
}

#Content_Title
{
	padding-top: 20px;
	font-size: 14pt;
	font-weight: bold;
}

#Content td, #Content th, #Content table
{
	border: solid 1px #650100;
}

h2 { font-size: 13pt; font-weight: bold; }

#Footer
{
	font-size: 8pt;
	background-image: url(../images/back-middle.jpg);
	padding: 0px 18px 2px 8px;
	width: 940px;
	margin: auto;
	clear: both;
}

#Menu_Bottom
{
	font-size: 8pt;
	border-top: dashed 1px #dddddd;
	margin: 20px 10px 0px 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 930px;
	text-align: center;
	color: #aaaaaa;
}

#Menu_Bottom a, #Menu_Bottom a:link, #Menu_Bottom a:active
{
	font-size: 8pt;
	color: #aaaaaa;
	border-bottom: solid 1px #ffffff;
	text-decoration: none;
}

#Menu_Bottom a:hover
{
	color: #aaaaaa;
	border-bottom: solid 1px #666666;
	text-decoration: none;
}


#Copyrights
{
	font-size: 8pt;
	border-top: dashed 1px #dddddd;
	border-bottom: dashed 0px #dddddd;
	margin: 0px 10px 0px 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 930px;
	text-align: center;
	color: #aaaaaa;
}

#Top
{
	background-image: url(../images/back-top.jpg);
	background-repeat: repeat-x;
	height: 16px;
	width: 966px;
	margin:auto; 
	clear: both;
}

#Bottom
{
	background-image: url(../images/back-bottom.jpg);
	background-repeat: repeat-x;
	height: 16px;
	width: 966px;
	margin:auto;
	clear: both;
}

#Content
{
	line-height: 150%;
	width: 710px;
	padding-left: 4px;
}

#Content a, #Content a:link, #Content a:active
{
	color: #650100;
	border-bottom: solid 1px #cccccc;
	text-decoration: none;
}

#Content a:hover
{
	color: #650100;
	border-bottom: solid 1px #650100;
	text-decoration: none;
}

ul
{
	list-style-image: url(../images/kropka-r-biala.jpg);
}

.code
{
	background-color: #fdffba;
	border: dashed 1px #960100;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-weight: normal;
	padding: 8px;
	line-height: 140%;
}

div.PaddingBottom4
{
	padding-bottom: 4px;
}

table.obrazek
{
	border: none !important;
}
table.obrazek td
{
	border: none !important;
}
table.obrazek td.selected
{
	border: none !important;
	background-color: #9dff00;
}

