*{ 
	border:0 none; 
	margin:0; 
	padding:0;
}
body{
	font-family: arial,sans-serif;
	font-size: 13px;	
}
h2,h3,h4{
	font-family:Helvetica,Arial,sans-serif;
	color: #333333;
}
.small{ font-size: 10px; }
.medium{ font-size: 12px; }
.big{ font-size: 14px; }
.none{ display: none; }
.small-text{ font-size: 11px; }
.title,.title a,.title a:link,.title a:hover, .title a:visited, .blue, .blue a, .blue a:link, .blue a:hover, .blue a:visited{ color: #4272DB; }
.blue:hover{ text-decoration: underline; }
#table th{ color: #666;  border-bottom: 1px solid red; }
.t1{ text-align: right; width: 220px; padding: 2px;}
.t2{ text-align: left; padding: 2px;}

.left, .right, .clear{ display:block; }
.left{ float: left; }
.right{ float: right; }
.clear{ clear: both; }
.none{ display: none; }
.contents{
	width: 800px;
	margin: 0 auto;
}
.scroll{
	overflow-y: visible;
	overflow-x: hidden;
	margin-bottom: 5px;
}
#center-bar{
	width: 800px;
	margin: 0px auto;
}
a, a:link, a:hover{
	text-decoration: none;
	color: #666;
}
.fff a, .fff a:link, .fff a:hover{
	text-decoration: none;
	color: #FFF;
}
.button, .circle{
	position: relative;
	
	margin: 2px;
	padding: .4em;

	height: 2.1em;
	border: 1px solid #CCC;
	background: #F6F6F6;
	background-image: -moz-linear-gradient(top,white,#EFEFEF);
	background-image: -webkit-gradient(linear,left top,left bottom,from(white),to(#EFEFEF));
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=white,endColorStr=#EFEFEF);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr=white,endColorStr=#EFEFEF)";
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	white-space: nowrap;
	vertical-align: middle;
	overflow: visible;
}
#header{
	padding-top: 10px;
	height: 50px;
}

#contents{
	float: left;
}
#contents div{
	display: block;
	float: left;
}

#footer{
	position: relative;
	font-size: 11px;
	margin-top: 0px;
	text-align: center;
	
	float: left;
	height: 25px;
	width: 100%;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
}

#bar{
	list-style: none;	
}

#bar li a,#bar li a:link,#bar li a:hover{
	display: block;
	color: #333;
	font-size: 12px;
	margin-top: 3px;
	width: auto;
	padding: 2px 5px 2px 18px;
	
	background: #FFFFFF;
	background: -moz-linear-gradient(top,#FFFFFF,#F7F7F7);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.28,#FFFFFF),color-stop(0.72,#F7F7F7));
	border: 1px solid #E1E1E1;
	border-radius: 2px;
	-moz-border-radius: 2px;
}

#bar li a:hover{
	background: #F7F7F7;
}

#top{
	position: relative;
	height: 2px;
	background: #709BE3;
}
#alf{
	float: left;
	margin: 5px 0px 0px 5px;
	width: 400px;
	height: 20px;
}
#menu{

	margin: 0px 5px -1px 0px;
	width: 200px;
}
.pagination{ margin-top: 30px;}
.menu{
	list-style: none;
	float: left;
}
.menu li{ float: left; }
.menu li a,.menu li a:link,.menu li a:hover{
	display: block;
	float: left;
	
	height: 15px;
	line-height: 15px;
	
	margin: 0 2px 2px;
	padding: 4px 11px 4px 11px;

	color: #fff;
	font-size: 12px;
	font-weight: bold;
	
	text-shadow: #56B 0 1px;
	background: #709BE3;
	border: 1px solid #6993DC;
	border-radius: 2px;
	-moz-border-radius: 2px;
}
.menu li a:hover{
	background: -moz-linear-gradient(top,#7DA7F0,#6993DC);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.28,#7DA7F0),color-stop(0.72,#6993DC));
	
}
.pages li a:hover{
}

.p-now a{
	color: #000;
}

#alf{
	margin-top: 20px;
	width: 100%;
	height: 17px;
	border-bottom: 2px solid #709BE3;
	margin-left: -1px;
	margin-bottom: 10px;

}
#alf li a,#alf li a:link,#alf li a:hover{
	height: 13px;
	line-height: 13px;
	
	padding: 2px 5px 2px 5px;

	color: #fff;
	font-size: 11px;
	float: left;	
	margin: -1px 3px 10px 0px;
}

#search-box{
	text-align: right;
	vertical-align: middle;
	float: left;
	display: block;
	width:650px;
	height: 32px;
	line-height: 32px;
	margin: 0 auto;
	float: inherit !important;
	border: 1px solid #A5A5A5;
	border-radius: 3px;
	-moz-border-radius: 3px;
	margin-left: 75px;
}
#contents div #search-box{
	float: inherit;
}
#magnifier {
	width: 17px;
	height: 17px;
	float: left;
	cursor: pointer;
}

#search{
	width:484px;
	height: 21px;
	line-height: 21px;
	font-size: 20px;
	padding: 2px;
	display: block;
	float: left;
	outline: none;
	margin: 5px 12px 0px 4px;
}

#search-submit{
	width: 142px;
	height: 38px;
	line-height: 38px;
	
	margin: -3px -7px 5px;

	color: #fff;

	font-size: 13px;
	font-weight: bold;
	text-shadow: #56B 0 1px;
	background: #709BE3;
	border-radius: 2px;
	border: 1px solid #6993DC;
	-moz-border-radius: 2px;
	margin-bottom: 0;
	cursor: pointer;
}

#search-submit:hover{
	background: -moz-linear-gradient(top,#7DA7F0,#6993DC);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.28,#7DA7F0),color-stop(0.72,#6993DC));
}

#search-translate{
	margin-left: 23px;
	height: 23px;
	line-height: 23px;
	
	
	margin: -3px -7px 5px;

	color: #fff;
	font-size: 11px;
	font-weight: bold;
	
	background: #709BE3;
	border-radius: 2px;
	
	border: 1px solid #6993DC;
	-moz-border-radius: 2px;
	margin-bottom: 0;
}

#search-translate input{
	position: inherit;
	margin-top: 5px;
	width: 9px;
	height: 9px;
	color: #7DA7F0;
	border: 1px solid red;
}

#result-info{
	padding: 5px;
	
	border: 1px solid #6993DC;
	border-radius: 2px;
	-moz-border-radius: 2px;

	margin: -1px 0px 0px 0px;
}

#search-result{
	margin-top: 0px;
}

#search-result ul{
	margin-left: 20px;
}


#table-words{
	margin-top: 20px;
}

#table-words ul{
	margin-left: 20px;
}

/** KOMUNIKATY **/
.error, .ok, .info {
	padding: 15px;
	width: 100%;
	margin-bottom: 8px;
	color: #000;
	-webkit-border-radius: 4px 4px;
	-khtml-border-radius: 4px 4px;
	-moz-border-radius: 4px 4px;
	border-radius: 4px 4px;
}
.error ul, .ok ul, .info ul{
	margin-left: 35px;
}
.error {
	border-color: #D8000C;
	background-color: #FFBABA;
}
.ok {
	border-color:  #4F8A10;
    background-color: #DFF2BF;
}
.info{ 
 	border-color:  #00529B;
    background-color: #BDE5F8;
}


#facebook-like{ position: absolute; top: 35px; right: 0px;}