/* -- Style dla innych przeglądarek niż MSIE --------------------------------- */

.flashgaleria { margin: 4px; }
.flashbannersklep { margin: 4px; }


#menutop {
    border: 0px solid #C2BDBD;
    width: 946px;
    height: 50px;
    background-image: url('/img/tlo-bruge-menu-top.jpg');
}

#menutop .adres {
	width: 172px; 
   height: 42px;
	float: left;
	color: #ffffff;
	font-size: 0.85em;
	font-weight: bold;
	text-align: center;
	border: 0px solid yellow;
	margin-top: 5px;	
}


#menutop .ikony {
	border-top: 2px solid white; 
	width: 772px; 
   height: 46px;
	float: left;
	color: #ffffff;
	text-align: center;
}


#menutop .ikonylink {
	color: #ffffff;
	font-size: 0.8em;
	font-weight: normal;
   height: 38px;
	border: 0px dotted white;
   padding-top: 7px;
}

/* --------------------------------------------------------------------------- */

#naglowek {
    border: 0px solid blue;
    width: 946px;
    height: 191px;
	 background: url('/img/tlo-bruge-konie-sklep-sprzet-akcesoria-jezdzieckie.jpg') no-repeat top left;
}

#naglowek .logo {
	width: 172px; 
   height: 191px;
	border: 0px solid green; 	
	float: left;
	position: relative;
}

#naglowek .logo img 
{ 
width: 168px;
height: 168px;
position: absolute; 
top: 10px; 
left: 2px;; 

} 


#naglowek .cytat {
	width: 772px; 
   height: 190px;
	float: right;
	border: 0px solid orange; 
}


#naglowek .tekst {
	border: 0px dotted white; 
   font-family: "Times New Roman", Roman, serif;	
	color: white;
	width: 570px;
	padding: 30px 0 0 50px;
	font-size: 1.3em;
	font-style: italic;
	float: left;
	text-align: left;
}

#naglowek .tekst:first-letter  {
	font-size: 1.5em;
}

#naglowek .fotonaglowek {
	border: 0px dotted red; 
	float: left;

}

/* --------------------------------------------------------------------------- */



#body {
	border: 0px solid green;
   width: 946px;
	position: relative;
}

.srodek {
   border: 0px solid orange;
	position: relative;
   background: url('/img/tlo-bruge-left.jpg') repeat-y left top;
	position: absolute;
	width: 946px;	
	left: 0;	
	top: 0;
}

#body .leftcolumn {
	border: 0px dotted green; 
	float: left;
}

#body .leftcolumn .napis {
	color: #900A00;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
	border-bottom: 2px solid #900A00;
	padding: 2px;
	background-color: #FFFFFF;
	height: 18px;
	}

#body .menuleft {
 	border: 2px solid #900A00;  
	text-align: left;
 	width: 168px;
 	position: relative; 
}

#body .menuleft ul { margin: 5px 0 0px 20px; }

#body .menuleft a { color: white; }

#body .menuleft a:hover {
	color: #900A00;
	background-color: #FFFFFF;
	padding: 0 1px 0 1px;
	text-decoration: none;	
}

#body .menuleft h3 { font-size: 0.95em; padding: 2px;}

#body .bannersklep {
	border: 2px solid #900A00;
	background-color: #FFFFFF;	
 	width: 166px;
 	position: relative; 
}

#body .bannergaleria {
	border: 2px solid #900A00;
 	width: 166px; 	
	background-color: #FFFFFF;		
 	position: relative; 
	}

/* --------------------------------------------------------------------------- */




/* Prawa kolumna */

#body .rightcolumn {
	width: 772px;
	float: right;
	text-align: left;	
	border: 0px dotted orange;
 	position: relative; 	
}

#body .rightcolumn .content {
	border: 2px solid #1A350D; 
 	min-height: 960px; 
	padding: 0px 10px 10px 10px;
		
}

#body .rightcolumn .content .path {
	text-align: right;
	font-size: 0.8em;
	color: #900A10;
}



/* Content */


#body .rightcolumn .content h1 {
	color: #1A350D;
	font-size: 1.2em;

}

#body .rightcolumn .content h2 {
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	display: inline;
	float: left;
}



#body .rightcolumn .content p {
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: left;
	
}

#body .rightcolumn .content a { 
	color: #900A00; 
}

#body .rightcolumn .content a:hover { 
	color: #FFFFFF; 
	background-color: #900A00;	
	text-decoration: none;	
}

#body .rightcolumn .content table { 

}


#body .rightcolumn .content td { 
	padding: 7px;
	font-size: 0.9em;
}

#body .rightcolumn .content caption { 
	padding: 5px;
	font-size: 1.1em;
	font-weight: bold;
	
}

/* Formularz  */

#body .rightcolumn .content input {
    border: 1px solid #1A350D;
    width: 300px;
    height: 20px;
    cursor: text;
    background-color: #A6CE38;
    color: #FFFFFF;
}

#body .rightcolumn .content textarea {
    border: 1px solid #1A350D;
    width: 300px;
    height: 200px;
    background-color: #A6CE38;
    color: #FFFFFF;
    overflow: auto;
}

#body .rightcolumn .content input.key {
    border: 1px solid #000000;
    width: 120px;
    background-color: #1A350D;
    color: #FFFFFF;
    cursor: pointer;
    margin-top: 10px;
}

#body .rightcolumn .content .form {
	 border: 0;
    font-size: 1em;
    font-weight: normal;
    text-align: left;
}

/* Tabela */

#body .rightcolumn .content table {
    border-top: 1px solid #1A350D;
    border-left: 1px solid #1A350D;
}

#body .rightcolumn .content td {
    border-bottom: 1px solid #1A350D;
    border-right: 1px solid #1A350D;
}

/*   Obrazek */

#body .rightcolumn .content img {
    border: 1px solid #000000;
/*
	 padding: 1px;
	 margin: 2px;
*/
}

#body .rightcolumn .content .galeria img {
    border: 1px solid #000000;
}

#body .rightcolumn .content .galeria a {
    text-decoration: none;	 
}

#body .rightcolumn .content .galeria a:hover {
    text-decoration: none;
    background: #FFFFFF;	 
}

/* --------------------------------------------------------------------------- */

.stopka {
	border: 0px solid red; 
	height: 122px;
	margin: 2px 0 0 0;
	background: url('/img/tlo-bruge-stopka.jpg') no-repeat left top;
	font-size: 0.95em;		
	color: #FFFFFF;
	text-align: center;
}


.stopka p {
	text-align: center;
	font-size: 0.9em;
	line-height: 0.9em;
	padding: 0;
	margin: 11px;
	}


.stopka a {
	color: #FFFFFF;
}

.stopka a:hover { 
	background: #FFFFFF;
	color: #1A350D;
	text-decoration: none;	
}





/* --------------------------------------------------------------------------- */



/* -------------- SPECJALNIE DLA FF ---------------- */

/*
#body .rightcolumn .content {
	border: 2px solid #1A350D; 
	min-height: 464px;  
	padding: 5px 10px 10px 10px;
}
*/

/* --------------------------------------------------------------------------- */
