/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
	background: #4096EE url(images/img1.jpg) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

h1 {
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
}

a {
	color: #1B4978;
}

a:hover {
	color: white;
 font-weight : 900;
 background: blue;
}
p {
text-indent: 4ex;
}
/* Header */

#header {
	width: 755px;
	height: 60px;
	margin: 0px auto;
}

#header h1 {
	float: left;
	margin: 0px;
	padding-top: 10px;
	font-size: 42px;
	letter-spacing: -2px;
}

#header h2 {
	float: right;
	margin: 10px 0px 0px 0px;
	padding-top: 28px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 955px;
	height: 30px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 191px;
	padding: 5px 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: #EEEEEE;
}

#menu a:hover {
	background: #CCCCCC;
}

/* Content */

#content {
	background: #FFFFFF;
	width: 955px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;

}

#colOne {
	float: right;
	width: 730px;
	margin-top: -10px;
	padding-right: 10px;
}

#colTwo {
	float: left;
	width: 160px;
	margin-top: -10px;
	padding-right: 20px;
 	padding-left: 20px;
}

#colTwo ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

#content h1 {
	background-color: #B2D4F7;
	padding: 5px 0px 5px 5px;
	color: #173E68;
}

#content h2 {
	background-color: #B2D4F7;
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: #173E68;
}

#content h3 {
	color: #2F73B8;
}
/* Footer */

#footer {
	width: 945px;
	margin: 0 auto;
	padding: 5px;
	background: #EEEEEE;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	color: #999999;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #333333;
	background: #CCCCCC;
}

/* test_kawy */
.Sonda {
	position: relative;
	TEXT-ALIGN: center;
}
.TableSonda {
	MARGIN: auto;
	WIDTH: 430px;
	BACKGROUND-COLOR: #ffffee;
	border: 0px solid #999999;
}
.TableSondaResults {
	MARGIN: auto;
	WIDTH: 420px;
	TEXT-ALIGN: left;
	BACKGROUND-COLOR: #ffffee;
	border: 0px solid #999999;
}
.SondaTytul {
	height: 70px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background: url(test_kawy/images/bg_table_sonda_top.jpg) no-repeat 0% 0%;
}
.DivSonda {
	height: 100%;
	position: relative;
	TEXT-ALIGN: center;
	background: url(test_kawy/images/bg_table_sonda_bottom.jpg) no-repeat 0% 100%;
}
/* ustawianie elementów lewo, srodek, prawo; tabela z nagłówkiem i flagami; otoczka flagi; brak otoczki flagi;   */
.header2 {
	position: relative;
	top: 5px;
	left: 600px;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.border1 {
	border: thin black solid;
}
.border0 {
	border: none;
}
.flagpl {
	width: 28px;
	height: 18px;
	float: right;
	position: relative;
	top: 5px;
	right: 71px;
}
.flagen {
	width: 28px;
	height: 18px;
	float: right;
	position: relative;
	top: 5px;
	right: 10px;
}
.flages {
	width: 28px;
	height: 18px;
	float: right;
	position: relative;
	top: 5px;
	right: -51px;
}
.wszystkie {
	float: right;
	position: relative;
	top: 2px;
	right: 5px;
	text-transform: lowercase;
}
.wyszukaj {
	float: right;
	position: relative;
	top: 2px;
	right: 35px;
	text-transform: lowercase;
}
.wyszukaj_img {
	float: right;
	position: relative;
	top: 4px;
	left: 65px;
}
.wszystkie:hover {
	color: #000055;
	background: none;
}
.wyszukaj:hover {
	color: #000055;
	background: none;
}
.wyszukaj_img:hover {
	background: none;
}