/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
    margin:0;
	 background-color:#ffffff}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */



.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* STASIU */
.foto_tekst {
float:left;
margin:0 15px 15px 0;
}

#slider {
				width:645px;
				height:330px;
				
				/*IE bugfix*/
				padding:0;
				margin:0;
			}
			
			#slider li { list-style:none; }
			
			#page {
				width:645px;
				margin:0px auto;
			}




.nebieski_but, .nebieski_but:link {
margin:8px 0 4px;
	-moz-box-shadow:inset 0px 1px 0px 0px #3fa9f5;
	-webkit-box-shadow:inset 0px 1px 0px 0px #3fa9f5;
	box-shadow:inset 0px 1px 0px 0px #3fa9f5;
	background-color:#3fa9f5;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #3fa9f5;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	padding:4px 18px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}
.nebieski_but:hover {
	background-color:#378de5;
}
.nebieski_but:active {
	position:relative;
	top:1px;
}


.pom_but, .pom_but:link {
margin:8px 0 4px;
	-moz-box-shadow:inset 0px 1px 0px 0px #F15A24;
	-webkit-box-shadow:inset 0px 1px 0px 0px #F15A24;
	box-shadow:inset 0px 1px 0px 0px #C34118;
	background-color:#F15A24;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #F15A24;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	padding:4px 18px;
	text-decoration:none;
	text-shadow:1px 1px 0px #C34118;
}
.pom_but:hover {
	background-color:#C34118;
}
.pom_but:active {
	position:relative;
	top:1px;
}

.pom_but2, .pom_but2:link {
margin:8px 4px;
	-moz-box-shadow:inset 0px 1px 0px 0px #F15A24;
	-webkit-box-shadow:inset 0px 1px 0px 0px #F15A24;
	box-shadow:inset 0px 1px 0px 0px #C34118;
	background-color:#F15A24;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #F15A24;
	display:block;
	color:#ffffff;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	padding:10px 18px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #C34118;
    width:90%
}
.pom_but2:hover {
	background-color:#C34118;
}
.pom_but2:active {
	position:relative;
	top:1px;
}

.nebieski_box, .nebieski_box:link {
margin:8px 0 14px;
	-moz-box-shadow:inset 0px 1px 0px 0px #3fa9f5;
	-webkit-box-shadow:inset 0px 1px 0px 0px #3fa9f5;
	box-shadow:inset 0px 1px 0px 0px #3fa9f5;
	background-color:#74bff5;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #3fa9f5;
	display:inline-block;
	color:#4d4d4d;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	padding:8px;
	text-decoration:none;
	/*text-shadow:1px 1px 0px #528ecc; */
}

.szary_box, .szary_box:link {
float: left;
    clear: none;
    margin:0px 0px 10px 0px;
	-moz-box-shadow:inset 0px 1px 0px 0px #eeeeee;
	-webkit-box-shadow:inset 0px 1px 0px 0px #eeeeee;
	box-shadow:inset 0px 1px 0px 0px #eeeeee;
	background-color:#eeeeee;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #aaaaaa;
	display:inline-block;
	color:#4d4d4d;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	padding:8px;
	text-decoration:none;
    width: 296px;
    height: 324px;
	/*text-shadow:1px 1px 0px #528ecc; */
}
.szary_box img{
margin: 0 0 8px 0
}
.szary_box:first-of-type {
       margin:0px 16px 10px 0px; 
}

.nebieski_box .lewa_t{
text-align:right;
width:55px;
padding:0 4px 2px 0;
margin:0 0 10px 0;
border-right: 1px solid #666;
}

.nebieski_box .prawa_t{
padding:0 0 2px 4px;
width:230px;
/* margin:0 2px 4px 0; */
}
.container, .container2 {
	width: 980px;
	margin: 0 auto;
	padding:0;
	/* border-bottom:#ACB1BE 17px solid; */
}
.container_head {
	width: 980px;
	margin: 0 auto;
height:32px;
	padding:0;
	background-color:#000000;
	/* border-bottom:#ACB1BE 17px solid; */
}
.top_wrap{
width:100%;
background-color:#323232;
}

.header {margin:0; background:#ddeedd; height:182px; width:944px; background:url(https://seifertcompetition.com/img/head-tlo.jpg); padding:12px 18px;}
.logo {margin:0px; height:180px; width:980px; float:left;clear:both;}
.head_pr {background-color:rgba(255,255,255,0); width:320px; height:28px;float:left; padding:4px 0 0 30px}
.head_pr img {float:left}
.szukaj{margin:0; padding:0; width: 190px; float:left;font-size:13px; display:block;}
#search { padding:2px;}
.head_2 {height:28px;margin-bottom:16px;}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
margin: 0;
padding: 0;
line-height: 15px;
margin-top: 4px;
color: #000000;
}
a, a:link {
text-decoration:none;
color:#8C1539;
} 
a:hover {
text-decoration:underline;
}

/* menu */
.menu_nav {float:right; clear:none; margin:0; padding:2px 0 0 0px; width:360px;text-align:right}
.menu_nav img {margin:0px 8px 0 0; padding:0}
.menu_nav ul { list-style:none; margin:0; padding:4px; font-family: Arial, Helvetica, sans-serif; color:#fff;font-size:13px;float:right}
.menu_nav ul li {display:block; margin:0; padding:0; float:left;}
.menu_nav ul li a {  margin:0; padding:0px 5px; color:#fff; text-decoration:none; }
/* .menu_nav ul li.active a, .menu_nav ul li a:hover { font-weight:bold; color:#e58a42;} */
 .menu_nav ul li.active a, .menu_nav ul li a:hover {text-decoration:underline}
 
 /* menu2 */

 
#menu_nav2 {
 float:left;
 width:980px;
		margin:0; 
		padding:0; 
		list-style:none;
		height:32px;
		background-color:#333333;
	}	
	
		/* make the LI display inline */
		/* it's position relative so that position absolute */
		/* can be used in submenu */
	#menu_nav2 ul{ 
			margin:0;
			padding:0; 
			list-style:none;
			background:#333333;
		}

		#menu_nav2 li {
			float:left; 
			display:block; 
			min-width:85px;
			width:auto; 
			position:relative;
			z-index:500; 
			margin:0px;
			text-align:center;
			align:center;
		}
		
		/* this is the parent menu */
		#menu_nav2 li a {
			display:block; 
			padding:8px 8px; 
			font-weight:700;  
			height:16px; 
			text-decoration:none; 
			text-transform:Uppercase;
			color:#fff; 
			text-align:center;
			background-color:#333333;
			font-family:Arial, Helvetica, sans-serif; color:#fff;
			font-size:13px; 
			font-weight:normal;
		}
	#menu_nav2 li a.bilet {
			display:block; 
			padding:8px 12px; 
			font-weight:700;  
			height:16px; 
			text-decoration:none; 
			text-transform:Uppercase;
			color:#fff; 
			text-align:center;
			background-color:#F15A24;
			font-family:Arial, Helvetica, sans-serif; color:#fff;
			font-size:13px; 
			font-weight:normal;
		}

		#menu_nav2 li a:hover {
		text-decoration:none;
			background-color:#F15A24;
		}
	
		/* you can make a different style for default selected value */
		#menu_nav2 a.selected {
			color:#eebcca;
		}
	
.pagination_info {
float:left; 
	display:block; 
	width:auto;
	height:20px; 
	position:relative;
	margin: 10px 0 0 0;
	}
.pagination_info p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:0;
	margin: 10px 0 0 0;
	color:#CCCCCC;
}

.pagination {
	margin: 10px 0 0 0;
	float:right;
}
.pagination ul{
	list-style:none;
	}	
	
.pagination li{
float:left; 
	display:block; 
	min-width:20px;
	width:auto;
	height:20px; 
	position:relative;
	margin:0 1px;
	border: 1px #CCC solid;
 font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
	text-align:center;
	padding:0 3px;
	}

.pagination a{
	color:#8C1539;
	text-decoration:none;
	}
 .pagination aktywny a{
	color:#CCC;
	text-decoration:none;
	}
	
 .szara {
 background:#E6E6E6;
 height: 22px;
 width:664px;
 margin: 0 0 20px 0;
 padding:4px 8px 8px 8px;
 color:#8C1539;
 font-family:Arial, Helvetica, sans-serif;
 font-size:18px; 
 font-weight:bold;
 float:left;
 clear:both;
 }
 
.napis_galeria {
 height: 16px;
 margin: 0 0 20px 0;
 padding:2px 8px 2px 0px;
 color:#808080;
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px; 
 font-weight:bold;
 border-bottom:1px solid #B3B3B3;
 }

.galeria_thumbs{
margin:0;
padding:0;
text-align:left;
list-style:none;
}

.galeria_thumbs li{
display:block;
float:left;
margin:0 10px 10px 0;
}


.news_glowny {
background:#e2e2e2;
width:615px;
height:300px;
padding:15px;
}
.news_glowny img {
float:left;
margin-right:15px;
}

.news_glowny h2{
 font-family: Georgia, serif;
font-size:26px;
font-weight:normal;
margin:10px 0 3px 0;
padding:0;
line-height:28px;
color:#4D4D4D;
 }
 
  .news_glowny p{
 font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
margin:10px 0 3px 0;
padding:0;
line-height:17px;
color:#666666;
 }
 
 .news_glowny h5{
 font-family: Georgia, serif;
font-size:14px;
font-weight:normal;
font-style:italic;
margin:2px 0 15px 0;
padding:0;
line-height:14px;
color:#909090;
}
 .news_glowny a {
 color:#F15A24;
 }

a.no_underline:hover {
text-decoration: none;
}
 .news_lewy {
 float:left;
 width:300px;
 height:220px;
 margin-left:15px;
 }

.news_lewy img {
float:left;
margin-right:10px;
}
.news_lewy p{
 font-family: Arial, Helvetica, sans-serif;
font-size:13px;
line-height:17px;
font-weight:normal;
margin:0 0 8px 0;
padding:0;
color:#666666;
}

.news_lewy h2{
font-family: Georgia, serif;
font-size:26px;
font-weight:normal;
margin:10px 0 3px 0;
padding:0;
line-height:28px;
color:#4D4D4D;
}

.news_lewy h5{
 font-family: Georgia, serif;
font-size:14px;
font-weight:normal;
font-style:italic;
margin:2px 0 15px 0;
padding:0;
line-height:14px;
color:#909090;
}

a,  a:link{
color:#F15A24;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

.belka_seifert {
display: block;
float: left;
clear: both;
width: 615px;
height: 32px;
padding: 4px 17px 0px 15px;
margin: 0px 0 0 0;
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
font-size: 26px;
line-height:26px;
font-weight: normal;
background-color: #F15A24;
}
.ramka_seifert {
float:left;
border:1px solid #F15A24;
width:630px;
height:300px;
padding:10px 15px 5px 0;
}

.wylicz_seifert{
height:50px;
padding:0 0 8px 0;
margin:0 0 8px 0;
border-bottom:1px solid #CCCCCC;
}
.wylicz_seifert img {
float:left;
margin-right:20px;
}

.wylicz_seifert h2{
font-family: Georgia, serif;
font-size:20px;
font-weight:normal;
margin:10px 0 3px 0;
padding:10px 0 0 0;
line-height:21px;
color:#4D4D4D;
}

.autor {
margin:0 0 8px o;
color:#808080;
}

.linki {
clear:both;
}
.linki ul{
margin:0;
padding:0;
}

.linki li {
display:block;
width:115px;
float:left;
}

.linki a, .linki a:link {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#8C1539;
text-decoration:none;
}

.linki a:hover{
text-decoration:underline;
}
p.linki {
margin:0 0 8px 0;
}


 .glowna {
 width:980px;
 height:auto;
 margin:0;
 padding:32px 0px 0 0px;
 background-color:#fff;
 }
  
 .srodek{
 float:left;
 width:645px;
 padding: 5px 0 0 0;
 margin:0 20px 0 0;
 /* border-right:1px solid #000; */
 text-align:left;
 }
 
.srodek h3 {
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0 3px 0;
	line-height: 21px;
	color: #4D4D4D;
}

.srodek h2 {
font-family: Georgia, serif;
font-size: 26px;
font-weight: normal;
margin: 10px 0 3px 0;
padding: 0;
line-height: 28px;
color: #4D4D4D;
}
.srodek p{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 17px;
font-weight: normal;
margin: 0 0 8px 0;
padding: 0;
color: #666666;
}

.srodek td{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
font-weight: normal;
margin: 0 0 8px 0;
padding: 0;
color: #666666;
}

.srodek h5 {
font-family: Georgia, serif;
font-size: 14px;
font-weight: normal;
font-style: italic;
margin: 2px 0 15px 0;
padding: 0;
line-height: 14px;
color: #909090;
}
 
 .prawa{
float:left;
clear:right;
 width:315px;
 padding:0;
 margin:0;
 }
 
.prawa h3{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight: bold;
margin:10px 0 2px 0;
padding:0;
display:block;
color:#4D4D4D;
  }
.prawa h4{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
margin:0 0 2px 0;
padding:0;
display:block;
   }
.prawa p{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:17px;
font-weight: bold;
margin:4px 0 4px;
padding:0;
display:block;
color:#4D4D4D;
   }

.stopka1 {
background:#FFFFFF;
padding:20px;
margin:0;
border-bottom:solid 20px #CCCCCC;
}
.stopka {
margin: 0px;
padding-top:20px;
background:#FFFFFF;
border-top: solid 1px #000;
}

.konc_1{
font-size: 11px;
float: left;
width: 45px;
}
    .konc_2{
float: left;
font-family: Arial, Helvetica;
font-style:bold;
font-size: 13px;
line-height: 15px;
color: #000;
margin-left:5px;
margin-bottom:5px;
height:40px;
width: 170px;
    }
    .konc_3{
float: left;
font-style:normal;
font-family: Arial, Helvetica;
font-size: 13px;
line-height: 16px;
color: #666;
margin-left: 5px;
height:40px;
width: 60px;

}

.koncerty{
float:left;
 background:#c5c5c5;
    border-top:2px #333 solid;
    border-bottom:2px #333 solid;
    padding:5px;
    margin:0 0 -1px 0;
}
td.tabela_nazwa {
padding:10px;
}

   .laureaci {
        margin: 0;
        height: 36px;
        line-height: 15px;
    }
    .srodek h4 {
        font-family: Georgia, serif;
        font-family: 'Archivo', sans-serif;
        font-size: 16px;
        font-weight:bold;
        margin: 0px 0 3px 0;
        padding: 0;
        line-height: 18px;
        color: #4D4D4D;    
    }
 .kwadrat_data{
    width:70px;
    height:70px;
    background: #dddddd; 
    font-size: 20px;
	line-height:22px;
    padding: 5px;
    text-align:center;
    float:left;clear: none;
    margin: 0 10px 5px 0;
    }
    
.glosowanie{
    font-style:normal;
font-family: Arial, Helvetica;
font-size: 14px;
font-weight:bold;
line-height: 16px;
    }
.glosowanie_li{
height: 1.5em;
}
/* STASIU */


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}/}/