BODY {
  background: #3A89C5;
  padding: 2px;
  margin: 0;
  text-align: center;
  font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #3A89C5;
}
BODY a {
  text-decoration: none;
  font-family: "Georgia", "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bolder;
  color: #3A89C5;
}
BODY a.list {
  text-decoration: none;
  font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #3A89C5;
  padding-right: 15px; /* Dodelan odskok mezi levym menu a textem */
}
BODY a.listact {
  text-decoration: none;
  font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #E2001A;
}
BODY a:hover {
  color: #97BF0D;
}

TABLE {
  font-size: 12px;
}
TABLE.menuextranet {
  float: right;
  background-color: #ffffff;
  border-top: 0px;
  border-bottom: dotted #333333 1px;
  border-left: dotted #333333 1px;
  border-right: 0px;
}

P {
  padding: 0px 0px 4px 0px;
  margin: 0px;
}

H1,H3 {
  height: 19px;
  margin: 0 0 12px 0;
  padding: 0;
/*  border-left: solid #FDCD1F 10px; */
  background-color: #3A89C5;
  color: #FDCD1F;
  font-family: "Georgia", "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 13px;
}

FORM {
  padding: 0px;
  margin: 0px;
}
SELECT {
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  height: 18px;
}
INPUT {
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  height: 18px;
}


#container {
  width: 900px;
  margin: 0 auto;
  text-align: left;
  background: #ffffff;
  position: relative;
/*  height: auto; */
/*  overflow: auto; */
}

#header {
  width: 100%;
  height: 164px;
  float: left;
  background: url('../images/top.jpg') ;
}

#menu {
  width: 100%;
/*  height: 18px; */
  float: left;
  margin: 0;
  padding: 0;
  border-top: solid #3A89C5 2px;
  border-bottom: solid #3A89C5 4px;
  border-left: 0;
  border-right: 0;
  background: #EFF3FA;
  text-align: center;
  font-size: 12px;
}

#content {
  width: 100%;
  float: left;
  border: 0px;
  background: #3A89C5;
}
.leftbar {
/*  width: 20%; */
  float: left;
  text-align: left;
  background: #CEDBED;
}
.content3 {
  padding: 12px;
  background: #FFFFFF;
}
.content4 {
/*  width: 70%; */
  float: right;
  padding: 12px; 
  background: #FFFFFF;
  text-align: left;
}

#footer {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  border-top: solid #3A89C5 4px;
  border-bottom: solid #3A89C5 2px;
  background: #EFF3FA;
  text-align: center;
}

#copy {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  background: #EFF3FA;
  font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
  font-size: 10px;
}
#copy a {
  font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
  font-size: 10px;
}

#art_head {
  width: 100%;
  float: left;
  color: #FDCD1F;
  background: #3A89C5;
  font-size: 33px;
  font-family: "Georgia", "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
}
#art_head div {
  padding: 2px;
}

#art_head_akt {
  width: 100%;
  float: left;
  background: #FFF1C3;
}
#art_head_akt a {
  color: #3A89C5;
  font-size: 14px;
  font-family: "Georgia", "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
}
#art_head_akt a div {
  padding: 2px;
  color: #3A89C5;
  background: #FFF1C3;
}
#art_head_akt a:hover div {
  color: #FDCD1F;
  background: #3A89C5;
}

.clanekstrucne {
  font-weight: bolder;
  padding-bottom: 10px;
}

.clanektext img {
	margin:	8px;
}

#clanekone .clanektext {
  text-align: left;
}

#obrazekclanku {
  margin: 20;
}

