body
{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Georgia, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}

blockquote, p, li
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 10px;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: justify;
}

h1, h1 a, h2, h2 a, h3, h3 a
{
	font-weight: bold;
	font-family: Georgia;
	padding-left: 15px;
	color: #003366;
        text-decoration: none;
        margin-top: 20px;

}

h1, h1 a
{
	text-align: left;
	margin-left: 40px;
	border-left: #003366 4px dotted;
	font-size: 1.1em;
	color: #003366;
	margin-bottom: 25px;
}

h2, h2 a
{
	font-size: 0.9em;
	margin-left: 45px;
	border-left: #003366 2px dotted;
}

h3, h3 a
{
	margin-left: 50px;
	border-left: #003366 2px dotted;
        text-decoration: none;
        font-size: 0.9em;
}

hr
{
	margin: 2em auto;
	width: 500px;
	height: 1px;
	color: #003366;
	background-color: #7a7e7d;
	border: none;
}

small, .small
{
	font-size: 0.7em;
	font: Tahoma, Georgia, Times New Roman, Times, serif;
	font-weight: normal;
}

.ramka
{
	border: #003366 1px dotted;
	text-align: center;
	line-height: 1.5em;
}

img
{
	border: none;
}

blockquote
{
	quotes: "\201e" "\201d";
}

blockquote:before
{
	content: open-quote;
}

blockquote:after
{
	content: close-quote;
}

a
{
	text-decoration: none;
	color: #006699;
}

a:hover
{
	color: red;
}

#sidebar-1 hr
{
	margin: 2em auto;
	width: 180px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

#sidebar-1 font
{
	font-size: 0.9em;
	line-height: 1.5em;
	color: #003366;
	border: 0px;
}

.caps
{
	font-size: 0.8em;
	letter-spacing: 0.1em;
}

div.divider
{
	margin: 2em 0;
	text-align: center;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#container
{
	align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	width: 1000px;
	border-right: #003366 2px dotted;
}

#head
{
	height: 120px;
	text-align: center;
	background-color: #fff;
}

#sidebar-1
{
	width: 200px;
	padding-top: 30px;
	margin-left: 20px;
	float: left;
	text-align: center;
	\width: 200px;
	w\idth: 200px;
}

#sidebar-2
{
	width: 120px;
	padding-top: 5px;
	margin: 5 5 5 5;
	float: right;
	text-align: center;
	vertical-align: top;
	background-color: #fff;
	border: #003366 2px dotted;
}

#content
{
	margin-left: 250px;
	padding-top: 30px;
	width: 700px;
}

#foot
{
	margin-top: 5px;
	clear: both;
	text-align: center;
	border-top: #003366 2px dotted;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

#sidebar-1 a
{
	color: #003366;
	border: 0px;
}

dt, dt a, dd, dd a
{
	color: #003366;
	padding: 2px;
	padding-left: 3px;
	display: block;
	font: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	margin-top: 0px;
	text-decoration: none;

}

dt, dt a

{
	text-align: center;
	font-size: 0.9em;
}


dd, dd a
{
	font-size: 0.9em;
	text-align: left;
}
