﻿body
{
	background-color:#ffffff;
	background-image:url('images/background3.gif');
	background-repeat:repeat-x;
	color:#000000;
 	font-family: Arial, Tahoma, Helvetica, sans-serif;
 	font-size: small;
	text-align: center;
	margin: 0px;
}

img
{
	border:0px
}


a:link, a:visited, a:active
{
	color:#000000;
	text-decoration:none;
	font-size: small;
	border:0px;

}


a:hover
{
	color: #000000;
	text-decoration:none;
	font-size: small;
	border:0px;

}

h1
{
 font-size:0px;
  color: #141414;
  background-color: #141414;
  height:0px;
}


.frame
{
	background-color:#ffffff;
	width:770px;
	margin-left: auto;
	margin-right : auto;
	border-left:1px;
	border-right:1px;
	border-style:solid;
	border-bottom:0px;
	border-top:0px;
	border-color:#000000;
}


.logo
{
	background-image:url('images/zaluzje2.gif');
	width:770px;
	height:115px;
}


.topmenulabel
{
	background-image:url('images/tlo.gif');
	height:21px;
	padding-top:1px;
}


.leftblacklabel
{
	background-image:url('images/blacklabel.gif');
	height:18px;
	width:200px;
}


.rightblacklabel
{
	background-image:url('images/blacklabel.gif');
	height:18px;
	width:43px;
}



.topmenu:link, .topmenu:visited, .topmenu:active
{ 
	background-image:url('images/green.gif');
	font-size: small;
	color: #ffffff;
	text-align:center;
	text-decoration:none;
	height: 18px;
	width:130px;
	display:block;
	
}

.topmenu:hover
{
	background-image: url("images/green2.gif");
	font-size: small;
	color: #ffffff;
	text-align:center;
	text-decoration:none;
	height: 17px;
	padding-top:1px;
	width:130px;
	display:block;
}


.insideframe
{
	margin-bottom:20px;
	margin-top:20px;
	width:100%;
	background-color:#ffffff;
}


.leftmenu
{
	width:145px;
	float:left;
	background-color:#ffffff;
	text-align:left;
	padding-left:15px;
	padding-right:0px;
}


.menu:link, .menu:visited, .menu:active
{ 
	font-size:small;
	background-image: url("images/button1.gif");
	color: #000000; 
	text-decoration:none;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	height: 18px;
	margin: 1px;
	display: block;
	width:132px;
}


.menu:hover
{
	background-image: url("images/button2.gif");
	color: #000000; 
	text-decoration:none;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	height: 18px;
	margin: 1px;
	display: block;
	width:132px;
}


.call
{
	margin-top:80px;
	font-size:x-small;
}


.content
{
	background-color:#ffffff;
	float:right;
	width:545px;
	padding-left:15px;
	padding-right:15px;
	border:0px gray solid;
	background-repeat:repeat-y;
 
}


.copyright
{
	height:15px;
	width:100%;
	background-color:#000000;
	text-align: right;
	font-size: x-small;	
	color:#ffffff;
}

.minititle
{
	float:right;

}

.m:link, .m:visited, .m:active
{
	color:#000000;
	text-decoration:none;
	font-size:x-small;
	border:0px;

}


.m:hover
{
	color: #888888;
	text-decoration:none;
	font-size:x-small;
	border:0px;
}

