* {
margin: 0;
padding: 0;
}
.clearfix:after {
clear: both;
display: block;
content: '';
}
body {
background: #444 url(//www.studiopetta.cz/wp-content/themes/StudioPetta/images/textura.png) repeat;
font: normal 300 16px "Raleway";
margin: 0;
letter-spacing: 0.8px;
}
h1,
h2 {
font: normal 600 25px "Audiowide";
text-align: center;
margin: 15px 0;
color: #ff00cc;
}
h3 {
font: normal 500 20px "Audiowide";
text-align: center;
margin: 10px 0;
color: #ff00cc;
}
h4 {
font: normal 500 15px "Audiowide";
text-align: center;
margin: 5px 0;
color: #ff00cc;
}
a {
text-decoration: none;
color: #fff;
}
p {
margin: 20px;
padding: 0px;
line-height: 23px;
text-align: justify;
text-indent: 20px;
}
.odrazka {
margin: 0 0 0 50px;
list-style: square;
line-height: 25px;
}
blockquote {
margin: 0 20px 0 40px;
}
.button {
display: block;
padding: 7px 20px;
background: linear-gradient(#f6f 15%, #f3d, #f1c 85%);
border-radius: 25px;
border: none;
text-align: center;
color: #fff;
}
.button:hover {
background: linear-gradient(#f1c 15%, #f3d, #f6f 85%);
}
.b2 {
padding: 5px 20px;
margin: 5px auto 0;
text-indent: 0;
}
#wrapper {
max-width: 100%;
height: auto;
margin: 0;
box-shadow: 0 0 10px rgba(0,0,0,0.6);
}
.white {
color: #fff;
}
.black{
color:#000;
} header {
position: relative;
background: #111;
width: 100%;
height: 60px;
margin: 0 auto;
z-index: 10;
}
header h1 {
text-indent: -9000px;
overflow: hidden;
position: absolute;
}
header h2 {
margin: 0;
color: #f33;
}
img {
max-width: 100%;
height: auto;
box-sizing: border-box;
}
.logoimg {
margin: 20px 0 -50px 20px;
width: 150px;
vertical-align: top;
float: left;
} .hidden {
display: none;
}
#menu_button_wrapper:before,
#menu_button_wrapper:after {
content: '';
display: table;
}
#menu_button_wrapper:after {
clear: both;
}
nav {
text-align: right;
text-transform: uppercase;
}
nav ul {
width: 100%;
padding: 2px 0 0;
list-style-type: none;
}
@media (max-width: 800px) {
nav ul {
width: 100%;
margin: 0 auto;
padding: 0;
box-sizing: border-box; }
}
nav ul li {
display: inline-block;
}
@media (max-width: 800px) {
nav ul li {
display: block; }
}
nav ul li a {
color: #ff00cc;
text-decoration: none;
display: inline-block;
margin: 0;
padding: 1em 0.8em;
box-sizing: border-box;
}
nav ul li a:hover {
color: white;
}
@media (max-width: 800px) {
nav ul li a {
width: 100%;
background: #111;
border-top: 1px solid #444;
}
}
nav .current_page {
background-color: black;
}
nav .current_page a {
color: white;
}
#menu_button_wrapper {
display: none;
}
@media (max-width: 800px) {
#menu_button_wrapper {
display: block;
color: #ff00cc;
padding: 20px 0 0 0;
}
}
#menu_button_wrapper #menu_button {
box-sizing: border-box;
margin: 0;
float: right;
}
#menu_button_wrapper #menu_button:hover {
cursor: pointer;
}
#menu_button_wrapper #menu_text {
display: inline-block;
line-height: 1;
float: right;
text-align: center;
margin-left: .5em;
}
#menu_button_wrapper #hamburger {
float: right;
}
#menu_button_wrapper #hamburger span {
display: block;
background-color: #fff;
width: 1.2em;
height: .1em;
margin: .25em 0;
}
#menu_button_wrapper #hamburger span:first-child {
margin-top: 0.0625em;
}
#menu_button_wrapper #hamburger span:last-child {
margin-bottom: 0.1875em;
}
#menu_list {
margin: 0;
}
.current-menu-item {
background: #444;
}
.menu{
list-style: none;
} section {
width: 100%;
height: auto;
padding: 0;
margin: 0;
position: relative;
color: #fff;
}
.content {
margin: 5px;
padding: 10px;
}
.container {
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
padding: 20px;
justify-content: center;
}
.item {
flex: 1;
}
.box {
margin: 20px;
padding: 10px;
width: 29%;
text-align: center;
background: rgba(120,120,120,0.1);
border: 1px solid #f1c;
border-radius: 25px; }
.box h3 {
font-size: 16px;
margin-top: 0;
}
.box ul {
list-style: none;
}
.box p {
padding: 0;
margin: 20px 5px;
}
.entry {
margin: 0;
padding: 20px 0 30px;
width: 100%;
background: rgba(256,256,256,0.9);
}
.entry h3 {
color: #d19;
}
.entry p {
margin: 0px 20px;
padding: 20px 20px 0;
color: #444;
text-indent: 0;
text-indent: 20px;
}
.news_1 {
width: 33.333%;
margin: 0 auto;
padding: 10px;
flex: 1;
}
.box-fixed {
min-width: 25%;
}
.obal {
margin-top: 15px;
}
.mini {
width: 200px;
margin: 0 auto;
}
.fb-like {
text-align: center;
display: block;
} .sidecontent {
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
}
.content {
flex: 1;
}
.sidebar {
flex: 1;
max-width: 170px;
border: 1px solid #f1c;
border-radius: 10px;
margin: 50px 0 20px 20px;
padding: 15px;
line-height: 25px;
}
.sidebar a {
font-weight: bold;
}
.content-services {
margin: 50px 20px 20px 0;
flex: 1;
}
.content-services ul {
list-style: none;
}
.form_side {
margin: 0;
}
.form_side ul {
list-style: none;
margin: 0 auto;
padding: 0;
}
.form_li_1{
display: block;
background: #fff;
color: #999;
border: 1px solid #f1c;
border-radius: 20px;
text-indent: 20px;
margin: 0 auto;
height: 25px;
}
.objednavka,
.callback {
display: block;
}
.objednavka-bottom,
.callback-bottom {
display: none;
}
.cal {
width: 80%;
height: 480px;
margin: 0 10%;
} #slideshow {
margin: 0 auto;
position: relative;
width: 100%;
height: 350px;
background: #eee;
}
#slideshow > div {
position: absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
max-width: 100%;
max-height: 100%;
text-align: center;
color: #333;
}
#slideshow > div img {
max-width: 100%;
height: 100%;
vertical-align: top;
}
#slideshow > div a {
position: absolute;
bottom: 10px;
left: 40%;
color: #9D0012;
font-size: 24px;
font-weight: bolder;
}
.obr {
background: #ccc;
color: #333;
width: auto;
height: auto;
border-top-right-radius: 25px;
}
#404 {
position: absolute;
}
.link_boxy {
margin: 0;
padding: 0;
}
.link_wrap {
display: block;
max-width: 250px;
min-width: 249px;
height: auto;
margin: 10px auto;
padding: 0 20px;
}
.link_avatar {
display: block;
width: 130px;
height: 130px;
border: 3px solid #fff;
border-radius: 130px;
margin: 20px auto;
background: #bbb url(//www.studiopetta.cz/wp-content/themes/StudioPetta/images/avatar.png)center center no-repeat;
}
.link_wrap:hover .link_avatar {
width: 150px;
height: 150px;
border-radius: 150px;
margin: 10px auto;
}
.link_avatar img {
border-radius: 150px;
}
.link_wrap h2 {
color: eee;
} .cenik {
width: 80%;
height: auto;
margin: 10px auto;
line-height: 40px;
}
.cenik h3 {
text-align: center;
}
.nadpis {
height: 50px;
}
.sluzba {
width: 75%;
}
.cena {
width: 25%;
}
.row {
background: rgba(150, 150, 150, 0.2);
}
.leva {
width: 40%;
}
.prava {
width: 30%;
}
.lft {
text-align: left;
text-indent: 15px;
}
.rgt {
text-align: right;
text-indent: 15px;
} .hlaska {
text-align: center;
margin: 0px;
padding: 40px 0;
width: 100%;
background: rgba(255,0,0,1);
}
.contact_box {
padding: 10px;
text-align: justify;
border-radius: 5px;
list-style: none;
display: block;
margin: 0px;
}
.licha{
background: rgba(0,0,0,0.03);
}
.suda{
background: rgba(0,0,0,0.6);
}
.map p,
.box-fb p,
.contact p{
text-indent: 0px;
text-align: center;
}
.order_form {
max-width: 600px;
margin: 20px auto 0;
padding: 0 0 15px;
}
.order_form ul {
list-style: none;
}
.cform_sire{
width: 50%;
list-style: none;
margin: auto;
}
.form ul{
width: 100%;
list-style: none;
margin: 0 auto;
padding: 0;
}
.form_li{
background: #fff;
color: #888;
border: 1px solid #555;
border-radius: 3px;
margin-bottom: 5px;
padding: 5px;
width: 100%;
height: 40px;
}
.li {
list-style: none;
}
.text{
height: 200px;
}
.uzky {
width: 200px;
margin: 0 auto;
text-align: center;
display: block;
}
.flex {
flex: 1;
}
.contact_box img{
display: block;
width: 300px;
height: auto;
margin: 0 auto;
}
.map_container {
position: relative;
padding-bottom: 285px;
padding-top: 0px;
height: 0;
overflow: hidden;
}
.map_container p {
margin: 0;
padding: 0;
}
.map-container iframe,
.map-container object,
.map-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.box-fb {
text-align: center;
display: block; list-style: none;
overflow: hidden;
} footer {
width: 100%;
height: auto;
background: #222;
color: #eee;
text-align: center;
padding: 0;
margin: 0;
}
#mininav {
text-align: center;
position: relative;
top: 20px;
}
#mininav ul {
margin: 0;
padding: 0;
}
#mininav ul li {
display: inline-block;
list-style: none;
border-radius: 15px;
}
#mininav ul li a {
color: #ff00cc;
text-decoration: none;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
display: block;
padding: 3px 8px;
margin: 0;
}
#mininav ul li a:hover {
color: #fff;
}
.laws {
margin: 67px auto 0;
font-size: 14px;
}
.laws a {
color: #fff;
}
.laws a:hover {
color: #aaa;
}
.small {
font-size: 10px;
}
.creweb {
margin: 3px 0 0 3px;
width: 135px;
}
.pruh {
display: block;
width: 100%;
height: 3px;
background: linear-gradient(to right, #222 1%, #f00 5%);
margin: 10px auto 0;
}
.fb {
width: 50px;
display: block;
margin: 2px auto 0;
opacity: 0.8;
}
.fb:hover {
margin: 0 auto 0;
opacity: 0.3;
}
.fbimg {
height: 50px;
margin-top: 5px;
} #back {
position: fixed;
bottom: 10px;
right: 10px;
width: 30px;
height: 30px;
background: #f1c url(//www.studiopetta.cz/wp-content/themes/StudioPetta/images/up.png) center center no-repeat;
opacity: 0.2;
}
#back a {
display: block;
width: 100%;
height: 100%;
overflow: hidden;
text-indent: -9000px;
}
#back:hover {
opacity: 0.6;
} .p404 {
background: url(//www.studiopetta.cz/wp-content/themes/StudioPetta/images/404.jpg) center center no-repeat;
} #fixni_prvek {
position: fixed;
top: 300px;
right: 0;
width: 50px;
height: 50px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
background: #f1c url(//www.studiopetta.cz/wp-content/themes/StudioPetta/images/phone.png) center center no-repeat;
opacity: 0.5;
z-index: 500;
}
#fixni_prvek a {
color: #fff;
text-decoration: none;
text-transform: uppercase;
line-height: 25px;
display: block;
height: 50px;
width: 180px;
text-align: left;
padding-left: 30px;
float: left;
opacity: 0;
}
#fixni_prvek:hover {
width: 180px;
background-position: -50px;
}
#fixni_prvek:hover a {
opacity: 1;
} a,
#back,
#fixni_prvek,
#fixni_prvek a {
-webkit-transition: all 0.80s ease-out;
-moz-transition: all 0.80s ease-out;
-ms-transition: all 0.80s ease-out;
-o-transition: all 0.80s ease-out;
transition: all 0.80s ease-out;
} @media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
#slideshow {
height: 200px;
}
.container {
flex-wrap: wrap;
flex-direction: column;
}
.sidecontent {
flex-wrap: wrap;
flex-direction: column;
}
.content-services {
margin: 0;
padding: 0 5px;
}
.sidebar {
max-width: none;
width: 100%;
height: auto;
margin: 0;
padding: 0;
border: none;
}
.sidebar h2  {
margin: 5px auto;
}
.side_menu ul li {
display: inline-block;
padding: 5px 10px;
margin: 3px auto 3px 5px;
background: #f1c;
border-radius: 25px;
}
.objednavka,
.callback {
display: none;
}
.bottombar {
max-width: 170px;
line-height: 25px;
margin: 10px auto;
}
.objednavka-bottom,
.callback-bottom {
display: block;
}
.box {
width: 90%;
margin: 5px auto;
}
.contact_box {
width: 100%;
padding: 5px 0;
}
.contact_box img{
display: block;
margin: 15px 15px 0 0;
width: 150px;
height: 150px;
float: left;
}
.contact p {
margin-left: 5px;
} .h2white {
color: #fff;
}
.map_container {
margin: 5px auto;
}
.cform_sire{
width: 99%;
list-style: none;
margin: 5px auto;
}
.box-fb {
margin: 0;
padding: 5px;
}
#back {
position: fixed;
bottom: 0px;
right: 0px;
width: 50px;
height: 50px;
}
}