p
{
	margin: 0.4em 0.5em;
	font-size: 0.85em;
}

a
{
	color: #197EF1;
	text-decoration: underline;
}

a:hover
{
	color: #DF3A00;
	text-decoration: none;
}

a img
{
	border: none;
}

ul, ol
{
	margin: 0.5em 2.5em;
}

h2
{
	margin: 0.6em 0 0.4em 0.4em;
}

h3, h5
{
	margin: 1em 0 0.4em 0.4em;
}

h4
{
	margin: 1em 0 0.4em 0.4em;
         font-size: 1.5em;
         color: #999;
}

*
{
	margin: 0;
	padding: 0;
}

dl
{
	margin-left: 1em;
	padding: 0;
}

dt
{
	font-weight: bold;
        color: #999;
}

body
{
	background: #3D3E3F url("/image/body.gif") 0 0;
	color: white;
	font-size: 1em;
	font-family: "Trebuchet MS", Tahoma, "Geneva CE", lucida;
}

#container
{
	margin: 0 auto;
	width: 770px;
	position: relative;
}

#top
{
	height: 50px;
	background: url("/image/top.jpg") 0 0 no-repeat;
}

#top p
{
	margin: 0;
	padding: 0;
}

#header
{
	height: 150px;
	margin-top: 5px;
	background: url("/image/header.jpg") 0 0 no-repeat;
}

#menu
{
	position: absolute;
	top: 180px;
	left: 15px;
}

#content
{
	clear: both;
	margin-top: 5px;
	width: 770px;
	background: url("/image/content-bottom.gif") 0 0 repeat-y;
}


ul.rsx-page-num-list li 
{
        display: inline; 
        margin: 0 0.5em 0 0;
		}

img.portret
{
        border: 1px solid #952020;
        float: left;
        margin-right: 10px;
}


#content-bottom
{
	clear: both;
	display: block;
	width: 770px;
	height: 13px;
	font-size: 0;
}


#text
{
	width: 500px;
	color: #000;
	float: left;
         padding-left: 10px;

}

#text p
{
         padding-top: 10px;
         padding-left: 10px;
}



#stranky
{
         text-align: center;
         font-weight: bold;
}

#column
{
	float: right;
	width: 247px;
	
}


#footer
{
	margin-top: 5px;
	padding-top: 2px;
	height: 50px;
	background: url("/image/footer.png") left top no-repeat;
}

p#ivorius
{
	float: right;
	margin-right: 13px;
	font-size: 0.75em;
}

p#ivorius a
{
	color: #50D27A;
}

#header h1
{
	margin: 5px 0 0 50px;
	padding: 0;
	font-size: 2.4em;
}

#header h2
{
	margin: 10px 0 0 90px;
	padding: 0;
	font-size: 1.2em;
	color: #999;
}

ul#menu
{
	margin: 0;
}

#menu li
{
	list-style-type: none;
	float: left;
	text-align: center;
	width: 104px;
	margin-right: 3px;
	font-size: 1.05em;
}

#menu a
{
	display: block;
	height: 28px;
	padding-top: 4px;
	text-decoration: none;
	background: url("/image/menu.gif") no-repeat 0 0;
	overflow: hidden;
	width: 100%;
	font-size: 0.9em;
         font-weight: bold;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	color: #fff;
}

#menu li>a, #menu li>strong
{
	width: auto;
}

#menu a.actual
{
	background: url("/image/menu-actual.gif") no-repeat 0 0;
	color: #952020;
}

#menu a:hover
{
	color: #952020;
}

#column p
{
	font-size: 0.7em;
}

#column ul
{
	line-height: 140%;
        font-size: 0.8em;     
}

#column h3
{
	position: relative;
	left: -18px;
	height: 26px;
	width: 215px;
	margin-top: 10px;
	padding-top: 6px;
	padding-left: 6px;
	font-size: 0.9em;
	background: url("/image/h3-column.gif") 0 0 no-repeat;
	z-index: 1;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
}

#column h3 span
{
	margin-left: 10px;
}

#column span.name
{
	text-align: right;
	color: #DF3A00;
	margin-right: 5px;
}

#column p.avizo
{
	width: 150px;
        text-align: left;
        font-weight: bold;
	color: #FFF;
        padding: 10px;
}


#column a
{
	color: #fff;
}

#column a:hover
{
	color: #50D27A;
}

#text h1,#text h3,#text h4
{
	color: #999;
}

#text h3
{
	font-size: 1.2em;
}

#text h3 a
{
         color: #952020;
}


#text h3.headlines a
{
	color: #8C0909;


}

#text a
{
         color: #952020;
}


p.comments
{
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	padding-right: 10px;
}

#footer p
{
	text-align: center;
        font-size: 0.75em;
}


#footer a
{
	color: #50D27A;
}

#footer a:hover
{
	color: #50D27A;
}

#your-url
{
	position: absolute;
	left: 70px;
	top: 10px;
	font-size: 1.1em;
}

#issn
{
	position: absolute;
	left: 600px;
	top: 10px;
	font-size: 1.0em;
}

#your-url a
{
	color:#fff; text-decoration:none;
}

#your-url a:hover
{
	color: #50D27A;
}

ol.comments
{
	font-size: 0.9em;
}

span#search
{
	float: right;
        margin-right: 10px;

}