/* spscv.css - soubor stylo definujici vzhled stranke SPS a VOS Chomutov */
/*    + 30. 4.2007   Tomas Kolousek - pridana .cms trida pro editacni prvky cms 
		+  2. 4.2007   Tomas Kolousek - pridany styly pro sidebar CMS
		+ 21. 8.2003   Tomas Kolousek - prvotni verze s hrubym barevnym schematem 
      +  3.12.2004   Tomas Kolousek - drobne upravy v paddingu a marginu nekterych prvku, rough cleanup
*/

.hidden
{
  display:none;
}

.cms-list {
  display:block;
  margin: 5px;
  border-left: 1px dotted #3399cc;
  float: right;
  width: 20%;
  height: 100%;
}
.cms-list a {
	margin-left: 5px;
}
.cms-list .info, .info {
  text-decoration: italic;
  color: #888;
  padding-left: 5px;
}
.cms-list p {
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.cms {
  width: 95%;
  margin-left:auto;
  margin-right: auto;
}

.cms input {
  width: 100%;
  margin: 3px 0px 3px 0px;
  display: block;
}

.cms textarea {
	width: 98%;
	height: 230pt;
	font-size: 1em; 
	display: block;
}

.cms .submit {
	width: 100%;
	display: inline;
}

.cms .submit2 {
	width: 5em;
	display: inline;
}

table.layout td
{
  margin: 0px;
  padding: 0px;
  border-width: 0px;
  /* white-space: nowrap; */
}

body {
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
  border-width: 0px;
  text-align: justify;
}

td, td.main {                /* "body" sekce pole tabulky s vlastnim dokumentem */
  font-family: "Tahoma CE","Tahoma","Arial CE","Arial","sans-serif"; 
  color: #000066;
  font-weight: normal;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  white-space: normal;
}

div.main {
  width: 79%;
}

p,form {
  font-family: "Tahoma CE","Tahoma","Arial CE","Arial","sans-serif"; 
  color: #000066;
  font-weight: normal;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 3px;
  margin: 5px;
  white-space: normal; 
  text-align: justify; 
}

b {
  font-weight: bold;
}

i {
  font-style: italic;
}

u {
  text-decoration: underline;
}

br, center, img {
  font-weight: normal;
}
/* --- LAYOUT TABULEK --- */
.line1 {
  font-family: "Tahoma CE","Tahoma","Arial CE","Arial","sans-serif"; 
  font-size: 12px; 
  color: #000066;
  background-color: #dfeaf4;
  padding-left: 5px;
  padding-right: 5px;
}

.line2 {
  font-family: "Tahoma CE","Tahoma","Arial CE","Arial","sans-serif"; 
  font-size: 12px; 
  color: #000066;
  background-color: #f0f0f0;
  padding-left: 5px;
  padding-right: 5px;
}

.tblhglt{
  font-family: "Tahoma CE","Tahoma","Arial CE","Arial","sans-serif"; 
  font-size: 12px; 
  font-weight: bold;
  color: #eeeeee;
  background-color: #333366;
  padding-left: 5px;
  padding-right: 5px;
}

td hr { height: 1px; }   
/* --- HOTBAR LISTA S ODKAZY ---*/
.hotbar {              
  font-family: "Arial CE","Arial","sans-serif"; 
  font-size: 11px; 
  color: #000066;
  font-weight: normal;
  vertical-align: middle;
  text-align: left;
}

.hotbar strong {
  color: #cc3333;
  font-weight: bold;
}

.hotbar a{ 
  font-family: "Arial CE","Arial","sans-serif"; 
  font-size: 12px; 
  font-weight: normal;
  line-height: 16px;
  vertical-align: top;
}

.hotbar a:link { color: #000066; text-decoration: none; }
.hotbar a:visited { color: #0C5297; text-decoration: none; }
.hotbar a:active { color: #0C5297; text-decoration: none; }
.hotbar a:hover { color: #0066cc; text-decoration: none; }

/* --- HOTBAR KONEC --- */

h1 {
  font-family: "Arial CE","Arial","sans-serif"; 
  font-size: 16px; 
  text-align: left;
  font-weight: bold;
  margin-left: 5px;
  margin-bottom: 10px;
  margin-top: 5px;
  color: #3399cc;
}

h2 {
  font-family: "Arial CE","Arial","sans-serif"; 
  font-size: 13px; 
  text-align: left;
  font-weight: bold;
  margin-top: 10px;
  margin-left: 5px;
  margin-bottom: 0px;
  color: #0000e0;
}

h3 {
  font-family: "Tahoma CE","Tahoma","Arial CE","Arial","sans-serif"; 
  font-size: 12px; 
  text-align: left;
  font-weight: bold;
  font-style: italic;
  margin-top: 3px;
  margin-left: 10px;
  margin-bottom: 3px;
  color: #660099;
}

.hglt {
  font-family: "Tahoma CE","Tahoma","Arial CE","Arial","sans-serif"; 
  font-size: 12px; 
  font-weight: bold;
  color: #cc3333;
}

div.hglt {
	background-color: #c4d5ef;
	margin: 5px;
	padding: 5px;
}

a { 
  font-family: "Arial CE","Arial","sans-serif"; 
  font-size: 12px; 
  font-weight: bold;
}

a:link { color: #0066cc; text-decoration: none; }
a:visited { color: #0C5297; text-decoration: none; }
a:hover { color: #0000ff; text-decoration:  underline; }
a:active { color: #0C5297; text-decoration: none; }

img { border: 0px }

dt { display: inline }

/* ------- SUPLOVACI FORMULAR --------- */
.suplovani
  { margin-left: auto; margin-right:auto; padding: 10px; }
.suplovani textarea
  { border: 1px solid black; width: 80%; height: 350px; margin-left: auto; margin-right: auto; display: block; white-space: pre}
.suplovani input.hint
  { border: 1px solid black; margin: 0px; border-bottom: 0px solid white; background-color: white; width: 80%; height: 20px; margin-left: auto; margin-right: auto; display: block; white-space: nowrap}
.suplovani input
  { background-color: lightgray; border: 1px solid gray; margin: 10px; margin-left: auto; margin-right:auto; display: block; width: 100px;}
/* ------- SEZNAMY --------- */


/* --- lists with file type icons and file links --- */
li.word { list-style-image: url(../images/icons/word.gif); padding-left: 5px;}
li.pdf { list-style-image: url(../images/icons/pdf_blue.gif); padding-left: 5px;}
a.pdf { background-image: url(../images/icons/pdf_blue.gif); background-repeat: no-repeat; 
			background-position: left bottom; padding-left: 19px;}
a.word { background-image: url(../images/icons/word.gif); background-repeat: no-repeat; 
			background-position: left bottom; padding-left: 19px;}
a.mail { background-image: url(../images/icons/mail.gif); background-repeat: no-repeat; 
			background-position: left bottom; padding-left: 19px;}

li {
  list-style-type: square;
  text-align: justify;
}
ul.none, ul.none li, ul.indent, ul.indent li{   /* pouzito pro odsazovani misto "blockquote" */
  list-style-type: none; 
}

ul.sipka, ul.sipka li{      /* seznam s odrazkami "sipka.gif" */
  list-style-image: url(../images/sipka.gif);
}

ol, ul {
  font-family: "Tahoma CE","Tahoma","Arial CE","Arial","sans-serif"; 
  color: #000066;
  font-size: 12px;
  padding-right: 10px;
  padding-bottom: 5px;
}

/* --- odstavec zarovnany doprava (podpis apod.) --- */
p.right { text-align: right; }
