/* CSS Document */
body,td,th {
	font-size: 11px;
	color: #444444;
}
body {
	font-family: Tahoma;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #B7B7B7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.cienright {
	background-image: url(/images/right.png);
	line-height:1px;
}
.cienbottom {
	background-image: url(/images/bottom.png);
	line-height:1px;
}
.clock {
	clip: rect(auto,auto,auto,auto);
	visibility: visible;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	color: #959384;
}
.logo {
	font-family: Tahoma;
	background-color: #D92029;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align:middle;
}
.menu_el_active {
	font-family: Tahoma;
	background-color: #FB9B8B;
	border:1px solid #FB9B8B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	cursor:pointer;
	color:#959384;
	font-weight:bold;
}
.menu_el_active a{
	font-family: Tahoma;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.menu_el_selected {
	font-family: Tahoma;
	background-color: #D92029;
	border:1px solid #FB9B8B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
.menu_el_on {
	font-family: Tahoma;
	background-color: #D92029;
	border:1px solid #FB9B8B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
.menu_el_selected a{
	font-family: Tahoma;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.menu_el_selected a:hover{
	font-family: Tahoma;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.title {
	font-family: Tahoma;
	font-size:14px;
	padding-left:20px;
	text-align: left;
	color:#444444;
	font-weight:bold;
}
.content {
	padding:15px;
	text-align: left;
	vertical-align:top;
}
.content_title {
	color:#777777;
	font-size:14px;
	font-weight:bold;
	margin:5px;
}
.left_menu_td {
	padding-top:20px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
	vertical-align:top;
}
.left_menu_container{
	font-family: Tahoma;
	background-color: #FB9B8B;
	border:1px solid #A4A4A4;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	text-align: center;
	width:180px;
	height:100%
}
.left_menu_item{
	font-family: Tahoma;
	background-color: #FFFFFF;
	border:1px solid #A4A4A4;
	margin-left: 5px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
  padding-top:5px;
  padding-left:15px;
	text-align: left;
	width:auto;
	height:18px;
	color:#959384;
	cursor:pointer;
	font-weight:normal;
	  
}
.left_menu_item a{
	font-family: Tahoma;
	color:#959384;
	text-decoration:none;
}
.left_menu_item_over{
	font-family: Tahoma;
	background-color: #D92029;
	border:1px solid #ffffff;
	margin-left: 5px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	text-align: left;
  padding-top:5px;
  padding-left:17px;
  color:#ffffff;
	width:auto;
	height:18px;
	cursor:pointer;
	font-weight:bold;
}
.left_menu_item_over a{
	font-family: Tahoma;
	color:#ffffff;
	
	text-decoration:underline;
}
.footer {
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	text-align: left;
	color:#bbbbbb;
	font-size:11px;
	height:45px;
}
.content_el_title{
	color:#777777;
	font-size:12px;
	font-weight:bold;
	margin:5px;
}
.read_more {
	font-family: Tahoma;
	color:#D92029;
	font-weight:bold;
	text-decoration:none;
}
.read_more:hover {
	font-family: Tahoma;
	color:#D92029;
	font-weight:bold;
	text-decoration:underline;
}
.list_item{
  padding-top:10px;
  padding-bottom:10px;
  margin-left:20px;
  width:500px;
  text-align:justify;
}

.txt_dodano {
  color:#B2AEA9;
  font-size:10px;
  margin:5px;
}
.main_content {
  display:none;
}
.main_content_on {
  display: block;
}
.photo_small{
  border:2px solid #ffffff;
  cursor:pointer;
  margin:10px;

}
.photo_small_on{
  border:2px solid #bbbbbb;
  cursor:pointer;
  margin:10px;

}
.photo_main{
  border:2px solid #bbbbbb;
  margin:10px;

}
.td_normal{
padding:0px;
height:5px;
}
.td_alert{
padding:5px;
font: bold 11px tahoma, arial, sans-serif;
color: #D92029;
background-color:#ffffff;
}
.greyLabel{
color: #777777;

}
input,textarea,select {
	font-family: Tahoma;
	font-size: 11px;
	border-color: #b2b1b2; 
	color: #333333; 
	border-style: solid; 
	font-weight: normal;
	border-width: 1px;
	background-color: #f4f4f4; 
	padding: 3px;
}
.clear_img{
  border:0px !important;
  color: #ffffff !important;	
  text-decoration: none !important;

}
