/** {
  border: 1px solid black;
}*/

body {
	margin: 0px;
	padding: 0px;
	/*background-color: #F4FFA3;*/
	/*background-color: white;*/
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 14px;
	/*color: #672424;*/
	color: black;
	background: white url('../img/menu/orig/repeat.jpg') repeat-y right;
}

/* ========================================== */

/* ========================================== */

p {
	font-family: "Verdana", "Arial", sans-serif;
	/*color: #672424;*/
	color: black;
}

a {
	color: #A63722;
        /*font-weight: bold;*/
}

a:hover {
	color: #D74225;
}

a.img_hint {
	color: #A63722;
	font-weight: normal;
	font-size: 80%;
	margin: 0px;
}

a:hover.img_hint {
	color: #D74225;
}

/* ========================================== */

em.subt {
	font-weight: bold;
}

table.subt {
	border-collapse: collapse;
	margin: 10px;
}

.subt td {
	border: 1px dashed #467c00;
	padding: 3px;
}

.galeria {
  min-width: 240px;
	border-collapse: collapse;
}

.galeria td {
	border: 3px dashed #AA1E00;
	padding: 6px;
	min-width: 80px;
}

.gall_img_desc {
	font-size: 10px;
	padding: 0px;
	margin: 1px;
}

.gall_marker {
	border: 5px solid #D4FF75;
}

/* ========================================== */

.get_text_left {
  text-align: left;
}

.get_text_center {
  text-align: center;
}

.center_margin {
	text-align: center;
	display: block;
}

.noborder {
	border: 0;
}

.a_margin {
	margin: 5px;
}

.a_padding {
	padding: 5px;
}

.float_left {
	float: left;
	margin: 1px;
}

.clear_left {
	clear: left;
}

.float_right {
	float: right;
	margin: 1px;
}

.left_list_margin li {
	margin-left: 35px;
}

/* ========================================== */

.little_label {
	font-weight: bold;
	font-size: 80%;
}

.comment_body {
    padding-right: 100px;
}

/* ========================================== */

#upper h1.maintitle {
	font-style: normal;
  font-weight: bold;
	font-size: 250%;
	/*color: #467c00;*/
	color: #467c00;
}

#upper h2.maintitle {
	font-style: normal;
  font-weight: normal;
	font-size: 100%;
	color: #467c00;
}

#upper h1 {
	font-style: normal;
  font-weight: bold;
	font-size: 250%;
	color: #AA1E00;
	margin-top: 0px;
	margin-bottom: 0px;
}

#upper h2 {
	font-style: normal;
  font-weight: bold;
	font-size: 80%;
	color: #9D1800;
	margin-top: 0px;
	margin-bottom: 0px;
}

#upper a {
	font-size: 80%;
  color: #AD1800;
	margin-top: 3px;
	font-weight: normal;
}

#upper a:hover {
	color: #D31E00;
}

/* ========================================== */

#upper a.wybrana_graf {
  color: #FF3300;
}

#upper a.tranzystor_menu {
  color: #73C100;
}

#upper a.wybrana_graf:hover {
  color: #DA3300;
}

#upper a.tranzystor_menu:hover {
  color: #23A100;
}

/* ========================================== */

#content h1 {
	font-style: normal;
  font-weight: bold;
	font-size: 250%;
	color: #AD0014;
}

#content h2 {
	font-style: normal;
  font-weight: bold;
	font-size: 250%;
	color: #AD0014;
}

#content h2.small {
	font-style: normal;
  font-weight: bold;
	text-decoration: underline;
	font-size: 130%;
	color: #AD0014;
}

#content h3 {
	font-style: normal;
  font-weight: bold;
	font-size: 120%;
	color: #AD0014;
}

#content em {
	font-style: normal;
	font-weight: bold;
}

/* ========================================== */

#upper {
  /*border: 1px solid blue;*/
  position: absolute;
	top: 7px;
	right: 450px;
	text-align: right;
	/*left: 5px;*/
	z-index: 10;
}

#content {
  /*border: 1px solid cyan;*/
  position: absolute;
	top: 200px;
	left: 5px;
	/*margin-right: 250px;*/
	padding-right: 400px;
	padding-bottom: 20px;
	text-align: left;
	z-index: 2;
}

#bigger {
	position: absolute;
	left: 30px;
	top: -80px;
	width: 200px;
	border: 3px dashed #CA1E00;
	padding: 3px;
	margin: 20px;
	background-color: white;	
	display: none;
	text-align: center;
	z-index: 1;
}

#bigger_gall {
	position: absolute;
	top: 0px;
	left: 10px;
	border: 7px dashed #CA1E00;
	padding: 3px;
	margin: 20px;
	background-color: white;	
	display: none;
	text-align: center;
	z-index: 10;
}

#comment_div {
	position: absolute;
	top: 0px;
	left: 10px;
	border: 3px dashed #467c00;
	padding: 3px;
	margin: 20px;
	background-color: white;	
	display: none;
	text-align: center;
	z-index: 11;
}

#comment_iframe {
	border: 1px dashed #467c00;
	width: 600px;
	height: 400px;
}

.stylish_text_input {
	border: 1px dashed #467c00;
	background-color: #FAFFD7;
}

#paranoya {
	position: static;
	display: none;
}

.news-icon {
  margin-left: 4px;
  margin-right: 4px;
}
