body, html 
{
	font-family: 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
	font-size: 90%;
	color:#31156A;
	margin-top: 10px;
	background-color: #31156A;
	scrollbar-face-color: #ffffff;
 	scrollbar-highlight-color: #31156A;
 	scrollbar-shadow-color: #31156A;
 	scrollbar-3dlight-color: #ffffff;
 	scrollbar-arrow-color:#31156A;
 	scrollbar-track-color: #ffffff;
 	scrollbar-darkshadow-color: #ffffff;
}

p, h1, h2, h3, h4, ul, li, table {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}

p, h1, h2, h3, h4,  table {margin:15px 0px 15px 0px; }

h1, h2, h3, h4 {color:#31156A; text-align:left;}

ul, li, ol{margin:0px 10px 0px 10px;}

ul{
	list-style-position: outside;
	list-style-type: circle;
}

ol{
	list-style-position: outside;
	list-style-type: decimal;
}


h1 {
	font-size: 140%;
	margin-top:0px;
}


h2 {
	font-size:130%;
	/*font-weight:bold;*/
}



h3{
	font-size: 110%; 
}


h4{
	font-size: 100%;
	text-transform:capitalize;
	font-variant: small-caps;
}

.back a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	float:right;
	}

.back a:hover {text-decoration:none;}

.back a:visited {	text-decoration:none;}

#main

{
	width: 800px;
	margin: auto;
	text-align: left;
	background-color: #ffffff;
	background-image: url(bgr.gif);
	background-repeat: repeat-y;  
}


#intro_img

{
	text-align: center;
	border:none;
	margin-top:30px;
	margin-bottom:30px;
}

.loga

{
	text-align: center;
	border:none;
	margin-top:20px;
	margin-bottom:20px;
}

/* pro zákony i kontakty na jednotlivých stránkách Rádce */
ul.zakony {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	margin:0px 0px 0px 0px;
	line-height:15px;
	border:1px solid #9AAFD9;
	padding:5px 5px 5px 8px;
}

/* pro kontakty z menu kontakty */

ul.kontakty {
	
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	margin:5px 0px 5px 0px;
	line-height:15px;
	border:1px solid #9AAFD9;
	padding:5px 5px 5px 8px;
}


#skryty{visibility: hidden; display:none;}

#header

{
  background-color: #9AAFD9;
  width: 800px;
  height: 178px;
  background-image: url(header.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}


#body_content

{	margin: 0 0 0 180px; 
	padding: 0;
	padding:0px 20px 0px 20px; 
	text-align: justify;
	min-height:650px;
	_height:650px;
	line-height:20px;

}
#footer

{	clear: none;
	background-repeat: no-repeat;
	width: 800px;
	height: 30px;
	background-color: #9AAFD9;
 }


/* -------definuje položky menu ---------*/

#sidebar

{
	float: left;
	width: 180px;
	height: 650px;
	margin:0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#31156A;
	background-color: #D7DFF0;
	background-image: url(menu_img.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-attachment:scroll;
	
}

#sidebar ul

{  list-style: none;
  margin: 10px 0 0 -10px; 
  _margin-top: 8px;
  padding: 0px;
  color:#31156A;
  text-indent:20px;
  width: 190px;
 }

#sidebar li
{ 	margin: 3px 0 0 10px;
	padding:2px 0px 2px 0px;
	line-height:18px;
	list-style: none;
	background-color:#D7DFF0; 
}

.menuTitle{
	list-style: none;
	font-weight:bold;
	text-indent:10px;
	display: list-item;

}

#sidebar a
{
  color: #31156A;
  text-decoration: none;
  display: block;
}

#sidebar li a:hover
{
  background-color: #E7ECF5;
  color:#990000;
}

a
{	color: #3366FF;
    text-decoration: underline;
}

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

a:visited
{	color: #990000;
    text-decoration: underline;
}

table {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:20px;
	font-weight: normal;
	font-size: 11px;
	font-family: 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
	border: 1px solid #31156A;
	border-collapse: collapse;
	line-height:15px;
}

td {
	border: 1px solid #31156A;
	border-collapse: collapse;
	padding:3px;
	width:auto;
	text-align:left;
	font-size: 10px;
}

th {
	font-weight: bold;
	font-size: 11px;
	background-color: #D7DFF0;
	padding:3px;
	border-collapse: collapse;
	border: 1px solid #31156A;
	width:auto;
	color: #31156A;
	text-align:left;
}
	
.motto{
	font-size:85%;
	font-weight: bold;
	color:#4653AA;
	
}
/* ------------- design By Attavena ------*/

#attavena
{
	font-size:9px;
	_font-size:10px;
	font-weight:bold;
	color:#666666;
	text-align:center;
	letter-spacing: 3px;
}

#attavena a {
	color: #990000;
	text-decoration:none;
}

#attavena a:hover {
	color: #666666;
	text-decoration:underline;
}

#attavena a:visited {
	color: #990000;
	text-decoration:none;
}
/* -----------konec design Attavena ---------------*/


.comix, .foto		/* pro komiks i fotky na stránkách */
{
text-align:center;
padding:5px 0px 5px 0px;
border:none;
}

/* --------------- definuje poptávkový frm ---------------------------*/

fieldset {
  padding: 1em;
  /*padding:5px;*/
  font:80%/1 sans-serif;
  border:1px solid #31156A;
  width:auto;
  margin:25px;
  }
  
 legend {
  padding: 0.2em 0.5em;
  border:1px solid #31156A;
  color:#31156A;
  font-size:11px;
  text-align:right;
  }

form.frm_demand

{
  margin-top: -1px;
}

form.frm_demand input, form.frm_demand textarea

{
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid #31156A;
  background-color: #D7DFF0;
  width: 300px;
  color: #31156A;
  margin: 0 0 4px 0;
  font-weight: normal;
}


form.frm_demand textarea

{  height: 150px;
  scrollbar-face-color: #ffffff;
 	scrollbar-highlight-color: #31156A;
 	scrollbar-shadow-color: #31156A;
 	scrollbar-3dlight-color: #ffffff;
 	scrollbar-arrow-color:#31156A;
 	scrollbar-track-color: #D7DFF0;
 	scrollbar-darkshadow-color: #ffffff;
}

form.frm_demand label

{
  float: left;
  width: 110px;
  padding-top: 0.3em;
  margin: 0 0 0 10px;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: #31156A;
}


form.frm_demand button

{
  width: 302px;
  _width: 304px;  /* IE bug */
  height: 20px;
  border:1px solid #31156A;
  background-color: #31156A;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
 }

/* ---------------- konec frm --------------------------------------------*/

.stranky{text-align:right}		/* odskoky na stránky se zákony a kontakty */

.download{text-align:right; font-size:11px;} /* pdf*/
