*
{
	margin: 0;
	padding: 0;
	font-size: 1em;
}

img
{
	border: 0;
}

p
{
	padding-bottom: 1em;
	text-align: justify;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}

h1
{
	padding-bottom: 1em;
	font-size: 1.55em;
	font-weight: normal;
}

h2
{
	padding-bottom: 1em;
	font-size: 1.2em;
	text-align: justify;
}

h3
{
	color: red;
	font-weight: bold;
	text-align: center;
	padding-bottom: 1em;
	font-size: 1.2em;
}

h4
{
	padding-bottom: 1em;
	text-align: right;
	color: red;
	font-weight: bold;
}

fieldset
{
	border: 0;
}

input,textarea,select
{
	font-family: Verdana,sans-serif;
}

body
{
	font-size: 62.5%;
	font-family: Verdana,sans-serif;
	background: #eee url(/style/back.gif) repeat-y center;
	color: #333;
}

.input-field
{
	border: 1px solid #8A9DB6;
	background: #F6F6F6 url(/style/input.gif) no-repeat top left;
	margin-left: 5px;
	padding: 2px;
}

.form-line
{
	padding-top: 5px;
}

#container-all
{
	width: 766px;
	margin: auto;
}

#container-a
{
	padding-bottom: 240px;
	background: url(/style/baner.jpg) no-repeat center;
	padding-top: 10px;
}

#container-a a
{
	color: #316BB5;
	text-decoration: none;
}

#container-a a:hover
{
	text-decoration: underline;
}

#logo
{
	padding-left: 190px;
	float: left;
	font-size: 2em;
}

.extra-links
{
	float: right;
}

.extra-links li
{
	display: inline;
	padding-right: 10px;
}

#container-a .extra-links
{
	padding-top: 10px;
}

#content
{
	float: right;
	width: 500px;
	font-size: 1.1em;
	line-height: 1.6em;
	padding: 24px 10px 20px;
}

#content a
{
	text-decoration: underline;
	color: black;
}

#content h1 a
{
	color: black;
}

#content h1 a:hover
{
	text-decoration: black;
	color: black;
}

#content a:hover
{
	text-decoration: none;
	color: black;
}

#content ul
{
	margin-left: 30px;
	padding-bottom: 1em;
}

.article-image
{
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

.more
{
	margin-bottom: 2em;
}

.excerpt
{
	font-size: 1em;
}

.opinion
{
	line-height: 1.4em;
}

.opinion-content
{
	border: 1px #dadada solid;
	border-bottom: 0;
	background-color: #eee;
	margin-right: 28px;
	padding: 10px 10px 0px 10px;
}

.opinion-sign
{
	text-align: right;
	background: url(/style/sign.gif) top right no-repeat;
	padding-top: 25px;
	padding-bottom: 20px;
}

#content form
{
	text-align: right;
	padding-right: 100px;
}

#content .input-field
{
	width: 260px;
}

#content .form-line-osobowe
{
	text-align: left;
	margin-top: 20px;
}

#content textarea
{
	font-size: 1em;
}

.container-b1
{
	float: left;
	width: 238px;
	margin-top: 5px;
	background: url(/style/top.gif) no-repeat center top;
	padding-top: 18px;
	padding-bottom: 8px;
	clear: left;
}

.container-b2
{
	background: url(/style/bottom.gif) no-repeat center bottom;
	padding-bottom: 18px;
}

.container-b3
{
	background: url(/style/center.gif) repeat-y center;
	padding: 0px 18px;
}

.menu
{
	font-size: 1.1em;
	line-height: 1.8em;
}

.menu a
{
	color: #333;
	text-decoration: none;
}

.menu a:hover
{
	text-decoration: underline;
}

.menu ul
{
	list-style-type: none;
}

.menu li
{
	background: url(/style/point.gif) no-repeat center left;
	padding-left: 15px;
}

#newsletter
{
	line-height: 1.2em;
}

#news-text
{
	background: url(/style/cover.gif) no-repeat center left;
	font-size: 0.8em;
	padding-left: 80px;
	padding-bottom: 10px;
}

#news-head
{
	font-size: 1em;
	padding-bottom: 0.4em;
	font-weight: bold;
}

#newsletter form
{
	text-align: right;
}

#newsletter .input-field
{
	width: 151px;
}

.submit-field
{
	color: #93A6BF;
	font-size: 0;
	width: 99px;
	height: 19px;
	border: 0;
	background: url(/style/submit.gif) no-repeat center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#newsletter a
{
	text-decoration: underline;
}

#foot
{
	width: 745px;
	margin: auto;
	clear: both;
	color: #fafafa;
	background: #22436F url(/style/foot-back.gif) no-repeat center top;
	padding-top: 10px;
	padding-left: 15px;
	height: 20px;
}

#foot .extra-links a
{
	color: #fafafa;
}

#foot .extra-links a:hover
{
	text-decoration: none;
}

.technical-info
{
	font-weight: bold;
	color: #D54303;
}

.technical-info-correct
{
	font-weight: bold;
	color: #40C505;
}

#content #test
{
	margin-top: 2ex;
	padding-right: 0;
}

#test fieldset
{
	text-align: left;
	border: 1px solid #ddd;
	padding: 0px;
}

#test legend
{
	margin-left: 5px;
}

#test .point
{
	margin-left: 30px;
	padding-bottom: 2ex;
}

#test .point ul
{
	list-style-type: none;
	margin-left: 30px;
}

#test label
{
	padding-left: 7px;
}

#test .wrong-answer label
{
	font-weight: bold;
}

#test .right-answer label
{
	font-weight: bold;
}

#test #results
{
	list-style-type: none;
	padding-top: 30px;
}

#test #results li
{
	margin-bottom: 1ex;
	padding-left: 5px;
}

#buttons
{
	text-align: right;
	padding: 10px;
}

#buttons input
{
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 2px;
}

div.ramka
{
	border: 1px solid #C9C9C9;
	background-color: #EEEEEE;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 90%;
	margin-top: 15px;
	margin-bottom: 15px;
}

#ksiazka
{
	line-height: 1.3em;
}

#ksiazka-text
{
	background: url(/style/nauczt.jpg) no-repeat center left;
	font-weight: normal;
	font-size: 0.8em;
	padding-left: 80px;
	padding-bottom: 10px;
}

#ksiazka-head
{
	font-size: 1em;
	padding-bottom: 0.4em;
	font-weight: bold;
}

#ksiazka form
{
	text-align: right;
}

#ksiazka .input-field
{
	width: 151px;
}

#ksiazka a
{
	text-decoration: underline;
}