/* reset css */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,button{border:0;}
address,caption,cite,code,dfn,em,th,var,b,i{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight: normal;}
q:before,q:after{content:'';}
*, pre { font-family: Arial; }

a, a:hover, a:visited, a:visited:hover, a:active {
	color: #16234F;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	text-decoration: none;
}

div.button {
	padding: 8px;
}

div.button a {
	color: #fff !important;
	background: transparent url(../img/btn-a.gif) no-repeat center right;
	font-weight: bold;
	font-size: 12px;
	padding: 7px 18px 4px 0 !important;
	cursor: pointer;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
}

div.button a:active,div.button a:hover,div.button a:visited,div.button a:visited:hover {
	color: #fff;
	text-decoration: none;
}

div.button a:active span,div.button a:hover span {
	text-decoration: none;
}

div.button a span {
	background: transparent url(../img/btn-span.gif) no-repeat;
	padding: 5px 1px 7px 19px !important;
	display: inline-block;
}

a.next, a.next2 {
	background: url(../img/arrowedlink.gif) no-repeat right center;
	padding-right: 15px;
	color: #102554 !important;
}

a.nextLeft {
	background: url(../img/arrowedlink.gif) no-repeat left center;
	padding-left: 15px;
	color: #102554 !important;
}

a.previous {
	background: url(../img/arrowedlinkleft.gif) no-repeat left center;
	padding-left: 15px;
	color: #102554 !important;
}

a.offerPrevious{
	padding-right: 5px;
    text-decoration:none;    
}

a.offerNext{
	padding-left: 5px;
    text-decoration:none;    
}

body{
    font-family:Arial;
    font-size: 11px;
    color: #666666;
    background-color:#FFFFFF;
}

div{
    margin:0;
    padding:0;
}

.left {
	float: left;
}

.right {
	float: right;
}

input.text, select {
	border: 1px solid #7b9eba;
    padding: 1px !important;
}

.arrowedlink{
    background: url(../../template/img/arrowedlink.gif) no-repeat left center;
    display:block;
    padding-left:14px;
    margin-left:20px;
    float:right;
    color:#162455;
    font-size:9px;

}

#layer {
	background: #000;
	text-align: center;
	position: absolute;
	width: 100%;
	display: none;
	z-index: 5;
	left: 0;
	top: 0;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}

#duzaMapa1 {
	position: absolute;
	width: 900px;
	height: 550px;
	z-index: 10;
}

#wrapper_all{
    text-align: center;
}

#wrapper{
    width:950px;
    margin-left:auto;
    margin-right:auto;
    clear:both;
    text-align:left;
}

#top_segment{
    width:950px;
    padding-top:10px;
}

#top_segment_left{
    float:left;
    width:500px;
}

#top_segment_right{
    float:right;
    width:450px;
}

#topmenu ul{
    display:block;
    float:right;
}

#topmenu ul li{
    display:block;
    float:left;
}

#topmenu ul li a{
	display: inline-block;
	width: 100px;
	height: 97px;
}

#topmenu li.item0 a { background: url(../img/topmenu_item0.jpg) no-repeat; }
#topmenu li.item1 a { background: url(../img/topmenu_item1.jpg) no-repeat; }
#topmenu li.item2 a { background: url(../img/topmenu_item2.jpg) no-repeat; }
#topmenu li.item3 a { background: url(../img/topmenu_item3.jpg) no-repeat; }

#topmenu li a.item0on, #topmenu li.item0 a:hover { background: url(../img/topmenu_on.jpg) no-repeat 0 0; }
#topmenu li a.item1on, #topmenu li.item1 a:hover { background: url(../img/topmenu_on.jpg) no-repeat -100px 0; }
#topmenu li a.item2on, #topmenu li.item2 a:hover { background: url(../img/topmenu_on.jpg) no-repeat -200px 0; }
#topmenu li a.item3on, #topmenu li.item3 a:hover { background: url(../img/topmenu_on.jpg) no-repeat -300px 0; }

#topbanner_div{

}

#topbanner{

}

/* MAIN MENU */

#mainmenu_div{
    padding-top:10px;
}

#mainmenu{
    width:950px;
    height:38px;
    background-image:url(../../template/img/main_menu_top_bg.gif);
    background-position:center top;
    background-repeat:no-repeat;
    background-color:#162455;
}

#mainmenu ul{
    margin-left:5px;
    padding-top:3px;
}

#mainmenu ul li {
    float:left;
    background-image:url(../../template/img/mainmenu_menuitem_left_off.gif);
    background-position:left top;
    background-repeat:no-repeat;
    padding-left:14px;
    height:35px;
}

#mainmenu ul li.on {
    background-image:url(../../template/img/mainmenu_menuitem_left_on.gif);
}

#mainmenu ul li a{
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    float:left;
    display:block;
    height:27px !important;
    height:35px;
    padding-top:8px;

    background-image:url(../../template/img/mainmenu_menuitem_right_off.gif);
    background-position:right top;
    background-repeat:no-repeat;
    padding-right:16px;
}

/*#mainmenu ul li a:hover,*/ #mainmenu ul li a.on{
    background-color:#FFFFFF;
    color:#162455;
    background-image:url(../../template/img/mainmenu_menuitem_right_on.gif);
}

#mainmenu ul li img{
    float:left;
    display:block;
    padding-top:3px;
}

/* FOOTER MENU */

#footermenu_div{
    padding-top:10px;
}

#footermenu{
    width:950px;
    height:26px;
}

#footermenu .left{
    float:left;
    background-image:url(../../template/img/footermenu_left_bg.gif);
    background-position:left top;
    background-repeat:no-repeat;
    width:175px;
    height:26px;
}

#footermenu .left a{
    font-size:12px;
    color:#FFFFFF;
    display:block;
    height:26px;
    text-decoration:none;
    font-weight:bold;
    padding-left:25px;
    padding-top:5px;
}

#footermenu .right{
    float:right;
    background-image:url(../../template/img/footermenu_right.gif);
    background-position:right top;
    background-repeat:no-repeat;
    background-color:#2586C7;
    width:775px;
    height:26px;
}

#footermenu .right ul{
    display:block;
    margin-left:10px;
}

#footermenu .right ul li{
    display:block;
    float:left;
}

#footermenu .right ul li a{
    display:block;
    font-size:11px;
    text-decoration:none;
    color:#FFFFFF;
    padding-left:20px;
    padding-top:6px;
}

#footermenu .right ul li a:hover{
    text-decoration:underline;
}

/* footer logotypes */

#footerlogotypes_div{

}

#footerlogotypes{
    background-image:url(../../template/img/footer_logotypes.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    width:950px;
    height:64px;
}

/* FOOTER */

#footer_div{
    width:100%;
}

#footer{
    color:#999999;
    font-size:9px;
    text-align:center;
    padding:10px 0px;
    background-color:#E8E8E8;
}

#footer a{
    text-decoration:none;
    color:#999999;
}

/* content */

#content{
    width:950px;
    padding-top:20px;
}

#content_left{
    float:left;
    width: 175px;
}

#content_left h2{
    color:#162455;
    font-size:18px;
    display:block;
    padding-bottom:2px;
    border-bottom: 3px #2586C7 solid;    
}

#content_right{
    float:right;
    width: 755px;
    margin-left:20px;
}

#content_right h1{
    border-bottom:3px solid #2586C7;
    color:#162455;
    display:block;
    font-size:18px;
    padding-bottom:2px;
}
#content_right h1.no_underline{
    border-bottom: none;
}
/* LEFT MENU */

.leftmenu{

}

.leftmenu ul{
    display:block;
    list-style-type:none;
}

.leftmenu .p0, .leftmenu ul li{
    display:block;
    padding:0px;
    margin:0px;
}

.leftmenu .p0, .leftmenu ul li a {
    display:block;
    background-image: url(../../template/img/leftmenu_li.gif);
    background-position: 2px 50%;
    background-repeat: no-repeat;
    border-bottom:1px #E5E5E5 solid;
    color:#162455;
    font-size:12px;
    text-decoration:none;
    padding: 3px 0px 3px 15px;
}



.leftmenu .p1, .leftmenu ul li ul li a{
    display:block;
    background-image: url(../../template/img/leftmenu_li2.gif);
    background-position: left center;
    background-repeat: no-repeat;
    border-bottom:1px #e5e5e5 solid;
    color:#162455;
    font-size:12px;
    text-decoration:none;
    padding: 3px 0px 3px 25px;
}


.leftmenu .p2, .leftmenu ul li ul li ul li a{
    display:block;
    background-image: url(../../template/img/leftmenu_li3.gif);
    background-position: left center;
    background-repeat: no-repeat;
    border-bottom:1px #E5E5E5 solid;
    color:#162455;
    font-size:12px;
    text-decoration:none;
    padding: 3px 0px 3px 32px;
}

.leftmenu ul li ul li ul li ul li a{
    display:block;
    background-image: url(../../template/img/leftmenu_li3.gif);
    background-position: left center;
    background-repeat: no-repeat;
    border-bottom:1px #E5E5E5 solid;
    color:#162455;
    font-size:10px;
    text-decoration:none;
    padding: 3px 0px 3px 36px;
}


.leftmenu ul li ul li ul li ul li ul li a{
    display:block;
    background-image: url(../../template/img/leftmenu_li3.gif);
    background-position: left center;
    background-repeat: no-repeat;
    border-bottom:1px #E5E5E5 solid;
    color:#162455;
    font-size:10px;
    text-decoration:none;
    padding: 3px 0px 3px 40px;
}


.leftmenu a:hover, .leftmenu a.on {
    background-color: #e1e9f4;
}

/* LEFT BANNER */

#leftbanner{
    padding:10px 0px;
}

/* LEFT BOTTOM MENU */

#leftbottommenu{

}

#leftbottommenu ul{
    display:block;
    list-style-type:none;
}

#leftbottommenu ul li{
    display:block;
    padding:0px;
    margin:0px;
}

#leftbottommenu ul li a.add, .leftmenu ul li a.add {
    display:block;
    background-color:#2586C7;
    color:#FFFFFF;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
    padding: 3px 0px 3px 15px;
    margin-top:1px;
}

.leftmenu ul li a.add {
	background-image: url(../../template/img/leftmenu_li_left.gif);
	background-position: 2px 50%;
}

#leftbottommenu ul li a.add:hover, .leftmenu ul li a.add:hover {
	color: #fff;
}

#leftbottommenu ul li a{
    display:block;
    border-bottom:1px #E5E5E5 solid;
    color:#162455;
    font-size:12px;
    text-decoration:none;
    padding: 3px 0px 3px 15px;
}

#leftbottommenu ul li a:hover{
    color:#0089E5;
}

/* CONTENT */


/* CONTENT MIDDLE */

#content_middle{
    padding-top:10px;
}

#content_middle .top{
    background-image: url(../../template/img/content_middle_toproundoff.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width:755px;
    padding-top:4px;
    /*height:4px;*/
}

#content_middle .middle{
    background-color:#2586C7;
    min-height:100px;
    width:755px;
}

#content_middle .middle h2{
    font-size:18px;
    color:#FFFFFF;
    font-weight:normal;
}

#content_middle .bottom{
    background-image: url(../../template/img/content_middle_bottomroundoff.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    width:755px;
    height:9px;
}

#content_middle_inner{
    width:735px;
    margin-left:10px;
    margin: 0 auto !important;
    margin-left:10px;
    /*margin: 0 auto;*/  /*IE6*/    
}

/* MAIN SEARCH */

#mainsearch {
    width:735px;
    background-image: url(../../template/img/mainsearch_bg.gif);
    background-position: center center;
    background-repeat: repeat-x;
    height:49px;
}

#mainsearch.main {
	background-image: url(../../template/img/mainsearch_bg_main.gif);
}

.searchCategoryName {
	font-weight: bold;
	font-size: 16px;
	color: #333;
}

#mainsearch table{
    width:100%;
    height:40px;
}

#mainsearch table span{
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    display:block;
    float:left;
}

#mainsearch table .text{
    width:250px;
}

#mainsearch table .radio{
    float:left;
    margin-right:5px;
}

#mainsearch table td {
	padding: 0 4px;
}

#mainsearch table input {
	border: 1px solid #819cb9;
}

/* MAIN RECOMMENDD */

#mainrecommended{

}

#mainrecommended .top{
    background-image: url(../../template/img/mainrecommended_toproundoff.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width:735px;
    /*height:5px;*/
    padding-top:5px;
}

#mainrecommended .middle{
    background-color:#1E6B9F;
    min-height:50px;
    width:734px;
	overflow: hidden;
}

#mainrecommended .bottom{
    background-image: url(../../template/img/mainrecommended_bottomroundoff.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    width:735px;
    height:5px;
    /*background-color:#2586C7;*/
}

#mainrecommended_elements{
	margin-left:15px;
}

#mainrecommended_elements .row{

}

#mainrecommended_elements .block{
    margin-top:4px;
	margin-right:15px !important;
	margin-right:15px;
    /*width: 242px;*/
    width: 223px;
    height:51px; 
    float:left;
    border-bottom:1px #4081AD solid;
    display:inline-block;
}

#mainrecommended_elements .block.first{
    margin-left:10px !important;
    margin-left:5px; 
    margin-top:12px;
    /*width: 242px;*/
    width: 225px !important; 
    width: 218px; 
    height:51px; 
    float:left;
    border-bottom:1px #4081AD solid;
}

#mainrecommended_elements .block a.name{
    font-size:11px; 
    font-weight:bold; 
    color:#ABDBFC;
}

#mainrecommended_elements .block a.name:hover{
    color:#FFFFFF;
}

#mainrecommended_elements .block table td.photoarea{
    background-image: none;
    width:87px;
    height:45px;
    text-align:center;
}

#mainrecommended_elements .block table td.bgphoto{
    background-image: url(../../template/img/randomList_bg.gif);
    background-position: center center;
    background-repeat: no-repeat;
    width:87px;
    height:45px;
	cursor: pointer;
    text-align:center;
}

#mainrecommended_elements .block table td a.imglink{
    display:block;
}

/* MAIN NEWS */

#mainnews{
    background-color:#FFFFFF;
    min-height:200px;
    background-image: url(../../template/img/mainnews_bottomroundoff.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    width:735px;
}

#mainnews .bottom{
    background-image: url(../../template/img/mainnews_bottomroundoff.gif);
    background-position: left center;
    background-repeat: no-repeat;
    width:735px;
    height:5px;
}

#mainnews .inner{
    width:715px;
    margin: 0 auto !important;
    margin: 0 auto;  /*IE6*/
    padding:10px 0;
}

#mainnewssegment{
    border-left:1px #E1EAF4 solid;
    border-top:1px #E1EAF4 solid;
    border-bottom:1px #E1EAF4 solid;
    text-align:left;
}

#mainnewssegment .photo{
    border-left:2px #E1EAF4 solid;
    border-top:2px #E1EAF4 solid;
    border-bottom:2px #E1EAF4 solid;
    border-right:3px #E1EAF4 solid;
    float:left;
}

#mainnewssegment table{
    width:355px !important;
    width:345px;
}

#mainnewssegment table td{
    border-bottom:1px #E1EAF4 solid;
    padding:20px 0px 20px 30px;
    /*width:200px;*/
}

#mainnewssegment table .city{
    font-size:12px;
    color:#333333;
}

#mainnewssegment table .topic{
    font-size:12px;
    font-weight:bold;
    color:#162455;
    text-decoration:none;
}

/* main news menu*/
#mainnewsmenu{
    height:30px;
    background-color:#2586C7;
}

#mainnewsmenu ul{
}

#mainnewsmenu ul li{
    float:left;
    background-image: url(../../template/img/mainnewsmenu_menuitem_left_off.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left:20px;
    height:30px;
    background-color:#1E6B9F;
    margin-left:2px;
}

#mainnewsmenu ul li.on{
    background-image: url(../../template/img/mainnewsmenu_menuitem_left_on.gif);
}

#mainnewsmenu ul li.first{
    margin-left:0px;
}

#mainnewsmenu ul li a{
    background-color:#1E6B9F;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    float:left;
    display:block;
    height:22px !important;
    height:30px;
    padding-top:8px;
    text-transform:uppercase;

    background-image: url(../../template/img/mainnewsmenu_menuitem_right_off.gif);
    background-position: right top;
    background-repeat: no-repeat;
    padding-right:20px
}

/*#mainnewsmenu ul li a:hover,*/ #mainnewsmenu ul li a.on{
    background-color:#FFFFFF;
    color:#162455;
    background-image: url(../../template/img/mainnewsmenu_menuitem_right_on.gif);
}

#mainnewsmenu ul li img{
    float:left;
    display:block;
    border:0;
    margin:0;
    padding:0;
}

#mainnewsmenu ul li img.left{
    margin-left:2px;
}

/* BOTTOM INFO */

#bottominfo{
    width:755px;
}

#bottominfo .left{
    float:left;
    width:375px;
}

#bottominfo .right{
    float:right;
    width:50%;
}

#bottominfo h2 {
    color:#162455;
    font-size:18px;
    display:block;
    padding-bottom:2px;
    border-bottom: 3px #2586C7 solid;   
    width:368px;
}

#bottominfo .left .block{
    width:100%;
}

#bottominfo .left .block table{
    width:90%;
    height:40px;
}

#bottominfo .left .block table td.date{
    background-image: url(../../template/img/bottominfo_date_bg.gif);
    background-position: center center;
    background-repeat: no-repeat;
    width:80px;
    font-size:9px;
    color:#333333;
}

#bottominfo .left .block table td.blockright{
    border-bottom:1px #CADAEC solid;
}

#bottominfo .left .block table .desc{
    font-size:12px;
    color:#162455;
    text-decoration:none;
}

#bottominfo .left .block table .type{
    font-size:11px;
    color:#333333;
    text-decoration:none;
}

#bottominfo .left .arrowedLinksDiv {
	padding-right: 36px;
}

#bottominfo .right .lists{
    padding:10px 0px;
}

#bottominfo .right .lists ul{
    display:block;
}

#bottominfo .right .lists ul.left{
    float:left;
    width:180px;
    border-right:1px #CADAEC solid;
}

#bottominfo .right .lists ul.right{
    float:right;
    width:180px;
}

#bottominfo .right .lists ul li{

}

#bottominfo .right .lists ul li a{
    font-size:11px;
    color:#162455;
    text-decoration:none;
    display:block;
    padding:5px 5px 5px 15px;
    background: url(../img/blue-dot.gif) no-repeat left center;
}

#bottominfo .right .lists ul li a:hover{
    text-decoration:underline;
}

#bottominfo .arrowedLinksDiv{
    padding:10px;
}

#bottominfo .left li, #bottominfo .right li {
	/*padding-left: 12px;
	padding-right: 5px;*/
	margin:0;
	padding:0;
	display:block;
}

/* CONTACT AREA */

#contactarea .toparea{
    padding-top:20px;
    color:#333333;
}

#contactarea .toparea a{
    color:#333333;
    text-decoration:none;
}

#contactarea .toparea .left{
    float:left;
    width:375px;
    height:96px;
    background-image:url(../../template/img/contact_mail.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

#contactarea .toparea .right{
    float:right;
    width:375px;
    height:96px;
    background-image:url(../../template/img/contact_phone.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

#contactarea h2{
    color:#162455;
    font-size:18px;
    font-weight:normal;
}

#contactarea .lowerarea{

}

form#contactForm{
    /*background-color:#E1EAF4;*/
}

form#contactForm input{
    width:260px;
    border:1px #A2B7C3 solid;
    font-size: 11px;
    padding-left: 3px !important;
    padding-top: 3px !important;
    height: 16px !important;
}

form#contactForm textarea{
    width:260px;
    height:100px;
    border:1px #A2B7C3 solid;
    font-size: 11px;
    font-family:Arial;
    padding-left: 3px !important;
    padding-top: 3px !important;
}

#formerror { font-weight: bold; color: #CC0000; margin-top: 7px;}
.error { font-weight: bold; color: #CC0000; }

form#contactForm table{
    color:#333333;
    font-size:11px;
    width:100% !important;
    width:97%;
}

form#contactForm table tr td.inp{
    height: 22px;
}

form#contactForm table tr td.desc{
    text-align:right;
    font-weight:bold;
    padding-right:10px;
}

form#contactForm table tr td.rightspace{
    width:30px;
}

form#contactForm .top{
    width:755px;
    padding-top:5px;
    background-image:url(../../template/img/contactForm_top_roundoff.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

form#contactForm .center{
    width:755px;
    padding-bottom:5px;
    background-image:url(../../template/img/contactForm_bottom_roundoff.gif);
    background-position:left bottom;
    background-repeat:no-repeat;    
}

form#contactForm .bottom{

}

/* ARTICLE */

#artykul{
    padding-top:20px;
}
#artykul h1{
    font-family: Arial;
    font-size: 18px;
    color: #D80707;
    border-bottom: 1px #CCCCCC dotted;
}
#artykul a{
    color: #D80707;
    text-decoration:none;
}
#artykul ul{
	display: block;
}
#artykul ul li{
    background-image: url(../../template/img/standard_li_dot.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-bottom:3px;
    padding-left:15px;
    padding-top:3px;
    display: block;
}

#artykul .art_pictures{
    float:left;
    padding-right: 10px;
    padding-top: 10px;
}
#artykul .art_content{
    padding-top: 10px;
}

#artykul .art_pictures .art_picture_div{

    padding: 5px;
    margin-right:10px;
}

img.obrazek_szablon{
    border: 3px solid #E1EAF4
}

.standard_art_gallery .block{
    text-align:center; 
    width: 170px; 
    height: 118px; 
    float:left; 
    /*padding:3px;*/ 
    border: 3px #E1EAF4 solid; 
    margin-left: 10px; 
    margin-top: 10px;
}

.standard_art_gallery{

}

/* EO ARTICLE */ 

/* REGISTER */

#register_div{

}

#register{

}

#register .top{
    width:950px;
    padding-top:5px;
    background-image:url(../../template/img/register_top_roundoff.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

#register .center{
    width:950px;
    padding-bottom:5px;
    background-image:url(../../template/img/register_bottom_roundoff.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
    background-color:#E1EAF4;    
}

form#registerForm{

}

#komunikat_rejestracja {
    text-align:center;
    font-size: 14px;
    padding-top: 35px;
    padding-bottom: 40px;
    color: #333;
    font-weight: bold;
}

form#registerForm input.text{
    width:300px;
    height:18px;
    border:1px #A2B7C3 solid;
    font-size: 11px;
}

form#registerForm input.border_error{
    border:1px #DE3D09 solid;

}

form#registerForm textarea{
    width:260px;
    height:100px;
    border:1px #A2B7C3 solid;
    font-size: 11px;
    font-family:Arial;
}

form#registerForm table{
    color:#333333;
    font-size:11px;
    margin:0 auto !important;
    margin-left:250px;
}

form#registerForm table tr td.inp{
    height: 25px;
}

form#registerForm table tr td.rest{
    height: 30px;
}

form#registerForm table tr td.desc{
    text-align:right;
    font-weight:bold;
    padding-right:10px;
}

/* EO REGISTER */

/* LOGIN */

#login_div{

}

#login{

}

#login div.top{
    width:367px;
    padding-top:5px;
    background-image:url(../../template/img/login_top_roundoff.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

#login div.center{
    width:367px;
    min-height:100px;
    padding-bottom:5px;
    background-image:url(../../template/img/login_bottom_roundoff.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
    background-color:#E1EAF4;
}

#login .left{
    float:left;
    width:367px;
}

#login .right{
    float:right;
    width:367px;
}

form#loginForm{

}

form.loginForm input.text{
    width:230px;
    height:18px;
    border:1px #A2B7C3 solid;
    font-size: 11px;
}

form.loginForm table{
    color:#333333;
    font-size:11px;
    margin:0 auto;
}

form.loginForm table tr td.inp{
    height: 25px;
}

form.loginForm table tr td.rest{
    height: 30px;
}

form.loginForm table tr td.desc{
    text-align:right;
    font-weight:bold;
    padding-right:10px;
}

#login .right .registerinfo{
    color:#000000;
    font-size:12px;
    font-weight:bold;
    margin-right:60px;
    padding-top:10px;
    text-align:right;
    min-height:122px;
}

#login .right .registerinfo .text {
	padding-right: 8px;
}

#przypomnij_form { display: none; }
/* EO LOGIN */

#nawigacja, #userMenu { font-size: 10px; border-bottom: 1px solid #e7ebf6; padding-bottom: 6px; color: #333; margin-bottom: 5px;}
#nawigacja a, #userMenu a { font-size: 10px; color: #333; text-decoration: none;}
#nawigacja a:hover, #userMenu a:hover { color: #0089E5; text-decoration: underline; }
#nawigacja img, #userMenu img { vertical-align: middle; }

/* BLUE FRAME */

.blueframe_left{
    background-image:url(../../template/img/blueframeborder.gif);
    background-position:left top;
    background-repeat:repeat-y;
    overflow:hidden;
    z-index:200;
}

.blueframe_top{
    background-image:url(../../template/img/blueframeborder.gif);
    background-position:left top;
    background-repeat:repeat-x;
    z-index:200;
}

.blueframe_right{
    background-image:url(../../template/img/blueframeborder.gif);
    background-position:right top;
    background-repeat:repeat-y;
    z-index:200;
}

.blueframe_bottom{
    background-image:url(../../template/img/blueframeborder.gif);
    background-position:left bottom;
    background-repeat:repeat-x;
    z-index:200;
}

.blueframe_lefttop{
    background-image:url(../../template/img/blueframecorner_lefttop.gif);
    background-position:left top;
    background-repeat:no-repeat;
    z-index:300;
}

.blueframe_righttop{
    background-image:url(../../template/img/blueframecorner_righttop.gif);
    background-position:right top;
    background-repeat:no-repeat;
    z-index:300;
}

.blueframe_rightbottom{
    background-image:url(../../template/img/blueframecorner_rightbottom.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
    z-index:300;
}

.blueframe_leftbottom{
    background-image:url(../../template/img/blueframecorner_leftbottom.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
    padding:10px;
    z-index:300;
}

.blueframe_ie6hackdiv{
    clear:both; 
    height:1px; 
    background-color:#FFFFFF; 
    border-top:2px #E1EAF4 solid; 
    margin-top:-2px; 
    z-index:500;
}

/* EO BLUE FRAME */        

/* CARD ORDER */

form#cardorderForm{

}

form#cardorderForm input.text{
    width:300px;
    height:18px;
    border:1px #A2B7C3 solid;
    font-size: 11px;
}

form#cardorderForm input.border_error{
    border:1px #DE3D09 solid;

}

form#cardorderForm textarea{
    width:260px;
    height:100px;
    border:1px #A2B7C3 solid;
    font-size: 11px;
    font-family:Arial;
}

form#cardorderForm table{
    color:#333333;
    font-size:11px;
    margin:0 auto !important;
    margin-left:200px;
}

form#cardorderForm table tr td.inp{
    height: 25px;
}

form#cardorderForm table tr td.rest{
    height: 30px;
}

form#cardorderForm table tr td.desc{
    text-align:right;
    font-weight:bold;
    padding-right:10px;
}

/* EO CARD ORDER */

/* Accout, edit data */

#login_div.editData h2 {
	font-size: 18px;
	color: #21234a;
	margin: 5px 0;
}

#login_div.editData label {
	display: inline-block;
	width: 110px;
	text-align: right;
	margin-right: 10px;
	color: #333;
	font-weight: bold;
	vertical-align: top;
	padding-top: 8px;
}

#login_div.editData input, #login_div.editData textarea, #login_div.editData select {
	width: 210px;
	border: 1px solid #a3b6c5;
	padding: 1px;
	margin: 4px 0;
}

#login_div.editCompany .gray {
	color: #666;
	vertical-align: bottom;
}

#login_div.editCompany input, #login_div.editCompany textarea {
	width: 310px;
}

#login_div.editCompany select {
	width: 314px !important;
	width: 312px;
	_width: 312px;
}

#login_div.editData input.image {
	width: auto;
	border: 0;
}

.msgError {
	color: #d50000;
	padding: 5px 5px 10px;
	font-weight: bold;
	font-size: 12px;
}

.msgOk {
	color: #00d500;
	padding: 5px 5px 10px;
	font-weight: bold;
	font-size: 12px;
}

/* Dodaj firmę */

#login_div.editCompany .text-small {
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}

#login_div.editCompany label {
	margin-left: 130px;
}

#login_div.editCompany textarea {
	height: 100px;
}

#login_div.editCompany input.checkbox {
	width: auto;
	border: 0;
	vertical-align: middle;
}

.added {
	width: 97%;
	/*jak bedzie na 100% to zwali sie na IE6*/
	font-size:11px;
}

table.added td p.advInHd{
    font-weight:bold;
    font-size:12px;
    color:#333333;
    border-bottom:2px #82BADB solid;
    display:block;
    padding-bottom:5px;
}

table.added td p.advInTxt{
    font-weight:bold;
    font-size:11px;
    color:#333333;
    display:block;
    padding:5px 0px;
}

table.added td p.advInTxtNorm{
    font-weight:normal;
    font-size:11px;
    color:#333333;
    display:block;
    padding:5px 0px;
}

table.added td.detLBImgtd{
    background-color:#F5F5F5;
    width:250px;
    padding:5px 10px;
}

.bottomSearch strong {
	color: #333;
}

.bottomSearch select {
	margin: 0 10px;
}

.bottomSearch input {
	margin-left: 10px;
	margin-right: 2px;
}

.bottomSearch .previous, .bottomSearch .next {
	text-decoration: none !important;
	border:0;

}

.added td {
	padding: 15px 5px;
	border-bottom: 1px solid #cedae6;
}

.added a {
	font-size: 10px;
}

#login_div.editData input.error, #login_div.editData textarea.error, #login_div.editData select.error {
	border: 1px solid #d50000;
	font-weight: normal;
	color: #000;
}

#login_div.editData a#showMap {
	margin-left: 252px;
}

#login_div.editData strong {
	color: #333;
}

#login_div.editData a {
	color: #102554;
}

#login_div.editData a:hover {
	text-decoration: none;
}

#login_div.editData .border {
	color: #333;
	border-bottom: 1px solid #c9daea;
	font-weight: bold;
	margin-bottom: 10px;
}

#login_div.editData .desc {
	color: #333;
	font-size: 10px;
}

#login_div.editData .files {
	margin-bottom: 10px;
}

#login_div.editData .fileHolder {
	display: inline-block;
	width: 360px;
}

#login_div.editData .fileHolder input {
	width: auto;
	vertical-align: middle;
}

#login_div.editData .fileHolderInner {
	display: inline-block;
	width: 100px;
	height: 60px;
	text-align: center;
}

#login_div.editData .fileHolder img {
	border: 3px solid #e5e9f2;
	vertical-align: middle;
}

#login_div.editData .fileHolder {
	color: #333;
	font-weight: bold;
	display:block;
	width:	350px;
	min-height: 70px;
	float:left;
	width: 360px;
}

#login_div.editData #optionsLayer .fileHolder {
	color: #333;
	font-weight: bold;
	display: inline-block;
	min-height: 70px;
	float: none;
}

.added .img {
	text-align: center;
	vertical-align: middle;
	width: 110px;
}

.added tr {
	height: 87px;
}

.added td.name {
	color: #333;
}

.added span.name a {
	color: #102554;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.added .link {
	width: 250px;
	color: #216894;
	text-align: center;
}

.added .link a {
	color: #102554;
	padding-left: 15px;
}

#login_div.cart .items {
	width: 100%;
}

#login_div.editData .payment-selection input {
	width: auto;
	margin: 0 10px;
}

#login_div.editData .payment-selection img,
#login_div.editData .payment-selection input,
#login_div.editData .payment-selection span {
	display: inline-block;
	vertical-align: middle;
}

#login_div.editData .payment-selection span {
	width: 210px;
}

#login_div.editData .payment-selection {
	/*display: inline-block;*/
	display:block;
	width: 360px;
	float:left;
}

#login_div.editData .border-left {
	border-right: 1px solid #e5e6f8;
}

/* Katalog firm, lista firm */

.bottomSearch #next, .bottomSearch #previous {
	text-decoration: none;
}

/* Szegóły firmy */

.companyDetails .rabat {
	color: #2787c4;
	font-size: 12px;
}

.companyDetails .rabatHidden {
	color: #666;
}

.companyDetails .rabatHidden a {
	color: #102554;
}

.companyDetails .holder {
	float: left;
	width: 250px;
}

.companyDetails .logo .text-small {
	margin: 10px 20px 0 5px;
	font-size: 11px;
}

.companyDetails .logo .holder-img {
	width: 223px;
	height: 165px;
    /*background-image:url(../../template/img/NoPicture.jpg);
    background-position:center center;
    background-repeat:no-repeat;*/	
    overflow:hidden;	
}

.companyDetails .holder-img {
	background: #f5f5f5;
	margin-top: 10px;
	display: inline-block;
	width: 123px;
	height: 94px;
	text-align: center;
	vertical-align: middle;
	float:left;
}

.companyDetails .holder-img table {
	width: 100%;
	height: 100%;
	text-align: center;
}

.companyDetails .holder-file {
	display: inline-block;
	width: 350px;
	float:left;
}

.companyDetails .holder-file img {
	vertical-align: middle;
}

.companyDetails #map-google {
	border: 3px solid #e5e9f2;
}

.companyDetails #map-google {
	width: 225px;
	height: 225px;
	margin: 10px 0 0 15px;
}

.companyDetails .next {
	font-size: 10px;
	margin-top: 7px;
}

.companyDetails .text-small {
	font-size: 12px;
}

/*
.companyDetails #mainsearch {
	background: url(../img/searchBarBack.gif);
}*/

/* Koszyk */

.cart .added td {
	padding: 0 5px;
	height: 80px;
}

.cart .added .name {
	color: #333;
	font-weight: bold;
	font-size: 12px;
}

.cart .added .price {
	color: #333;
	font-size: 13px;
	font-weight: bold;
}

.cart .added .price .name {
	font-weight: normal;
}

.cart .other-options {
	background: #e1eaf3;
	padding: 12px 10px;
	margin-bottom: 5px;
}

.cart .other-options a.orderbtn {
	margin: 0px;
	float:right;
}

.cart .other-options a {
	margin: 0 10px;
}

.cart .other-options .price-all {
	font-weight: bold;
	font-size: 16px;
	color: #333;
	margin-left: 0px;
	float:left;
}

.cart .other-options .price-all .price {
	font-size: 17px;
	color: #2887c7;
}

.cart .blueframe_leftbottom {
	color: #333;
}

.cart .blueframe_leftbottom .text-small {
	margin: 5px 0;
}

.cart .blueframe_leftbottom input {
	vertical-align: middle;
	margin: 10px 4px 10px 0;
}

.cart .blueframe_leftbottom img {
	margin: 10px 0;
}

.cart .blueframe_leftbottom #orderButton {
	text-align: center;
}

/* Zamów */

#standard, #online {
	cursor: pointer;
}

/* Kategorie, lista firm */
/*
#searchForm #mainsearch {
	background-image: url(../../template/img/searchBarBack.gif);
}*/

/* Główna, losowe */

#mainrecommended_elements table {
	height: 100%;
}

#mainrecommended_elements .holder-img {
	vertical-align: middle;
	width: 85px;
}

#randomItem .blueframe_left{
	background-color: #fff;
    background-image:url(../../template/img/whiteframeborder.gif);
    background-position:left top;
    background-repeat:repeat-y;
}

#randomItem .blueframe_top{
    background-image:url(../../template/img/whiteframeborder.gif);
    background-position:left top;
    background-repeat:repeat-x;
}

#randomItem .blueframe_right{
    background-image:url(../../template/img/whiteframeborder.gif);
    background-position:right top;
    background-repeat:repeat-y;
}

#randomItem .blueframe_bottom{
    background-image:url(../../template/img/whiteframeborder.gif);
    background-position:left bottom;
    background-repeat:repeat-x;
}

#randomItem .blueframe_lefttop{
    background-image:url(../../template/img/whiteframecorner_lefttop.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

#randomItem .blueframe_righttop{
    background-image:url(../../template/img/whiteframecorner_righttop.gif);
    background-position:right top;
    background-repeat:no-repeat;
}

#randomItem .blueframe_rightbottom{
    background-image:url(../../template/img/whiteframecorner_rightbottom.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
}

#randomItem .blueframe_leftbottom{
    background-image:url(../../template/img/whiteframecorner_leftbottom.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
    padding:10px;
}

#randomItem #inner {
	padding: 5px;
}

#randomItem .holder {
	float: left;
	width: 230px;
}

/* Zamów kartę */

form#cardorderForm input.error {
	border: 1px solid #d50000;
	color: #333;
	font-weight: normal;
}

/* Inne */

input.checkbox {
	border: 0;
}

/* Mapa Google */

#logocontrol, #duzaMapa1 div span,#duzaMapa1 div a {
	display: none;
}

/* jCarouselLite */

#jCarouselLite li {
	float: left;
	display: inline-block;
	padding: 5px;
	width: 170px;
	height: 75px;
	text-align: center;
}

#jCarouselLite table {
	width: 100%;
}

#jCarouselLite td {
	height: 70px;
	vertical-align: middle;
	text-align: center;
}

#footerlogotypes_div div.left {
	color: #333;
	font-size: 12px;
	padding: 30px;
	margin-right: 10px;
}

#content_right .fck h1, .fck h1 {
	border: 0;
	background: none;
}

.fck b {
	font-weight: bold;
}

.fck em {
	font-style:italic;
}

.fck ul {
	padding-left: 20px;
}

.fck ul, .fck li {
	list-style: disc;
}

.pagination {
	display: inline-block;
	float: right;
	vertical-align: middle;
	padding: 3px;
}

.pagination a.normal {
	display: inline-block;
	padding: 2px 5px;
	background: #f5f5f5;
	font-weight: bold;
	text-decoration: none;
}

.pagination a.selected {
	display: inline-block;
	padding: 2px 5px;
	background: #d5d5d5;
	font-weight: bold;
	text-decoration: none;
}

/* Dodaj i edytuj firmę */
#login_div.editCompany .ofirmie {
	font-size: 12px;
	height: 300px;
	width: 100%;
}