body {
	margin:0px;
	padding:0px;
	background: #f2f2f7;
}

body, p, td, th, li, pre, blockquote {
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	color: black;
}

img { border: 0; }

table#all {
	width: 1004px;
	padding: 0;
	border-collapse: collapse;
	border-style: none;
	background: #f2f2f7;
}

table#container {
	width: 1000px;
	border-collapse: collapse;
	border-style: solid;
	border-width: 2px;
	border-color: #334998;
	background-color:white;
}

table#vpravo {
	width: 780px;
	padding: 0;
	border-collapse: collapse;
	border-style: none;
	background-color:white; 
}

td#main {
	width: 700px;
	vertical-align: top;
	padding: 5px 5px 0 5px;
}

td#dep {
	padding: 10px 10px 10px 10px;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: 	#334998;
}

#logodep {
	padding: 4px 0 1px 4px;  
	text-align: left;
	background: #ffffff; 
}

select { 
	background-color: #334998;  
	color: #ffffff; 
}

form { 
	border-style: none;
	padding: 0px;
	margin-bottom: 0;
	background-color: #334998;
}

#content {
	margin: 0px 10px 10px 10px;
	text-align: left;
	padding-left: 40px;
	background: #FFF5E5;	
}

#important {
	color: #ff0000;
	font-weight: bold
} 

#metadata {

	font-size: 10px;
	color: #334998;
	line-height: 20px;
	padding: 4px;
	text-align: center;
}

#metadata a { color: #334998; }

#mdsav a {
	font-size: 14px;
	text-align: left;
	letter-spacing: 1px;
	padding: 0 0 0 0;
	font-weight: bold;
	color: #a34998;	
	text-decoration: none;
}

#toc a {
	font-size: 11px;
	white-space: nowrap;
	letter-spacing: 1px;
	display: block;
	padding: 5px 5px 5px 5px; 
	text-align: center;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background: #334998;
}

h1 {
	margin-top: 0px;
	text-indent: 3px;
	font-size: 20px;
	color: #a34998;	
	background: #ffffff; 
}

h2 {
	font-size: 15px;
	color: #a34998;	 
}

h3, h4, h5 {
	font-size: 13px;
	color: #a34998;	   
	margin-bottom: 0;
}

table#organis {
	width: 750px;
	border-collapse: collapse;
	border-style: none;
	background-color: white; 
}

tr.row1 { background: #F1F7FF; }

tr.row0 { background: #DDEEFF; }

#content p {
	text-align: left;
	line-height: 1.4em;
	width: 700px;
	margin-top: 0;
	margin-bottom: 1em;
}

#content ul {
	list-style-type: square;
	list-style-position: outside;
	width: 600px;
	margin-left: 20px;
	padding-left: 20px;
}

a:link {
	color: #334998;
	text-decoration: underline;
}

a:visited  { color: #334998; }

a:hover { color: #a18fff;}	

p.indent { margin-left:30px; }


