/* CSS Document */
body {
	text-align:left;
	background:url(bg.png)/*tpa=http://www.ucitelskyzpravodaj.cz/images/bg.png*/;
  font-family: Georgia, "New York CE", utopia, sans-serif;
	font-size: 9pt;
	color: #666666;
	margin:0;
	padding:0;
}
/* text
-------------------------------------------------- */

h1, h2, h3, h4 {margin:0;}

h1 {
  color: #af0e23; 
  font-size: 15pt; 
  padding: 0px; 
  margin: 0px; 
  font-weight: normal;
  border-bottom: 1px solid #b64150; 
  padding-bottom: 4px; 
  margin-bottom: 15px;
}
h2, h2 a {color: #af0e23; font-size: 13pt; padding: 0px; margin: 0px; font-weight: normal; text-decoration: underline;}
h2 a:hover{text-decoration: none; color: #af0e23;}
h3 {color: #023664; font-size: 11pt; padding: 0px; margin: 0px;}
h4 {font-size: 10pt;  padding: 0px; margin: 0px;}
h5 {font-size: 8pt; padding: 0px; margin: 0px;}
b {text-decoration: none; font-size: 100%; color: #706c6c;}


/* BLOCKS
-------------------------------------------------- */
address {	margin: .66em 0;}
blockquote {margin: .66em 20px;}
hr { clear:both;}
p, .editor { text-align: justify; margin:0;}


/* LISTS
-------------------------------------------------- */
dl, dt, dd { margin:0; text-align:left;}
dl {margin-left:5px;}
dt {}
dd {}
ul, ul li {}


/* TABLES
-------------------------------------------------- */
table {	border-collapse: collapse;	margin-top: 10px; margin-bottom: 10px; font-size:100%;}
caption {	margin: 0 0 .66em 0;	text-align: center;	color: #D01310;}
th {padding: 9px 0px 0px 15px;	font-weight: bold;	text-align: left;	vertical-align: top;	color: #eaf3e1; font-size: 11pt;}
td {vertical-align: top;}


/* FORMS
-------------------------------------------------- */
fieldset {	clear: both; border:none;	margin: 0; padding: 0;}
legend {}
input, textarea, select {	font-size: 1em;}


/* INLINES
-------------------------------------------------- */
abbr, acronym {	border-bottom: 1px dotted;	font-variant: small-caps;	cursor: help;}
dfn {	position: relative; font-style:normal; cursor: help; top: 2px;}
cite, em, q, var {	font-style: italic;}
code, kbd, samp, pre {	font-family: "Lucida Consode", "Andale Mono", monospace;}
sub {	font-size: smaller;	text-decoration: none !important;	vertical-align: sub;}
sup {	font-size: smaller;	text-decoration: none !important;	vertical-align: super;}
del {	text-decoration: line-through;}
ins {	text-decoration: underline;}
strong {	font-weight: bold;}

/* ANCHORS
-------------------------------------------------- */
a {color: #666666;}
a:visited {	}
a:hover {text-decoration: underline; color: #af0e23;}

/* Img
-------------------------------------------------- */
img	{ border:none;	}


/* Bloky
-------------------------------------------------- */
#web{
  background: url("bg_web.png")/*tpa=http://www.ucitelskyzpravodaj.cz/images/bg_web.png*/ repeat-y left top;
  width: 1000px;
  margin: 0px auto;
}
#web #obal{
  width: 980px;
  margin: 0 auto;
  border-top: 10px solid #af0e23;
}
#web #obal .nadp1{
  color: #af0e23;
  height: 19px;
  border-bottom: 1px solid #b64150;
  font-weight: bold;
  margin-bottom: 7px;
}
/*** TOP ***/
#web #obal #top{
  width: 934px;
  border-bottom: 10px solid #009cdd;
  padding: 0px 18px 5px 28px;
  float: left;
}
/**** logo ****/
#web #obal #top #logo{
  background: url("logo.png")/*tpa=http://www.ucitelskyzpravodaj.cz/images/logo.png*/ no-repeat left top;
  width: 134px;
  height: 99px;
  float: left;
  margin-top: 25px;
}
#web #obal #top #logo a{
  width: 134px;
  height: 99px;
  display: block;
}
/**** mid ****/
#web #obal #top #pole{
  width: 562px;
  float: left;
  margin: 25px 0px 0px 68px;
  font-size: 8pt;
}
#web #obal #top #pole .box1{
  width: 143px;
  float: left;
  margin-right: 30px;
}
#web #obal #top #pole ul{
  margin: 0;
  padding: 0;
}
#web #obal #top #pole ul li{list-style: none;}
#web #obal #top #pole ul li a{}
#web #obal #top #pole .box2{
  width: 182px;
  float: left;
  margin-right: 28px;
}
#web #obal #top #pole .box2 form{
  width: 182px;
}
#web #obal #top #pole .box2 form input#hledat{
  float: left;
  width: 130px;
  border: 1px solid #707070;
  padding-left: 8px;
}
#web #obal #top #pole .box2 form input#lupa{
  float: left;
  background: url("lupa.png")/*tpa=http://www.ucitelskyzpravodaj.cz/images/lupa.png*/ no-repeat left 5px;
  border: none;
  cursor: pointer;
  width:13px;
  height: 20px;
  margin-left: 3px;
}
#web #obal #top #pole .box2 form p{
  text-align: right;
  font-size: 7pt;
  padding-right: 42px;
}
#web #obal #top #pole .box2 form p a{font-weight: bold;}
/**** login ****/
#web #obal #top #login{
  float: left;
  padding: 9px 16px;
  margin-top: 15px;
  width: 138px;
  height: 97px;
  background-color: #e2e4e4;
  color: #009cdd;
  font-size: 8pt;
}
#web #obal #top #login #nadp2{
  height: 19px;
  border-bottom: 1px solid white;
  font-weight: bold;
  margin-bottom: 7px;
}
#web #obal #top #login input{
  color: #009cdd;
  padding-left: 8px;
  width: 128px;
  margin-bottom: 5px;
}
#web #obal #top #login p{
  color: #009cdd;
}
#web #obal #top #login p a{
  color: #009cdd;
}
#web #obal #top #login p span a{float: right; color: #d7112b; font-weight: bold;}

/*** STRED ***/
#web #obal #obsah{
  width: 940px;
  padding: 47px 20px;
  float: left;
}
/**** maj ****/
#web #obal #obsah #maj{
  width: 934px;
  background: url("bg_stred.png")/*tpa=http://www.ucitelskyzpravodaj.cz/images/bg_stred.png*/ repeat-y left top;
  float: left;
}
/***** leva *****/
#web #obal #obsah #maj #leva{
  float: left;
  width: 765px;
  min-height: 300px;
}
#web #obal #obsah #maj #leva #novinky{
  float: left;
  width: 190px;
  min-height: 250px;
}
#web #obal #obsah #maj #leva #novinky .box3{
  width: 170px;
  margin-bottom: 15px;
}
#web #obal #obsah #maj #leva #novinky .box3 .nadp3{
  background: url("man_nadp3.png")/*tpa=http://www.ucitelskyzpravodaj.cz/images/man_nadp3.png*/ no-repeat left top;
  height: 66px;
  width: 170px;
}
#web #obal #obsah #maj #leva #novinky .box3 .nadp3 p{
  display: block;
  float: right;
  margin: 47px 6px 0px 0px;
  color: #af0e23;
  font-weight: bold;
}
#web #obal #obsah #maj #leva #novinky .box3 .nov_text{
  margin-top: 8px;
}
#web #obal #obsah #maj #leva #stred{
  float: right;
  width: 525px;
  padding-right: 25px;
}
#web #obal #obsah #maj #leva #stred .box4{
  width: 529px;
  float: left; 
  padding-bottom: 11px;
  border-bottom: 1px solid #bcbcbc;
  margin-bottom: 11px;
}
#web #obal #obsah #maj #leva #stred .box4 img{
  float: left;
  margin-top: 3px;
}
#web #obal #obsah #maj #leva #stred .box4 .cas{ 
  margin-left: 7px;
  color: #a4a4a4;
  font-weight: bold;
  margin-bottom: 10px;
}
#web #obal #obsah #maj #leva #stred .box4 .text{
  font-size: 8pt;
  padding: 10px 0px;
  float: left;
}
#web #obal #obsah #maj #leva #stred .box4 .text img{
  padding: 0px 10px 0px 0px;
}
#web #obal #obsah #maj #leva #stred .box4 .stat{
  float: right;
  color: #a4a4a4;
  font-size: 8pt;
  width: 200px;
}
#web #obal #obsah #maj #leva #stred .box4 .stat a{color: #a4a4a4;} 
#web #obal #obsah #maj #leva #stred .box4 .fb{float: left;margin: 4px 0px 0px 5px;}
#web #obal #obsah #maj #leva #stred .box4 .fb p{float: left;margin: 2px 0px 0px 5px;}

/***** prava *****/
#web #obal #obsah #maj #prava{
  width: 158px;
  padding-left: 10px;
  float: right;
  position: relative;
}
#web #obal #obsah #maj #prava #reklama{
  position: absolute;
  background: url("reklama.png")/*tpa=http://www.ucitelskyzpravodaj.cz/images/reklama.png*/ no-repeat left top;
  width: 8px;
  height: 50px;
  left: 0;
  top: 300px;
}
#web #obal #obsah #maj #prava img{
  float: right;
  margin-bottom: 10px;
}
/*** PATA ***/
#web #pata{
  background: url("pata.png")/*tpa=http://www.ucitelskyzpravodaj.cz/images/pata.png*/ no-repeat left top;
  width: 1000px;
  height: 54px;
  clear: both;
  margin-bottom: 30px;
}
#web #pata p{
  text-align: center;
  padding-top: 16px;
  width: 1000px;
  color: white;
}
#web #pata p a{
  color: white;
}


.e-nadpis {font-weight: bold; font-style: italic; margin-bottom: 15px;}
.rubriky {background: #e2e4e4; margin-right: 1px;}
ul#r_menu {list-style:none; padding: 5px;}
ul#r_menu li {padding: 0px; border-bottom: 1px solid white; height: 34px;}
ul#r_menu li a {display: block; line-height: 34px; text-decoration: none; padding-left: 10px;}
ul#r_menu li a.level1:hover {background: #e5e7e7}
.level1_act {background: url(mact.png)/*tpa=http://www.ucitelskyzpravodaj.cz/images/mact.png*/; color: #af0e23;}
.text_perex {min-height: 50px;}
.text_perex p {margin: 0px;}

.clanek_box img {padding: 10px;}
.clanek_box {margin-bottom: 15px;}

cite {line-height: 17px;}
.text_perex p {line-height: 17px;}
.clanek_box p {line-height: 17px;}
.levicak {float: left;}
.parvicak {float: right;}

#kf {width: 170px; height: 35px;line-height: 35px;background: url(form.png)/*tpa=http://www.ucitelskyzpravodaj.cz/images/form.png*/; text-align: center; font-size: 14px; font-weight: bold;}
#kfr {border: 10px solid #ededed; border-bottom: 0px solid white; margin-right: 20px; background: white;}
.nomar {margin-right: 0px !important;} 
.kfro {border-bottom: 10px solid #ededed; min-height: 100px; font-family: Arial;}
.kfro p {line-height: 20px;}
.celek {width:96%; padding: 2%; padding-left: 30px;}
.row1 {width: 140px;  padding-left: 5px;}
.row11 {width: 200px;  padding-left: 15px;}
#posli {background: #ededed; height: 40px; margin-right: 20px;}
  .tpole3,.tpole4,.tpole5  {height: 20px; margin-bottom: 10px;}
.tpole5 {margin-left: 2px;}
.vatop {vertical-align: top;}
.tpole3, #d_dotaz {width: 420px; border: 1px solid #cecece;}
.tpole3a {width: 150px;}
#d_dotaz  {height: 70px;}
.tpole4 {width: 200px;}
.tpole5 {width: 72px;}
.mapa {border: 1px solid #cfcfc9; background: #ededed; padding: 10px; margin-top: 25px;}
label {display: block; font-weight: bold;}
.red {color: red;}
#kons {
border: 0px solid white;
background: #EDEDED;

color: #333;
text-align: center;
height: 32px;
float: right;
margin-right: 52px;
font-weight: bold;
}

.cistic {clear: both;}

.paging-top{padding-top: 20px; border-top: 1px solid #e6e6e6;}
.paging {text-align: center; 
float:right;
position:relative;
left:-50%;
text-align:left;
}
.paging_first {text-align: center;}
.paging_last {text-align: center;}
.pager {background: #f8f8f8; border: 1px solid #dddddd; height: 30px;line-height: 30px; padding: 0px 10px; margin: 0px 5px; color: #333333; display: block; float: left; text-decoration: none;}
.pager:hover {background: #dddddd; border: 1px solid #dddddd;}
.pager_act {background: #af0e23; border: 1px solid #af0e23; height: 30px;line-height: 30px; padding: 0px 10px; margin: 0px 5px; color: white; display: block; float: left; text-decoration: none;}
.pager_act:hover {background: #af0e23; border: 1px solid #af0e23; height: 30px;line-height: 30px; padding: 0px 10px; margin: 0px 5px; color: white; display: block; float: left; text-decoration: none;}

.paging li{float:left;position:relative;}
.paging ul{
list-style:none; 
position:relative;
left:50%;
} 

.clanek_box table {width: 529px;}
.pdflink {background: url(/images/pdf.png) center left; background-repeat: no-repeat; padding-left: 25px; display: block; height: 20px;}
