body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}



p, li, ol, ul, .text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303030;
}


.red {
	color: #B22222;
}

.redtyt {
	color: #B22222;
	font-size: 13px;
	/*font-weight: bold;*/
	text-align: left;
	margin-bottom: -10px;
}

img.okladka01 {
	margin-right: 10px;
}

p.info01 {
	margin-bottom: -10px;
}

.topic {
	font-size: 10px;
	color: #5B5B5B;
	margin-top: 10px;
	margin-right: 10px;
}

.podtytul2 {
	/*background-color: #cf1101;*/
	padding: 4px;
	padding-left: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -5px;
	background-color: #F5F5F5;
}

a {
	color: Maroon;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

a.menul {
	color: #7E7E7E;
	text-decoration: none;
}

td.menu1 {
	border-bottom: 1px dotted silver;
	padding-top: 9px;
	padding-left: 4px;
	padding-bottom: 9px;
}

td.menu2 {
	border-bottom: 1px dotted silver;
	padding-top: 9px;
	padding-left: 4px;
	padding-bottom: 9px;
	background-color: #F5F5F5;
}

a.menul:hover {
	color: red;
	text-decoration: underline;
}




.tyt {
	font-size: 22px;
	color: maroon;
	margin-top: 15px;
}

.tyt2 {
	font-size: 13px;
	color: maroon;
	font-weight: bold;
}



.tyt00 {
	font-size: 11px;
	color: #776a3f;
}

.podtytul {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #bf2e00;
	font-weight: bold;
	letter-spacing: 2px;
}



a.stopka {
	font-size: 9px;
	color: Gray;
	text-decoration: none;
}

a.stopka:hover {
	/*	color: #b70500;*/
	color: Silver;
}

.stopka {
	font-size: 9px;
	color: Gray;
	text-decoration: none;
}




.input_txt {
	width: 300px;
	border: silver 1 solid;
	background-color: white;
}

.input_txt2 {
	width: 110px;
	border: silver 1 solid;
	background-color: white;
}


.input_button {
	border: silver 1 solid;
	background-color: white;
}


.input_txt0 {
	width: 110px;
	border: #dfdfdf 1 solid;
	background-color: white;
	font-size: 10px;
}


.input_button0 {
	border: #dfdfdf 1 solid;
	background-color: white;
	font-size: 10px;
}




.created {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A47B00;
	margin-right: 9px;
}

a.created {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A47B00;
}

a.created:hover {
	color: maroon;
}


.small {
	font-size: 9px;
	color: #b8a58a;
}



