input { font-size: 10px }
#hodmenu {
margin-top: 5px;
height:13px;
padding: 5px 0 6px 0;
border-bottom: 1px solid #cbcbcb;
}
#hodmenu li{
margin-left:5px;
display:inline;
height:25px;
border-left: 1px solid #cbcbcb;
border-right: 1px solid #cbcbcb;
border-bottom: 1px solid #cbcbcb;
padding: 5px 20px 6px 20px;
background-color: #aaa;
background-image: url('../../images/grad2.gif');
}
#hodmenu li:hover {
display:inline;
height:29px;
border-left: 1px solid #cbcbcb;
border-right: 1px solid #cbcbcb;
border-bottom: 1px solid #cbcbcb;
background-color: #ccc;
background-image: url('../../images/grad1.gif');
}
#hodmenu li.selected{
display:inline;
height:29px;
border-left: 1px solid #cbcbcb;
border-right: 1px solid #cbcbcb;
border-bottom: 1px solid #fff;
background-color: #fff;
background-image: url('../../images/grad3.gif');
}

span.top {
font-family: 'adlib', Arial, Helvetica, sans-serif;
}


m
/* FONTS------------------------------ */
.newstitle {
font-size:3;
}
.newsdate{
color:#ff6600;;
}
.newsauthor{
color:#ff0000;
}

/* BUTTONS------------------------------ */
body {
		font: 80% verdana, arial, helvetica, sans-serif;
		text-align: center; /* for IE */
	}

/* Main Layout
------------------------------ */
.ul-leftmenu{
padding-left: 0px;
list-style-type: circle;
margin-left:15px;
margin-top:0px;
margin-bottom:0px;
}

table {
font-size:11px;
}
body {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	 background-color: #7b8e39;
	/*background-color: #fdfe92;*/
	background-position: top center;
	margin: 0;
	padding: 0;
	
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #000;
	text-align: left;
	height: 160px;
	margin: 10px auto 5px auto;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right:1px solid #000;
	width: 1237px;
}

#footer {
	position: relative;
	background-color: #fff;
	text-align: left;
	width: 981px; 
	height: auto;
	margin: 0 auto 17px auto;
	padding: 0;
	border: solid 0px #ccc;
	width: 1237px;
}

#main {
	position: relative;
	background-color: #feffc0;
	text-align: left;
	width: 981px; 
	height: auto;
	margin: 7px auto 7px auto;
	min-height:355px;
	border: solid 0px #cccccc;
	width: 1237px;
}
.cc {   
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;

}
.cc5 {
	padding: 7px 7px 7px 7px;
	background-color: #d9ec88; 
		background-image: url('images/bg_green.gif');
		background-repeat: repeat-x;
	border: solid 1px #000000;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 4px 4px 10px #666;
		-moz-box-shadow: #666 5px 5px 5px -2px;
}

.content {
	width: 98%;
	margin-top:7px;
}
textarea {
	padding: 0px;
	width: 100%;
	font-size: 10px;
}
/* Link Styles
------------------------------ */
a:link, a:active, a:visited {
	color: #5f7a00;
	text-decoration: none;
	outline: none;
}

a:hover, a:focus {
	text-decoration: none;
	-moz-outline-style: none;
	color: #880000;
}
/*a tu deklaracje aczki*/
a.button {
    background: transparent url('../../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    height: 24px;
	max-height:24px;
    margin-right: 6px;
    padding-right: 11px; 
    text-decoration: none;
}

a.button span {
    background: transparent url('../../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 11px;
} 


img {
	border: 0;
	
}

/* Transition to fully external CSS file */

.trans1{
	font-size:larger;
	width:170px;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

a.account_logout {
	color: #ffffff;
	font-weight: bold;
}