/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
{
	background: #007bba url(images/backg.jpg) top repeat-x;
	color: #494949;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 11px;
	padding: 15px 0;
	margin: 0;
}
img
{
	border: 0;
}
form
{
	margin: 0;
}

/* Headings */
h2,h3,h4,h5,h6
{
    font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
}

H1 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
    BACKGROUND-IMAGE:url(http://1000hier.sk/skins/ludwikhome/images/back.gif)
    height: 12px; font-size:12px; color: #8cd2d2; padding-right: 2px;
    display: inline; 
  }


/* Lists */
.lista ul
{
	list-style: none;
	padding: 0;
	margin: 0 10px;
	list-style-type: none;
}
.lista li
{
	background: url(images/arrowek.gif) 5px;
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	list-style-position: outside;
    list-style-type: none;
}

#portfoliomain
{
        margin-left: auto;
        width: 431px;
        height: 176px;
        margin-right: auto;
        margin-top: 10px;
}

#portfoliotop
{
        height: 6px;
        background: white url(images/portfoliotop.jpg) no-repeat;
        padding: 0;
        margin: 0;
        font-size: 1px;
}

#portfoliocenter
{
        height: 100%;
        background: white url(images/portfoliocenter.jpg) repeat-y;
        padding-left: 7px;
        padding-right: 7px;
        padding-top: 5px;
}

#portfolioimg
{
        float: left;
        margin-right: 8px;
}

.portfolionazwa
{
        font-weight: bold;
        text-decoration: underline;
        font-size: 14px;
}

.portfoliostrzalka
{
        margin-right: 5px;
        margin-left: 5x;
}

#portfoliobottom
{
        height: 6px;
        background: white url(images/portfoliobottom.jpg) no-repeat;
        padding: 0;
        margin: 0;
        font-size: 1px;
}


/* Links */

.nick:link, .nick:visited
{
    color: #1577bb;
    font-size: 13px;
    font-weight: bold;
    font-family: Tahoma;
}

a:link, a:visited
{
	color: #635D45;
	text-decoration: none;
}
a:hover, a:active
{
	color: black;
}
#header a:link, #header a:visited
{
	color: #474747;
}
#header a:hover, #header a:active
{
	color: #737373;
}
#copyrights a:link, #copyrights a:visited
{
	color: #474747;
}
#copyrights a:hover, #copyrights a:active
{
	color: #737373;
}

/* Komentarze */


#koment
{
        margin-left: auto;
        width: 409px;
        margin-right: auto;
        margin-top: 5px;
}

#komenttop
{
	height: 10px;
	background: white url(images/top.jpg) no-repeat;
	padding: 0;
	margin: 0;
	font-size: 1px;
}


#komentbottom
{
	height: 10px;
	background: white url(images/bottom.jpg) no-repeat;
	padding: 0;
	margin: 0;
	font-size: 1px;
}

#komentcenter
{
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0;
        padding-bottom: 10px;
        margin: 0;
        height: auto;
        background: white url(images/center.jpg) repeat-y;
}

#komentdot
{
        margin-left: auto;
        margin-right: auto;
        width: 75%;
        height: 7px;
        background: url(images/komentdot.gif) repeat-x;
        font-size: 1px;
}


#pasekdata
{
        position: relative;
        top: 82px;
        right: 30px;
        text-align: right;
        height: 15px;
        width: 100%;
        font-family: Tahoma;
        font-size: 10px;
}


/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 716px;
	height: 0;
	clear: both;
}

.minil
{
border: 2px solid #c6d5de;
margin: 5px;
float: left;
}

.minir
{
border: 2px solid #c6d5de;
margin: 5px;
float: right;
}

.mini
{
border: 2px solid #c6d5de;
margin: 5px;
}

.quote
{
border-left: 1px solid #97bdd4;
margin-left: 20px;
margin-top: 10px;

font-style: italic;
padding-left: 7px;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	width: 496px;
	height: 172px;
        background: url(images/header.jpg) no-repeat;
        float: left;
}
#header1
{
	height: 172px;
	width: 220px;
	background: url(images/header_sm.jpg) no-repeat;
        float: right;
        text-align: center;
        margin: 0 0 0 0;
}

#szukajka
{
        padding-left: 10px;
        padding-right: 16px;
        padding-top: 45px;
        color: white;
}

#opiskil
{
        height: 26px;
        width: 496px;
        background: url(images/opisikl.jpg) no-repeat;
        float: left;
}

#opiskir
{
        height: 26px;
        width: 220px;
        float: right;
        background: url(images/opisikr.jpg) no-repeat;
        text-align: right;
        font-family: Tahoma;
        font-size: 10px;
}

.godzinaspan
{
        width:100%;
        position:relative;
        top:2px;
        padding-right:30px;
        padding-top:7px;
}

#ikonrss
{
        float: right;
        padding-right: 25px;
        padding-top: 2px;
}

.ber
{
        clear:both;
}

#opissciezka
{
        float: left;
        width: 390px;
        padding-left: 45px;
        padding-top: 1px;
        background: url(images/path.gif) no-repeat left center;
}

#topmain
{
        width: 716px;
        margin-left: auto;
        margin-right: auto;
}

.zegareczek
{
        position: relative;
        top: 1px;
        border: 0px;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 716px;
	background: url(images/body.jpg) repeat-y;
	margin: auto;
}


/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 498px;
	overflow: visible;
	float: left;
	padding: 4px 0 0 0;
}
#container2
{
	width: 680px;
	overflow: visible;
	float: center;
        background: url(images/body2.jpg) repeat-y;
	padding: 4px 0 0 0;
}
.content
{
	padding: 0;
	margin: 7px 22px 10px 36px;
}

.content1 a:link, .content1 a:visited
{
         color: #006cb2;
         border-bottom: 1px dotted #006cb2;
}

.content1 a:hover
{
         border-bottom: 0px;
         color: #ffffff;
         background-color: #006cb2;
}
         
/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle1
{
	background: url(images/dot.gif) bottom repeat-x;
	font-size: 18px;
	padding: 0 0 6px 0;
	margin: 0;
	margin-left: 40px;
}

.contenttitle1 a:link, .contenttitle1 a:visited
{
	color: #006cb2;
}

.contenttitle1 a:hover
{
	background: #006cb2;
        color: #ffffff;
}

.contenttitle h2
{
	background: url(images/dot.gif) bottom repeat-x;
	font-size: 18px;
	padding: 0 0 6px 0;
	margin: 0;
}

.contentbody
{
	font-size:13px;
	text-align: justify;
	padding-left: 10px;
	font-family: Tahoma, Arial;
	line-height: 20px;
}

.contentbody a:hover
{
	font-size:13px;
	text-align: justify;
	font-family: Tahoma, Arial;
	line-height: 20px;
}

.contentbody1
{
	font-size:13px;
	text-align: justify;
	font-family: Tahoma, Arial;
	line-height: 20px;
}

#tytulik
{
    height: 60px;
    width: 100%;
}

#titledata
{
    padding-top: 2px;
    float: left;
    text-align: center;
    height: 42px;
    width: 34px;
    font-family: Trebuchet MS;
    font-weight: bold;
    color: white;
    background: #E1EEF6 url(images/data.jpg) no-repeat;
    margin-top: 4px;
}

#itemopis
{
    height: 19px;
    width: 100%;
    padding-top: 3px;
}

#pasekopis
{
    padding: 0;
    background: #d8eaf4;
    margin-bottom: 25px;
    border-top: 1px solid #97bdd4;
    border-bottom: solid 1px #97bdd4;
}

#pasekleft
{
    float: left;
    padding-left: 5px;
}

#pasekright
{
    float: right;
    padding-right: 5px;
}

#itemczas
{
    width: 80px;
    float: left;
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	padding: 0 10px 0 18px;
}

.contentitemcategory1
{
	background: url(images/bgcategory.gif) center left no-repeat;
	padding: 0 10px 0 18px;
	float: right;
}

.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	padding: 0 10px 0 18px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 11px;
}
.contentitem
{
	padding: 3px 0 0 0;
	margin: 0 0 16px 40px;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	padding: 0 0 0 0;
}
.contentitem3
{
	display: inline;
	padding: 0 0 0 0;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: url(images/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px solid white;
	margin: 10px 0 0 0;
}
.itemcomment:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCCCCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.itemcomment h3
{
	font-size: 12px;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	float: right;
	width: 202px;
        position: relative;
        right: 17px;
}

#sidebar
{
        line-height: 19px;
        margin-top: 5px;
        margin-bottom: 20px;
        margin-left: 21px;
	font-family: Tahoma;
	font-size: 10px;
	color: #8cd2d2;
}

#sidebar a:link, #sidebar a:visited
{
	color: #8cd2d2;
	font-family: Tahoma;
	font-size: 10px;
}

#sidebar a:hover
{
        color: #00d5ff;
        border-bottom: 1px dotted #00d5ff;
}

/* MENU */
.sidebardl
{
	background: url(images/arrow.gif) left center no-repeat;
        padding: 0 0 0 18px;
}

/* KETEGORIE */
.sidebardl1
{
	background: url(images/arrow1.gif) left center no-repeat;
        padding: 0 0 0 18px;
}

/* STATYSTYKI */
.sidebardl2
{
	background: url(images/arrow2.gif) left center no-repeat;
        padding: 0 0 0 18px;
}

/* SZNURKI */
.sidebardl3
{
	background: url(images/arrow3.gif) left center no-repeat;
        padding: 0 0 0 18px;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 716px;
	height: 53px;
	background: url(images/foot.jpg) no-repeat;
	text-align: center;
	margin: auto;
	padding-top: 20px;
}

#copyrights
{
	color: #474747;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
    margin-top: 10px;
    padding: 10px;
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.commentform img{
    margin: 5px 0 0 0;
}
.formfield
{
	font-size: 11px;
	font-family: Tahoma;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
}

.formfield1
{
	font-size: 11px;
	font-family: Tahoma;
	color: #494949;
}
.formbutton
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}

.formfield
{
        font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
	text-align: center;
}
.formbutton
{
        font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
	text-align: center;
}
.loginform .formfield
{
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail
{
    width: 300px;
    margin-right: 105px;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 300px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}
.error
{
	color: red;
	font-weight: bold;
}


/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
/* VBlog image onion skin shadow - From AListApart.com*/
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1
{
	float:left;
	background:url(images/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2
{
	background:url(images/corner_br.gif) left bottom no-repeat;
}
.wrap3
{
	background:url(images/corner_tr.gif) right top no-repeat;
	padding:0 5px 5px 0;
}
.wrap3 img
{
	display:block;
	border: 3px solid white;
}

/* Search highlight color */
.highlight
{
	background: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
	width: 20%;
}
.leftbox {
	float: left;
	border-right: 2px solid #ccc;
}
.rightbox {
	float: right;
	border-left: 2px solid #ccc;
}

.fota a:link, .fota a:visited, .fota
{
        text-align: center;
        font-size: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        border-bottom: 0px;
}

.fota a:hover
{
        background: transparent;
        font-size: 10px;
        color: #006cb2;
}

.fota img
{
        border: 1px #c0d1db solid;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        background-color: #d6e6f0;
}

.fota img:hover
{
        border: 1px #bcccd5 solid;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        background-color: #cfe0eb;
}

