/*
 * autor - http://jrobin.net
 * sierpien 2005
 */
 
/*  glowne  */

.editright input,.editright select {
	border: solid 1px #D1D1D1;
}

.editright input[type=submit] {
	width: 100px;
	border: solid 1px #D1D1D1;
	margin: 10px auto;
	padding: 2px;
}



.lastadded_top
{
}

.lastadded_mid
{
margin: 10px;
padding: 10px 0;
border: solid 1px #000;
text-align: center;
background: #E4E4E4;
}

.lastadded_mid .userlogin
{
	display: block;
	margin: auto;
}

.lastadded_mid .submit
{
	width: 65px;
	border: solid 1px #AEAEAE;
	background: #D1D1D1;
	margin: 10px auto;
	padding: 2px;
}

.lastadded_mid a
{
	display: block;
	margin: 10px auto;
	padding: 2px;
	width: 100px;
	border: solid 1px #AEAEAE;
	background: #D1D1D1;
	text-decoration: none;
}



.lastadded_mid .border
{
border: 1px solid #000;
}

.lastadded_mid form
{
display: inline;
}

.lastadded_bot
{
}

div#smallpoll
{
margin: 10px;
padding: 10px 0;
border: solid 1px #000;
text-align: center;
background: #E4E4E4;
}

div#smallpoll .submit, div#poll .submit
{
	width: 100px;
	border: solid 1px #AEAEAE;
	margin: 10px auto;
	padding: 2px;
}

div#smallpoll a, div#poll a
{
	display: block;
	margin: 10px auto;
	padding: 2px;
	width: 100px;
	border: solid 1px #AEAEAE;
	background: #D1D1D1;
	text-decoration: none;
}

div#smallpoll #pytanie
{
display: block;
margin-bottom: 5px;
}

div#smallpoll span.input
{
display: block;
margin-left: 10px;
text-align: left;
}

div#smallpoll input
{
margin-top: 10px;
}

div#smallpoll span.input input
{
vertical-align: middle;
margin-top: 2px;
}

div#smallpoll a
{
display: block;
}

div#user_pm
{
 position: absolute;
 top: 100px;
 left: 0px;
 width: 92%;
 padding: 3%;
 height: 50%;
 margin-left: auto;
 margin-right: auto;
 background-color: #FFF;
 border: solid 5px #34366F;
 z-index: 10000;
 overflow:auto;
}
div#user_pm .nazwa
{
 font-size: 20pt;
}
div#user_pm .link
{
line-height: 20pt;
font-size: 10pt;
text-align: center;
}



html,body
{
margin: 0px;
padding: 0px;
text-align: center;
height: 100%;
font-family: Trebuchet MS, Verdana, Tahoma;
font-size: 9pt;
color: #000;
background: #FFF;
}
input, select, a
{
font-size: 8pt;
}

* a
{
color: #000;
text-decoration: underline;
}

* a:hover
{
color: #000;
text-decoration: none;
}


.naglowek
{
display: none;
}

.stronnicowanie
{
text-align: center;
}
.stronnicowanie a
{
text-decoration: none;
color: #000;
}

.stronnicowanie #stronnicowanie_selected
{
font-weight: bold;
}

.stronnicowanie a:hover
{
text-decoration: underline;
}

#langbox
{
text-align: center;
}

#langbox img
{
border: 0px;
margin: 2px;
}

/*
tab, row, kom, msg, form inline
*/

p.msg
{
margin: 20px 0px;
/* color: #88BA00; */
color: #44469D;
font-weight: bold;
text-align: center;
}

form
{
 display: inline;
}


/*
classes
*/

.long
{
width: 350px;
}

.bold, a.strong
{
font-weight: bold;
}

.center
{
text-align: center;
}

.left
{
text-align: left;
}


