/*css prevodyjednotiek.sk*/
body {
	margin: 0px;
	background: url(images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #444444;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}
h1:first-letter {
  color:#009900;
  font-size:1.2em;
  font-family: cursive, fantasy, Serif;
}

h2 {
	font-size: 2em;
  padding: 0 8px 0 8px;
	border: 1px solid #009900;
	  -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
	color: #009900;
}

a:hover {
	background: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(images/img04.jpg) no-repeat left top;
}

#wrapper .btm {
	background: url(images/img05.gif) no-repeat left bottom;
}

/* Header */

#header {
	width: 900px;
	height: 135px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y left top /*#a1a1a1*/;
}

/* Logo */

#za_logo  {
	height: 135px;
	margin: 0 1px 0 1px;
	background: url(images/za_logo.jpg) repeat-x top #c7c7c7;
}

#za_logo #logo {
	float: left;
	width: 900px;
	color: #000000;
}

#logo p {
	float: right;
	margin: 30px 30px auto auto;
	padding: 3px 10px 3px 50px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

#logo_img {
	float: left;
	padding: 0 0 0 0;
	margin: 10px 20px 0 30px;
}

#logo_img a, #logo_img a:hover {
	text-decoration:none;
	border-style:none;
}
  /*pre IEcko*/
  #logo_img a img {
  	text-decoration:none;
  	border-style:none;
  }

/* vyhladavanie */

#hladaj {
	float: right;
	margin-top: -40px;
	margin-right: 23px;
	width: 413px;
	height: 39px;
	padding: 0;
	background: url(images/ramcek_hladaj.png);
}

#keyword {
	border: none;
	width: 110px;
	height: 15px;
	margin-top: 14px;
	margin-left: 26px;
}

#hladaj_label {
	margin-left: 17px;
}

#hladaj_vyber {
	border: none;
	width: 110px;
	height: 15px;
	margin-top: 14px;
	margin-left: 24px;
}

#vyhladaj {
	border: none;
	width: 48px;
	height: 15px; /*26*/
	margin-top: 14px;
	margin-left: 20px;
}

/* Menu */

#menu {
	width: 900px;
	height: 44px;
	background: url(images/img03.jpg) no-repeat left top #999999;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 13px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 5px 20px /*7*/2px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;/*px;*/
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu #zobrazena_stranka a {
  font-weight: bold;
  font-size: 1.2em;/*14px;*/
}

#menu a:hover {
	background: url(images/img03.jpg) #555555;
	text-decoration: none;
}

#menu #zobrazena_stranka {
background-color:red;
}

#menu a:active {
  font-weight: bold;
  font-size: 1.2em;/*14px;*/
	background: url(images/img03.jpg) silver;
	text-decoration: none;
}

#menu .first {
	margin-right: 3px;
	background: #009900;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 550px;
	padding: 20px 20px 0 0;
}

.jednotky_velicin  {
  display:none;
  position: absolute;
  text-align:left;
  width:120px;
  margin-top:0px;
  border-left:4px solid #009900;
  background-color: #666666;
  
}

.jednotky_velicin li{
  margin-left:-12px;
  list-style: url(images/odrazka.png);
}

ul .velicina_jednotiek {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #BBBBBB; 
  list-style: none; 
}

.velicina_jednotky  {
  margin:4px;
  padding:0;
  list-style: none;
  float:left;
}

#content1 {
/*	float: left;*/
	width: 820px;
	padding: 20px 20px 30px 20px;
}
  .SI_tabulka {
  margin-right:auto; margin-left:auto;
  border: 1px solid;
  text-align: center;
  background: ;
  empty-cells:show;
  }
  .SI_tabulka td  {
  border:1px solid #C0C0C0;
  }
  .SI_tabulka th  {
  border-right:1px solid #C0C0C0;
  background: #009900;
  color: white;
  font-size:1.2em;
  }
  .SI_tabulka .SI_riadok1 {
  background-color: #DDDDDD;
  }
  .SI_tabulka .SI_riadok:hover, .SI_riadok1:hover  {
  background-color:	#FFFF66;
  }
  .SI_tabulka .SI_riadok_y{
  background-color:#FFFF66;
  }
  .over {
  background-color:	#FFFF66;  
  }

.post {
	margin-left: 20px;
	padding-bottom: 30px;
}

.online_prevody {
	margin-left: 20px;
  padding: 10px 10px 15px 10px;
  background: #C0C0C0;
  border: 1px solid #C0C0C0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.post .title {
	padding-left: 10px;
	border-left: 4px solid #009900;
	color: #000000;
}

.post .title a {
	background: none;
	color: #444444;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta, .online_prevody .meta {
	background: #E0E0E0;
	border-left: 4px double #009900;
	border-right: 4px double #009900;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;/*11px;*/
}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	padding: 10px 20px 20px 20px;
	text-align: justify;
}

/* lave menu */

#l_menu {
	float: left;
	width: 270px;
	padding: 25px 10px 0 20px;
}

#l_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#l_menu li {
	margin: 0;
	padding: 0;
}

#l_menu li ul {
	padding-bottom: 30px;
}

#l_menu li li {
	line-height: 35px;
	border-bottom: 1px dashed #BCBCBC;
}

#l_menu li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 1em;/*11px;*/
	font-style: italic;
	color: #BCBCBC;
}

#l_menu h2 {
	letter-spacing: -.5px;
	color: #444444;
}

#l_menu p {
	padding-bottom: 20px;
	text-align: justify;
}

#l_menu a {
	color: #000000;
	border: none;
}

#l_menu a:hover {
	text-decoration: underline;
	color: #787878;
}

#l_menu #marg_pad {
	margin:0;
	padding:0;
}

 #lave_zoznamy {
	float:left;
	width:120px; 
	margin: 0 auto 0 auto;
}
 #prave_zoznamy {
	float:right;
	width:120px;
}

.display {
	display:none;
}

 .clear {
	clear:both;
}

.bold {
	font-weight:bold;
}
/* Calendar */
/*
#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}
*/

/* Footer */

#footer {
	width: 900px;
	height: 25px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #444444;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 0.8em;/*9px;*/
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}

/*formular*/
.form_prevod {
  padding: 20px;
  margin-bottom: 5px;
  background-color: #EEEEEE;
  border: 1px solid #000000;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
/*input hodnoty, select jednotky*/
.hodnoty, .jednotky {
  margin-top:5px;
  margin-bottom:5px;
}

.hodnoty {
  font-size: 1.2em;
  padding: 4px;
  width: 165px;
  border: 1px solid #009900;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px; 
  background: #EEEEEE;
	text-align: right;
}
  
.jednotky {
  width: 220px;
  font-size: 1.2em;
  padding: 3px;
  border: 1px solid #009900;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px; 
  background: #EEEEEE;
	text-align: center;
  }

/*.previest {
  font-weight: bold;
  padding: 1px;
  border-top: 5px solid #009900;
  border-right: 2px solid #00CC00;
  border-left: 5px solid #009900; 
  border-bottom: 2px solid #00CC00; 
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px; 
  background: #AAAAAA;
	text-align: center;
  }*/

#obr_prevody  {
height: 30px;
width: 350px;
padding-left: 20px;
background: url(images/small_prevod.jpg) no-repeat 50px 0px;
}



/*hlavna stranka*/
#pouzitie {
list-style-type: none;
margin-top: 45px;
}

ul li span.cislovanie {
color: #009900;
font-size: 4em;
font-weight: bold;
font-style: italic;
font-family: Garamond, Times, serif;
text-align:center;
}

/*DISKUSIA formulár-diskusia*/
#diskusia legend  {
font-size:2em;
color: #000000;
}

#bodyDiskusia {
  margin-top:10px;
  margin-bottom:20px;
}

#komenty  {
  padding: 0 30px 30px 30px;
  border-bottom: 2px solid #009900;
  border-left: 2px solid #009900;
}

.prvy, .druhy {
  margin-top: 20px;
  padding: 15px 40px 10px 15px;
  border: 1px solid #BBBBBB;
  background-color: #EEEEEE; 
}
  .prvy {
    background-color: #DDDDDD;     
  }
  .druhy  {
    background-color: #EEEEEE;   
  }
  
.meno , .mail , .datum  {
  font-size:1.2em;
  color:#000000;
}

  .meno {
    
  }
  .mail {
    
  }
  .datum  {
    float:right;
  }
  
.input_text {
  width:150px;
  border-width: 1px 2px 2px 1px;
  border-style: solid;
  border-color: #BBBBBB;
}

.text  {
  border-width: 1px 2px 2px 1px;
  border-style: solid;
  border-color: #BBBBBB;
}

.text_koment  {
  margin: 10px 20px 0 20px;
}

.reagovat {
  float:right;
}

.odpoved {
  display:none;
}

.podkoment  {
  margin:5px 30px 0 30px;
  border: solid 1px #BBBBBB;
  padding:10px 6px 0 6px;
}

#tab_velicin  {
  font-weight:bold;
  margin-top:20px;
  margin-left:20px;
}

ul .b_veliciny  {
  text-align:center;
  color:white;
  line-height: 120%; 
  vertical-align:middle;
  /*margin-top:auto;
  margin-bottom:auto;*/

}

ul .b_veliciny a {
  display:block;
  text-decoration: none;
  color:white;
  height: 50px; 
  width: 150px; 
  vertical-align:center;
  /*margin-top:auto;
  margin-bottom:auto;*/
	background: url(images/velicina_odkaz.jpg) repeat-y center gray;
  border-bottom: none;
}

ul .b_veliciny a:hover {
  text-decoration: underline;
  border-bottom: none;
  color:white;
	background: url(images/velicina_odkaz_hover.jpg) repeat-y center black; 
}

/**************/
/**LAVE MENU**/
.lave_menu_kont, .menu_kont_pravy {
  border-bottom:2px solid black;
  width:125px;
  text-align:center;
  margin-bottom:8px;
  padding:5px 5px 6px 5px;
  /*float:left;*/
}

.lave_menu_kont {
 background: url(images/l_menu_background_1.jpg) no-repeat top #8aff8d;
}

.menu_kont_pravy  {
 background: url(images/l_menu_background.jpg) no-repeat top #e2e2e2;
}

.lave_menu_kont li:first-letter, .menu_kont_pravy li:first-letter {
  font-size: 1.3em;/*11pt;*/
  color:black;
  text-transform:uppercase;
  text-decoration:underline;
}

.lave_menu .polozka_l_menu {
  list-style:none;
  text-align:center;
  color:black;
  font-size:1.2em;/*11pt;*/
  font-weight:bold;
  text-transform:uppercase;
  margin-bottom:5px;
}

.lave_menu .polozka_l_menu span {
  display:block;
  margin:0;
  margin-top:10px;
}

#l_menu_partneri {
  margin-top:25px;
}

/*************/

/*ad abcone*/

#abcone {
  margin: 16px 4px;
  font-size: 0.8em;
  color:black;
}

#abcone p a, #abcone p a:hover {
  color:blue;
  text-decoration:none;
}
