﻿

.form * {
  vertical-align: middle;
}

.form IMG
{
	cursor:pointer;
}

#subscribtion
{
	margin:2px 0px 0px 0px;
}

#subscribtion .message
{
	padding:3px;
	font-size:10px;
	font-weight:bold;
	color:#D00019;	
}


/** style dla strony szukaj.aspx **/

#search-results LI
{
	padding-bottom:15px;
}

#search-results .subject
{
	padding-bottom:5px;
}

#search-results .subject A
{
	color:#E20119;
}

#search-results .desc A
{
	color:#000000;
}


/** style dla tekstow na stronach dodawanych przez cms **/
UL.spis-tresci
{
	margin:20px 0px 25px 40px !important;
}
UL.spis-tresci LI
{
	padding-bottom: 2px;
}

UL.spis-tresci LI A
{
	color:#44949D;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	
}

UL.spis-tresci LI A:hover
{
	color:Red;	
}


.regulamin
{
}

.regulamin UL
{
	margin:5px 0px 2px 20px;		
}

.regulamin UL LI
{
	padding-bottom:6px;	
	padding-left:5px;
}

.regulamin UL LI UL
{
	padding-left:10px;
}

/** ======================================================= **/
.ankieta LI
{
    padding-bottom:15px;
    color:#000;
    font-weight:bold;	
    
}

.ankieta DIV
{
    padding-top:6px;
    padding-left:20px;
    font-weight:normal;
}

.ankieta DIV LABEL, .ankieta DIV INPUT
{
    cursor:pointer;
}

.ankieta-btn
{
    background-color: #e6303d;
    border:solid 1px #e6192a;
    color:#ffffff;
    font-family:Verdana;
    font-size:11px;
    cursor:pointer;
    width:150px;
}

.ankieta-przypisy LI
{
	font-size:10px;
}

.ankieta-wyniki LI
{
    padding-bottom:20px;
    list-style-type:none !important;
}

.ankieta-wyniki-komentarz
{
    font-weight:bold;
    border: solid 1px #666;
    padding: 8px;
    text-align:center;
    margin:20px 0px 10px 0px;
}
