UL {
 margin-top: 0.3em; margin-left: 1.2em; border-left: 0em; padding-left: 0em;
}

.nav, A.nav:hover {
  font-size: 12px;
  text-decoration: bold;
  font-color: #2d319e;
}

.verticalMenu  {
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  color: #2d319e;
  padding-bottom: 2px;
  border-top: 1px;
}


.selectedMenuItem {
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
  background-color: #2d319e;
  padding-bottom: 1px;
  padding-left: 1px;
  padding-right: 1px;
  padding-top: 1px;
  border-bottom: 2px;
}

.pageTitle, .pageTitle A {
  font-size: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
}


input:focus, textarea:focus {
 background-color: #ffffff;
}

input, textarea, select {
 -moz-border-radius: 6px;
 background-color: #ffffff;
 border: ridge;
}

}
.logo {
	background-color: #ffffff;
	width: 800px;
        height: 70px;
        padding-bottom: 0px;
}
.login {
        width: 334px;
        height: 50px;
	background-color: #9ac0f9;
        padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EC4300;
}

input.loginBoxField {
 font-size: 12px;
 background-color: white;
 }

.loginBox {
 font-size: 12px;
 }

input.loginBoxButton {
 font-size: 12px;
 }


.date {
	color: #2242c1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.content {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
        margin-top: 0px;
        margin-left: 0px;
}

table {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	margin-bottom: 7px;
        margin-top: 7px;
}


.menubg {
        background-image: url("uploads/images/index.html");
	background-position: top;
	background-repeat: repeat-o;
}

.repeat {
        background-image: url("uploads/images/7aC2kjqIysY58ZbN07nX1Q/linka.gif");
	background-position: bottom;
	background-repeat: repeat-x;
}

.repeat2 {
        background-image: url("uploads/images/zoMs95nEuSHvilgF-AiWRw/linka_dole2.gif");
	background-position: bottom;
	background-repeat: repeat-x;
}

a {
	color:#2d319e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color:#2938e5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a.simple {
	font-weight: normal;
}
a.simple:hover {
	font-weight: normal;
}

.adminBar {
  background-color: #9ac0f9;
  font-family: helvetica, arial, sans-serif;
}

.tableMenu {
  background-color: #9ac0f9;
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
}

.tableMenu a {
  font-size: 12px;
  text-decoration: none;
}

.tableHeader {
  background-color: #CECECE;
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
}

.tableData {
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
}

.pollColor {
  background-color: #CCCCCC;
  border: thin solid #393C3C;
}

.pagination {
  font-family: helvetica, arial, sans-serif;
  font-size: 8px;
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
        font-family: helvetica, arial, sans-serif;
	color: #000000;
}

h1 {
	font-size: 18px;
	font-family: helvetica, arial, sans-serif;
	color: #000000;
        text-align: center; 
        margin: 0 0 10px 0;
}

h2 {
	font-size: 18px;
	font-family: helvetica, arial, sans-serif;
	color: #000000;
}

h2.povodcovia {
        font-size: 14px;
        color: #2d319e;
}
h3 {
	font-size: 16px;
	font-family: helvetica, arial, sans-serif;
	color: #000000;
        font-weight: bold;
}

h4 {
	font-size: 14px;
	font-family: helvetica, arial, sans-serif;
	color: #000000;
        font-weight: bold;
        margin-bottom: 4px;
}

.tab {
   border: 1px solid black;
   background-color: #eeeeee;
}

.tabBody {
   border: 1px solid black;
   border-top: 1px solid black;
   border-left: 1px solid black;
   background-color: #dddddd;
}

div.tabs {
    line-height: 15px;
    font-size: 14px;
}

.tabHover {
   background-color: #cccccc;
}

.tabActive {
   background-color: #dddddd;
}

.crumbTrail {
    font-size: 10px;
    font-family: helvetica, arial, sans-serif;
    color: #000000;
    text-decoration: none;
}

.crumbTrail a:hover {
    font-size: 10px;
    font-family: helvetica, arial, sans-serif;
    color: #006a1c;
    text-decoration: none;
}

.otazka {
     color: #000000;
     font-weight: bold;
}

.odpoved {
     color: #000000;
     margin-left: 15px;
}

dt {
    font-weight: bold;
    margin-top: 10px; 
    margin-bottom: 0; 
    padding: 0; 
}


/* nastavenia Zakony */
h2.center {
        text-align: center;
}

h3.center {
        text-align: center;
}

h4.center {
        text-align: center;
}

p.center {
        text-align: center;
        margin-top: 0;
        margin-bottom: 10px;
}

Ol.zakon li {
        margin-top: 0; 
        margin-left: 0;  
        padding-left: 0;
        margin-bottom: 4px;
}

/* koniec - nastavenia Zakony */


div.info {
        width: 550px;
        margin: 10px auto 10px auto;
        padding: 5px;
        text-align: center;
        font-size: 10px;
        font-weight: bold;
        color: #4d4d4d;
}

ul li.new {
        color: red;
}
