* {
	margin: 0;
	padding: 0;
}
html {
	background: #133886 url('../img/sq.jpg') top left;
}
body {
	background: url('../img/topsq.jpg') top left repeat-x;
	font: 9pt/1.2 Verdana,Arial,sans-serif;
	padding-bottom: 30px;
}
h1, h2, h3, h4 {
	color: #1d51c7;
	margin: 10px 0 5px 0px;
	clear: both;
}

#page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 0 4px 4px;
	top: 30px;
	width: 770px;
	background: white;
}
#top {
	border: 4px solid #22b34c;
	border-right: none;
	margin-bottom: 4px;
}
h1 {
	position: relative;
	width: 240px;
	height: 105px;
	top: 1px;
	left: 1px;
	overflow: hidden;
	margin: 0;
}
h1 span {
	position: absolute;
	width: 240px;
	height: 105px;
	background: url('../img/logo.jpg') top left no-repeat;
	top: 0;
	left: 0;
}
img{
  border: none; 
}
#main {
	position: relative;
	float: right;
	width: 474px;
	padding-top: 270px;
	padding-left: 16px;
	padding-right: 20px;
	margin-top: -143px;
	margin-bottom: 10px;
	right: 10px;
	background: white url('../img/head.jpg') top left no-repeat;
}
#main h2 {
	font-size: 12pt;
	margin-left: 20px;
	margin-bottom: 10px;
}
#main h3 {
	margin: 0px 0 5px 0;
}
#main p {
	margin: 10px 0;
	text-align: justify;
}
#main p:first-letter {
	font-size: 10pt;
}
#main p.emp {
	display: block;
	float: left;
	width: 230px;
	height: 50px;
	margin: 10px 0;
}
#main ul {
	margin: 10px 0 10px 30px;
	list-style-type: square;
}
#main ul li {
	margin: 2px 0;
}
#main a:link, #main a:visited {
	color: blue;
	text-decoration: underline;
}
#main a:hover {
	color: blue;
	text-decoration: none;
}
#main a:active {
	color: red;
	text-decoration: none;
}

#left {
	position: relative;
	float: left;
	width: 223px;
	left: 8px;
	color: white;
	z-index: 1;
}
#menu {
	position: relative;
	list-style: none;
	background: #65af32 url('../img/menu-top.jpg') top center no-repeat;
	padding: 85px 0 5px 0;
	font-weight: bold;
}
#menu li {
	background: url('../img/liline.jpg') bottom right no-repeat;
	_border-bottom: 1px solid #65af32;
}
#menu li a {
	position: relative;
	display: block;
	text-decoration: none;
	background: url('../img/li2.jpg') 10px 9px no-repeat;
	color: white;
	padding: 7px 0 9px 29px;
}
#menu li a:link, #menu li a:visited {
	background: url('../img/li.jpg') 10px 9px no-repeat;
}
#menu li a:hover, #menu li a:active {
	background: url('../img/li2.jpg') 10px 9px no-repeat;
}
#menu li ul li {
	background: none;
	list-style: none;
}
#menu li ul li a {
	background: none;
	padding-left: 41px;
	background: url('../img/lili2.jpg') 24px center no-repeat;
}

#menu li ul li a:link, #menu li ul li a:visited {
	background: url('../img/lili.jpg') 28px center no-repeat;
}
#menu li ul li a:hover, #menu li ul li a:active {
	background: url('../img/lili2.jpg') 24px center no-repeat;
}
#actual {
	margin: 2px 0;
}
#actual * {
	background: #174ac7;
	padding: 8px 16px;
}
#actual h3 {
	margin: 0;
	margin-bottom: 1px;
	font-size: 9pt;
	color: white;
}
#actual p {
	border-bottom: 1px solid #2e64d0;
}
#actual a:link, #actual a:visited {
	display: block;
	color: white;
	text-decoration: underline;
	margin: 0 0 -10px 0;
	padding: 5px 0 0 15px;
}
#actual a:hover, #actual a:active {
	text-decoration: none;
}
#heel {
	position: relative;
}
#heel * {
	text-align: center;
	padding: 6px 0;
	margin: 0;
}
#heel a {
	color: #464646;
	text-decoration: underline;
}
#heel a:link, #heel a:visited {
	text-decoration: none;
}
#heel a:hover, #heel a:active {
	text-decoration: underline;
}
#heel #bot-menu {
	background: #c3c3c3;
}
#heel #webdesign {
	background: #d2d2d2;
}

hr.cl {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}

.left {
	float: left;
}

.back{
  display: block;
  text-align: right;
}
.right {
	float: right;
	margin: 5px 0 5px 10px;
}
#main p.textright, #main p span.textright {
	display: block;
	text-align: right;
}
#main p.textcenter, #main p span.textcenter {
	display: block;
	text-align: center;
}
.m1 {
	margin-right: 70px;
}
.m2 {
	margin-left: 70px;
}
.motto {
	font-weight: bold;
	color: #1d51c7;
}
blockquote {
	margin-left: 10px;
	margin-right: 20px;
	font-style: italic;
	text-align: justify;
}
#main p.foto {
	text-align: center;
	padding: 10px 0;
}
#main p.foto a {
	border: 0 none;
}
#main p.foto a img {
	border: 0 none;
}
.italic {
	font-style: italic;
}
.new_a{
  text-decoration: underline;
  color:#fff;
  line-height: 30px;
}
.red{
  color:#ff0000;
}
.green{
  color:green;
}
label{
  width:100px;
  display:block;
  float: left;
}
#index_left{
  float:left;
  width:350px;
}

#index_right{
  float:right;
  width:100px;
}
#index_right img{
  border:none;
}

#main p.fotos{
 text-align:center;
}
table{
  border:1px solid black;
  text-align: center;
  margin-top: 5px;
}
table th{
  background-color: #174ac7;
  color:#fff;
  padding:2px 10px;
}
.action_item .foto{
  cursor:pointer;
}
.fotografia{
  text-align: center;
  width:160px;
  float:left;
  margin: 4px 35px;
}
img.fotecka{
  margin: 3px 5px;
}

