h1{font-size:1.5em;font-weight:normal;}
h2{font-size:1.4em;font-weight:normal;}
h3{font-size:1.3em;font-weight:normal;}
h4{font-size:1.2em;font-weight:normal;}
h5{font-size:1.1em;font-weight:normal;}
h6{font-size:1em;font-weight:normal;}
img{border:0;}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#mainlevel-nav li {
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	line-height:30px;
	white-space: nowrap;
    font-weight:bold;
}

ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #fff;
	text-transform:uppercase;
	font-size:0.8em;
	background: url(../images/li-top.gif);
	background-repeat:no-repeat;
	background-position:left;
}

ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover {
	color: #fff;
    text-decoration:underline;
	background: url(../images/li-top-over.gif);
	background-repeat:no-repeat;
	background-position:left;
}

a.mainlevel-nav#active_menu-nav {
	background: url(../images/li-top-active.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.pollstableborder{}

ul.menu,ul#mainlevel{
list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
}

ul.menu li, ul#mainlevel li {
list-style: none;
	padding: 0;
	margin: 1px 0 0 0;
}

ul.menu li ul li, ul#mainlevel li {
    list-style: none;
	padding: 0;
	margin-top: 0px;
}

ul.menu li ul, ul#mainlevel li ul {
    list-style: none;
	padding: 0;
	margin-left: 15px;
}

ul.menu a, ul#mainlevel a {
    text-decoration:none;
    color: #000066;
    font-size:0.9em;
    display:block;
    width:200px;
    line-height:2em;
    border: 1px solid #CCC;
    padding-left: 5px;
	background: url(../images/menu.jpg);
	background-repeat:repeat-y;
	background-position:top right;
}

ul.menu li ul a, ul#mainlevel a {
    font-weight: normal;
    font-size:0.8em;
    width:185px;
    padding-left: 5px;
    border-top: none;
}


ul.menu a:hover, ul#mainlevel a:hover {
/*    color:#666;*/
    font-weight: bold;
}

.button {
    font-size:0.8em;
    border:solid 1px #ccc;
    background-color:#efefef;
}

a:link {
    color:#006699;
}

a:visited{color:#006699;}

a:hover{
    color:#ff6600;
    text-decoration:none;
}

.componentheading{font-size:1.5em;font-weight:normal;color:#006699;}

.contentheading{font-size:1.2em;font-weight:normal;color:#006699;}

.small,.createdate,.modifydate,.readon {
    font-size:0.8em;
    padding-left:10px;
    color:#666;
}

#form-login ul {
    list-style: none;
	padding: 0;
	margin: 0;
}
	
	
#form-login ul a:link {
    font-size:0.8em;
    color:#999999;
    text-decoration:none;
}	

#form-login ul a:visited {
    font-size:0.8em;
    color:#999999;
    text-decoration:none;
}	

#form-login ul a:hover {
    font-size:0.8em;
    color:#000000;
    text-decoration:none;
}	

.input {
    border:solid #fff 0px;
}	

#form-login-username,#form-login-password,.inputbox,#form-login-remember{font-size:0.8em;}

.input{}	

#form-login-username,#form-login-password,.inputbox,#form-login-remember{}

ul.latestnews{}

ul.latestnews a:link{}
ul.latestnews a:visited{}
ul.latestnews a:hover{}
ul.mostread{}
ul.mostread a:link{}
ul.mostread a:visited{}
ul.mostread a:hover{}
.sectiontableheader{}
.sectiontableentry2{}

.contenttoc {
    border:solid #ccc 1px;
    padding:10px;
    margin:0 10px;
}

table.contenttoc th {
    border-bottom:solid #ccc 1px;
}

.toclink {
    font-size:0.8em;
    line-height:2em;
}

#pathway {
	border-bottom:solid #ccc 1px;
    margin-bottom:10px;
    font-size:0.8em;
    font-weight:bold;
    color:#666;
}

#form-login{}

.bread{font-weight:normal;}

/* ROUND TABLE */
#round_table tbody {
    background-color: #ffe4b5;
}

#round_table {
    border-color: white;
}

td#round_table_tl {
    background-image: url(../images/corner_tl.png);
    background-position: top left;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
}

td#round_table_tr {
    background-image: url(../images/corner_tr.png);
    background-position: top right;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
}

td#round_table_bl {
    background-image: url(../images/corner_bl.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
}

td#round_table_br {
    background-image: url(../images/corner_br.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
}

/* SKLEP */
.moduletable_cart {
	background: url(../images/menu.jpg);
	background-repeat:repeat-y;
	background-position:top right;
    border: 1px solid #CCC;
    padding: 5px;
    margin: 10px 0;
    font-family:'trebuchet ms',arial,verdana,sans-serif;
	font-size:0.9em;
    width:200px;
}

.moduletable_cart h3 {
	font-size:1.2em;
    font-weight: bold;
}

.moduletable_vm hr {
    visibility: hidden;
}

.moduletable_vm {
    text-decoration:none;
    color: #000066;
    font-size:0.9em;
    display:block;
    width:200px;
    line-height:2em;
    border: 1px solid #CCC;
    padding-left: 5px;
	background: url(../images/menu.jpg);
	background-repeat:repeat-y;
	background-position:top right;
    margin: 10px 0;
}

a.button {
    display: none;
}

