/*  7art-box(c) Copyright 2008 Norbert ESTVANCIK  */
body {
	font-family:Tahoma,Arial,sans-serif;
	background-color: #0a4867;
	margin: 0px;
	padding: 0px;
	background-image: url(../../../../templates/toolbox/images/back.png);
	background-repeat: repeat-x;
	background-position: top;
}
body,td,th {
	font-family:Tahoma,Arial,sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0px;
	margin: 0px;
	border: 0px none #000000;
}
ol, ul, li {
	list-style-type: none;
}
.cleaner {
	clear:both;
	visibility: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #FFF;
}
a:link,
a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #007da6;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#wrapper {
	width: 989px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	min-height: 400px;
	padding: 0;
	background-color: #FFFFFF;
}
#top {
	width: 989px;
	height: 227px;
	background-image: url(../../../../templates/toolbox/images/back_top.png);
	background-repeat: no-repeat;
}
#top_left {
	height: 220px;
	width: 245px;
	float: left;
}
#top_right {
	height: 220px;
	width: 740px;
	float: left;
}
.logo a {
	width: 199px;
	height: 131px;
	display: block;
	background-image: url(../../../../templates/toolbox/images/logo.png);
	margin-left: 20px;
}
h1.logo {
	display: none;
}
.search {
	width: 240px;
	margin-top: 65px;
}
input.search_field {
	border: none;
	background:none;
	width: 145px;
	font-size: 11px;
	color: #333;
	margin-left: 17px;
	padding: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
input.send {
	border: none;
	background:none;
	width: 50px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin-left: 14px;
	padding: 0px;
	cursor:  pointer;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
.banner {
	height: 147px;
	width: 502px;
	margin-top: 26px;
	margin-left: 11px;
	display: inline;
	float: left;
}
.text01 {
	height: 30px;
	margin-top: 26px;
	margin-left: 10px;
	float: left;
	width: 208px;
	border: 1px solid #eaeab6;
	background-color: #f7f7e1;
}
.text01 div {
	margin-top: 9px;
	text-align: right;
	margin-right: 5px;
}
.text01 div a,
.text01 div a:visited {
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
}
.text02 {
	height: 103px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #dbeff8;
	background-color: #ebf9fc;
	float: left;
	width: 208px;
}
.text02 div {
	padding: 3px 5px 5px 5px;
	font-style: italic;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	color: #5B5B5B;
}
.top_image {
	height: 184px;
}
.top_menu {
	height: 31px;
}
.bottom_menu {
	height: 31px;
	margin-left: 244px;
}

/*  menu hore  */
ul.menu-general {
	float: left;
}
ul.menu-general li {
	float: left;
}
ul.menu-general li a,
ul.menu-general li a:visited {
	font-weight: bold;
	font-size: 11px;
	line-height: 31px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	height: 31px;
	float: left;
}
ul.menu-general li a:hover {
	color: #373737;
	text-decoration: none;
	background-color: #FFFFFF;
}
ul.menu-general li#current a {
	color: #373737;
	text-decoration: none;
	background-color: #FFFFFF;
}

.flag {
	float: right;
	margin-top: 7px;
	margin-right: 5px;
}
.flag img {
	padding-right: 3px;
	padding-left: 3px;
}
#main {
	width: 989px;
	background-image: url(../../../../templates/toolbox/images/back_main.png);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 400px;
}
#left {
	width: 245px;
	min-height: 400px;
	margin-top: 17px;
	float: left;
	margin-bottom: 20px;
}

/*  menu v lavo  */
ul.menu-left_menu {
	text-align: left;
	margin-top: 10px;
}
ul.menu-left_menu li {
	width: 185px;
	background-image: url(../../../../templates/toolbox/images/point.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8ec9e4;
	background-repeat: no-repeat;
	text-indent: 5px;
	background-position: left 10px;
}
ul.menu-left_menu li a,
ul.menu-left_menu li a:visited {
	font-weight: bold;
	font-size: 11px;
	line-height: 23px;
	color: #4e4e4e;
	text-decoration: none;
	padding-left: 5px;
	height: 23px;
}
ul.menu-left_menu li a:hover {
	color: #0099cc;
	text-decoration: none;
}
ul.menu-left_menu li#current a {
	color: #0099cc;
	text-decoration: none;
}

/*  menu v lavo Submenu */
ul.menu-left_menu li ul {
	padding-bottom: 5px;
}
ul.menu-left_menu li ul li {
	border: none;
	background:none;
	text-indent: 20px;
}
ul.menu-left_menu li ul li a,
ul.menu-left_menu li ul li a:visited {
	font-weight: normal;
	line-height: 1.5em;
	color: #4e4e4e;
}
ul.menu-left_menu li ul li a:hover {
	color: #4e4e4e;
	text-decoration: underline;
}
ul.menu-left_menu li ul li#current a {
	color: #0099cc;
	text-decoration: none;
}


/*  pozadie moduly menu left */
.module-menu {
	width: 210px;
	background: url(../../../../templates/toolbox/images/modulemid.png) repeat-y;
	margin-left: 14px;
}
.module-menu h3 {
	color: #FFFFFF;
	text-align: right;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 5px;
}
.module-menu div {
	background: url(../../../../templates/toolbox/images/modulebottom.png) bottom left no-repeat;
}
.module-menu div div {
	background: url(../../../../templates/toolbox/images/moduletop.png) top left no-repeat;
	padding: 5px 5px 40px 12px;
}
.module-menu div div div {
  background: none;
  padding: 0;
  width: auto;
  width: 100%;
}

/*  back modul right yellow */
.module-right_yellow {
	width: 208px;
	border: 1px solid #eaeab6;
	background-color: #f7f7e1;
	background-image: none;
	margin-bottom: 30px;
	line-height: 1.3em;
	text-align:left;
}
.module-right_yellow div div {
	padding: 5px;
}

/*  back modul right blue */
.module-right_blue {
	width: 208px;
	border: 1px solid #dbeff8;
	background-color: #ebf9fc;
	background-image: none;
	margin-bottom: 20px;
	line-height: 1.3em;
	text-align:left;
}
.module-right_blue div div {
	padding: 5px;
	background: none;
}



#patway {
	width: 730px;
	margin-top: 13px;
	float: left;
}
#content {
	width: 730px;
	margin-top: 15px;
	float: left;
	line-height: 1.3em;
	text-align: justify;
}
#content h1 {
	font-size: 22px;
	font-weight: bold;
	color: #007095;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
}
#content h2 {
	padding-bottom: 10px;
	font-size: 14px;
	color:#333;
	font-weight: bold;
  line-height: 1.2em;
}
#content h4 {
	font-size: 11px;
	font-weight: bold;
}
#content p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#content ul {
	margin-left: 35px;
}
#content li {
	list-style-type: disc;
}
.right_content {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
#bottom {
	width: 989px;
	height: 65px;
	background-image: url(../../../../templates/toolbox/images/back_bottom.png);
	background-repeat: no-repeat;
}
.copy {
	float: right;
	margin-top: 11px;
	margin-right: 9px;
}

/*  jadro joomly  */
span.breadcrumbs {
	color: #007da6;
	font-weight: bold;
	font-size: 12px;
}
span.highlight {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #298db8;
	padding-right: 3px;
	padding-left: 3px;
}
span.article_separator {
	height: 1px;
	display: block;
	margin-top: 9px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #007da6;
}
.contentpane,
#component-contact {
	width: 70%;
}
.componentheading {
	font-size: 22px;
	font-weight: bold;
	color: #007095;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
}
.contentheading {
	font-size: 12px;
	color: #007da6;
	font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	padding-top: 8px;
}
.small {
	font-size: 10px;
	color: #333;
	padding-top: 8px;
}
.createdate,
.modifydate {
	font-size: 10px;
	color: #666;
}
a.readon {
	float: right;
	font-weight: bold;
	font-size: 12px;
}