@charset "utf-8";

body {
	background-color: #3FABD9;
	margin:0;
	font-family: "trebuchet MS";
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}


/* CSS Document */

#top {
	background-image: url(../images/top.jpg);
	height: 38px;
	display: none;
}
#container  #index  {
	text-align: center;
	padding-top: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #017DC3;
	text-decoration: none;
}
#container #index a {
	color: #017DC3;
	text-decoration: none;
}



#topName {
	color: #FFFFFF;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	font-size: 17px;
}
#container {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
div#container {
	min-height: 600px;

}

#baner {
	background-color: #CCCCCC;
	display: none;
}
#container #menu {
	display: none;
}

#container #searchBar {
	height: 28px;
	background-color: #CCCCCC;
	display: none;
}
#container #shadowBar {
	height: 28px;
	background-image: url(../images/topShadow.jpg);
	display: none;
}

#container #right {
	margin-left: 750px;
	display: none;
}
#container #left {
	float: left;
	width: 750px;
}

#container #left #leftContent {
	background-color: #FFFFFF;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 25px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;

}
#container #right #rightContent {
	background-color: #FFFFFF;
	padding-left: 30px;
	padding-top: 30px;
}
#container #left #leftContent #article {
	color: #333333;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 25px;
}
#container     #left #leftContent #article a    {
	color: #4193C2;
	font-weight: bold;
}
#container #left #leftContent #article a:hover {
	color: #62C6FF;
	font-weight: bold;
}
.paragraphTitle {
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 15px;
	background-image: url(../images/bottomShadow.jpg);
	margin-top: 25px;
}
.nieruchy {
	font-weight: bold;
	color: #666666;
}
.nieruchyEvery2 {
	background-color: #F2F2F2;
}


#container #left #leftContent #article ul {
	list-style-image: url(../images/arrows.gif);
}




.articleTitle {
	font-weight: bold;
	color: #666666;
	font-size: 16px;
}
.articleDate {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.readMore {
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10px;
	color: #2689C0;
}


#list {
	margin-left: -25px;
}

.rightMenuList a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
.rightMenuList a:hover {
	text-decoration: none;
	color: #3EAAD8;
	font-weight: bold;
	font-size: 12px;
}

#container #right #rightContent #list ul {
	list-style-type: square;
	list-style-image: url(../images/arrows.gif);
}
#footer {
	background-color: #666666;
	height: 18px;
	float: none;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	width: 100%;
	clear: left;
	display: none;
}
#sponsors {
	clear: left;
	display: none;
}





#langs {
	position: relative;
	z-index: 5;
	top: -15px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	float: right;
	height: 0px;
}
