/*
Theme Name: Nowy Olimp
Theme URI: http://wordpress.org/
Description: Nowa wersja tematu dla Galerii Olimp
Version: 1.0
Author: Michał Pasternak, Sławek Kozik
Author URI: http://selinet.pl/
Tags: galeria olimp

*/


body { margin: 0px; padding: 0px; }
.olimpBody {
        font-family: sans-serif; 
	topMargin: 0px;
	leftMargin: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	width: 100%;
	font-family: sans-serif;
	font-size: 10pt;
}

.logoTop {
    width: 140px;
    height: 88px;
    padding-left: 8px;
    margin-top: 20px;
    float: left;
}

.topBack {
	left: 0px;
	top: 0px;
	height: 415px;
	width: 100%;
	background: black;
	z-index: -1000;
}

.bottomBack {
	left: 0px;
	height: 100px;
	margin-top: -62px;
	width: 100%;
	background: black;
	z-index: 500;
	position: relative;
}

.olimpMain {
	width: 951px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.olimpMainMargin, .olimpMainMarginWithBackground {
	float: right;
	width: 951px;
}

.olimpMainMarginWithBackground {
	background:
		url('/wp-content/themes/Nowy Olimp/images/main_background.png')
		repeat-y;
	z-index: 40;
	margin-top: -15px;
}

.olimpMainHeader {
	margin-left: 20px;
	height: 415px;
}

.olimpMenu {
    float: left;
    margin-top: 20px;
    margin-left: 30px;
}

.olimpMenu a {
	color: white;
	text-decoration: none;
}

.olimpMenu a:hover {
	color: black;
}

.olimpMenuButton,.olimpMenuReversedButton {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-right: none;
	height: 60px;
	padding-left: 10px;
	padding-right: 10px;
}

.olimpMenuSpacer {
	font-size: 0.1pt;
	color: black;
	background: black;
	width: 1px;
	padding: 0px;
	margin: 0px;
}

.olimpMenuButton {
	color: white;
	background: black;
}

.olimpMenuReversedButton {
	color: black;
	background: white;
	border-bottom: 1px solid black;
}

.olimpMenuReversedButton a {
	color: black;
}

.olimpMenuReversedButton a:hover {
	color: red;
}

#olimpMenuLastButton {
	border-right: 1px solid white;
}

.olimpSubmenu {
	display: none;
	margin-top: 19px;
	margin-left: -10px;
	position: absolute;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	background: white;
	color: black;
	text-align: left;
	z-index: 300;
	width: 200px;
}

.olimpSubmenu a {
	text-decoration: none;
	color: gray;
	font-weight: bold;
	font-size: 8pt;
}

.olimpSubmenu a:hover {
	color: red;
}

.olimpSearch {
    float: right;
    margin-top: 60px;
    margin-right: 50px;
}

.olimpBigHeader {
	position: relative;
//	height: 310px;
	z-index: 60;
	margin-top: -290px;
}

.olimpBigHeader .olimpMainImage {
 	background:transparent url('images/ban_bottom.gif') center bottom no-repeat;
	padding:0px 0px 12px 0px;
}

// .olimpMainImage {}

.olimpMainTekst {
	color: white;
}

.olimpMainTekst a {
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

.olimpBottom {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	z-index: 50;
}

.olimpBottomText {
    position: relative;
    margin-top: 30px;
    margin-left: 20px;
    color: #808080;
    font-family: sans-serif;
    font-size: 8pt;
    z-index: 501;
}

.olimpRightColumn {
	float: right;
	width: 256px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 35px;
	height: 100%;
}

.olimpLeftColumn {
	margin-top: 30px;
	float: left;
	width: 180px;
	height: 100%;
}

.olimpLeftColumn a {
	text-decoration: none;
	color: black;
	font-size: 9pt;
	width: 163px;
	height: 13pt;
	display: block;
}

.olimpLeftColumn a:hover {
	text-decoration: none;
	background:#000000;
	color:#ffffff;
}

.olimpMainColumnNormal {
	margin-top: 30px;
	margin-left: 10px;
	float: left;
	width: 430px;
}

.olimpMainColumnWide {
	margin-top: 30px;
	margin-left: 10px;
	float: left;
	width: 760px;
}

.olimpMainColumnVeryWide {
	margin-top: 30px;
	margin-left: 10px;
	float: left;
	width: 350px;
}


h2 a {
	color: black;
	text-decoration: none;
}

.olimpMainColumn a:hover {
	color: red;
}

.olimpMainColumn a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

h2 {
	margin: 0px 0px 0.83em 0px;
	font-size: 1.5em;

}

#content {
	color: gray;
	font-size: 0.9em; 
	}
	
#content a {
	text-decoration: none;
	color: black;
	font-weight: bold;
	}
	
#content H2 a {color:#a00000;}
#content a:hover {
	text-decoration: underline;
	}


.MapaBranze {background:#ffffff; border:#808080 1px solid; font-size:11px; width:180px; margin-bottom:6px;}
.MapaBranze:hover {background:#000000; color:#ffffff;}
.MapaBranze:focus {background:#ffffff; color:#000000;}

#MapaSklepyDiv {width:180px; height:450px; overflow-x:hidden; overflow-y:auto;}
#MapaSklepyDiv DIV {margin-bottom:1px;}
#MapaSklepyDiv DIV A {font-weight:normal; display:inline;}
#MapaSklepyDiv DIV A SPAN {padding:1px 0px 1px 6px; display:block;}
#MapaSklepyDiv DIV A SPAN:hover {background:#000000;}

.TwoColNews {}
.TwoColNews .Left  {padding-right:15px; border-right:#c0c0c0 1px dotted;}
.TwoColNews .Right {padding-left:15px;}
.TwoColNews .Divid {margin-bottom:15px; border-bottom:#c0c0c0 1px dotted;}