body {
	font-family: Verdana, Arial, sans-serif;
	font-size  : 12px;
	color: #7d7d7d;
	text-align: left;
	margin: 0px;
}

img {
	border: 0px
}


h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	margin-top: 0px;
	color: #6fb414;
}

h1, h2 {
	margin-bottom: 4px;
}


h2 {
	font-weight: normal;
	font-size  : 18px;
}

p {
	font-size  : 12px;
	line-height: 14px;
	color : #7d7d7d;
}

a {
	color: #7d7d7d;
	/* text-decoration: none;			  */
	/* border-bottom: 1px dotted #257425; */
	font-weight: normal; 
}

.aright  {text-align: right;}
.acenter {text-align: center;}


a:hover {
	color  : #1dc2ff;
	text-decoration: underline;
}

#header a {
	border: none;
}

#leftmenu a {
	display: block;
	background: transparent url('../img/menuitem.gif') no-repeat;
	width: 185px;
	height: 25px;
	margin: 0px;
	padding: 15px 0px 0px 65px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
	color: #7d7d7d;
	border: none;
}

#leftmenu a.suba {
	background: transparent url('../img/menuitem5.gif') no-repeat;
	padding: 15px 0px 0px 15px;
}

#leftmenu a:hover {
	font-weight:bold;;
	color: #3f6d1b;
}

#nav, #nav ul 
{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
}

#leftmenu li {
    list-style:none; 
    list-style-type: none;
}

#nav li {
    position:relative;
}

#nav ul, ul.submenu {
    position:absolute;
    display:none;
    top : 0px;
    left: 200px;
    z-index: 10;
    background: #e4e4e8;
    width: 220px;
    list-style:none; 
    list-style-type: none;
}

.newsdate {
	margin-top: 12px;
	font-size:  10px;
	color	 : #7d7d7d;
}

.newstitle {
	color	: #7d7d7d;
	font-weight:bold;
	margin-top: 3px;
	margin-bottom: 5px;
}

#leftcolmenu a {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
	color: #5e5e5e;
	background: transparent url('../images/sb_menu.gif') no-repeat;
	
	display:block;
	border: none;
	
	width  : 280px;
	height : 30px;
	margin : -3px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
}

#leftcolmenu a.mark {
	background: transparent url('../images/sb_menu_ov.gif') no-repeat;	
	font-weight: bold;
}

#leftcolmenu a.child {
	background: transparent url('../images/sb_menu_2stopnia.gif') no-repeat;
}

#leftcolmenu a:hover {
	color: #fff;
	background: transparent url('../images/sb_menu_ov.gif') no-repeat;
}

#leftcolmenu ul, #leftcolmenu li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#leftcolmenu ul.child {
	margin-left: 0px;
}

#najnowszewpisy a {
	display : block;
	color	: #7d7d7d;
	background: transparent url('../images/gr_strzalkaZielona.gif') center left no-repeat;
	padding:  7px 20px 7px 25px;
	border 	: none;
}

#najnowszewpisy a:hover {
	background: transparent url('../images/gr_strzalkaZielona_ov.gif') center left no-repeat;	
	border 	: none;
	text-decoration: underline;
}

a.smallmore, a.smalllink {
	font-size : 11px;
	color	  : #1dc2ff;
	text-decoration: none;
	border: none;
}

a.smallmore:hover, a.smalllink:hover {
	text-decoration: underline;
}

#maincol {
	line-height: 20px;
	text-align: left;
}

.advImage {
	/* border: 1px solid silver; */
	/* width: 490px; */
	border: none;
	magrin: 5px 0px 5px 0px;
}

.advImage img {
	margin: 0px;
	border: 8px solid #e2e2e2;
}

.advImageFloat {
	magrin: 5px 0px 5px 0px;
	border: none; /* 0px solid silver; */
}

.advImageFloat img {
	margin: 7px;
}

.messagebox {
	width: 330px;
	color: #c33;
	margin: 15px;
	margin-left: 80px;
	padding: 10px;
	background: #f0f0f0;
	border: 1px solid gray;
	font-weight: bold;
}

.messagebox li {
	list-style: none;
}

/* tytuł strony */
h1.pagetitle {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size	: 18px;
	font-weight: normal;
	line-height: 22px;
}

.pagedate {
	font-size : 10px;
	margin-bottom: 5px;
}

/* login użytkownika w nagłówku */
#userinfo { color : #ccf; font-size: 11px;}
#userinfo a { color : #eef; text-decoration: none; border-bottom: 1px dotted #eef}


/* komentarze */
.cmdate {
	color  : #367091;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 2px;
}

.cmtext { 
	margin-left: 70px;
}
.cmuser { 
	font-size:12px;
	font-weight: bold; 
}
.cmarea { width : 400px;}
.cmtitle {
	margin-top:15px;
	margin-bottom:5px;
	font-weight: bold; 
	color: #367091; 
}
.cmavatar a {
	border: none;
}
.cmavatar {
	border: 1px solid silver;
	padding: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left; 
}

ul.errors {
	margin: 0px;
	color: red;
}

.form-row td, .submitcell {
	padding 	:5px 0px 5px 7px;
}

.hint {
	margin : 0px;
	font-size: 10px;
	font-style: italic;
}

.form-row .required {
	color : red;
}

/* sonda - konkurs */

#question-form {
	line-height: 28px;
}

.answer {
	padding-left: 20px;
	margin-left:  10px;	
}

.bad {
	text-decoration: line-through;
	color: silver;
}

.user-good {
	background: url('../img/plus.png') center left no-repeat;
}

.user-bad {
	background: url('../img/minus.png') center left no-repeat;
}

#footertext {
	font-size  : 10px;
	color: #999;
}

#footermenu {
	float:right;
}

#footermenu a {
	text-decoration: none;
	border : none;
	color: #999;
}

#footermenu a:hover {
	color: #333;
}

.attachmentrow {
	background : url('../img/icon_file.png') left center no-repeat;
	height  : 58px;
	padding-left : 50px;
	display:block;
}

#sendToPanel div {
	width: 90px;
	height:23px;
	margin-botom:5px; 
	display:block;
	float:left;
}

#sendToFriend {
	position: absolute;
	top:50px;
	left:50px;
	width: 300px;
	height: 300px;
	background: #ddf;
	border: 1px solid #6fb414;
	color : #6fb414;
	padding: 15px;
	display: none;
}


/*
 * Formularze 
 */
dt {
	color : #6fb414;
	margin-top: 5px;
	margin-bottom: 2px;
}

dd {
	margin-bottom: 5px;
}

input:focus {
	background: #eff6fc;
}


/*
 * Blog
 */
#blogAvatarCont {
	float: left;
}

#blogAvatarImage {
	/* border: 1px solid silver; */
}

#blogAvatarImage img {
	margin: 7px;
	width: 180px;
	height: 180px;
}


/*
 * galerie zdjęć 
 */

/* link do ostatnich zdjęć */ 
a.usergal {
	width: 90px;
	height: 90px;
}

a.usergal img {
	border: 12px solid #e2e2e2;
	margin-right: 2px;
}
a.usergal:HOVER img {
	border: 12px solid #c2c2c2;
}

.photoList {
	margin:20px 0px 20px 0px;
}

.photoFrame {
	position: relative;
	width:  114px;
	height: 114px;
	margin: 3px;
	border: none;
	float: left;
	background: url('../images/gr_galeriaMiniaturka.jpg');
	display: table; 
}
 
.photoFrame:HOVER {
	background: url('../images/gr_galeriaMiniaturka_ov.jpg');	
}

.photoImage {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
  	margin-top:expression(parentElement.clientHeight-offsetHeight < 0 ? '0px' : (parentElement.clientHeight-offsetHeight)/2+'px');
} 

.photoEditCont {
	position: relative;
	width: 68px;
	height: 1px;
}

.photoButton {
	position: absolute;
	width: 21px; height: 21px;
	bottom: -30px;
	visibility: hidden;
}

.photoFrame:hover .photoButton {
	visibility: visible;	
}

.photoImage .edit { left: 8px; }
.photoImage .delete { left: 32px; }

#photoStatus {
	border :1px solid red;
	margin  : 15px;
	padding : 7px;
	background: yellow; 
	display: none;	
	text-align: center;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#jquery-lightbox a, .photoFrame a { border: none; }

#sideBarList a {
	 border: none;
}


