@charset "UTF-8";

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}

ul {
	list-style: none;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

/* ============================================= Koniec reseta */

body {
	background: url('images/bg.png') repeat-x 0px 0px;
	font-family: Tahoma;
	font-size: 14px;
	color: #2F2F2F;
	text-align: center;
}

img {
	border: 0px;
}

div {
	border: 0px;
}

a {
	text-decoration: none;
}

.maincontent {
	width: 1000px;
	margin-left: auto;
	margin-right:auto;
}

.top {
	float: left;
	width: 1000px;
	height: 26px;
}

.link_www {
	float: left;
	width: 300px;
	height: 26px;
	text-align: left;
}

.link_www a {
	color: #7F7F7F;
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
}

.link_www a:hover {
	color: #000;
}

.up_menu  {
	float: right;
	width: 500px;
	height: 20px;
	text-align: right !important;
}

.up_menu ul li {
	display: inline;
	margin-left: 20px;
	line-height: 20px;
}

.up_menu ul li a {
	color: #4F4F4F;
	font-weight: bold;
	background: url('images/arrow1.png') no-repeat 0px 0px;
	padding-left: 25px;
}

.up_menu ul li a:hover {
	color: #900;
}

.under_top {
	float: left;
	clear: left;
	width:1000px;
	height: 40px;
	background: url('images/bg_menu.png') no-repeat 0px 0px;
	text-align: left;
}

.under_top ul li {
	display: inline;
	margin-left: 12px;
	margin-right: 12px;
}

.under_top ul li a {
	color: #FFF;
	text-shadow:0 3px 3px #000;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
}

.under_top ul li a:hover {
	color: #000000;
	text-shadow:0 0px 0px;
}

.slider_photo {
	float: left;
	clear: left;
	margin-top: 10px;
}

.front_slider {
	float: left;
	width: 680px;
	height: 320px;
}

.photo_bernat {
	float: right;
	width: 310px;
	height: 320px;
	margin-left: 10px;
}

.content {
	float: left;
	clear: left;
	margin-top: 10px;
}

.textwidget h2 {
	font-size: 18px;
	text-align: left;
}

.sidebar_right {
	float:left;
	clear: left;
	padding: 10px 10px 10px 10px;
}

.post_single {
	float: left;
	clear: left;
	padding: 0px 10px 10px 10px;
}

.post_single h2 {
	text-align: left;
	font-size: 18px;
	color: #900;
	padding-bottom: 10px;
}

.post_single p {
	text-align: justify;
}

.date {
	text-align: right !important;
	font-size: 9px;
	color: #AFAFAF;
	padding-top: 3px;
	padding-bottom: 3px;
}

.post_single img {
	float: left;
	width: 150px;
	height: 113px;
	padding-right: 15px;
}

.post_single .title {
	font-size: 16px;
	text-align: left;
}

.post_single .title a {
	color: #000;
}

.post_single .title a:hover {
	color: #900;
}

.line img {
	width: 692px;
	height: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.sidebar_left {
	float: left;
	clear: left;
	padding: 10px 10px 10px 10px;
}

.read_more {
	text-align: right !important;
	padding-top: 3px;
	padding-bottom: 3px;
}

.read_more a {
	color: #900;
	font-weight: bold;
}

.read_more a:hover {
	color: #000;
}

.left {
	float: left;
	width: 250px;
	background-color: #FFF;
	height: 100%;
}

.left h2 {
	text-align: left;
	font-size: 18px;
	color: #900;
}

.menu-lewe-menu-container {
	margin-top: 7px;
}

.menu-lewe-menu-container li {
	float: left;
	clear: left;
	padding-bottom: 3px;
}

.menu-lewe-menu-container li a {
	color: #000;
	font-weight: bold;
}

.menu-lewe-menu-container li a:hover {
	color: #900;
}

url('images/sldlogo.png')

}

.breadcrumbs {
	padding: 10px 10px 10px 10px;
	text-align: left;
	text-transform: lowercase;
}

.post {
	padding: 10px 10px 10px 10px;
}

.post p {
	text-align: justify;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sitetree-title {
	font-size: 14px;
	padding-bottom: 7px;
	padding-top: 15px;
	text-align: left;
}

.sitetree-list {
	margin-left: 25px;
	text-align: left;
}

.title_link {
	font-size: 18px;
	color: #900;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;

}

.right a {
	font-weight: bold;
	color: #900;
}

.right a:hover {
	color: #000;
}

.right {
	float: left;
	width: 740px;
	height: 100%;
	background-color: #FFF;
	margin-left: 10px;
	color: #3F3F3F;

}

.foot {
	float: left;
	clear: left;
	width: 1000px;
	margin-top: 10px;
}

.foot_menu {
	float: left;
	clear: left;
	width:1000px;
	height: 40px;
	background: url('images/bg_menu.png') no-repeat 0px 0px;
}

.foot_menu ul li {
	display: inline;
	margin-left: 12px;
	margin-right: 12px;
}

.foot_menu ul li a {
	color: #FFF;
	text-shadow:0 3px 3px #000;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
}

.foot_menu ul li a:hover {
	color: #000000;
	text-shadow:0 0px 0px;
}

.copyright {
	float: left;
	clear: left;
	width: 100%;
	text-align: right;
}

.copyright p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.copyright p a {
	font-weight: bold;
	color: #000;
}

.copyright p a:hover {
	color: #900;
}