/* Begin Typography & Colors */
body {
margin:0;
	font-size: 100%; /* Resets 1em to 10px */
	font-family:  Verdana, Arial, Sans-Serif;
	background: #ffffff;
	color: #333;
	text-align: center;
	width:100%;
}
	    body[orient="landscape"] .center {
	        top: 40px;
	        bottom: 40px;
	        width: 100%;
	    }
#page {
	background-color: white;
	border: 0px solid #959596;
	text-align: left;
	width:100%;
}
#header {
	background: #ffffff;
}
#sidebar td {
	background: #ffffff;
}
.post {
	margin: 0 0 40px;
	text-align: left;
	width:100%;
}
div li a {
	background-color:#ffffff;
	width:               100%;
	padding:             5px 0px 5px 0px;
	border: 0px solid #959596;
	color:             #black;
	line-height:23px;
	text-decoration:   underline;
	font-size: 90%;
}
div form {
	background-color:#ffffff;
	width:               100%;
	padding:             5px 0px 5px 0px;
	border: 0px solid #959596;
	color:             #black;
	line-height:23px;
	text-decoration:   none;
	font-size: 90%;
}
li a {
	border-bottom: 1px dashed #999999;
	list-style: none
}
div h2 a {
	background-color:#333333;
	background-image:    url(./images/belka_strzalka.gif);
	background-repeat:   no-repeat;
	background-position: center right;
	display:             block;
	width:               100%;
	padding:             5px 0px 5px 0px;
	border: 0px solid #959596;
	color:             #FFFFFF;
	text-decoration:   none;
	font-size: 90%;
}

div h2 {
	background-color:#333333;
	width:               100%;
	}
div h3 a {
	background-color:#333333;
	background-image:    url(./images/belka_strzalka.gif);
	background-repeat:   no-repeat;
	background-position: center right;
	display:             block;
	width:               100%;
	padding:             5px 0px 5px 0px;
	border: 1px solid #959596;
	color:             #FFFFFF;
	text-decoration:   none;
	font-size: 90%;
}
div h2 {
	background-color:#333333;
	color:             #FFFFFF;
	font-size: 90%;
	line-height:23px;
	padding-left:10px;
	width:95%;
	border:0
}
div h4 a {
	background-color:#ffffff;
	display:             block;
	border: 1px solid #959596;
	width:               100%;
	background-image:none;
}
div p a {
	background-color:#cccccc;
	background-image: none;
	width:               100%;
	padding:             1px 0px 1px 0px;
	border: 0px solid #959596;
	color:             #000000;
	text-decoration:   none;
	font-size: 80%;
	line-height:17px;
}
div a {
	background-color:#cccccc;
	border: 0px solid #959596;
	width:               100%;
	background-image:none;
	color:             #000000;
	text-decoration:   none;
	font-size: 70%;
}


div span a {
	background-color:#ffffff;
	border: 1px solid #CCA400;
	background-image:    url(./images/tlo1b.jpg);
	background-repeat: repeat-x;
	width:               100%;
	
	line-height:20pt;
	color:             #000000;
	text-decoration:   none;
	font-size: 90%;
}
th span a {
	background-color:none;
	border: 1px solid #959596;
	width:               100%;
	background-image:none;
	line-height:23pt;
	color:             #000000;
	text-decoration:   none;
	font-size: 90%;
}
a img {
	border: none;
}
