@charset "utf-8";
/* CSS Document */

body {
	background-color:#C5E0F5;
	font-size:62.5%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:35px;
	color:#003366;
	line-height:1.5;
}

h1 {
	font-size:2em;
}

h2 {
	font-size:1.4em;
	font-weight:normal;
	padding-left:45px;
}

a:link, a:active, a:visited {
	color:#003366;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
}

.clearfloat {
	height:0px;
	line-height:0px;
	clear:both;
	visibility:hidden;
	font-size:0px;
}

.fleft {
	float:left;
	margin-right:20px;
	display:inline;
}

.center {
	text-align:center;
}

#wrapper {
	width:875px;
	margin:0 auto;
	text-align:left;
}

#header {
	width:875px;
	height:140px;
	position:relative;
}

#header h1 img{
	position:absolute;
	top:0;
	left:0;
}

#header h1 {
	text-indent:1px;
}

#subhead {
	background:transparent url('../images/roweleas-subhead.jpg') no-repeat top left;
	height:35px;
	line-height:31px;
	margin-bottom:5px;
}

#nav {
	height:25px;
	margin-bottom:5px;
}

#nav ul {
	float:left;
	margin-left:10px;
	display:inline;
}

#nav ul li {
	float:left;
	width:118px;
	background:transparent url('../images/roweleas-btn.jpg') no-repeat top left;
	height:25px;
	line-height:21px;
	text-align:center;
	margin-right:5.5px;
}

#nav ul li.last {
	margin-right:0;
}

#nav ul li a {
	display:block;
	font-size:1.1em;
}

#content {
	background:transparent url('../images/roweleas-content.jpg') no-repeat top left;
	height:245px;
	margin-bottom:5px;
	font-size:1.1em;
}

#content .inner {
	padding:20px 45px;
}

#subcontent {
	background:transparent url(../images/roweleas-subcontent.jpg) no-repeat top left;
	height:85px;
	margin-bottom:5px;
	font-size:1.1em;
}

#subcontent .inner {
	padding:8px 45px;
}

#footer {
	background:transparent url(../images/roweleas-footer.jpg) no-repeat top left;
	height:25px;
	line-height:21px;
}

#footer p {
	padding:0 45px;
	text-align:right;
}

/***doplnil dalibor **************************************************************************/
#odkazy-box  {
    padding:30px 0 20px 0;
    text-align:left;
}

label {
    cursor: pointer;
}

#addlinks {
    background:transparent url(../images/roweleas-nogradient.jpg) no-repeat top left;
    /*height:25px;*/
    /*line-height:16px;*/
    margin-bottom:8px;
    font-size:0.9em;
}
#addlinks-bott {
    background:transparent url(../images/roweleas-nogradient-bott.jpg) no-repeat bottom left;
    min-height:35px;
    line-height:16px;
}

#addlinks p {
    padding:8px 45px;
    text-align:left;
}

/*********************************************************************************************/
