A.nevents {
	color: #484e53;
	text-decoration: none;
}


A.nevents:hover {
	color: #484e53;
	text-decoration: underline;
}

A.nevents:active {
	color: #484e53;
	text-decoration: underline;
}


.um_tabela {
	padding: 3px;
	width: 100%;
	background-color: #fefefe;
	border-top: 1px solid #dcdcdc;
}	

.um_tabela td {
	border-bottom: 1px solid #dcdcdc;
}





TABLE.calendar {
	border-width: 1px;
	border-spacing: 0px;
	padding: 0px;
	margin: 0;
	border-style: solid; 
	line-height: 16px;
	border-color: #4b7ab2;
	border-collapse: separate;
	width: 90%;
	color: #fff;
	background: url("/img/calbg.gif") repeat-x ;
}

TD.calendar_td {
	background-color: #fff;
	border: none;
}

TD.calendar_td_empty {
	background-color: #efefef;
	border: none;
}

TD.calendar_td_holiday {
	background-color: #ffd67f;
	border: none;
}

TABLE.calendar a {
	color: #484e53;
	text-decoration: none;
}








P,FORM {
	margin: 0;
	line-height: 18px
}

BODY {
	margin: 0;
	padding: 0;
	 background: #306fac url("/img/bg.gif") repeat-x; 
/*	background: #545454 url("/img/bg.gif") repeat-x; */
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	line-height: 18px;
}

input,textarea,select {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	line-height: 18px;
}

A {
	color: #dd9c00;
	text-decoration: underline;
}

A:hover {
	color: #dd9c00;
	text-decoration: none;
}

A:active {
	color: #dd9c00;
	text-decoration: none;
}

#centertitle {
	width: 534px;
	height: 60px;
}

#h1title {
	position: relative;
	left: 30px;
	top: 30px;
	width: 480px;

}

h1 {
	font-weight: normal;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-family: arial, tahoma;
}

/* uklad */
div#all {
	width: 952px;
	text-align: left;
}

#headercontainer {
	width: 952px;
	position: absolute;
	top: 0px;
}

#middlecontainer {
	width: 952px;
	background-color: #fff;
	position: absolute;
	top: 275px;
	display: block;
}

#center {
	width: 534px;
	float: left;
	display:inline;
	background: url("/img/centertop.gif") no-repeat; 
}

#left {
	width: 209px;
	float: left;
	display: inline;
	background: url("/img/leftbg.gif") repeat-y;
}

#right {
	width: 209px;
	float: right;
	display: inline;
}

#center #content {
	padding: 10px;  
}

#center #content_title {
	height: 60px;
	background-image: url("/img/centertopbg.gif");
}

/* sciezka */
#pathcontainer {
	height: 34px;
	background: url("/img/pathbg.gif");
	font-size: 10px;
}

#pathcontainer #path {
	float: left;
	margin: 9px 10px 0 10px;
}

#pathcontainer #searchform {
	float: right;
	margin: 9px 4px 0 10px;
}

/* inne */
.hidden {
	display: none;
}


FONT.path {
	color: #e32129;
	text-decoration: none;
	font-weight: normal
}

A.pathlink {
	color: #e32129;
	text-decoration: underline;
	font-weight: normal;
}

A.pathlink:hover {
	color: #e32129;
	text-decoration: none;
	font-weight: normal
}

A.pathlink:active {
	color: #e32129;
	text-decoration: none;
	font-weight: normal
}

.art_title_1 {
	font-weight: bold;
	padding-bottom: 15px;
}

P.coltitletext {
	font-family: Arial, Tahoma;
	font-size: 13px;
	color: #707070;
	font-weight: normal;
	line-height: 16px;
}



.coltitle2 {
	background: url(/img/rightlabel.gif) no-repeat;  
	text-align:left;
	padding: 12px 0 4px 28px;
	width: 181px;
	display: block;
}

.coltitle3 {
	background: url(img/h3.gif) no-repeat;  
	padding: 1px 0 7px 43px;
	width: 155px;
	display: block;
	
}

TD.columnmenu {
text-align: left;
	/*border-bottom: 1px dotted #b0b3b5;*/
}
TD.columnmenusep {
	background: url("/img/menusep.gif") no-repeat;
}

TD.columnmenu2 {
}



.columnmenutable {
}

A.columnlink {
	color: #484e53;
	line-height: 14px;
	text-decoration: none;
}

A.columnlink:hover {
	color: #484e53;
	line-height: 14px;
	text-decoration: underline;
}

A.columnlink:active {
	color: #484e53;
	line-height: 14px;
	text-decoration: underline;
}


#sonda {
	background: url("/img/sondabg.gif");
}



FIELDSET {
	border: 0;
}

LEGEND {
	display: none;
}


div#brand-logo {
	width: 231px;
	height: 25px;
	padding: 15px 15px 0 43px ;
	vertical-align: middle;
}
div#brand-logo div {
	display: inline;
	position: relative;
	top: -2px;	
}

A.brand-link        { color: #5e5e5e; text-decoration: none; font-weight: normal; font-size: 11px; }
A.brand-link:hover  { color: #363636; text-decoration: underline; font-weight: normal; font-size: 11px; }
A.brand-link:active { color: #363636; text-decoration: none; font-weight: normal; font-size: 11px; }

