/* CSS do strony strony www.babyplace.pl */
/* Data utworzenia 29 padziernika 2007 */
/* Wersja: 1, utworzona przez: KOMART Andrzej Lademann */

/*kolory na stronie:
--------------------------------------------
	to strony: 		#b9dc7d
	to menu:		#a0cd56
	tekst stopka:	#fefcc7
	tekst stopka lewa: 	#deeb9c
	tekst menu:		#e96a06
	link menu:		#de0076
--------------------------------------------
*/

/* Ustawienia oglne */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	color: #46537d;
	
	}
	
img {
	border: 0;
	margin: 0;
	padding:0;
	}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #46537d;
	font-weight: normal;
	text-align: justify;
	}

#right a, .admin a {
	color: #e96a06;
	text-decoration: none;
}

#right a:hover, .admin a:hover {
	color: #e96a06;
	text-decoration: underline;
}
	
.text {
	padding: 10px 25px;
	}
	
.admin {
	padding: 2px 25px;
	background-color: #deeb9c;
	text-align: right;
	}
	
.text ul {
	padding: 0 0 0 20px;
	margin: 0;
	color: #dc006f;
	}
	
.text li {
	font-weight: normal;
	} 
	
.text ol {
	padding: 0 0 0 30px;
	margin: 0;
	color: #46537d
	}
	
.textcolor {
	color: #46537d;
	}
	
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #46537d;
	}
	
.bold {
	font-weight: bold;
	color: #46537d;
	}
	
table {
	width: 450px;
	border-top: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	color: #46537d;
	}

#tabela_naglowek {
	height: 25px;
	}
	
td {
	text-align: center;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	}

table.news{
	border-top: 0px !important;
	border-bottom: 0px !important;
	border-left: 0px !important;
	border-right: 0px !important;
	text-align: left !important;
	}

table.news td.news_title {
	font-weight: bold;
	text-align: left;
	width: 335px;
	border: 0px !important;
}
table.news td.news_date {
	font-weight: bold;
	text-align: right;
	border: 0px !important;
	width: auto;
}
table.news td.news_content {
	font-weight: normal;
	text-align: justify;
	line-height: 1.3em;
	border: 0px !important;
}
table.news td.news_foot {
	font-weight: normal;
	text-align: right;
	line-height: 2em;
	border: 0px !important;
}

input.tytul {
	color: #46537d;
	font-weight: normal;
	font-size: 10px;
	width: 300px;
	padding:2px;
	border: 1px solid #bfbfbf;
}

.tinymce{
	width: 493px;
	overflow-x: hidden !important;
}
		
.niebieski {
	color: blue;
	}

.czerwony {
	color: red;
	}

.zielony {
	color: green;
	}
	
.tabelatxt {
	font-weight: normal;
	}
	
.pink {
	color: #de0076;
	}
	
.granatowy {
	color: #46537d;
	}
	
.center {
	text-align: center;
	}
	
.right {
	text-align: right;
	}
	
#bottom a:link, 
#bottom a:active,
#bottom a:visited {
	color: #fff;
	text-decoration: none;
	}

#bottom a:hover {
	color: #fff;
	text-decoration: underline;
	}

#bottom_left a:link, a:active, a:visited {
	color: #deeb9c;
	}

#bottom_left a:hover {
	color: #fff;
	text-decoration: none;
	}

#left ul {
	width: 120px;
	font-size: 17px;
	font-weight: bold;
	margin: 4px 0 0 130px;
	padding: 0;
	}
	
#left li {
	display: block;
	list-style: none;
	margin-bottom: 36px;
	}

#left a:link, a:active, a:visited, a:hover {
	text-decoration: none;
	color: #e96a06;
	}
	
/* Rozmieszczenie elementw na stronie */
#sides
{
	width: 915px;
	margin: 0px auto;
	background: url(../images/center_bg.png) no-repeat top center;
	text-align: center;
}
#content {
	width: 750px;
	margin: 0px auto;
	background: #fff url(../images/wraper.gif) repeat-y top left;
	text-align: left;
	}
	
#top {
	height: 220px !important;
}
	
#content_box {
	width: 750px;
	background: #9ece54 url(../images/left_bg2.gif) no-repeat top left;
	overflow: auto;
	}
	
#left {
	width: 250px;
	float: left;
	}

#right {
	float: left;
	width: 500px;
	background: #fff url(../images/right_bg.gif) top left;
	}
	
#bottom {
	height: 18px;
	background: #a0cd56;
	clear: both;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	border-top: 1px solid #77be46;
	}
	
#bottom_left {
	float: left;
	width: 250px;
	color: #deeb9c;
	}

#bottom_right {
	float: left;
	width: 500px;
	color: #fff;
	}

