body{
margin: 0px;
background-color: #d3e4ec;
background-image: url("/themes/dovozaut/images/mainbg.jpg");
background-repeat:repeat-x;
}
#formastranky{
  width: 850px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("/themes/dovozaut/images/secondtop.jpg");
  background-repeat:no-repeat;
}
#content{
  margin-left: 85px;
  width: 700px;
  margin-top: 0px;
}
#menu{
  width: 220px;
  float: left;
}
#menucell{
  margin-top: 20px;
  color: #1F6488;
  margin-left: 15px;
  font-family: Verdana;
}
#menucell a{
  font-size: 10px;
  color: #346282;
  text-decoration: none;
  margin: 5px;
}
#menupart{
  margin-top: 260px;
}
.menublock{
  width: 100%;
  background-color: #E8EEFA;
  background-image: url("/themes/dovozaut/images/lmbg.jpg");
  background-repeat: no-repeat;
  font-family: Verdana;
  font-size: 9px;
  color: #2d2d2d;
  text-align: justify;
}
.menublock .obsah{
  padding: 15px;
  padding-bottom: 25px;
}
.menublock a{
  color: #B10000;
  text-align: left;
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
}
.mblocktop{
  background-image: url("/themes/dovozaut/images/leftmenu.jpg");
  background-repeat:repeat-x;
  height: 40px;
  text-align: left;
}
.mblocktop .nadpis{
  padding-top: 1px;
  padding-left: 20px;
}
.mblocktop h3{
  color: white;
  font-family: Verdana;
  font-size: 12px;
}
#obsah{
  width: 500px;
  margin-left: 220px;
  padding-top: 40px;
}
#topobsah{
  width: 580px;
  height: 90px;
}
.moudro{
  width: 250px;
  height: 80px;
  margin-left: 3px;
  color: white;
  font-family: Verdana;
  font-size: 12px;
  padding-left: 20px;
  text-align: justify;
  font-weight: bold;
}
.moudro p{
  margin-bottom: 5px;
  font-size: 14px;
  color: white;
  
}
#topmenu{
  width: 580px;
  height: 60px;
  border-top: 2px #2790C7 solid;
  border-left: 1px #136EA1 solid;
  background-image: url("/themes/dovozaut/images/topmenu.jpg");
  border-right: 1px #136EA1 solid;
}
#obsahstranky{
  width: 580px;
  background-color: white;
  border-top: 3px #2673A7 solid;
  border-left: 1px #C2DDE8 solid;
  border-right: 1px #C2DDE8 solid;
}
table{
  font-family: Verdana;
  text-align: justify;
  font-size: 11px;
  color: #2d2d2d;
}
table td{
  padding-top: 3px;
}
#obspage{
  width: 540px;
  margin-left: 20px;
  font-family: Verdana;
  text-align: justify;
  font-size: 11px;
  padding-bottom: 50px;
  color: #2d2d2d;
}
#obspage h2{
  color: #921217;
}
#obspage h3{
  color: #921217;
}
#copyright{
  clear: both;
  font-size: 10px;
  font-weight: bold;
  color: #155589;
  margin-top: 15px;
  text-align: center;
  font-family: Verdana;
  width: 800px;
}
#copyright a{
  font-size: 10px;
  font-weight: bold;
  color: #155589;
  margin-top: 15px;
  text-align: center;
  font-family: Verdana;
  text-decoration: none;
}
#myinzerts{
  width: 300px;
}
#myinzerts .nadpis{
  padding: 3px;
  font-weight: bold;
}
#myinzerts .icon{
  width: 16px;
}
.inzform{
  width: 330px;
  text-align: left;
}
.inzformv{
  width: 500px;
  text-align: left;
}

.formpopis{
  width:  200px;
  text-align: right;
  padding-right: 5px;
}
.formobsah{
  width: 220px;
  position: relative;
  text-align: left;
}
.formobsahl{
  width: 220px;
  position: relative;
  text-align: left;
}
.vypaut a{
  color: #921217;
  text-decoration: none;
  font-weight: bold;   
}

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: -5px 0 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(/themes/dovozaut/images/style/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.art-menu
{
	padding: 0px 19px 0px 19px;
}

.art-nav
{
	position: relative;
	height: 23px;
	z-index: 100;
}

.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 23px;
	background-image: url('/themes/dovozaut/images/style/nav.png');
}

.art-nav .l
{
	left: 0;
	right:19px;
}

.art-nav .r
{
	right: 0;
	width: 796px;
	clip: rect(auto, auto, auto, 777px);
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 23px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 69px;
}
.art-polozka{
  margin-top: 0px;
}
.art-menu a .l
{
	left:0;
	right:0px;
}

.art-menu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.art-menu a .t 
{
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
	color: #D1E3EB;
	padding: 0 17px;
	margin: 0 0px;
	line-height: 23px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-23px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-23px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-23px;
}
.art-menu a:hover .t
{
	color: #1C3540;
}

.art-menu li:hover a .t
{
	color: #1C3540;
}

.art-menu li:hover>a .t
{
	color: #1C3540;
}



/* end MenuItem */

/* begin MenuSeparator */
.art-nav .art-menu-separator
{
	display: block;
	width: 1px;
	height: 23px;
	background-image: url('/themes/dovozaut/images/style/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 32px;
	width: 180px;
	overflow:hidden;
	line-height: 32px;
	margin-right: auto;


	background-image: url('/themes/dovozaut/images/style/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #8CC4D9;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 32px;
	color: #2d2d2d;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color: #2d2d2d;
	border-color: #8CC4D9;
	background-position: 0 -32px;
}

.art-menu ul li:hover>a
{
	color: #000000;
	border-color: #8CC4D9;
	background-position: 0 -32px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	color: #000000;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
	color: #000000;
}


/* end MenuSubItem */

