body {
	background-color : Black;
}

img.gall {
	border: 1px solid white;
}

hr {
  border: 2px solid white;
}

input {
	background-color : #6DA2FF;
	border : 1px solid White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	margin-bottom : 10px;
	font-weight : bold;
}

select {
	background-color : #6DA2FF;
	border : 1px solid White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	font-weight : bold;
}

textarea {
	background-color : #6DA2FF;
	border : 1px solid White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	margin-bottom : 10px;
	font-weight : bold;
}

p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #00004A;
	text-align : justify;
}

p.header{
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	background-color : #ACD2FF;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	color : Black;
	border : 2px solid;
	border-top-color : White;
	border-bottom-color : #253D92;
	border-left-color : #78A0FF;
	border-right-color : Black;
}

a.content {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #600000;
	text-decoration : none;
}

a.content:hover {
	color : #FFFFFF;
}

p.menu_label {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #FFC5BA;
	text-align : center;
	margin-top : 10px;
	margin-bottom : 10px;
}

p.menu_label_blue {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #B7C5FF;
	text-align : center;
	margin-top : 10px;
	margin-bottom : 10px;
}

p.stopka {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #B7C5FF;
	text-align : right;
}

p.menu_item {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : White;
	text-align : left;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 4px;
	margin-bottom : 4px;
}

a.menu_item_red {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #FF9A82;
	text-decoration : none;
}

a.menu_item_red:hover {
	color : #FFFFFF;
}

a.menu_item_blue {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

a.menu_item_blue:hover {
	color : #FFFFFF;
}
