/* tagy */

body
{
	color: #000;
	background-color: #c0c0c0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	border: 0;
	margin: 0;
	padding: 10px 0;
}

h1, h2, h3
{
	margin: 0;
}

strong
{
	color: #015898;
}

sup
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

table
{
	margin-bottom: 20px;
}

table tr th
{
	color: #ff6500;
	width: 170px;
}

table tr td
{
	text-align: right;
	width: 80px;
}

table tr td input
{
	width: 40px;
}

form fieldset
{
	border: 1px solid Silver;
}

form fieldset p
{
	margin: 5px 0;
}



form fieldset p label
{
	font-size: 85%;
	font-weight: bold;
}

form fieldset p input.half
{
	width: 110px;
}

form fieldset p input
{
	width: 280px;
}

/* obecne tridy */

.clnr
{
	clear: both;
	line-height: 0em;
	width: 100%;
}

p.buy
{
	color: #444;
	margin-bottom: 40px;
}

p.buy a
{
	font-weight: bold;
	text-transform: uppercase;
}

/* boxy */

#main
{
	background: url(../graphics/bg-main.gif) top left repeat-y;
	background-color: #fff;
	text-align: left;
	overflow: visible;
	border: 5px solid #fff;
	margin: 0 auto;
	width: 749px;
}

#header
{
	background: url(../graphics/bg-header.jpg) 1px 1px no-repeat;
	background-color: #015898;
	padding: 60px 20px 0 20px;
	height: 161px;
}

#content-holder
{
	background: url(../graphics/bg-content.jpg) center bottom no-repeat;
	overflow: visible;
	border-bottom: 1px solid #015898;
}

#left-holder
{
	background: url(../graphics/bg-left.jpg) 1px 0px no-repeat;
	float: left;
	padding: 70px 50px 150px 20px;
	width: 405px;
}

#right-holder
{
	background: url(../graphics/bg-right.jpg) 0px 0px no-repeat;
	float: right;
	padding: 70px 20px 0 20px;
	width: 234px;
}

#footer
{
	color: #015898;
	font-size: 80%;
	clear: both;
	padding: 0 20px;
	width: 709px;
}

/* header */

#logo
{
	margin: 25px 0 0 74px;
}

#logo, h1 a
{
	background: url(../graphics/logo.png) top left no-repeat;
	display: block;
	float: left;
	position: relative;
	width: 208px;
	height: 52px;
}

h1 a span
{
	display: none;
}

#catchword
{
	float: right;
	width: 255px;
}

#catchword h2
{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	text-transform: uppercase;
}

#catchword h2 span
{
	color: #8EC7F2;
	font-size: 140%;
}

#header ul
{
	clear: both;
	margin: 0;
	padding: 65px 0 0 0;
	width: 100%;
}

#header ul li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	list-style: none;
	display: inline;
	margin-right: 24px;
}

#header ul li a
{
	color: #fff;
	text-decoration: none;
	background: url(../graphics/rule.gif) 13px 16px  no-repeat;
}

#header ul li a:hover
{
	background: none;
}

/* left holder */

#left-holder h2
{
	color: #015898;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 20px;
}

#left-holder h3, #left-holder h3 a
{
	color: #ff6500;
	font-size: 100%;
	margin-bottom: 5px;
}

#left-holder h3 span
{
	color: #015898;
}

#left-holder form fieldset p span
{
	color: #FF6500;
	font-weight: bold;
}

#left-holder h3 a:hover
{
	text-decoration: none;
}

#left-holder p
{
	font-size: 95%;
	line-height: 1.4em;
	margin-top: 0;
}

#left-holder p.bg
{
	font-size: 110%;
	margin-bottom: 18px;
}

#left-holder p.mr
{
	margin-bottom: 28px;
}

#left-holder p span
{
	color: #015898;
}

#left-holder p a, #right-holder h3 a, #right-holder p a
{
	color: #015898;
	background: url(../graphics/a-rule.gif) bottom left repeat-x;
	text-decoration: none;
}

#left-holder p a:hover, #right-holder h3 a:hover, #right-holder p a:hover
{
	background: url(../graphics/a-rule-h.gif) bottom left repeat-x;
}

#left-holder img
{
	float: left;
	border: 0;
	margin-right: 20px;
}

#sbt
{
	margin-top: 20px;
	width: auto;
}

/* right-holder */

#right-holder h3, #right-holder h3 a
{
	color: #015898;
	font-size: 100%;
	text-decoration: none;
	margin-bottom: 6px;
}

#right-holder p
{
	background: url(../graphics/bg-right-p.gif) bottom left no-repeat;
	font-size: 90%;
	line-height: 1.3em;
	margin-top: 0px;
	padding-bottom: 17px;
}

#right-holder img
{
	float: left;
	border: 1px solid #015898;
	margin: 3px 10px 0 0;
}

/* footer */

#footer p
{
	float: left;
}

#footer a
{
	color: #015898;
}

p#foxy
{
	float: right;
}
