/* Skin svazvodaku.cz */

body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: black;
	background-color: white;
	margin: 0;
}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	border-left: 1px solid #003098;
	border-right: 1px solid #003098;
	padding: 0;
	background: white;
	min-height: 1000px;
}
* html #main { height: 1000px;}

#zahlavi { 
	padding: 0px;
	height: 150px;	
}

#zahlavi2{ 
	height:150px;width:1000px;display:block;
  background: url('header.png') no-repeat;
  overflow: hidden;
  }
* html #zahlavi2{ 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/header.png');
	background-image: none;
	}
#zahlavi3{ display:block;
margin-top: 110px; margin-left: 170px;
font-size: 15pt;
color: #003098;
}

#menu {
	text-align: center;
	color: white;
	background: #003098 url('menu_bg.gif') repeat-x;
	padding: 4px 2px;
   margin: 0;
}
#menu a { color: white; font-weight: bold }

#submenu {
	text-align: center;
	background: #4d6fb7 url('submenu_bg.gif') repeat-x;
	padding: 4px 2px;
	margin: 0;
	color: white;
}
#submenu a { color: white; font-weight: bold }

#sloupec {
	float: right;
	width: 250px;
	margin-top: 8px;
}

#leftmenu {
	float: left;
	width: 200px;
	margin-top: 8px;
	margin-right: 10px;
}

#leftmenu ul { padding: 2px 5px; margin: 0px;
}
#leftmenu ul ul { padding: 4px 0px 6px 0px; margin: 0px 0px 0px 10px;
}
#leftmenu ul ul.small { font-size: 10px; }
#leftmenu ul ul.small li { margin-bottom: 1px; }
#leftmenu ul li { margin: 0px;
  font-weight: bold; color: #003098; list-style: none; padding: 0px; 
}
#leftmenu ul li a {   font-weight: bold; }
#leftmenu ul li li {   font-weight: normal; }
#leftmenu ul ul li.c { list-style: url('page.png') outside; font-weight: normal; margin-left: 20px; padding-left: 4px;
}
#leftmenu ul ul li.s { list-style: url('folder_page.png') outside; font-weight: normal; margin-left: 20px; padding-left: 4px;
}

#text {
	margin-right: 250px;
	width: 750px;
	margin-top: 8px;
}

/*POUZIVAT PRI OBOU MENU*/
#text2 {
	margin-right: 250px;
	margin-left: 210px;
	width: 530px;
	margin-top: 8px;
}

#footer {
	height: 46px;
	margin-top: 30px;
	padding: 10px;
	color: #003098;
	clear:both;
	text-align: center;
	font-size: 11px;
}
p.footer {
  font-weight: bold;
}

p.nadpis {
	font-size: 16px;
	color: black;
	font-weight: bold;
	margin: 1px 3px 5px 3px;
	border-bottom: 1px solid #003098;
}

p.nadpis span {
	font-size: 16px; color: #003098;
	border-bottom: 2px solid #003098;
}

b.barevne {color: #003098;}

div.text {
	margin: 0px 6px 20px 6px; 
}

div.just {
	text-align: justify;
}

p.foto {
	text-align: center;
}
p.foto a img {border: 2px solid #003098}
p.foto a:hover img {border: 2px solid #4d6fb7; text-decoration: none;}
p.foto a:hover {text-decoration: none;}

p {margin: 0px 0px 6px 0px; padding: 0px}

.text_forum {
	padding: 1px 1px 1px 6px;
	margin: 1px;
	text-align: justify;
}

.info {
	color: #989898;
	padding: 0 4px;
}

.ohlaseni {
	text-align: center;
	color: blue;
}

.odkaz {
	text-align: center;
}

.chyba {
	color: red;
	text-align: center;
}

input,textarea {
	border: 1px solid black;
}

a  img { border: 0px}
a:link { color: #003098; text-decoration: none; }
a:visited { color: #003098;; text-decoration: none;}
a:hover { color: #4d6fb7; text-decoration: underline; }




ul {margin: 0px; padding-left: 20px}
li {padding-left: 0px}

/*forum*/
span.nadpis_fora {
	font-size: 16px;
	font-weight: bold;
}
tr.tmava, td.tmava {
	background: #4d6fb7;
}

/*FOTKY*/
.imgwrapper {
	float: left;
	margin: 0 0 15px 15px;
	padding: 2px;
	height: 120px;
}
.imgwrapper span {
	display:block;
	font:9px verdana, sans-serif;
	text-align:center;	
}
.imgwrapper img {
	background-color: white;
	border: 1px solid #003098;
	/*-moz-border-radius:5px;*/
	padding: 2px;
}
.imgwrapper a:visited img {
	background-color:#aaa;	
}
.imgwrapper a:hover img, .imgwrapper a:focus img {
	background-color: #003098;
}
.imgwrapper a:hover, .imgwrapper a:focus {
	color:#000;
}

div.mapa  {width: 538px; height: 300px; border: 2px solid #003098; margin: 3px}

.ramecek {
	padding: 2px;
	background: #003098;
	text-align:left;
	height:120px;
}

th {
	background: #003098;
	color: white;
	padding: 2px;
}

td.r {text-align: right; }

table.calendarTable { width: 90%; margin-left: 5px; border-collapse: collapse}
table.calendarTable a.getback { display: block; height: 16px; width: 16px; border: none; background: url('resultset_previous.png'); }
table.calendarTable a.getnext { display: block; height: 16px; width: 16px; border: none; background: url('resultset_next.png'); }
table.calendarTable a.getback:hover, table.calendarTable a.getnext:hover {text-decoration: none;}  

table.calendarTable td { text-align: center; border: 1px solid white}
table.calendarTable td a { color: black;}
table.calendarTable td a:hover { color: red; text-decoration: none;}
table.calendarTable th.top {font-weight: bold; color: #003098; background: white; padding: 2px 0px; margin: 2px 0px}
table.calendarTable td.c1 { background: #bbb; }
table.calendarTable td.c2 { background: YellowGreen; }
table.calendarTable td.c3 { background: #4d6fb7; }
table.calendarTable td.c4 { background: CadetBlue; }
table.calendarTable td.c5 { background: orange; }
table.calendarTable td.c6 { background: tomato; }
table.calendarTable td.c7 { background: darkkhaki; }
table.calendarTable td.c8 { background: PaleVioletRed; }
table.calendarTable td.c9 { background: red; }

#msg {
	text-align: center;
	width: 50%;
	margin: 0 auto;
}

#msg .hidden { visibility: hidden; }
#msg .ohlaseni { color: black; background-color: lightgreen; }
#msg .chyba { color: #fff; background-color: red; }


/*tooltipy*/

.tip {
			color: #fff;
			width: 220px;
			z-index: 13000;
}		 
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble220.png) top left;
}
.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble220.png) bottom right;
}
.tool-text A {
	color:#069;
}
.tool-loading {
	background: url('ajax-loader.gif') center center no-repeat;
	width: 30px;
	height: 30px;
	margin: 0 auto;
}

span.ttUser:hover { border-bottom: black 1px dotted; cursor: hand; }

/*Styly ktere jdou pouzit v clanku*/
span.nadpis1 {
	font-size: 16px; color: #003098;
	border-bottom: 2px solid #003098;
}

span.nadpis2 {
	font-size: 12px; color: #003098; font-weight: bold;
}

/*div, kterej se nacita pres mootools*/
div.loading { opacity: 50%; background: center center no-repeat url(ajax-loader.gif); }


/*seznam dokumentů*/
ul.docs_list a.delete {background: no-repeat url('cross.png'); line-height: 18px; padding: 2px 0px 2px 18px;}


/*icony souborů*/
span.file_pdf, span.file_doc, span.file_xls, span.file_ppt, span.file_zip, span.file_img, span.file  
 { background: no-repeat; line-height: 18px; padding: 2px 0px 2px 18px;}
span.file_pdf {background-image:  url('page_white_acrobat.png'); }
span.file_doc {background-image:  url('page_white_word.png'); }
span.file_xls {background-image:  url('page_white_excel.png'); }
span.file_ppt {background-image:  url('page_white_powerpoint.png'); }
span.file_zip {background-image:  url('page_white_zip.png'); }
span.file_img {background-image:  url('page_white_camera.png'); }
span.file {background-image:  url('page_white.png'); }
    
 div.attachements {border: 2px solid #003098; margin-left:auto; margin-right: auto; width: 80%; padding: 5px}
 
 /*vypis clanku s anotaci */
div.clanek p {margin: 0px; padding: 0px;}
div.clanek {margin-bottom: 10px;}
 
 
  /*zobrazeni zavodu*/
table.zavod {width: 80%; border: 2px solid #003098;
   border-collapse: collapse; padding: 0px; margin: 0px}
table.zavod td {text-align: center; padding: 5px; }
table.zavod th span { font-size: 16px; line-height: 22px; }


a.propozice  
{ background: no-repeat; line-height: 18px; padding: 2px 0px 2px 18px; background-image:  url('paste_plain.png'); }
a.propozice_b
{ display: block; background: no-repeat; height: 18px; width: 18px; background-image:  url('paste_plain.png'); }
a.vysledky  
{ background: no-repeat; line-height: 18px; padding: 2px 0px 2px 18px; background-image:  url('medal_gold_3.png'); }
a.vysledky_b
{ display: block; background: no-repeat;  height: 18px; width: 18px; background-image:  url('medal_gold_3.png'); }
a.editakce
{ display: block; background: no-repeat;  height: 18px; width: 18px; background-image:  url('shape_square_edit.png'); }

a.propozice2 { background: url('pics/propozice.png') no-repeat; padding-left: 24px; height: 22px;display: block; padding-top: 3px}


table.f_seznam_kategorii {width: 100%;}
table.f_seznam_kategorii td {height: 25px;}

.toggler {
	color: white;
	margin: 0;
	background: #4d6fb7 url('submenu_bg.gif') repeat-x;
	padding: 4px 10px;
	font-size: 12px;
	font-weight: bold;
}

.element {
	margin: 4px;
}

a.pohar
 { background: no-repeat; line-height: 22px; padding: 2px 0px 2px 22px; background-image:  url('pohar.png'); }


div.large_table {overflow-x: scroll; width: 100%;}
div.large_table table {
}

	
thead th {
top: expression(document.getElementById("tbl-container").scrollTop-2); /* IE5+ only */
z-index: 20;
}

thead th.locked {z-index: 30;position: relative;}
div.large_table td {
  text-align: center;
  padding: 3px 3px;
  margin: 0px;
}
div.large_table td.odd {
  background: #bbb;
}
div.large_table td.last {
  font-weight: bold;
  background-color: #ddd;
}
div.large_table td.locked {
  margin: 0px;
  text-align: left;
  white-space: nowrap;
  background-color: #ddd;
  font-weight: bold;
  left: expression(parentNode.parentNode.parentNode.parentNode.scrollLeft); /* IE5+ only */
  position: relative;
  z-index: 10;
}

