/* Start of CMSMS style sheet 'podstawowy' */
body  { 
     font-family: Tahoma;
	margin: 0;
	padding: 0;
}

p, td {
  font-size: 12px;
}

p {
  margin: 2px 0 5px 0;
}

#tresc { 
  line-height: 135%;
  padding-top: 5; padding-bottom: 15; padding-left: 15; padding-right: 20;}

#tresc ul, .win-content ul{
    list-style-image: url('images/cms/bull02.gif');
}
.win-content ul{
 padding-left: 22px;
 margin-left: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}


#tresc td img {
 margin:5px;
}  


#menu { z-index: 99;}

.tekst { font-size: 12px;}
.tekst_mini { font-size: 10px;}

h1 { font-size: 20px; font-weight:bold; }
h2 { font-size: 18px; font-weight:bold; }
h3 { font-size: 16px; font-weight:bold; }
h4 { font-size: 14px; font-weight:bold; }
h5 { font-size: 13px; font-weight:bold; }


a {text-decoration: none; color: #222222; font-weight:bold;}
a:hover {text-decoration: underline; color: #992222; font-weight:bold;}


#news_tytul {font-size: 14px; font-weight:bold; color: #303000}
.news_title {font-size: 11px; font-weight:bold; color: #707000}
a.news_title {text-decoration:none; color: #606000}
a.news_title:hover {text-decoration:underline;}

.news_data { font-size: 11px; font-weight:bold; color: #000000}

.news_tresc {font-size: 12px; color: #303000}
.news_autor {font-size: 10px; color: #707000; text-align: right}

.news_sep1 {background-image: url('images/cms/kropkowanie.gif');
                background-repeat: repeat-x;}


#query_string {border-width: 1px; border-style: solid; border-color:#707000}

.wiecej_info { font-size: 12px;}
a.wiecej_info {text-decoration:none; color: #606000}
a.wiecej_info:hover {text-decoration:underline;}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
font-family: Tahoma
}

/* Album */
.album_tytul {font-weight:bold;}
.album_opis {font-size: 11px;}

.ramka {
background:#EFEFEF none repeat scroll 0 0;
margin:8px;
padding:8px;
}
.ramka1 {
margin:5px;
}
a.ukr, a.ukr:visited, a.ukr:hover, a.ukr:active {
color:#000000;
text-decoration:none;
}

.sig_thumb img {
  margin: 0;
}
/* End of 'podstawowy' */

