
* { padding: 0; margin: 0; }

body {
 font-family:"Times New Roman", Times, serif;
 font-size: 16px;
 background: #F2F2F2;
}

h1 {
 margin: 0;
 padding: 15px 10px 15px 10px;
 font-size: 24px;
 text-align: center;
}

.smallprint {
	font-size: 12px;
	color:#999;
}


h2 {
 margin: 0;
 padding: 20px 10px 20px 10px;
 font-size: 18px;
 text-align: center;
}

p {
 margin: 0;
 padding: 10px;
 clear: both;
}

ul {
 margin: 0px 0px 0px 15px;
 padding: 10px;
 clear: both;
 list-style-type: none;
}

ul.normal {
 margin: 0px 0px 0px 15px;
 padding: 10px;
 clear: both;
}

li.normal{
padding: 5px 0px 0px 25px;
margin-bottom:10px;
}

li{
background: url(images/paw.png) no-repeat; 
padding: 5px 0px 0px 25px;
margin-bottom:10px;
}

li.k{background: url(images/paw-k.png) no-repeat; 
padding: 5px 0px 0px 25px;
margin-bottom:10px;

}

ul#checkmark {
 list-style-type: none;
 padding: 15px 10px 15px 10px;
 text-align: center;
}

li.checkmark {
 background: url(images/checkmark.gif) no-repeat 85px; /* adjust list item px image spacing if needed */
 margin: 0;
 padding: 4px;
}

ul.paw {
 list-style-type: none;
 padding: 15px 10px 15px 10px;
 
}
li.paw {
background: url(images/paw.png) no-repeat -10px; /* adjust list item px image spacing if needed */
 margin: 0;
 padding: 4px;
 }

img {
border: 0;
}

#wrapper { 
 posistion: relative;
 margin: 0 auto;
 margin-top: 10px;
 margin-bottom: 10px;
 width: 880px;
 height: 1%;
 padding: 0 10px 0 10px;
 background: url(images/shadow-wrapper.gif) repeat-y; 
}

#header {
 margin: 0;
 padding-top: 10px;
 width: 880px;
 height: 5px;

 background: #990000; /* header color */
}

#headline {
 margin: 0;
  padding-top: 10px;
 width: 880px;
 height: auto;
 background: white; /* header color */
  border-bottom: 1px solid #CCC;
}

#headline-text {
 margin: 0px auto;
 width: 780px;
 height: auto;
 background: white; /* header color */
 margin-bottom:15px;

}

#logo {
display: inline;
float: left;

width: 600px;
height: 5px;


}

#header h1 {
 float: left;
 margin: 0;
 padding: 10px 10px 0 80px;
 font-size: 30px;
 color: #FFF;
 clear: both; 
}

#tagline {
 margin: 0;
 padding: 0 0 0 82px;
 height: 1%;
 font-size: 14px;
 color: #FFF;
 clear: both; 
}

#leftcolumn {
 float: left;
 margin: 0;
 padding: 10px;
 width: 667px;
 height: auto;
 color: #333;
 background: #FFF;
  
}

.cream-box {margin:0px auto;
 width: 600px;
 height: auto;
 background:#FBF7BD;
  border: 1px solid black;

}

.center-box{width:600px; margin:0 auto;}

.cream-box-pay{width:550px;
background:#FBF7BD;
border:1px dashed;
margin:0px auto;

}

.blue-box {margin:0px auto;
 width: 600px;
 height: auto;
 background:#F3F2FF;
  border: 1px solid black;

}

.blue-box640 {margin:0px auto;
 width: 640px;
 height: auto;
 background:#F3F2FF;
  border: 1px solid black;

}

.blue-box-testimonial {margin:0px auto;
 width: 650px;
 height: auto;
 background:#F3F2FF;
  border: 1px solid black;
  margin-bottom:10px;

}

.kurs {margin:0px auto;
 width: 600px;
 height: auto;
 background:#FBF7BD;
  border: 3px solid black;
  border-style: dashed;
}


p.button {
 padding: 20px 10px 20px 10px;
 text-align: center;
}

#resource-box {
 margin: 40px auto 10px auto;
 width: 400px;
 border: 1px solid #990000;
}

#resource-title {
 padding: 10px;
 font-size: 18px;
 font-weight: bold;
 color: #FFF;
 text-align: center;
 border-bottom: 1px solid #CCC;
 background: #990000;
}

ul#resource-list {
 list-style-type: none;
 text-align: center;
}

a.resource-link {
 display: block;
 padding: 6px;
 border-top: 1px solid #FFF;
 border-bottom: 1px solid #CCC;
 color: #333;
 background: #F2F2E6;
}

* html ul#resource-list li {
 display: inline;
 height: 1%;
}

#rightcolumn {
 float: right;
 margin: 0;
 padding: 25px 10px 10px 10px;
 width: 169px;
 height: 27042px; /* increase or decrease the rightcolumn value depending on the finished height of the leftcolumn */
 color: #333;
 border-left: 1px solid #CCC;
 background: #F2F2E6;
}

* html #rightcolumn {
  height: 1930px; /* IE (Internet Explorer): increase or decrease the rightcolumn value depending on the finished height of the leftcolumn */
}

#rightcolumn h2 {
 margin-bottom: 10px;
 padding: 10px 5px 10px 5px;
 font-size: 16px;
 font-style: bold;
 color: #FFF; /* right column h2 text color */
 border-bottom: 4px solid #F00000; /* right column h2 bottom border color */
 background: #990000; /* right column h2 text background color */
}

#rightcolumn p {
 padding-bottom: 40px;
}

.quote {
 font-style: italic;
}

.signature {
 float: right;
 font-style: normal;
 font-weight: bold;
 margin-bottom:500px;
}

p.label {
text-align: center;
}

#footer { 
 clear: both;
 margin: 0;
 padding: 12px 12px 12px 20px;
 width: auto;
 height: 1%;
 color: #FFF;
 border-top: 6px solid #F00000; /* top border footer color */
 background: #990000; /* footer color */
}

#footer a {
 color: #FFF;
}

.center-reg{margin:0 auto;
width:640px;
border:0px;}
/* Moje Style */

.style5 {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top:15px;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 30px;
	color: #990000;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	font-style: italic;
	color: #990000;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.style6 {font-size: 20px}
.style7 {
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style8 {color: #990000;
    font-size: 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;}
.style10 {
	color: #990000;
	font-weight: bold;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style11 {font-size: 20px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
.style12 {color: #A3142D}
.style13 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
}
.style16 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px;}
.style18 {color: #990000; font-size: 24px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; }
.style19 {
	font-size: 16px;
	color: #990000;
}
.style20 {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #990000;
}
.style21 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.style25 {font-size: 16px}
.style26 {
	color: #FF0000;
	font-weight: bold;
}
.style27 {font-size: 18px}
.style29 {font-size: 24px}
.style30 {font-size: 24}
.style31 {font-weight: bold}
.style33 {font-size: 24px; font-weight: bold; }

/************************************************************/
/*						  Include Form Styles						*/
/************************************************************/

form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- Include Form ----------- */
.includeform{
	margin:0 auto;
	width:370px;
	padding:14px;
	line-height:100%;
}
	/* ----------- stylized ----------- */
	#includeform-body{
		border:solid 1px #B3B3A1;
		background:#FFFFE6;
	}
	#includeform-body h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#includeform-body p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	#includeform-body label{
		
		font-weight:bold;
		padding:7px 0px 0px 0px;
		width:100px;
		float:left;
	}
	#includeform-body .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#includeform-body input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 20px 10px;
	}
	#includeform-body button{
		margin-left:50px;
		clear:both;
		width:194px;
		height:30px;
		background:#666666 url(images/signupbutton.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#000000;
		font-size:14px;
		font-weight:bold;
	}
.payboxmain{background:#ffffcc; border:3px solid; border-style:dashed; width:650px; margin:0px auto;}
.payboxmaininside{background:white; border:1px red solid; width:590px; margin:0px auto;}
img
{  border-style: none;
}

.ass {
	font-size: 12px;
}

.box-column {width:600px; border: 0px; margin: 0px auto;}


.box-column-cream {width:490px; border: 0px; margin: 0px auto; background:#FBF7BD; border: 3px black dashed;}