@CHARSET "UTF-8";
@import url("reset.css");

html,body {
	height:100%;
   }


body {
	background-color:#aabf9b;
	color:#333;
	font-family: Verdana,sans-serif;
	font-size:16px;
}


a {
	text-decoration:none
}	


h3 {
	border-bottom:1px #e2e2e2 dotted;
	background-image:url("/images/tel/images.gif");
	background-repeat:no-repeat;
	padding:5px 0 7px 26px;
	font-family:Tahoma;
	font-size:20px;
}

h3 strong {
	font-weight:bold;
}

#podstawka {
	border: 2px #000000;
	background-color: #98c085;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
	width:960px;
}


#break {
	clear:both;
	height:40px;
}


#footer {
	background-color:#59ae4a;
	border:1px #e2e2e2 solid;
	border-bottom:none;
	clear:both;
	color:#000000;
	font-size:11px;
	height: 27px;
    margin-left: auto;
    margin-right: auto;
	margin-top:0px;
    padding: 12px 0 0 0;
	text-align:center;
	width:950px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
}


#footer a {
	color:#969696;
}


#naglowek {
	background-image:url("/images/tel/tlo.jpg");
	background-position:0 10px;
	background-repeat:no-repeat;
	color:#000000;
	width:960px;
	float:left;
	height:190px;
	padding-top: 40px;
	font-weight: bold;
}


#slogan {
	display:inline;
	float:left;
	margin:0 0 0 90px;
	width:330px;
}


#naglowek h1 {
	color:#000000;
	margin:10px 0 0 80px;
	font-size:24px;
	font-family:Trebuchet MS;
	font-weight:bold;
	height:30px;
	width:100%;
}


#ad1 {
	float:right;
	height:60px;
	margin:10px 10px 0 0;
	width:468px;
}


#menu {
	
	clear:both;
	height:47px;
	-moz-border-radius:5px
}

#menu ul {
	float:left;
	height:47px;
	padding:0 0 0 6px;
	width:670px;
}


#menu ul li {
	float:left;
	margin:11px 7px 0 7px;
}


#menu ul li a {
	
	color:#000000;
	display:inline-block;
	font-size:11px;
	font-weight:bold;
	height:12px;
	padding:5px 7px 6px 7px;
	-moz-border-radius:3px
}

#menu ul li.active a {
	background-color:#4e9841;
	color:#000000;	
}


#menu ul li a:hover {
	background-color:#4e9841;
}


#menu form {
	float:right;
	color:#000000;
	height:38px;
	padding:9px 0 0 0;
	width:280px;
}


.field {
	background-image:url("/images/tel/images.gif");
	background-position:0 -415px;
	background-repeat:repeat-x;
	background-color:#fff;
	border-color:#dcdcdc;
	border-style:solid;
	border-width:1px;
	padding:4px;
	width:200px;
	-moz-border-radius: 3px;
}

#menu form .field {
	width:150px;
}

#content {
	float:left;
	margin:10px 0 10px 0;
	width:100%;
}


#left {
	width:320px;
	float:left;
}


#right {
	float:right;
	width:640px;
}


.block {
	background-color:#c5e4c0;
	border:1px #e2e2e2 solid;
	margin:5px;
	padding:5px;
	-moz-border-radius:6px;
}

#right .block {
	margin:5px 3px;
}


.block h3 {
	border-bottom:1px #e2e2e2 dotted;
	background-image:url("/images/tel/os.png");
	background-repeat:no-repeat;
	background-color: #59ae4a;
	color: #ffffff;
	padding:4px 0 7px 26px;
	font-family:Tahoma;
	font-size:20px;
	font-style: bold;
	
}


#left .block h3 {
	
}


.block ul li a {
	color:#000000;
	font-size: 12px;
}


.last-entries ul li,.friends ul li {
	background-image:url("/images/tel/images.gif");
	background-repeat:no-repeat;
	background-position:2px -29px;
	margin:0;
	padding:3px 0 3px 26px;
	line-height:16px;
}



.random-tags, .friends {
	float:left;
	display:inline;
}


.random-tags h3 {
	background-position:0 -96px;
}


.random-tags ul, .friends ul {
	line-height:22px;
	width:298px;
}


.random-tags ul li {
	color:#999;
	float:left;
	margin:0 4px 0 0;
}



.friends h3 {
	background-position:0 -380px;
}


.friends ul li {
	
}



.new-entries,.entries-list {
	background-position:0 -124px !important;
	margin:10px 0 3px 0;
}

.add {
	background-position:0 -180px !important;
	margin:10px 0 3px 0;
}

.details-naglowek {
	border-bottom:1px #e2e2e2 dotted;
	background-image:url("/images/tel/images.gif");
	background-position:0 -150px !important;
	background-repeat:no-repeat;
	padding:5px 0 7px 26px;
	font-family:Tahoma;
	font-size:15px;
	margin:10px 0 3px 0;
}

.details-naglowek span {
	color:#999999;
	font-size:10px;
	margin:0 10px;
	float:right;
	margin:2px 15px 0 0;
	*margin-top:-22px;
}

.tags-list {
	background-position:0 -96px !important;
	margin:10px 0 3px 0;
}

.admin-naglowek {
	background-position:0 -206px !important;
	margin:10px 0 3px 0;
}


.entries {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 20px 0;
	width:638px
}


.entries li {
	background-color:#c6cab3;
	border:1px #e2e2e2 solid;
	color:#000000;
	display:inline;
	float:left;
	font-size:11px;
	min-height: 70px;
	height: auto !important;
	height: 70px;
	margin:3px;
	padding:2px 5px 5px;
	width:301px;
	-moz-border-radius:5px;
}

.entries h2 {
	margin:0 0 4px;
}

.entries h2 a {
	color:#1f4f17;
}

.entries img {
	border-right:1px #E2E2E2 dotted;
	width:60px;
	height:45px;
	float:left;
	margin:0 3px 2px 0;
	padding:0 3px 0 0;
}


.pagination, .sort {
	color:#444;
	margin:8px 0 8px;
	text-align:center;
	width:100% !important;
}


.pagination a,.pagination strong  {
	background-color:#fff;
	border:1px #e2e2e2 solid;
	color:#0E5EA6;
	display:inline-block;
	font-weight:normal;
	padding:1px 3px;
	-moz-border-radius:2px;
}


.sort a  {
	color:#0E5EA6;
}


.pagination a:hover  {
	background-color:#e8e8e8;
	text-decoration:none;
}


.pagination strong  {
	background-color:#e8e8e8;
	color:#000;
}


.friends-right {
	clear:both;
	color:#777;
	font-size:11px;
	margin:5px 3px;
}


.friends-right a {
	color:#777;
}


.tags  {
	color:#999999;
	margin-left:3px !important;
	padding:10px !important;
	text-align:justify;
}

.tags a {
	color:#969696;
}


.entry {
	margin:5px 3px;
	padding-bottom:8px;
}

.entry .address, .entry-link {
	background-image:url("/images/tel/images.gif");
	background-position:-5px -31px !important;
	background-repeat:no-repeat;
	color:#999;
	font-size:11px;
	height:20px;
	padding:2px 0 0 16px;
}
.entry .address span {
	font-size:11px;
	float:right;
	margin-top:-3px;
	*margin-top:-15px;
}
.entry .address em {
	color:#FCC01D;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	
	
}


.entry img {
	border-right:1px #E2E2E2 dotted;
	float:left;
	height:90px;
	padding: 0 3px 0 0;
	width:120px;
}


.entry p {
	color:#444;
	float:right;
	line-height:18px;
	margin:0 0 20px 0;
	text-align:justify;
	width:490px;
}


.entry-link {
	clear:both;
}

.entry-link a {
	color:#0E5EA6;
}

.entry-tags {
	color:#777;
	line-height:19px;
	padding:0px 0 0 24px;
}

.entry-tags span {
	background-image:url("/images/tel/images.gif");
	background-position:0 -100px !important;
	background-repeat:no-repeat;
	color:#888;
	display:inline-block;
	height:19px;
	margin:0 0 0 -24px;
	padding:0px 0 0 24px;
}

.entry-tags a {
	color:#888;
}

.entry-tags a:hover, .block ul li a:hover {
	border-bottom:1px #d7d7d7 dotted;
	text-decoration:none;
}

.form {
	color:#666;
	margin: 5px 3px;
}

.form fieldset {
	float:left;
	margin:0 0 20px 20px;
	width:575px;
}


.form fieldset label {
	border-bottom:1px #d7d7d7 dotted;
	display:block;
	float:left;
	padding:10px 0;
	width:100%;
}
.form fieldset label span {
	display:block;
	float:left;
	margin:4px 0 0 0;
	text-align:right;
	width:200px;

}

.form fieldset label .field {
	color:#444;
	display:block;
	float:right;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:350px;
}

.form div {
	clear:both;
}

.button {
	display:block;
	margin:0 auto 20px;
	width:90px;
}

.token-img {
	margin:0 !important;
}

.token-img img {
	vertical-align:middle;
}

.token {
	width:40px !important;
	margin:0 310px 0 0;
}

.error, .ok {
	color:red;
	text-align:center;
}
.ok {
	color:green;
}

.admin-list {
	font-size:11px;
}

.admin-list li {
	margin:3px 0;
}

.admin-list li a{
	color:#0E5EA6;
}

.admin-details {
	font-family:Tahoma;
	font-size:11px;
}

.admin-details h4 {
	border-bottom:1px dotted #E2E2E2;
	color:#888;
	margin:0 0 2px 0;
	padding:0 0 3px;
}
.admin-details h4 a{
	color:#0E5EA6;
}

.admin-details h4 span strong {
	color:#FCC01D;
	font-weight:bold;
}

.admin-details .address {
	display:block;
}

.admin-details .address {
	background-image:url(/images/tel/images.gif);
	background-position:-5px -34px;
	background-repeat:no-repeat;
	margin:2px 0 3px 0;
	padding:0 0 0 17px;
}

.admin-details .address a {
	color:#888888;
}

.admin-title {
	color:#0E5EA6;
	padding:1px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	width:400px;
}

.admin-desc {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	height:100px;
	width:610px;
}
.admin-tags  {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	height:35px;
	width:610px;
	margin:8px 0 0 0;
}
