* {
margin:0;
padding:0;
}

BODY {
    font: 10px Verdana, sans-serif;
    background: url(../images/back.png) repeat;
    color: #fefefe;
    margin: 0;
    padding: 0;
}

span.pathway {
text-align:left;
	color: #ffffff;
	font-family: Arial;
	margin-left:150px;
	
}
.pathway {
text-align:left;
}
.left {
text-align:left;
}
a.pathway:link, a.pathway:visited {
	color			: #ffffff;
	font-size		: 11px;
	line-height		: 18px;
	font-family: Arial;
}
a.pathway:hover {
	color			: #ffffff;
	font-family: Arial;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-left: 12px;
padding-top: 0px;
background-image: url(../images/bullet.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;

}

.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.componentheading
{
	height: 14px;
	margin-left:2px;
	padding-left:3px;
	border-bottom: 1px solid #336699;
	color: #336699;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}


a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	color: #000000;
	text-decoration: underline;
	
}

a.toclink:hover
{
	text-decoration: none;
	
}

table.contenttoc {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	background: #FFFFFF;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}


.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}

.sectiontableheader
{
	background: #E1DECF;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}

table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:18px;
}

table.contentpane td.componentheading
{
	background:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

table.contentpane td
{
	padding-top:10px;
	padding-bottom:2px;
	font-size:12px;
}

a:link, a:visited {
	font-family:arial;
	color: #000000;
	text-decoration: underline;
	line-height: 14px;
}
a:hover {
	text-decoration:none;
	line-height: 14px;
}	

table.contentpaneopen
{
	width:100%;
}

table.contentpaneopen td
{
	line-height:16px;
	font-size:13px;
}

table.contentpaneopen td.contentheading
{
	height: 25px;
	padding-left:6px;
	color: #ffffff;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	border-bottom:4px solid #77C21F;
	background-color:#3e3f92;
}

tr td a.readon {
	font-size:10px;
	margin-top:3px;
	
	
}

tr td.modifydate {
	font-size:10px;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	vertical-align:middle;
	
}

a.sublevel:hover {
	text-decoration: none;

}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	text-align: left;
	padding-left:3px;
	padding-top: 5px;
	height: 16px;
	width:140px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	
	border-bottom-color: #76CA10;
	color:#3D3E8E;

}


a.mainlevel:hover {
	text-decoration: none;
	border-bottom-color: #3D3E8E;
	color: #76CA10;
	text-align: right;
}

table.moduletable {
	width:100%;	
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #336699;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable td {
	margin-top:12px;
	padding-left:7px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}

td
{
	font-family:arial;
	font-size:11px;
	color:#3C3032;

}
.mymoduletdmiddle
{
	background: url(../images/module_middle_graphic.gif) repeat-y;
	padding-left:18px;
	padding-right:10px;
}

.mymoduletdheader
{
	background: url(../images/module_top_graphic.gif) no-repeat;
	height: 13px;
}

.mymoduletdfooter
{
	background: url(../images/module_footer_graphic.gif) no-repeat;
	height: 10px;
}

.mymodulebg
{
	background: url(../images/general_module_bg.jpg) no-repeat right bottom;
	height:110px;
}

.mymainbody
{
	padding-top :3px;
	padding-left:5px;
	padding-right :23px;
}

.inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color			: #fefefe;
	font-size		: 11px;
	font-family: Arial;
	text-decoration:none;
}
a.sgfooter:hover {
	color			: #fefefe;
	font-family: Arial;
	text-decoration:none;
}
.sgf {
font-size: 9px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-decoration:none;
}
.sgf1 {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color			: #333;
	font-size		: 11px;
	font-family: Arial;
	text-decoration:none;
	
}
a.sglink:hover {
	color			: #333;
	font-family: Arial;
	text-decoration:none;
	
}


table.moduletable-reklama {
	width:100%;	
	margin-bottom: 7px;
        margin-top:5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-reklama th {
	color: #336699;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable-reklama td {
	margin-top:12px;
        text-align: left;
	padding-left:20px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}




table.moduletable-anketa {
	width:100%;	
	margin-bottom: 7px;
        margin-top:5px;	
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-anketa th {
	color: #336699;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable-anketa td {
	margin-top:12px;
        text-align: left;
	padding-left:8px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}


table.moduletable-udalosti {
	width:100%;	
	margin-bottom: 20px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-udalosti th {
	color: #336699;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable-udalosti td {
	margin-top:12px;
	text-align: left;
        padding-left:18px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}

table.moduletable-statistika {
	width:100%;	
	margin-bottom: 12px;
	margin-top: 10px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-statistika th {
	color: #336699;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable-statistika td {
	margin-top:12px;
	text-align: left;
        padding-left:12px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}

table.moduletable-rss {
	width:100%;	
	margin-bottom: 13px;   
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-rss th {
	color: #336699;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable-rss td {
	margin-top:12px;
	text-align: left;
        padding-left:6px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}


table.moduletable-status {
	width:100%;	
	margin-bottom: 13px;   
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-status th {
	color: #336699;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable-status td {
	margin-top:12px;
	text-align: center;
        padding-left:6px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}



table.moduletable-prihlasenie {
	width:100%;	
	margin-bottom: 13px;   
	border-spacing: 0px;
	border-collapse: collapse;
        margin-top: 10px;
}

table.moduletable-prihlasenie th {
	color: #336699;
	text-align: left;
	vertical-align:middle;
	padding-left: 12px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable-prihlasenie td {
	margin-top:12px;
	text-align: center;
        padding-left:2px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}






/*top-strip = horny modry pasik = meniny*/
span.top-strip {
color:#ffffff;
text-align:right;
}
span.right {
text-align:right;
}
span.right table tr td {
padding-top:4px;
padding-right:10px;
}

/*top-left = horny zeleny pasik = odkazy*/
span.top-left-strip {
color:#ffffff;
margin: 0;
padding: 0;
padding-left:5px;
font-weight: bold;
text-align:left;

}
span.top-left-strip a {
color:#ffffff;
text-decoration:none;
}
span.top-left-strip a:hover {
color:#330099;
text-decoration:none;
}

span.left {
text-align:left;
}
span.left table tr td {
padding-top:4px;
padding-right:10px;
}

td.mainBody {
padding: 10px;
background-image:url(../images/stakcin-back.png);
background-position:bottom;
background-repeat:no-repeat;
background-color:#F4FFF5;
}

div.flags {
margin-top: 0px;
}
div.vyhladavanie {
margin-left:10px;
}

div.menu {
margin-left:5px;
margin-top:10px;
}

div.reklama{
margin-left:5px;
margin-top:10px;
}

div.anketa {
margin-left:5px;
margin-top:10px;
}
div.path {
position:relative;
top:99px;
margin-left: 145px;
text-align: left;
color:#330099;
}
p.links {
color: #FFFFFF;
text-align: left;
padding: 0 0 0 10px;
margin:0;
}
p.links a {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
text-align: left;
}
p.links a:hover {
text-decoration:underline;
}
p.links a:visited {
color:#FFFBF0;
}
div.vyhladavanie {
position:relative;
top:81px;
margin-left: 670px;
text-align: left;
}

table.moduletable-aktualizovane {
	width:100%;	
	margin-bottom: 20px;
	
	border-spacing: 0px;
	border-collapse: collapse;
	
}

table.moduletable-aktualizovane th {
	color: #336699;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable-aktualizovane td {
	margin-top:12px;
	text-align: left;
        padding-left:11px;	
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}




