* {

}

ul {
	list-style-type: none;
}

.left, .right {
	font-size: 14px;
	color: #000;
}
.left {
	width: 633px;
	padding: 0px 0px 20px 13px;
	float: left;

}

.right {
	width: 227px;
	height: 677px;
	float: right;
	padding: 45px 0px 10px 0px;
	margin-left: 0px;
	background: url(../images/right.jpg) right top no-repeat;
	margin-top: -49px;
}


h1 {
	font-size: 26px;
	color: #fff;
	font-family: "Times New Roman", Times, serif; 
	font-style: italic;
	margin: 0 0 0px 0;
	padding: 0;
}

h3 {
	margin:0;
	color: #FEF4F2;
	font-size: 15px;
	font-family: Arial; 
	font-style: italic;
	font-weight: bold;
	

}
h3 span {
	font-weight: normal;
}

.big {
	font-size: 36px;
}

ul#support_menu {
	width: 635px;
	height: 90px;
	margin: 35px 0 0 0;
	padding: 0;
	background: url(../images/top_area.png) left 70px no-repeat;
}

ul#support_menu li {
	width: 102px;
	height: 57px;
	float: left;
	margin-left: 3px;
	padding-top: 10px;
	background: url(../images/elem.png) left top no-repeat;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif; 
	font-style: italic;
	text-align: center;
	font-weight: bold;
}

ul#support_menu li.row1 {
	height: 45px;
	padding-top: 22px;
}

ul#support_menu li a{
	color: #004580;
	text-decoration: none;
}

ul#support_menu li a:hover{
	color: #fff;
}

.support_container {
	background: url(../images/square.png) left bottom no-repeat;
	padding: 10px 25px 25px 25px;
	min-height: 250px;
}
.support_container a:visited{
	color: #0000EE;
}

ul#support_menu li#active {
	margin-top: -10px;
	position: relative;
}

ul#support_menu li#active a {
	color: #fff;
}
.hints {

}

.hints h2 {
	font-family: "Times New Roman", Times, serif; 
	font-style: italic;
	font-size: 26px;
	text-align: right;
	margin: 0;
	padding-right: 45px;
}

.small_font {
	font-size: 11px;
}

ul.message_list {
	font-size: 12px;
	list-style: none;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	margin: 18px 0 0 58px;
	color: #45A847;
	font-weight: bold;
	width: 120px;
	clear: both;
	
}
#faq {width: 580px;}
#faq {margin-bottom: 25px;}
#faq .faqcontent {margin: 0 10px 0 10px;}
#faq h2.faqopened, #faq h2.faqclosed {
	cursor: pointer;
	padding: 0 0 0 15px;
	border-bottom: dotted 1px #ccc;
	margin: 0px 0 5px 0px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;	
}
#faq h2.faqclosed:hover {color: black;}
#faq h2.faqclosed {color: #434141;background: transparent url(../images/collapsed.png) no-repeat scroll 0 10px;}
#faq h2.faqopened {color: black; background: transparent url(../images/expanded.png) no-repeat scroll 0 10px;}
#faq  div {
	color: #000;
	font-size: 14px;
	padding: 10px 10px 10px 10px;
}

ul.features{
	padding: 0 0 0 10px;
	margin: 20px 0 0 0;

}
ul.features li{
	padding: 0 0 10px 0;
	margin: 0;
}
ul.features li span.title {
	font-weight: bold;
	color: #004580;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif; 
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
}
.submit { float: left; display: inline; clear: left; width: 90px; height: 25px; font-family: Times New Roman; font-size: 16px; font-style: italic; cursor: pointer; margin: 5px 0 0 3px;text-align: center;border: none; color: #fff; background: url("../images/btn-submit.png") no-repeat; }


#email_form {
	width: 500px; margin: 0px 0 0 0px; font-size: 12px; border-collapse: collapse;
}
#email_form td {
	padding-top: 10px; vertical-align: top;
}
#email_form input#id_author, input#id_email{
	border: 1px solid #197ed5;
}
#email_form textarea {
	width: 350px; height: 120px; border: 1px solid #197ed5;
}
#email_form span {
	color: #004181; margin-left: 110px; font-size: 11px;
}
#email_form a:link, #krok_47 a:hover {
	color: #004181; text-decoration: underline;
}
#email_form label{
	color: #fff; font-size: 12px; font-weight: normal;
}

ul#messages {
    padding: 0 0 10px 0;
    list-style: none;
	margin: 0;
}
ul#messages li {
    padding: 0;
}
ul.amounts{
	font-weight: bold;
	color: #004580;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif; 
	font-family: Arial;
	font-style: italic;
	font-weight: bold;

}
ul.amounts li{padding-bottom: 10px;}
ul.amounts li span.packet{width: 212px; display:inline-block;}


