﻿body {
	color: #000066;
	font-family: Georgia;
	background-image: url(img/style/pozadie.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
a       {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
p	{
	text-align: justify;
	text-indent: 20px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
		}

.page	{
	margin-top: 0px;
	text-align: center;

		}
a:hover { color: #FF0000; text-decoration: underline; }
H1      {
	color: #000066;
	text-align: center;
	font-style: italic;
	font-size: 32px;
	text-decoration: none;
}
H2      {
	color: #000066;
	text-decoration: none;
	font-size: 24px;
	text-align: center;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
H3      {
	font-size: 18px;
	color: #000066;
	text-decoration: none;
}
H4      {
	font-size: 17px;
	color: #000066;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
H5      {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
H6      {
	font-size: 9px;
	color: #000066;
	text-decoration: none;
}
pre     {
	margin: 0px 10px 0px 10px;
}
form    {
	margin: 0px 0px 0px 0px;
}
.txt {
	text-align: justify;
	font-style: italic;
}
/* grafika */
#page
		{
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/style/pozadie_obsah.gif);
	background-repeat: repeat-y;
	text-align: center;
		}

#stranka
      {
	width: 771px;
	padding: 0px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/style/pozadie_obsah.gif);
	background-repeat: repeat-y;
      }
		
#hlava
		{
	background-image: url(img/style/hlava.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 771px;
		}
		
#menu
		{
	width: 771px;
	height: 35px;
	background-image: url(img/style/menu.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 160px;
		}

#menu ul
		{
	margin: 0px;
	padding: 0px;
		}

#menu li
		{
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 17px;
	font-weight: bold;
		}
#menu a
		{
	margin: 0px;
	padding: 0px;
	color: #DFF4FF;
	text-decoration: none;
		}
#menu a:hover
		{
	margin: 0px;
	padding: 0px;
	color: #FFFF00;
	text-decoration: none;
	font-size: 17px;
		}
			
#obsah
		{
	width: 771px;
	margin: 0px;
	padding: 0px;
		}
		
#obsah img
		{
	margin: 7px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
				
#obsah td
		{
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	text-align: left;
	text-indent: 50px;
		}

#obsah li
		{
	padding: 0px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: circle;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: center;
	line-height: 20px;
		}
#obsah a
		{
	margin: 0px;
	padding: 0px;
	color: #000066;
	text-decoration: none;
	font-size: 14px;
		}
#obsah a:hover
		{
	margin: 0px;
	padding: 0px;
	color: #FF0000;
	text-decoration: none;
		}

.left	{
	padding: 0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 30px;
		}
.right	{
	padding: 0px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
		}
.break	{
	clear: both;

		}
#odstavec	{
	float: none;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
		}

#odstavec dl
		{
	text-align: left;
		}

#odstavec dt
		{
	text-indent: 30px;
	padding: 1px;
		}

#odstavec dd
		{
	text-indent: 10px;
		}

#clen	{
	float: none;
	height: 220px;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: left;
		}
#clen dl
		{
	margin: 0px;
	padding: 0px;
		}

#clen dt
		{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-weight: bold;
		}
#clen dd
		{
	text-indent: 20px;
		}
#fotky	{
	margin: 0px;
	text-align: center;
	font-size: 24px;
	padding: 0px;
		}
#fotky a
		{
	font-size: 18px;
		}
	
#pata
		{
	background-image: url(img/style/pata.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 771px;
		}

#odkazy
      {
	margin: 0px 10px 0px 10px;
      }
.red {
	color: #FF0000;
	font-weight: bold;

}
#pozvanka
      {
	text-align: center;
	background-color: #0099CC;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
	border: 3px solid #00008A;
      }
#doskynav 
	{
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-position: center center;
	float: none;
	word-spacing: 0em;
	font-size: 14px;
	line-height: 28px;
	background-image: url(http://www.dosky.sk/doskymnu.gif);
	background-repeat: repeat-x;
	}
#doskynav ul
	{
	margin: 0px;
	padding: 0px;
	}
#doskynav li
	{
	margin: 0px;
	padding: 0px;
	color: #FFFF00;
	display: inline;
	}
#doskynav a
	{
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 28px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-style: normal;
	font-weight: normal;
	word-spacing: 0em;
	font-family: Arial, Helvetica, sans-serif;
	}
#doskynav a:hover
	{
	margin: 0px;
	color: #FFCCCC;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: center;
	font-style: normal;
	font-weight: normal;
	background-image: url(http://www.dosky.sk/doskymnu_b.gif);
	line-height: 28px;
	}
