BODY
{
	background-color: #ffffff;
	margin: 0px;
	padding: 20px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

/*88888*/
FORM
{
	margin: 0px;
	padding: 0px;
}

IMG
{
	border: none;
	display: block;
}

INPUT, SELECT
{
	font-size: 12px;
}


.cleaner
{
	clear: both;
	background-color: transparent;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.gallery-list
{
	list-style-type: none;
}

.gallery-list EM
{
	display: block;
	font-style: normal;
}

A .gallery-thumb
{
	float: left;
	border: 1px solid black;
	margin-right: 20px;
}

A:hover .gallery-thumb
{
}


.gallery-detail .gallery-popis
{
	margin: 10px 0px;
}

.gallery-img
{
	display: block;
	float: left;
	margin: 0px 20px 20px 0px;
}

.gallery-img A IMG
{
	border: 1px solid black;
}

.gallery-img A:hover IMG
{
}

.clanek .prilohy
{
	margin-top: 10px;
}

#page
{
	width: 956px;
	position: relative;
	margin: 0px auto;
	text-align: left;
	overflow: hidden;
}

.alt
{
	/* accessibility */
	position: absolute;
	left: -10000px;
}

#spinlink-logo
{
	position: absolute;
	left: 14px;
	top: 10px;
	display: block;
	width: 138px;
	height: 46px;
}

#leonardo-logo
{
	position: absolute;
	right: 0px;
	top: -17px;
}

#page-header
{
	height: 79px;
}

#page-content
{
	position: relative;
	margin-top: 32px;
	margin-bottom: 6px;
}

#mmenu
{
	position: absolute;
	left: 0px;
	top: 79px;
	width: 100%;
	height: 32px;
	background-color: #2586c0;
	background-image: url(/img/bg-mmenu.png);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif, Verdana;
}

#mmenu-left, #mmenu-right
{
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 4px;
	height: 100%;
	background-image: url(/img/bg-mmenu-left.png);
	background-repeat: no-repeat;
}

#mmenu-right
{
	background-image: url(/img/bg-mmenu-right.png);
	left: 953px;
}

#mmenu UL
{
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
}


#mmenu LI
{
	list-style-type: none;
	display: block;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#mmenu LI A
{
	display: block;
	color: #fff;
	font-weight: bold;
	line-height: 32px;
	height: 32px;
	padding: 0px 7px;
	float: left;
	border-left: 1px solid #a8cee7;
	background-image: url(/img/bg-mmenu-item.png);
	background-position: 0px -32px;
	background-repeat: repeat-x;
	position: relative;
	font-size: 12px;
}

#mmenu LI.level-0-last A
{
	padding: 0px 0px;
}

#mmenu LI.level-0-last A SPAN
{
	position: relative;
	display: block;
	padding: 0px 7px;
	background-image: url(/img/bg-mmenu-item-last.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	height: 32px;
	float: left;
	cursor: pointer;
}

#mmenu LI.level-0-last A:hover SPAN
{
	background-position: right top;
}

#mmenu LI A:hover, #mmenu LI A:active, #mmenu LI.hover A, #mmenu LI.act A
{
	background-color: #032c45;
	background-position: 0px 0px;
	text-decoration: none;
}

#mmenu .mmenu-level-0 UL
{
	position: absolute;
	display: none;
	left: 1px;
	top: 32px;
	height: 35px;
	width: 800px;
}

#mmenu .mmenu-level-0 LI.hover UL
{
	display: block !important;
}

#mmenu .mmenu-level-0 UL LI
{
}

#mmenu .mmenu-level-0 UL LI A
{
	background-image: none;
	font-weight: normal;
	background-color: #062f48;
	float: left;
	border-left: 0px;
	line-height: 30px;
	height: 30px;
	padding: 0px 12px;
}


#mmenu .mmenu-level-0 UL LI A:hover, #mmenu .mmenu-level-0 UL LI.hover A, #mmenu .mmenu-level-0 UL LI.act A
{
	background-color: #c2ccd3;
	color: #052e47;
}

#mmenu .spinlink-partners UL
{
	left: -480px;
}


#page-content
{
	background-image: url(/img/bg-content.png);
	background-repeat: repeat-x;
	padding-top: 31px;
}

#page-content-left, #page-content-right
{
	background-image: url(/img/bg-content-left.png);
	background-repeat: repeat-x;
	display: block;
	width: 3px;
	height: 21px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page-content-right
{
	left: auto;
	right: 0px;
	background-image: url(/img/bg-content-right.png);
}

#page-searchbox #search-text
{
	position: absolute;
	left: 12px;
	top: 85px;
	background-color: #d7e9f4;
	border: 0px;
	width: 131px;
	height: 19px;
	background-image: url(/img/bg-quicksearch.png);
	line-height: 14px;
	display: block;
	text-align: right;
	font-size: 11px;
	padding: 3px 5px 0px 5px;
	margin: 0px;
}

#page-searchbox #search-text
{
}

#page-searchbox BUTTON
{
	display: block;
	width: 24px;
	height: 20px;
	position: absolute;
	background-image: url(/img/button-quicksearch.png);
	left: 160px;
	top: 85px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

/* homepage */
#home-block1
{
	height: 299px;
	background-image: url(/img/bg-home-block1.jpg);
	background-repeat: repeat-x;
	position: relative;
}

#home-mapa
{
	background-image: url(/img/home-mapa.png);
	background-repeat: no-repeat;
	width: 391px;
	height: 299px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.home-spacer1
{
	margin-top: 10px;
	margin-bottom: 6px;
	height: 11px;
	background-image: url(/img/home-spacer1.jpg);
	background-repeat: no-repeat;
	clear: both;
}

.home-spacer2
{
	height: 11px;
	background-image: url(/img/home-spacer2.jpg);
	background-repeat: no-repeat;
	clear: both;
}

.home-spacer3
{
	background-image: url(/img/home-spacer3.jpg);
	background-repeat: no-repeat;
	left: 51px;
	top: 75px;
	width: 541px;
	height: 7px;
	position: absolute;
	z-index: 2;
}


#home-block2
{
	width: 350px;
	position: relative;
	background-image: url(/img/bg-home-block2.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	float: left;
	height: 297px;
	overflow: auto;
}

#home-block3
{
	position: relative;
	margin-top: 2px;
	margin-bottom: 15px;
	padding-left: 55px;
	float: left;
	width: 550px;
}

#home-h1
{
	position: absolute;
	left: 18px;
	top: 5px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/home-h1.gif);
	background-repeat: no-repeat;
	width: 587px;
	height: 56px;
	z-index: 2;
}

#home-news-headline
{
	background-image: url(/img/home-news.gif);
	width: 87px;
	height: 29px;
	margin-left: 18px;
	margin-bottom: 28px;
}

.home-news
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
	position: relative;
}

.home-news LI
{
	list-style-type: none;
	display: block
	clear: both;
	padding: 14px 0px 0px 15px;
	margin: 0px;
	background-image: none !important;
	color: #000;
	width: 100%;
}

.home-news LI A
{
	color: black;
	text-decoration: none;
	margin-left: 11px;
	display: block;
	float: left;
	width: 260px;
}

.home-news LI A:hover
{
	text-decoration: underline;
}

.home-news LI EM
{
	display: block;
	float: left;
	background-image: url(/img/home-news-bullet.gif);
	background-repeat: no-repeat;
	width: 44px;
	height: 32px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
	padding-top: 4px;
	font-style: normal;
	text-decoration: none;
	font-size: 10px;
	position: relative;
}

.home-news LI A:hover EM
{
	text-decoration: none;
}

.home-news LI EM .date
{
	border-bottom: 1px solid #fff;
}


.home-news LI EM .year
{
	display: block;
	padding-top: 3px;
}

.home-news LI .item
{
}

.home-news.news LI .item
{
	width: 800px;
}


#home-block2 .link-more
{
	margin: 10px 16px 0px 0px;
}

/* patičky */
#page-footer
{
	background-color:red;
	font-size: 11px;
}

#page-footer-left
{
	float: left;
	line-height: 24px;
	background-image: url(/img/bg-footer-left.gif);
	background-repeat: repeat-x;
	background-position: 0px 25px;
	padding-right: 5px;
}

#page-footer1
{
	color: #b2b2b2;
}

#page-footer2
{
	color: #0473b6;
}

#page-footer2 A
{
	color: #0473b6;
}

#page-footer-right
{
	padding-top: 25px;
	float: right;
	background-image: url(/img/bg-footer-right.gif);
	background-repeat: repeat-x;
	background-position: 0px 25px;
	line-height: 24px;
	padding-left: 5px;
	color: #c0cad0;
}

#page-footer-right A
{
	color: #c0cad0;
	font-weight: bold;
}

.link-more
{
	display: block;
	float: right;
	padding-right: 7px;
	background-image: url(/img/link-more.gif);
	background-position: right center;
	background-repeat: no-repeat;
	font-weight: bold;
}

.link-previous
{
	display: block;
	float: left;
	padding-left: 7px;
	background-image: url(/img/link-previous.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-top: 10px;
	position: relative;
	left: -7px;
}

H1, H2, H3, H4
{
	display: block;
	margin: 0px;
	padding: 0px;
}

.clanek .datum
{
	color: #062f48;
}

.clanek .perex
{
	font-style: normal;
	padding-bottom: 20px;
	display: block;
}

#drobecky
{
	position: absolute;
	top: 10px;
	color: #0172b6;
}

#page-mtrj
{
	padding: 0px 10px;
}

.home-partner
{
	display: block;
	color: black;
	position: absolute;
	line-height: 16px;
	z-index: 3;
	padding: 10px 0px;
	font-size: 12px;
	text-align: center;
	background-image: url(/img/bg-home-partner.png);
	background-position: 0px 0px;
	_background-image: none;
	_background-color: #fff;
	_filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}

A.home-partner:hover
{
	text-decoration: none;
	background-position: 0px -300px;
	_filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}


A.home-partner SPAN
{
}

A.home-partner EM
{
	font-size: 10px;
	color: #838383;
	font-style: normal;
	display: block;
}



A.home-partner:hover SPAN
{
	text-decoration: underline;
}

A.home-partner:hover EM
{
	color: #8da8b8 !important;
}

.home-partner.partner-1 {width: 210px; left: 20px; top: 90px;}
.home-partner.partner-4 {width: 210px; left: 20px; top: 165px;}
.home-partner.partner-2 {width: 180px; left: 240px; top: 90px;}
.home-partner.partner-5 {width: 180px; left: 240px; top: 165px;}
.home-partner.partner-7 {width: 180px; left: 240px; top: 224px;}
.home-partner.partner-3 {width: 210px; left: 430px; top: 90px;}
.home-partner.partner-6 {width: 210px; left: 430px; top: 165px;}

#intranet-login
{
	width: 270px;
	height: 108px;
	position: absolute;
	left: 685px;
	top: 0px;
	background-image: url(/img/bg-login.png);
}

#intranet-login-frame
{
	width: 270px;
	height: 108px;
	border: 0px;
}
