html {
    min-height: 100%;
}
body {
    background-color: #fff;
    margin: 0px;
    min-height: 100%;
}
img {
	border: 0px;
}
.title {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ff4100;
}
#center{
    width:100%;
    margin:auto;
    min-height: 100%;
}
#content {
    width: 1024px;
    margin: auto;
    min-height: 100%;
}
#LeftColumn{
    float:left;
    width:238px;
    background-image: url( '../img/lay/menu_bg.jpg' );
    background-repeat: no-repeat;
    height: 663px;
    background-position:right;
}
#RightColumn{
    float:right;
    width:776px;
    background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.Clear{
    clear:both;
    line-height:0px;
}
#Footer {
    width: 100%;
    margin: auto;
	background-image: url(../img/bg_footer.jpg);
	background-color: #f5f5f5;
	background-repeat: repeat-x;
	height: 170px;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
 	color: #979797;
	font-size: 12px;
}

h1.mainCategory {
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #45627e;
    background-image: url( '../img/ikonki/icon_folder.jpg' );
    background-repeat: no-repeat;
    height: 31px;
    padding-left: 45px;
    padding-top: 6px;
    margin-bottom: 0px;
}
ul {
	margin:0px;
	padding:0px;
}
ul.footer {
    list-style: none;
	line-height: 18px;
	margin-left: 10px;
}
ul.premium {
	margin-left: 20px;
    list-style: none;	
}
ul.premiumPlus {
	list-style: none;
}
li.premiumPlus {
	background-image:	url('../img/premium_star.jpg');
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 16px;
	margin-bottom: 15px;
}
li.categoriesSelect {
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    list-style: none;
    margin:0px;
    background-image: url( '../img/ikonki/arrow.jpg' );
    background-repeat: no-repeat;
    padding-left:12px;
    padding-bottom: 12px;
    margin-left:25px;
}
a {
	border: 0px;
}
a.categoriesSelect {
    font-weight:bold;
    color: #212121;
    text-decoration:none;
}
a.categoriesSelect:hover {
    font-weight:bold;
    color: #212121;
    text-decoration:none;
}
a.footer {
	color: #979797;
	text-decoration:none;
	font-size: 12px;
}
a.commentsAnswer {
	color: #6e8bd2;
	font-size: 11px;
	text-decoration:none;

}
a.welcomeScr {
	font-size: 17px;
	color: #33896b;
	text-decoration:underline;
}
a.welcomeScr:hover {
	color: #33896b;
	text-decoration:underline;
}
a#showExpLink {
	color: #6e8bd2;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	background-image: url( '../img/ikonki/pokazTrescPrzepisu.png' );
    background-repeat: no-repeat;
    padding-left:20px;
	margin-left:5px;
}
a.answerCancel {
	background-image: url('../img/ikonki/cross.png');
    background-repeat: no-repeat;
	color: #6e8bd2;
	font-size: 12px;
	font-weight:bold;
	padding-left:17px;
	margin-left:5px;
}
.buttonGreen {
	padding: 7px 10px 9px 10px;
	background-color: #207053;
	font-size:14px;
	font-family: TitilliumMaps26L, Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0px #144936;
	display:block;
}
.buttonOrange {
	padding: 7px 10px 9px 10px;
	background-color: #fc6200;
	font-size:14px;
	font-family: TitilliumMaps26L, Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0px #a44101;
	display:block;
}
#welcomeScrDiv {
	background-image: url('../img/welcomeScrBg.jpg');
	background-repeat:no-repeat;
	height:105px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 22px;
	color: #fff;
	padding: 60px 10px 0px 25px;
	width: 741px;
	font-weight:bold;
	margin-bottom: 15px;
	border-bottom:4px solid #33896b;
	background-color:#64bc9d;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
@font-family {
	font-face: TitilliumMaps26L; 
	src: url('../img/font/TitilliumMaps26L.otf'); 
}
.welcomeScrTitle {
	font-family: TitilliumMaps26L, Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0px #5aa187;
	font-size:29px;
	font-weight:bold;
	display:block;
	margin-bottom: 15px;
	float: left;
}
.welcomeScrFooter {
	font-size: 17px;
	color: #3f9678;
	display: block;
	font-weight:bold;
	width:100%;
	padding: 12px 10px 12px 0px;
	margin-bottom: 15px;
	border-top: 1px solid #75c4a7;
}
.welcomeScrLine {

	border-top: 1px solid #5eb193;
	height:0px;
	width:100%
	margin: 10px 0px 10px 0px;
	display:block;
}
img.noBorder {
    border: 0px;
    margin: 0px;
    padding: 0px;
	margin-top:0px;
	display:block;
}
table.wybor {
    width: 100%;
    padding: 0px;
    border-collapse:collapse;
    border-color: #7ecdb0;
    border: 1px solid #7ecdb0;
}
td.header {
    background-color: #62bb9b;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    border-right: 1px solid #7ecdb0;
}
td.content {
    color: #212121;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    border-right: 1px solid #7ecdb0;
}
.dottedBorder {
    border-bottom:1px dotted #d4d4d4;
}
.fontParagraf {
    font-size: 12px;
    font-family: Arial, sans-serif;
    padding: 10px;
    margin-bottom: 10px;
}
.selectCategoryHead {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
table.testOptions {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #fff;
    background-color:#d8d8d8;
	margin-top:0px;
	color: #8c8c8c;
}
.premium_account_end {
	color: #fff;
	font-size: 30px;
	text-align: center;
	font-family: "Lucida Sans", Arial, Sans-serif;
	font-weight: bold;
	display: block;
	width: 100%;
}
.premium_accont_end_box {
	background-image: url('../img/lay/bg_premium.jpg');
	background-repeat: repeat-x;
	height: 80px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4b6b87;
	font-size: 13px;
	padding: 7px;
	border-bottom: 4px solid #a2b0be;
	background-color: #dae4ec;
}
.premiumPagePlanAll {
	width: 160px;
	height: 220px;
	background-color:#65bc9d;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0px #3d715e;
	color: #fff;
}
.premiumPagePlanTop {
	font-family: TitilliumMaps26L, Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0px #5aa187;
	background-color: #84c9b1;
	width: 160px;
	height: 90px;
	color:#fff;
	font-size:24px;
	font-weight:bold;
}
.commentsNick {
	font-size: 16px;
	font-weight: bold;
	color: #45627e;
}
.commentsDate {
	color: #7e7e7e;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
.commentsAnswer {
	background-image: url('../img/ikonki/answer.png');
	background-repeat: no-repeat;
	padding-left: 18px;
}
h1 {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fb6100;
	margin-top:0px;
}
h2 {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #45627e;
	margin-top:0px;
}
h2.kroki {
	display: block;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 30px;
	font-style: italic; 
	color: #eeeeee;
	margin:0px;
}
h1.navyBig {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	margin-top:10px;
	color:#45627e;
}
h2.greyMid {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	margin:0px;
}
.tekst_kroki {
	color: 565656;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 20px;
	display:block;
	margin-top: 5px;
	margin-bottom: 7px;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.komentarz {
	padding:10px;
	background-color:#f1f5f8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#212121;
	margin-left: 0px;
	margin-bottom:10px;
}
.warning {
	margin:10px; 
	background-color: #ffdc5e; 
	color: #995800; 
	font-family: Georgia, serif; 
	padding: 20px;
	text-align: center;
	border: 1px #f0cd4f solid;
}
.testInfo {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
	font-size:24px;
	font-weight:bold;
}
.categoryTooltip {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 530px;
    border: 1px solid black;
    background: #ffffff;
    z-index: 100;
}
#explanationArtText {
	font-family: "Lucida Sans", Georgia, serif;
	margin-left: 13px;
	margin-top: 10px;
}
#explanationArtText li {
	list-style-type: none;
}

#iuristaPlus {
    font-family: Arial;
    font-size: 12px;
     color: #5B5B5B;
    padding-top: 10px;
}
#iuristaPlus .main{
    font-size: 18px;
    color: #45627E;
}
#iuristaPlus .main span {
    color: #FB6100;
}
#iuristaPlus a{
    color: #2476CB;
    text-decoration: none;
    font-weight: bold;
}
#iuristaPlus a:hover{
    color: #2476CB;
    text-decoration: underline;
    font-weight: bold;
}
