/*
* PeterGonda.sk stylesheet
* Developed by Ondrej Jombik <nepto@platon.sk>, http://nepto.sk/
* Copyright (c) 2006 Platon Group, http://platon.sk/
*/

body 
{  
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	COLOR: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

td
{
	vertical-align: top;
}

hr
{
	height: 1px;
	background-color: #333333;
	color: #333333;
	border: solid #333333 0;
	padding: 0;
	margin: 0;
	border-top-width: 1px;
}

a,
a:visited,
a:link
{
	color: #3255dd;
	text-decoration: underline;
}

a:hover
{
	color: #52759c;
	text-decoration: none;
}

td.boright,
table.boright
{
	border-right: 1px solid darkblue;
	margin-top: 10px;
	margin-left: 10px;
}

h1, h2, h3
{
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-weight: bolder;
	color: #003a60;
}

h1
{
	font-size: 150%;
	margin-bottom: 5px;
}

h2
{
	font-size: 120%;
	margin-bottom: 0px;
}

td.content
{
	background: #ffffff;
	padding: 15px;
	border-right: solid 1px #cccccc;
	font-size: 90%;
	vertical-align: top;
}

td.big-slice
{
	border-right: solid 1px #cccccc;
	margin: 0;
	padding: 0;
}

td.slice
{
	font-size: 1px;
	background: #cccccc;
	border-bottom: 1px solid darkblue;
	border-right: 1px solid #cccccc;
	padding: 0px;
	margin: 0px;
	height: 10px;
}

td.right-bar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	border-right: solid 1px #cccccc;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 2px;
	border-bottom: solid 1px #cccccc;
	line-height: 160%;
	vertical-align: top;
	width: 160px;
}

.subsection
{
	font-size: 85%;
	font-weight: normal;
	line-height: 120%;
}

ul.editorial
{
	padding-left: 12px;
	margin: 0px;
}

td.signature
{
	text-align: right;
	font-size: 70%;
	padding-top: 15px;
	padding-bottom: 15px;
}

