/* ---------------index.php-----------------	*/

body {
	background-color: #A0A0A0; 
	font-family: Verdana, Helvetica, Arial;
	font-size: 10pt;
	font-style: normal;
}

table.banerg{
	margin-left: auto;
	margin-right: auto;
	background-image: url(../gfx/baner_gora.png);
	border: groove black 5px;
	width: 700px;
	height: 110px;
}

table.men{
	margin-left: auto;
	margin-right: auto;
	border-spacing: 10px;
	vertical-align: top;
}

td.men {
	vertical-align: top;
}

table.tytul{
	background-image: url(../gfx/tlo_tytul.png);
	border: groove black 4px;
	border-collapse: collapse;
	width: 155px;
	height: 20px;
	font-size:14pt;
	color: black;
	vertical-align: top;
	
}

.link a {
	display: block;
	width: 100px;
	color: blue;
	text-decoration:none; 
}

.link a:hover {
	background-image: url(../gfx/hover_link.png);
	color: #A0A0A0;
}
.link a:active {
/*	color: #000000;	*/
	color: #690000;
}
.link a:visited {
	color: #690000;
}
table.ods {
	border-collapse: collapse;
	border: groove black 4px;
	text-align: left;
	width: 155px;
	font-size:9pt;
	vertical-align: top;
}

table.tresc{
	background-color: #D0D0D0;
	border: ridge black 5px;
	border-collapse: collapse;
	width: 530px;
	height: 450px;
	font-size:9pt;
	vertical-align: top;
}
table.w3c{
	margin-left:auto;
	margin-right:auto;
}
a .w3c {
	border:0;
	width:60px;
	height:24px;
}
table.banerd{
	margin-left:auto;
	margin-right:auto;
	background-image: url(../gfx/banerd.png);
	border-collapse: collapse;
	border: black groove 3px;
	padding: 0px;
	width: 700px;
	height:52px;
		
}
table.mapa{
	margin: auto;
}
img.mapa{
	display: block;
}


/* -------------------------------------------------*/

/* --------------- mena/podmena/tabela cen --------- */

a.tresc {text-decoration: none; color: #002BA8; border-bottom: 1px dashed #F06000;}
a.tresc:visited {color: #002BA8; border-bottom: 1px dashed #333333;}
a.tresc:active {color: #002BA8; border-bottom: 1px dashed #690000;}
a.tresc:hover {color: #690000; border-bottom: 1px dashed #690000;}

p.menu {
	border: groove black 3px;
	background-image: url(../gfx/naglowek.png);
	text-align: center;
	font-size: 14pt;
}
p.pod_menu {
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	color: #690000;
			
}
p.p_pod_menu {
	width: 510px;
	margin: auto;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
	color: #690000;
}
.tr_dzialow {
	margin: auto;
	width: 490px;
	font-size: 10pt;
	text-align: justify;
}

hr.kreska {
	width: 70%;
	margin: auto;
	height:	4px;
}
hr.m_kreska {
	width: 50%;
	margin: auto;
	height: 3px;
}


table.tab {
	width: 500px;
	border: groove black 3px;
	margin: auto;
}
th.tab_tyt_d {
	width: 40%;
	border: groove black 3px;
	background-image: url(../gfx/tab_tyt_naz.png);
}
th.tab_tyt_m {
	width: 15%;
	border: groove black 3px;
	background-image: url(../gfx/tab_tyt_cen.png);
}
td.tab_tr_d {
	width: 40%;
	text-align: left;
	border: groove black 2px;
	background-image: url(../gfx/tab_tr_naz.png);
	
}
td.tab_tr_m {
	width: 15%;
	text-align: center;
	border: groove black 2px;
	background-image: url(../gfx/tab_tr_cen.png);

}

th.tab_tr_m {
	width: 15%;
	text-align: center;
	border: groove black 2px;
	background-image: url(../gfx/tab_tr_cen.png);

}


/* -------------------------------------------------------------*/

/*--------------------- kontak.php ------------------------*/

table.form_mail {
	margin: auto;
	width: 500px;

}
p.form_php {
	text-align: left;
	font-size: 11pt;
	color: #690000;
}

input.form_pole1 {
	width: 500px;
	height: 20px;
	background-color: white;
	border: ridge black 2px; 
}
input.form_pole2 {
	width: 500px;
	height: 20px;
	background-color: white;
	border: ridge black 2px;
}

textarea.form_pole3 {
	width: 500px;
	height: 300px;
	background-color: white;
	border: ridge black 2px;
}


select.form_wyb_mail {
	background-color: white;
	border: ridge black 2px;
}

/* ------------------------------------------------------------ */

div.portfolio {
	margin: 20px 0;
	display: block;
}

div.portfolio img {
	border: 0;
	float: right;
}
