* {
    outline: none;
}

::-moz-selection { background: #ff9c00; color: #fff; text-shadow: none; }
::selection { background: #ff9c00; color: #fff; text-shadow: none; }

a {
    color: #002f7a;
    text-decoration: none;
    transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;    /* FF3.7+ */
    -o-transition: color 0.2s linear;      /* Opera 10.5 */
    -webkit-transition: color 0.2s linear; /* Saf3.2+, Chrome */
}

a:hover {
    color: #d06f34;
}

strong {
	font-family: 'MyriadB', sans-serif;
}

body {
    background-color: #ffffff;
    background-image: url('../img/mleko-bg.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    font-family: 'Myriad', Helvetica, Arial, sans-serif;
    font-size: 10pt;
    color: #284f9a;
    line-height: 150%;
    font-weight: normal;
}



header {
    height: 335px;
    width: 784px;
    margin: 0px auto;
}


header #logo {
    float:left;
    width:287px;
    height: 82px;
    margin-top: 10px;
    padding-left: 26px;
}


#serch {
    float:right;
    width:113px;
    height: 31px;
    padding-top: 6px;
    padding-left: 7px;
    padding-right: 33px;
    background-image: url('../img/mleko-search.png');
    background-repeat: no-repeat;
}

#serch input {
    width:80px;
    border:0px solid transparent;
    background: transparent;
}

#menu {
    float:right;
    padding-right: 30px;
    width: 435px;
    clear:right;
}



#banner {
    margin-top:10px;
}


.cb {
    clear:both;
}

.navigator {
    color: #0695d5;
    padding-left: 50px;
}
.navigator a{
    color: #0695d5;
}

.navigator a:hover {
    color: #d06f34;
}

#front-page {
    width:730px;
    margin: 20px auto;
}

#front-left {
    width: 360px;
    float:left;
}

#front-left div {
    width: 358px;
    height: 52px;
    /*background-image: url('../img/mleko-news.png');
    padding:16px 25px;*/
}

#front-right {
    width: 360px;
    float:right;
}

#front-right div {
    width: 358px;
    height: 52px;
    /*background-image: url('../img/mleko-news.png');
    padding:16px 25px;*/
}


.content {
    width:722px;
    margin: 0px auto;
}

.content  h1{
    font-family: 'MyriadB', Helvetica, Arial, sans-serif;
    font-size: 14pt;
    margin-top:20px;
    margin-bottom: 20px;
}

.content  h2{
    font-family: 'MyriadB', Helvetica, Arial, sans-serif;
    font-size: 10pt;
    margin-top:5px;
    margin-bottom: 5px;
}

.content .submenu {
    margin-top: 18px;
    width:188px;
    float: left;
    line-height: 0px;
}

.content .submenu ul{
    border-left: 1px solid #dbf1f6;
    border-right: 1px solid #dbf1f6;
    line-height: 150%;
}

.content .submenu ul.children{
    border-left: 0px solid #dbf1f6;
    border-right: 0px solid #dbf1f6;
    line-height: 120%;
    font-size: 80%;
}

.content .submenu ul.children li{
    border-bottom: 1px solid #fafafa;
    background-color: #fbfbfa;
    text-align: center;
    padding:6px 20px;
}

.titlenamer {
	text-transform: uppercase;
	font-weight: bold;
}

.content .submenu ul.children li:first-child {
    padding-top: 6px;
}

.content .submenu ul li{
    border-bottom: 1px solid #dbf1f6;
    background-color: #fbfbfa;
    text-align: center;
    padding:10px 20px;
}

.content .submenu ul li:first-child {
    padding-top: 0px;
}

.content .submenu ul li:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
}

.content .submenu ul li a{
    color: #015d7f;
    font-weight: lighter;
    text-decoration: none;
    transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;    /* FF3.7+ */
    -o-transition: color 0.2s linear;      /* Opera 10.5 */
    -webkit-transition: color 0.2s linear; /* Saf3.2+, Chrome */
}

.content .submenu ul li a:hover {
    color: #d06f34;
}


.content .section-holder {
    width:511px;
    float: right;
    color: #652f7a;
}

.content .section-holder h1{
    font-family: 'MyriadB', Helvetica, Arial, sans-serif;
    font-size: 14pt;
    margin-top:20px;
    margin-bottom: 20px;
    color: #652f7a;
}

.content .section-holder p{
    margin:10px 0px;
    color: #652f7a;
}

.content .section-holder p:nth-child(odd) {
    color: #652f7a;
}


.content .contact-form {

    width: 530px;
    height: 315px;
    background-image: url('../img/mleko-kontakt-ok.jpg');
    background-repeat: no-repeat;
    padding-top:54px;
    padding-left:52px;
}

.content .contact-form input{
    width:220px;
    border:0px solid transparent;
    background: transparent;
    color:#0695d5;
}

.content .contact-form textarea{
    width:230px;
    height: 55px;
    border:0px solid transparent;
    background: transparent;
    color:#0695d5;
}

.content .contact-form div{
    margin-bottom: 16px;
}
.content .contact-form div.l3{
    margin-bottom: 24px;
}
.content .contact-form div.l4{
    margin-bottom: 5px;
}

.content .contact-form input[type=submit] {
    width:60px;
    border:0px solid transparent;
    background: transparent;
    color:#0695d5;
    font-family: 'MyriadB', Helvetica, Arial, sans-serif;
    font-size: 10pt;
}


footer {
    clear:both;
    width:730px;
    height:275px;
    margin: 30px auto;
    background-image: url('../img/mleko-footer-bg.jpg');
    background-repeat: no-repeat;
}

footer .footer-box {
    padding-top: 9px;
}
footer .footer-box img{
    padding-left: 8px;
}

footer .footer-links {
    margin-top: 65px;
    margin-left: 5px;
    color: #284f9a;
    font-size: 8pt;
}

footer .footer-copy {
    margin-top: 20px;
    margin-right: 10px;
    text-align: center;
    color: #67cbf2;
    font-size: 8pt;
    font-style: italic;
}



table.partnerzy {
	font-size:11px;
	border-width: 1px;
	border-color: #ddd;
	border-collapse: collapse;
}
table.partnerzy th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #ddd;
	background-color: #ddd;
}
table.partnerzy td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #ddd;
	background-color: #ffffff;
}

/*


#root {
    position: relative;
    z-index: 2;
}

#bg {
    background: url('../img/background-1.jpg') top center fixed;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

#bg div {
    background-size: cover;
    background-position: top left;
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}



header div.icon {
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 1;
    /*line-height: 130px;*/

/*
}



header div.icon div a, header div.icon div div {
    width: 30px;
    height: 30px;
    display: inline-block;
    -webkit-transition:background-position 0.1s ease-in;  
    -moz-transition:background-position 0.1s ease-in;  
    -o-transition:background-position 0.1s ease-in;  
    transition:background-position 0.1s ease-in;
    text-decoration: none;
}

header nav {
    font-family: 'RobotoCondensed';
    font-size: 25pt;
    width: 680px;
    margin-left: -335px;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 2;
    line-height: 120px;
    font-weight: bold;
}

header nav li {
    display: inline-block;
    margin-right: 118px;
}

header nav li:last-child {
    margin-right: 0px;
}

header nav li a, header nav li a:visited, div[role=main] div.left a, div[role=main] div.right a  {
    color: #c0ffee;
    text-transform: uppercase;
    text-decoration: none;
    transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;    /* FF3.7+ *//*
    -o-transition: color 0.2s linear;      /* Opera 10.5 *//*
    -webkit-transition: color 0.2s linear; /* Saf3.2+, Chrome *//*
}

header nav li a:hover, div[role=main] div.left a:hover, div[role=main] div.right a:hover {
    color: #454545;
}

.left {
    width: 150px;
    left: 60px;
    position: absolute;
}

.right {
    width: 65px;
    right: 60px;
    position: absolute;
}

.center {
    margin: 0 auto;
    width: 500px;
}

#icon-home:hover {
    background: url(../img/icons.png) no-repeat;
}

#icon-home {
    background: url(../img/icons.png) 0px -30px no-repeat;
}

#icon-bulb:hover {
    background: url(../img/icons.png) -30px 0px no-repeat;
}

#icon-bulb {
    background: url(../img/icons.png) -30px -30px no-repeat;
}

#icon-info:hover {
    background: url(../img/icons.png) -60px 0px no-repeat;
}

#icon-info {
    background: url(../img/icons.png) -60px -30px no-repeat;
}

#icon-post:hover {
    background: url(../img/icons.png) -90px 0px no-repeat;
}

#icon-post {
    background: url(../img/icons.png) -90px -30px no-repeat;
}

#icon-music:hover {
    background: url(../img/icons.png) -120px 0px no-repeat;
}

#icon-music {
    background: url(../img/icons.png) -120px -30px no-repeat;
}

#icon-screen:hover {
    background: url(../img/icons.png) -150px 0px no-repeat;
}

#icon-screen {
    background: url(../img/icons.png) -150px -30px no-repeat;
}

#icon-circle {
    background: url(../img/circle.png) top left no-repeat;
    width: 30px;
    height: 30px;
    margin: auto;
    margin-top: 15px;
}

#icon-strips {
    background: url(../img/strips.png) top left no-repeat;
    width: 26px;
    height: 5px;
    margin: auto;
}

footer {
    width: 100%;
    z-index: 3;
    position: relative;
}

footer div#top-footer {
    background: #ffffff; /* Old browsers *//*
    /* IE9 SVG, needs conditional override of 'filter' to 'none' *//*
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg5JSIgc3RvcC1jb2xvcj0iI2Y5ZjhmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWViZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #f9f8f3 89%, #eeebe3 100%); /* FF3.6+ *//*
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(89%,#f9f8f3), color-stop(100%,#eeebe3)); /* Chrome,Safari4+ *//*
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f9f8f3 89%,#eeebe3 100%); /* Chrome10+,Safari5.1+ *//*
    background: -o-linear-gradient(top,  #ffffff 0%,#f9f8f3 89%,#eeebe3 100%); /* Opera 11.10+ *//*
    background: -ms-linear-gradient(top,  #ffffff 0%,#f9f8f3 89%,#eeebe3 100%); /* IE10+ *//*
    background: linear-gradient(top,  #ffffff 0%,#f9f8f3 89%,#eeebe3 100%); /* W3C *//*
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeebe3',GradientType=0 ); /* IE6-8 *//*
    
    color: #444444;
    text-align: center;
    padding: 15px 60px;
}

footer div#top-footer h2 {
    margin: auto;
    font-family: 'RobotoMedium';
    font-weight: normal;
    font-size: 28px;
    text-align: center;
    margin-bottom: 10px;
}

footer div#top-footer p {
    margin: auto;
    font-family: 'RobotoLight';
    font-size: 12px;
    text-align: center;
}

footer div#bottom-footer {
    background: #fff;
    height: 60px;
    position: relative;
    line-height: 60px;
    color: #444444;
}

footer div#bottom-footer div#bottom-footer-right {
    font-family: "RobotoCondensed";
    font-size: 8pt;
    position: absolute;
    top: 0px;
    right: 60px;
}

footer div#bottom-footer div#bottom-footer-right img {
    margin-left: 10px;
    vertical-align: middle;
}

footer div#bottom-footer div#bottom-footer-left {
    position: absolute;
    top: 30px;
    left: 60px;
    line-height: 0;
}

footer div#bottom-footer div#bottom-footer-center {
    font-family: "RobotoLightItalic";
    font-size: 12pt;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

footer div#bottom-footer p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

footer div#bottom-footer div#bottom-footer-center p span.bold {
    font-family: "RobotoMedium";
}

div[role=main] {
    width: 100%;
    min-height: 362px;
    position: relative;
    z-index: 1;
}

div[role=main] div.left, div[role=main] div.right {
    font-family: "RobotoCondensed";
    font-size: 16pt;
    text-transform: uppercase;
}

div[role=main] div.right, div[role=main] div.left {
    width: 35px;
    height: 362px;
    line-height: 362px;
}

div.white {
    background: white;
    width: 100%;
    height: 100%;
    top: 210px;
    position: absolute;
    z-index: 0;
}

div.content {
    position: relative;
    z-index: 3;
    width: 670px;
    margin: auto;
    color: #454545;
}

div.aaa {
    padding-top: 210px;
    padding-bottom: 70px;
}

div.bbb {
    padding-top: 230px;
    padding-bottom: 70px;
}

div.content div.navigator {
    font-family: "RobotoBoldCondensed";
    font-size: 11pt;
}

div.content h1 {
    font-family: "RobotoLight";
    font-size: 35pt;
    margin-top: 20px;
}

div.content div.picture {
    margin-top: 10px;
}

div.content div.text p {
    font-family: "RobotoLight";
    margin-top: 10px;
    
}

div.content div.text h2 {
    font-family: "RobotoBoldCondensed";
    font-size: 25pt;
    margin-bottom: 10px;
}

div.content div.text h3 {
    font-family: "RobotoBoldCondensed";
    font-size: 20pt;
    margin-bottom: 10px;
}

div.content div.text p {
    margin-bottom: 10px;
    line-height: 150%;
}

div.content div.text a {
    color: #137BA8;
}

div.content div.text a:hover {
    color: #454545;
}

div.content div.newsLinks {
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
}

div.content div.newsLinks a {
	font-family: "RobotoLight";
    color: #454545;
}

div.content div.newsLinks a:hover {
font-family: "RobotoLight";
    color: #454545;
}


a.active {
    color: #454545 !important;
}

div.icon a.active, div.icon div.active {
    background-position-y: 0px !important;
}

img.logo {
    margin-top: 30px;
}

.center {
    text-align: center;
}

*/