*{
	margin: 0;
	padding: 0;
	font-weight: 400;
}
IMG{border:0}

A{
	text-decoration:none;
	color: #E23D40;
}
A:hover{text-decoration:underline;}

html,body{
	min-height: 100%;
}
BODY{
    background: white;
    font-family: Arial, Helvetica, sans-serif;
    color: #4D4D4D;
    font-size: 12px;
    background-image: url("/img/pozadi.png");
    background-repeat: repeat-x;
    background-position: bottom;
}

.r{text-align: right;}
.c{text-align: center;}
.b{font-weight: 800;}
.s{font-size:0.8em;}
.fl{float: left;}
.fr{float: right;}
.clr{clear: both;}
.color{color:#E23D40;}


/* moje dodany veci*/
.color2{color: #009245;}
.spacer{width:20px;}
/* konec mych veci */

.kur{font-style: italic;}

.kovo .color,
.kovo a{color: #009245;}


p{
	line-height: 1.8em;
	text-align: justify;
	padding-bottom: 1em;
}
p.last{padding-bottom: 0;}

#pruh{
	width: 100%;
	background-color: #ebebeb;
	height: 5px;
}

#main{
	width: 987px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#head{
	text-align: right;
	padding-bottom: 20px;
}

/*************************************/
/*         horni menu                */
#menu{
	height: 24px;
	overflow: hidden;
}
#menu li{
	float: left;
	margin-left: 8px;
	height: 24px;
	background-color: #ebebeb;
	text-align: center;
	padding: 0 10px;
	line-height: 24px;
	vertical-align: middle;
	list-style: none;
}
#menu li a{
	color: #4D4D4D;
	vertical-align: middle; 
}
#menu li img{
	vertical-align: middle; 
}
#menu #flags img{
	margin-top:-2px;
}

/*************************************/
/*         obrazkovy menu            */
#menu2{
	padding-bottom: 7px;
}
#menu2 li {
	list-style: none;
}
#menu2 li.n01 a{background-image: url("/img/sv-m-galva.png");}
#menu2 li.n02 a{background-image: url("/img/sv-m-mater.png");}
#menu2 li.n03 a{background-image: url("/img/sv-m-kovo.png");}
#menu2 li.n04 a{background-image: url("/img/sv-m-zamek.png");}
#menu2 li a{
	display: block;
	width: 226px;
	height: 150px;
	border: solid 7px #ebebeb;
	float: left;
	position: relative;
	text-decoration: none;
	margin-right: 9px;
	font-size: 14px;
}
#menu2 li.last a{
	margin-right: 0px;
}
#menu2 span span{
	display: block;
	vertical-align: middle;
	line-height: 24px;
	height: 24px;
	background-color: #E23D40;
}
#menu2 li.kovo span span{
	background-color: #009245;
}
#menu2 span.wrap{
	display: block;
	position: absolute;
	left: 13px;
	bottom: 13px;
}
#menu2 span.text{
	color: white;
	padding: 0 10px;
	float: left;
}
#menu2 span.sipka{
	width: 24px;
	background-image: url("/img/sipka01.png");
	background-repeat: no-repeat;
	float: left;
	margin-right: 2px; 
}
#menu2 li.kovo span.sipka{
	background-image: url("/img/sipka01g.png");
}

/* hover a active */
#menu2 li a:hover,
#menu2 li.act a{
	border: solid 7px #E23D40;
}
#menu2 li.kovo a:hover,
#menu2 li.act.kovo a{
	border: solid 7px #009245;
}


#menu2 li.act a span.sipka{
	background-image: url("/img/sipka02.png");
}
#menu2 li.act.kovo a span.sipka{
	background-image: url("/img/sipka02g.png");
}


/*************************************/
/*         prohlaseni a spodni menu  */
#footer{
	position: relative;
	color: #666666;
}
#nycor{
	position: absolute;
	bottom: 0;
	right: 0;
}
#nycor a{color:black;}
#nycor a span{color:red;}
#prohlaseni{
	float: right;
	width: 485px;
}
#prohlaseni p{
	text-align: justify;
	padding: 5px 0 10px 0;;
}

#menu3{
	width: 485px;
	float: left;
}
#menu3 div{
	width: 230px;
}
#menu3 div.fl{
	margin-right: 25px;
}

#menu3 a{
	color: #666666;
}

#menu3 h3,
#prohlaseni h3{
	font-size: 12px;
	background-image: url("/img/_.png");
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	line-height: 28px;
	height: 28px;
	vertical-align: middle;
	margin-bottom: 5px;
	margin-top: 10px;
}
#menu3 li{
	list-style: none;
	line-height: 1.8em;
}

/*************************************/
/*         hlavni obsah              */
#page{
	background-image: url("/img/pozadi2.gif");
	background-repeat: repeat-y;
	position: relative;
}
#page .box{
	background-color: #ebebeb;
	border-top: solid 6px #959595;
}
#page.colors .box{
	border-top-color: #E23D40;
}
.kovo #page .box,
.kovo #page.colors .box{
	border-top-color: #009245;
}

#page .in{
	padding: 20px;
}
#page .in.minheight{
	min-height: 180px;
}
.leftbox{
	width: 489px;
	float: left;
}
.rightbox{
	width: 489px;
	float: right;
}

#page h1 span,
#page h2 span{
	background-color: white;
	padding: 5px 10px;
	margin: 0;
}
#page.colors h1 span.white{
	background-color: white;
    color: #4D4D4D;	
}
.kovo #page h1 span.sipka,
#page.colors h1 span.sipka{
	background-color: transparent;
	background-image: url("/img/sipka03.png");
	background-repeat: no-repeat;
	background-position: center;
}

#page h1,
#page h2{
	font-size: 14px;
	padding-bottom: 20px;
}
#page.colors h1 span,
#page.colors h2 span{
	background-color: #E23D40;
	color:white;
}
.kovo #page h1 span,
.kovo #page h2 span{
	background-color: #009245;
	color: white;
}
.kovo #page h1 span.white{
	background-color: white;
	color: #4D4D4D;
}


#page .up{
	position: absolute;
	bottom: 0;
	right: -28px;
	width: 24px;
	height: 24px;
	display: block;
	background-image: url("/img/nahoru.png");
}

#page .imgs a{
	display: block;
	float: left;
	width: 180px;
	height: 120px;
	overflow: hidden;
	border: solid 7px white;
	position: relative;
	margin-left: 15px;
	margin-bottom: 20px;
}
#page .imgs.noheight a{
	height: auto;
}
#page .imgs.noheight a img{
	float: left;
	height: auto;
}

#page .imgs a.fr{
	float: right;
	margin-right: 15px;
	margin-left: 0;
}
#page .imgs a span{
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 19px;
	height: 18px;
	background-image: url("/img/+.png");
}
#page .imgs a.last{margin-bottom: 0px !important;}

#page ul.text{
	color: #E23D40;
	margin: -1em 0 1em 50px;
	line-height: 1.8em;
}
.kovo #page ul.text{color: #009245;}

#page .float div.fl{margin-left: 40px;}
#page .float div.fr{margin-right: 40px;}
#page li{list-style: square;}

/*************************************/
/*         styly jednotlivych stranek*/
/* uvod */
.mapa{
	float: left;
	padding-right: 15px;
	padding-top: 3px;
}

/* menu */
#page .menu li{
	list-style: none;
	padding-left: 80px;
	margin-bottom: 25px;
	min-height: 80px;
}
#page .menu li A span{
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: -80px;
	width: 70px;
	height: 70px;
	display: block;
	border: solid 5px white;	
}
#page .menu li A:hover span{
	border: solid 5px #E23D40;
}
.kovo #page .menu li A:hover span{
	border: solid 5px #009245;	
}

#page .menu li A{
	position: relative;
	display: block;
	width: 100%;
}
#page .menu li A:hover span{
	/*background-position: 0 -70px;*/
}
#page .menu li A strong{
	color: #4D4D4D;
	background-color: white;
	line-height: 24px;
	display: block;
	float: left;
	padding: 0 10px;
}
#page .menu li A:hover strong{
	color: white;
	background-color: #E23D40;
}
.kovo #page .menu li A:hover strong{
	color: white;
	background-color: #009245;
}

#page .menu li p{
	padding-top: 28px;
	padding-left: 10px;
}

#page .menu li.li01 span{background-image: url("/img/flllist01.png");}
#page .menu li.li02 span{background-image: url("/img/flllist02.png");}
#page .menu li.li03 span{background-image: url("/img/flllist03.png");}
#page .menu li.li04 span{background-image: url("/img/flllist04.png");}
#page .menu li.li05 span{background-image: url("/img/flllist05.png");}
#page .menu li.li06 span{background-image: url("/img/flllist06.png");}
#page .menu li.li07 span{background-image: url("/img/flllist07.png");}
#page .menu li.li08 span{background-image: url("/img/but-spojovaci.jpg");}
#page .menu li.li09 span{background-image: url("/img/but-kotvy.png");}
#page .menu li.li10 span{background-image: url("/img/but-hrebiky.jpg");}
#page .menu li.li11 span{background-image: url("/img/but-puziny.jpg");}
#page .menu li.li12 span{background-image: url("/img/flllist12.png");}
#page .menu li.li13 span{background-image: url("/img/flllist13.png");}
#page .menu li.li14 span{background-image: url("/img/flllist14.png");}


img.eu{
	float:left;
	padding-right: 20px;
	padding-bottom: 20px;
}

