/* html elements */
body {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #f8f8f8 url('../img/bg_body_front.gif') repeat-x;
    margin: 0px;
    color:#3F3F3F;
}
a{
    text-decoration:none;
    color:#2E69B7;
}
strong {
	font-weight:bolder;
	   color:#395981;
}
a img{
    border:none;
}
h1,h2{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
    font-size:19px;
    color:#2d4e78;
    margin-top: 0px;
    margin-bottom: 5px;
}
h2{
    font-size:15px;
    color:#666;
}
li{
padding-bottom:7px;
}
.left,.right{
    float:left;
}
.right{
    float:right;
}
li.acco_head{
	cursor:pointer;

}
h2.acco_head{
	background:#F9F9F9;
	padding:5px;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	cursor:pointer;
}
.acco_cont{
}
#mainwrapper,#footer,#bottom_panel{
    width:1023px;
    margin:auto;
    left:50%;
}
#topcontent{
    line-height:60px;
    height:60px;
    font-size:10px;
    font-weight:bold;
    text-shadow: #FFFFFF 1px 1px 1px;
    color:#153c73;
    text-align:left;
}
#topcontent a{
    color:#9f9f9f;
    word-spacing:20px;
    letter-spacing:2px;
}
#topcontent img{
	margin-top:10px;
}
#topcontent2{
    height:116px;
    margin-top:4px;
    color:#FFF;
}
#topcontent2 .left{
    margin-left:40px;
    margin-top: 14px;
}

#topcontent2 .right a{
    font-weight:bold;
}
input,select{
    margin-top:15px;
}
input[type=text]{
	border:1px solid #DDDDDD;
}
#search{
    border:none;
    width:180px;
    padding:7px;
    margin-bottom:3px;
    background:url('../img/bg_input.png') no-repeat;
}
#search .hints{
    color:#DDD;
}
#doSearch{
    border:none;
    padding:0px;
    width:80px;
    height:34px;
    background:url('../img/btn_szukaj.png') no-repeat;
}
#footer{
    text-align:left;
    letter-spacing:1px;
    clear:both;
    height:70px;
    letter-spacing:-0.02em;
    color:#999999;
    margin-top: 15px;
}
#footer a{
    letter-spacing:0.02em;
}
#footer .left{
    margin-left:14px;
}
#footer img{
    margin-left: 10px;
}
#grey_menu{
    text-align: center;
    width:235px;
    margin-top:86px;
    margin-right:15px;
    padding:9px;
    background:transparent url('../img/bg_apla_grey.gif') no-repeat;
}
#topImage{
    height:116px;
    width:335px;
    background:transparent url('../img/medyk.png') no-repeat right bottom;
}

.left_panel_quote {
	margin-right:10px;
	 color:#2E69B7;
}
.odd{
	background:#FAFAFA;
}
.even{
	background:#FFF;
}
.question{
	color:#777;
	font-weight:bold;
	font-size:13px;
	padding-top:20px;
}
.answers{
}
.Tabela2  td{
	padding-bottom:10px;
}
#result{
	padding:20px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.validation-advice,.odsylacz4{
	color:red;
	font-size:10px;
	display:inline;
}

#flashBanner{
	margin-top:10px;
}
.partnerzy{
padding:20px;
	text-align:right;
}
