@charset "utf-8";
/* CSS Document */


body {

	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding:0px;	
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background:url("img/bg.png");
	
}


a{

    color:#142141;
    text-decoration:none;

}

a:hover{

    text-decoration:underline;

}

td{

text-align:left;

}

.elem{


float:left;
width:200px;
height:180px;
margin:15px;
text-align:center;

}

.elem p{
text-align:center;

}

.wpis{

    float:left;
    width:680px;
    background:white url('img/k.png') repeat-x bottom;

    padding:10px;



}

.wpis_act{

    width:680px;
    float:left;

    background:#eff3fb url('img/k.png') repeat-x bottom;
    padding:10px;

}

.naglowek_maly{

    font-weight:bold;


}

.data{

    font-weight:normal;
    font-size:10px;

}

.tekst{

    font-weight:normal;
    font-size:11px;
    color:#001c43;
}

#www{


	height:auto;
	width:962px;
	margin:0px auto;
	padding:0px;
	
	
	
}

textarea, input, select, textarea.vc_intxt, input.vc_intxt{

	border: solid 1px #ADADAD;
	background:#FDFDFD;
	padding:2px;
	color:#001c43;

}


.opcja{

	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	color:#001c43;
	cursor:pointer;
}


.b, p{

    text-align:justify;
    font-size:11px;
    color:#001c43;

}

.info{

    color:green;
    font-weight:bold;

}

.wiecej{

    text-align:right;

    color:red;
    text-decoration:none;
    font-size:11px;

    cursor:pointer;

}

.wiecej a{

    color:red;
    text-decoration:none;
    font-size:11px;

}

.aktualnosc_wiecej{

    color:red;
    cursor:pointer;


}

.blad{

    color:red;
    font-weight:bold;

}


#inner{

    float:left;
    width:100%;
    margin:0px;
    padding:0px;

    background:white;

    overflow:hidden;


}

#flash{

    width:710px;
    height:251px;
    float:left;


}


#menu{

    height:38px;
    width:100%;
    float:left;
    background:url('img/menu-bg.png') repeat-x;

}



#info{

    float:left;
    width:252px;
    height:251px;
    background:url('img/info.jpg') no-repeat top left;




}

#info p{

	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	color:#142141;
	padding-left:18px;



}


.menuelem{

    float:left;
    height:25px;
    padding-top:13px;
    padding-left:25px;
    padding-right:25px;
    background:url('img/menu-separator.png') no-repeat right bottom;

}



#menu a{

	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	color:white;
	cursor:pointer;
}

#menu a:hover{

    color:red;

}


#lewy{

    width:252px;
    min-height:300px;
    background:#eff3fb;
    float:left;


	padding-bottom:8000px;
	margin-bottom:-8000px;

}

.naglowek, h1{

    font-size:12pt;
    font-weight:bold;
    color:#001c43;
    text-align:left;
    padding-left:10px;

}

#prawy{

    width:700px;
    padding:5px;
    min-height:300px;
    float:left;


}

#dol{

    float:left;
    width:100%;
    height:65px;
    margin-bottom:0px;
    padding:5px 0px 0px 0px;
    background:url('img/dol-bg.png') repeat-x top;



    

}


ol{

    margin:4px;
    padding:0px;

}

.tytul{

    color:00234c#;
    font-weight:bold;

}

.akapit{

    color:#757575;
    font-weight:normal;

}

ul{
    margin:4px;
    padding:0px;

    list-style-image:url('img/pkt.png');
}

li{



    font-size:11px;
    color:#001c43;



    text-align:left;
    line-height:23px;
    list-style-position:inside;
    border-bottom:solid 1px white;
    margin:0px;
    padding:0px 0px 0px 10px;

}

li a{
    color:#001c43;
    font-family:Verdana;
    font-size:11px;
    text-decoration:none;
    font-weight:bold;
    text-align:left;
    
}


li a:hover{

    color:red;

}


#terminy{

    width:245px;
    min-height:40px;
    padding:0px;
    margin-left:4px;
    float:left;


    background:url('img/terminy-bg.png') repeat-y left;

}

#terminy p{

    color:white;
    margin:10px 10px 10px 20px;

}

img{

    border:none;

}


