/*
	ruzickovi.net
	(c) 2004-2007 Nux s.r.o. (www.nux.cz)
*/

body
{
	behavior: url("javascripts/ie-abbr.htc");
	-ie-abbr-tag: span;
	-ie-abbr-class: abbr;
	background: #B43535;
	color: #3C3C3C;
	_text-align: center;
	font-family: sans-serif;
	font-size: 0.8em;
}

a
{
	color: #CC1414;
	text-decoration: none;
}

a:link
{
	color: #CC1414;
}

a:visited
{
	color: #808080;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	color: #CC1414;
}

abbr, .abbr
{
	border-bottom: 1px solid #CCCCCC;
	cursor: help;
}

#header #logo a span, #header h1, hr
{
	display: none;
}

img
{
	border: none;
}

ul
{
	color: #CC3D3D;
	list-style-type: square;
}

#card
{
	width: 35em;
	height: 20em;
	margin: 2em auto -0.5em auto;
	_margin-bottom: 0.5em;
	border: 2px solid #CC1414;
	background: white;
	_text-align: left;
}

#card h1
{
	padding-top: 0.15em;
	_padding-top: 0.9em;
	color: #CC1414;
	font-size: 160%;
}

#card img
{
	height: 15.65em;
	float: left;
	margin: 2.15em 1em 0 1em;
}

#card li
{
	margin-left: 11em;
	line-height: 1.8em;
}

#card ul
{
	_margin-top: 1em;
	_margin-bottom: 1em;
}

#contacts
{
	float: left;
	width: 20.5em;
	height: 20em;
}

#contacts li
{
	margin-left: -1em;
	line-height: 1.5em;
}
#contacts .li
{
	color: #3C3C3C;
}

#contacts p
{
	line-height: 0.8em;
	_line-height: 0.4em;
}

.degree
{
	white-space: nowrap;
	color: #808080;
	font-size: 50%;
	font-weight: normal;
}

#header
{
	margin: 1em 0;
}

#logo
{
	height: 75px;
	background: url("../images/red/logo.jpg") center no-repeat;
}

#logo a
{
	display: block;
	width: 450px;
	height: 75px;
	margin: 0 auto;
}

#navigation
{
	display: block;
	float: right;
	width: 42.9em;
	margin-top: -2.2em;
	padding: 0.3em 1em 0 0;
	text-align: right;
	font-size: 80%;
}

#footer
{
	width: 43.9em;
	margin: 0 auto;
	margin-top: 1em;
	color: white;
	text-align: right;
	letter-spacing: 0.1em;
	font-size: 80%;
}
#footer a
{
	color: white;
	text-decoration: underline;
}
#footer a:hover
{
	text-decoration: none;
}

#counters
{
	display: none;
}
