@charset "utf-8";
/* Main layout */
body {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #c5c4c3;
	background: #767676 url(/images2/bg-body.png);
	margin: 0px auto;
	padding: 0px 0px 15px;
	border-style: none;
}
div {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-style: none;
	position: static;
}
img {
	border-style: none;
}
ul, ol {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
li {
	line-height: 150%;
	list-style: url(/images2/list.png);
}
.highslide-controls ul, .highslide-controls li {
	list-style: none!important;
	line-height: 100%;
}
li a, li a:hover {
	font-weight: normal;
}
p {
	line-height: 130%;
	margin: 0px;
	padding: 15px 0px 0px;
	text-align: justify;
}
#sub-page-right p {
	padding: 0;
}
fieldset {
	border: 1px solid #ccc;
	margin: 15px 0px 0px;
	padding: 0px 15px 10px;
}
legend {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 0px -4px;
	padding: 0px 5px;
	color: #000;
}
h1, h2, h3 {
	margin: 0px;
	padding: 15px 0px 0px;
	color: #000;
}
h1 {
	display: block;
	padding: 0px;
	font-size: 1.4em;
	position: absolute;
	margin: 59px 0px 0px 42px;
}
h1 a {
	display: block;
	height: 50px;
	width: 265px;
	overflow: hidden;
	color: #fff;
}
h1 a span {
	background: url(/images2/logo.png);
	display: block;
	height: 50px;
	width: 265px;
	position: absolute;
}
hr {
	display: none;
}
a, a:Hover {
	font-weight: bold;
	color: #91d436;
	text-decoration: underline;
}
a:Hover {
	color: #fff;
}
#mother {
	background: url(/images2/bg-mother.png) repeat-x;
	text-align: center;
	margin: 0px auto;
	width: 100%;
}
#mother-in {
	margin: 0px auto;
	width: 980px;
}
#keywords {
	background: #11100f;
	height: 28px;
}
#keywords p {
	font-size: 0.8em;
	color: #717070;
	text-align: center;
	line-height: normal;
	padding: 8px 0px 0px;
}
#keywords p span {
	padding: 0px 3px;
}
#header {
	background: url(/images2/bg-header.jpg);
	height: 118px;
}
#home {
	padding: 8px 0px 0px 15px;
	font-size: 0.8em;
	word-spacing: 3px;
	color: #7d7c7c;
}
#home a, #home a:Hover {
	color: #7d7c7c;
	text-decoration: none;
	font-weight: normal;
}
#home a:Hover {
	color: #b7fa01;
}
#home .home, #home .home:Hover {
	background: url(/images2/icon-home.png) no-repeat;
	display: block;
	height: 10px;
	width: 11px;
	float: left;
	margin: 0px 5px 0px 0px;
}
#home .home:Hover {
	background: url(/images2/icon-home-hover.png) no-repeat;
}
#home .home span, #home .home:Hover span {
	display: none;
}
#header ul {
	padding: 0px;
	float: right;
	margin: 10px 0px 0px;
}
#header ul li {
	line-height: normal;
	display: inline;
	list-style: none;
}
#header ul li a, #header ul li a:Hover {
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 17px 16px 17px 14px;
	float: left;
	color: #c4c4c4;
	background: url(/images2/bg-menu.png) no-repeat right top;
}
#header ul li a:Hover {
	color: #fff;
}
#header ul li .last, #header ul li .last:Hover {
	background: url(none);
}
#content {
	background: #3e3f3f;
	padding: 0px 0px 15px;
}
#footer {
	background: #2e2e2e url(/images2/bg-footer.png) repeat-x;
	padding: 0px 0px 15px;
	font-size: 0.8em;
	color: #888988;
	width: 980px;
}
#footer span {
	color: #91d436;
	padding: 0px 5px;
}
#footer a, #footer a:Hover {
	color: #888988;
	text-decoration: none;
	font-weight: normal;
}
#footer a:Hover {
	color: #fff;
}
#footer-left {
	padding: 0px 0px 0px 10px;
	float: left;
	width: 600px;
}
#footer-left .menu a, #footer-left .menu a:Hover {
	text-transform: uppercase;
}
#footer-right {
	float: right;
	padding: 0px 10px 0px 0px;
}
#footer-right p {
	text-align: center;
}
/* Common */
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.green {
	color: #91d436;
}
.uppercase {
	text-transform: uppercase;
}
.more-text {
	padding-top: 0px;
}
.more-text li {
	padding-top: 15px;
}
/* Home page */
#main-home {
	background: url(/images2/anim_pozadi.jpg);
	height: 220px;
	/*border-top: 4px solid #191919;
	border-bottom: 5px solid #191919;*/
}
#main-home span {
	display: block; padding-left: 195px;
}
#home-content {
	padding: 29px 29px 0px;
}
#home-content .left, #home-content .middle, #home-content .right {
	margin: 0px 5px 0px 0px;
	float: left;
	width: 304px;
}
#home-content .right {
	margin: 0px;
}
#home-content .left p, #home-content .middle p, #home-content .right p, #sub-page-left p {
	text-align: left;
}
.box-light {
	background: url(/images2/box-light.png);
	height: 60px;
}
.light-button {
	float: left;
	padding: 15px 10px 0px 0px;
}
.light-desc {
	font-size: 0.9em;
}
.middle-in, .right-in, .left-in {
	background: url(/images2/bg-middle-in.png) repeat-x;
	padding: 0px 15px 15px;
}
.left-in {
	
	padding: 0px 0px 15px;
}
.sizer {
	height: 350px;
	overflow: hidden;
}
.left-in .title {
	display: block;
	height: 52px;
	padding: 15px 15px 0px;
}
.left-in ul {
	margin: 0px;
	margin-left: 17px;
	margin-top: -10px;
	padding: 0px;
	line-height: 150%;
	list-style: none;
}
.left-in ul ul {
	list-style: none;
	padding-left: 20px;
	margin: 0px;
}
.left-in ul li {
	line-height: normal;
	display: block;
	list-style: url(none);
}
.left-in ul li {
	padding-left: 10px;
	background: url('/images/gr/menu-odrazka3.gif') left top no-repeat;
	margin-top: 7px;
}
.left-in ul li a {
	color: white;
	font-weight: normal;
}
.left-in ul li li {
	margin-top: 7px;
	padding-left: 10px;
	background: none;
	color: #999999;
	background: url('/images/gr/menu-odrazka3.gif') left top no-repeat;
}
.left-in ul li a:hover {
	color: #91D436;
}

#service-a a, #service-c a, #service-e a, #service-a a:Hover, #service-c a:Hover, #service-e a:Hover {
	height: 57px;
}
#service-b a, #service-d a, #service-b a:Hover, #service-d a:Hover {
	height: 45px;
}
#service-a a:Hover {
	background: url(/images2/service-a-hover.png) no-repeat;
}
#service-b a:Hover {
	background: url(/images2/service-b-hover.png) no-repeat;
}
#service-c a:Hover {
	background: url(/images2/service-c-hover.png) no-repeat;
}
#service-d a:Hover {
	background: url(/images2/service-d-hover.png) no-repeat;
}
#service-e a:Hover {
	background: url(/images2/service-e-hover.png) no-repeat;
}
#service-a a span, #service-c a span, #service-e a span {
	background: url(/images2/list-service.png) no-repeat 17px 24px;
	display: block;
	padding: 21px 0px 0px 37px;
}
#service-b a span, #service-d a span {
	background: url(/images2/list-service.png) no-repeat 17px 18px;
	display: block;
	padding: 15px 0px 0px 37px;
}
#service-e a .desc {
	background: url(none);
	display: block;
	padding: 0px 0px 0px 37px;
	font-size: 0.9em;
	color: #81807e;
}
.right-in {
	padding: 0px 0px 15px;
}
#services-title, #services-auth, #services-news {
	background: #78b920 url(/images2/title-services-cz.png);
	height: 65px;
	padding: 0px;
}
#services-auth {
	background: #debc27 url(/images2/title-auth-cz.png);
}
#services-news {
	background: #52a6ce url(/images2/title-news-cz.png);
}
#services-title span, #services-auth span, #services-news span {
	display: none;
}
#service-a, #service-c, #service-e {
	height: 57px;
}
#service-b, #service-b, #service-d {
	height: 45px;
}
#news-one {
	height: 173px;
	padding: 0px 15px 15px;
}
#news-two {
	background: url(/images2/bg-news-two.png) no-repeat;
	padding: 0px 15px 15px;
}
#news-one .image, #news-two .image, #news-one .image:Hover, #news-two .image:Hover {
	display: block;
	margin: 17px 10px 0px 0px;
	float: left;
	height: 81px;
	width: 113px;
}
#news-one .image img, #news-two .image img {
	border: 3px solid #413f3b;
}
#news-one .image:Hover img, #news-two:Hover .image img {
	border: 3px solid #56544e;
}
#news-one p, #news-two p {
	display: block;
	float: left;
	width: 151px;
}
#news-one p span, #news-two p span {
	color: #91d436;
}
/* Sub pages */
#content-in {
	background: url(/images2/bg-content-in.jpg) no-repeat;
	padding: 30px 0px 0px;
	width: 980px;
}
#content-in-in {
	background: #3e3f3f;
	padding: 10px;
	margin: 0px 28px;
}
#page-title {
	text-transform: uppercase;
	color: #2e4b05;
	background: #5c9b06 url(/images2/page-title.png) repeat-x;
	margin: 0px;
	font-size: 1.3em;
	font-weight: bold;
	padding: 15px 15px 15px 15px;
	position: relative;
}
#sub-page-left {
	margin: 0px 10px 0px 0px;
	float: left;
	width: 304px;
}
#sub-page-right {
	float: left;
	width: 590px;
	background: url(/images2/tmp/sub-page.jpg) no-repeat 0px 10px;
	padding: 20px 0px 0px 0px;
}

/* web-media*/

p.article {
	text-indent: 20px;
	text-align: justify;
	line-height: 140%;
	margin-bottom: 5px;
}


p.small {
	font-size: 11px;
}
p.small2 {
	font-size: 10px;
}
p.legend {
	color: Gray;
	font-size: 0.70em;
	font-family: Tahoma, Helvetica, sans-serif;
}
.alert-div {
	padding: 10px; border: 1px solid #E1968A; background-color: #EAB7AD; background-image: url('/admin/gr/icons/alert-background.gif');
}
.pass-div {
	padding: 10px; border: 1px solid #C7D39A; background-color: #D7E0B8; background-image: url('/admin/gr/icons/pass-background.gif');
}
.proc-div {
	padding: 10px; border: 1px solid #E1C38A; background-color: #FFCC66; background-image: url('/admin/gr/icons/proc-background.gif');
}
h1, h2, h3, h4, h5, h6 {
	color: white;
}
.level2, .level2-1 {
	padding: 15px;
	text-indent: 20px;
	margin: 0!important;
}
li.level2 a, li.level2-1 a {
	color: silver!important;
	text-decoration: none;
	display: block;
}
li.level2 a:hover, li.level2-1 a:hover {
	color: #91D436!important;
}
.level2 {
	background-image: url('/images2/list-level2.png')!important;
}
.level2-1 {
	background-image: url('/images2/list-level2-1.png')!important;
}
.level2:hover {
	background-image: url('/images2/list-level2-hover.png')!important;
}
.level2-1:hover {
	background-image: url('/images2/list-level2-1-hover.png')!important;
}
.level2ul {
	margin: 0!important;
}
.webmedia {
	
}
.clanek-titulek {
	font-size: 17px;
}
