/*
Theme Name: prevodovky-servis
Theme URI: http://www.prevodovky-servis
Description: Wordpress theme for prevodovky-servis
Version: 0.1
Author: prevodovky-servis
*/

/* css.reset */

/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,#page,aside,canvas,details,embed,figure,figcaption,footer,#header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}#page,aside,details,figcaption,figure,footer,#header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

/* css.defaults */

body{background:#90817c;font-family:tahoma;font-size:13px;color:#000}
.clear,.clearer{clear:both}
.last-item{border-right:0}
.first-item{border-left:0}
strong,b{font-weight:bold}
p{margin-bottom:7px}
a{outline:0;color: #414E6B;}

::selection { background: #c6c895; color: #fff; padding: 4px; }
::-moz-selection { background: #c6c895; color: #fff; padding: 4px; }

/* elements */

body {
  background: #b0a8a5 url(img/body_bg.jpg) no-repeat;
  background-attachment:fixed;
  background-position: center top;
  text-align: center;
}

h1 {
  background-color: #6788a6;
  color: #fff;
  font-size: 26px;
  text-transform: uppercase;
  padding: 20px 25px 20px 25px;
  font-weight: bold;
  line-height: 150%;
  text-align: left !important;
  margin-bottom: 15px;
}

#page_title_sticky {
  position: fixed;
  top: 0;
  width: 999px;
  visibility: hidden;
  background-color: #a3b95d;
	zoom: 1;
	filter: alpha(opacity=95);
	opacity: 0.95;
	border-bottom: 5px solid #fff;
	z-index: 9999;
}

#page_title_sticky span {
  display: block;
  padding: 20px 25px 20px 25px;
  color: #fff;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 150%;
  text-align: right !important;
  background: url(img/szolamensziget_logo_2.png) no-repeat;
  background-size: auto 95%;
  background-position: 15px center;
}

h1.kiterjesztett-garancia, #page_title_sticky.kiterjesztett-garancia {
  background-color: #b2c96c;
}

/* containers */

#kitgar {
  display: none;
  position: relative;
  top: -36px;
  right: 0;
}

#kitgar a {
  background-color: #fff602;
  color: #000;
  border-bottom: 1px solid #e0da2a;
  text-decoration: none;
  display: table;
  height: 35px;
  font-size: 15px;
}

#kitgar a span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px;
}

#kitgar a:hover {
  color: #fff602;
  background-color: #000;
  transition: all 0.5s ease;
}

#wrapper {
  display: block;
  background-color: #fff;
  width: 999px;
  margin: 50px auto;
  text-align: left;
  -webkit-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.2);
  position: relative;
}

#content {
  background: #dbdbdb url(img/content_bg.jpg) repeat-x;
}

#header {
  background: url(img/header_bg.jpg) repeat-x;
  background-position: 0 -20px;
  border-bottom: 0px solid #3f3f3f;
  padding: 10px 0 5px 10px;
}

#page {
  padding: 5px 25px 20px 25px;
  line-height: 160%;
  font-size: 14px;
  color: #000;
}

#footer {
  height: 125px;
  background: #fff url(img/footer_bg.jpg) no-repeat;
  position: relative;
  border-top: 10px solid #aaa;
}


/* common.classes */

.padding_12 {
  padding: 12px;
}

.padding_15 {
  padding: 15px;
}

.padding_20 {
  padding: 20px;
}

/* slider wrapper */

.slider-wrapper {
  height: 400px;
}

/* #header */


#header_logo {
  float: left;
  margin-right: 45px;
  margin-left: 15px;
  margin-top: 15px;
}

#header_logo img {
  width: auto;
  height: 70px;
}

#header_promo {
  margin-top: 15px;
  font-size: 15px;
  text-transform: uppercase;
  font-style: italic;
  font-weight: normal;
  line-height: 150%;
  color: #555;
  text-align: center;
}

#header_brands {
  float: right;
    width: 390px;
    margin-top: -20px;
}

#header_brands p {
  margin: 0;
  padding: 0 25px 0 0;
}

#header_menu {
  display: block;
  float: left;
  width: 634px;
  margin-top: 20px;
  margin-right: 10px;
  border: 0px solid #000;
}

#header_menu ul {
  width: 100%;
  height: auto;
  display: block;
}

#header_menu ul li {
  display: block;
  float: left;
  margin-right: 8px;
  width: 150px;
  height: 70px;
}

#header_menu ul li a {
  width: inherit;
  height: inherit;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  color: #000;
  font-size: 17px;
  text-transform: uppercase;
  line-height: 140%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

#header_menu ul li a:hover {
  background-color: #eee;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

#header_menu ul li.current-menu-item a, #header_menu ul li.current-page-ancestor a {
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

#header_call_wrapper {
	display: none;
}

#header_call_wrapper a {
  display: block;
  background-color: #111;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
  font-size: 20px;
  text-decoration: none;
  width: 49%;
}

#header_call_wrapper a span {
  display: block;
  padding: 17px 10px 17px 10px;
}

#header_call_wrapper a:first-child {
  float: left;
}

#header_call_wrapper a:last-child {
  float: right;
}

/* footer */

#footer_brands {
	padding: 20px 10px 20px 10px;
	border-top: 1px dotted #dbdbdb;
  font-size: 20px;
  text-align: center;
}

#footer_brands p {
  margin: 0;
  padding: 0;
}

#footer_menu {
  padding: 20px 25px 20px 25px;
  background-color: #4e4e4e;
  text-align: center;
  line-height: 170%;
}

#footer_menu ul li {
  display: inline;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #777;
}

#footer_menu ul li:last-child {
  border-right: 0;
  padding-right: 0;
  margin-right: 0;
}

#footer_menu ul li a {
  color: #ccc;
  text-decoration: none;
  text-transform: uppercase;
}

#footer_menu ul li a:hover {
  color: #fff;
}

#footer_menu ul li.current-menu-item a {
  color: #fff;
  padding: 4px;
}

#footer_credits {
  background-color: #111;
  padding: 15px 25px 15px 25px;
  color: #888;
  line-height: 130%;
}

#footer_credits p {
  margin: 0;
  padding: 0;
}

#footer_info {
  background-color: #fff;
  padding: 20px 25px 0 25px;
  border-top: 5px solid #ccc;
}

#footer_info a {
  color: #d53e57;
  text-decoration: none;
}

#footer_info a:hover {
  text-decoration: underline;
}

#footer_info table tr td {
  font-size: 16px;
  line-height: 150%;
  padding: 10px 20px 0 0;
  color: #555;
  border: 0px solid #000;
}

#footer_info table tr td:nth-child(2) ul li:nth-child(2) {
  margin-bottom: 15px;
}

#footer_info table tr th {
  text-align: left;
  font-weight: bold;
  font-size: 17px;
  padding: 0 0 15px 0;
}

#footer_info table tbody tr td:last-child a {
  	  background-color: #a3b95d;
  	  background-color: #6788a6;
  	  display: inline-block;
  	  padding: 10px;
  	  color: #fff;
  	  font-weight: bold;
  	  font-size: 22px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
  text-decoration: none;
}

/* page all */

.page-fooldal h1 {
  display: none;
}

.page-fooldal p {
  font-size: 20px;
  font-style: italic;
}

#page h2 {
  font-size: 30px;
  margin-bottom: 15px;
  line-height: 140%;
  text-align: left !important;
}

#page h3 {
  font-size: 22px;
  margin-bottom: 20px;
  line-height: 140%;
  text-align: left !important;
}

#page a {
  color: #d53e57;
}

#page hr {
  height: 4px;
  background-color: #ccc;
  color: #ccc;
  border:0;
  padding: 0;
  margin: 20px 0 20px 0;
  clear: both;
}

#page p {
  margin-bottom: 15px;
  text-align: justify;
}

#page ul {
  margin: 15px 10px 15px 30px;
  list-style: square;
}

#page ul li {
	margin-bottom: 6px;
}

#page blockquote {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 5px solid #ccc;
  font-size: 20px;
  font-style: italic;
  color: #888;
  float: right;
  width: 30%;
}

#page blockquote p {
  line-height: 160%;
  text-align: left;
}

/* page katalogus */

.page-15 table tr th {
	font-weight: bold;
	padding-bottom: 10px;
}

/* mainpage */

#mainpage_slider {
  max-height: 400px;
  background-color: #000;
  border-top: 5px solid #222;
}

.mainpage_about {
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 20px;
  font-size: 20px;
  line-height: 140%;
  font-style: italic;
}

.mainpage_about img {
  float: left;
  margin-right: 10px;
  border: 0 !important;
}

/* footer */

/* google maps */

.google-maps {
  border: 8px solid #c6c6c6;
  margin-bottom: 15px;
}

.google-maps img {
	border: 0 !important;
}

#google-maps-kapcsolat {
  height: 300px;
  width: 60%;
  float: right;
  margin-left: 15px;
}

#google-maps-terkep {
  height: 400px;
}

/* images */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 0 15px 20px;
	display: inline;
}

img.alignleft {
	margin: 0 20px 15px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#page img {
	border: 8px solid #c6c6c6;
}

#page img.alignright {
	border-right: 0;
}

#page img.alignleft {
	border-left: 0;
}

table.katalogus {
  background-color: #eee;
  font-size: 12px;
  padding: 5px;
  line-height: 140%;
  float: right;
}

table.katalogus p {
  margin: 0 !important;
  padding: 0;
}

/*
table.katalogus thead tr th {
  background-color: #eee;
}

table.katalogus tr th {
  font-weight: bold;
  text-align: left;
  	padding: 5px 10px 5px 10px;
}

table.katalogus tr td {
  	padding: 5px 10px 5px 10px;
}
*/
table.katalogus thead tr th {
	color: #fff;
	background-color: #a3b95d;
	background-color: #888;
}

table.katalogus tr th {
  font-weight: bold;
  text-align: left;
  	padding: 6px 10px 6px 10px;

}

table.katalogus tr {
  border-bottom: 1px solid #fff;
}

table.katalogus tr td {
  	padding: 6px 10px 6px 10px;
}

/* katalogus */

table.katalogus-adatlap {
  display: block;
  margin-bottom: 20px;
  border-bottom: 5px dotted #fff;
}

table.katalogus-adatlap td {
  padding-bottom: 12px;
}

table.katalogus-adatlap td p {
  margin: 0 !important;
}

table.katalogus-adatlap img {
  border: 0 !important;
}

table.katalogus-adatlap h2 {
  background-color: #000 !important;
  color: #fff !important;
  display: inline-block !important;
  padding: 10px 20px 10px 20px !important;
  font-size: 50px  !important;
  margin-bottom: 0px !important;
  border-right: 20px;
}

table.katalogus-adatlap h3 {
  display: block !important;
  font-size: 35px !important;
  margin-top: 10px;
}

table.katalogus-adatlap td {
  width: 50%;
  vertical-align: middle;
}


/* table.offer */

table.offer {
  background-color: #aaa;
  margin-bottom: 20px;
  color: #000;
}

table.offer td {
  padding: 15px;
}

table.offer h2 {
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #fff;
}

table {
  margin-bottom: 10px;
}

table.table-white {
  background-color: #fff;
}

table.table-white td {
	padding: 10px;
}

.clist h3 {
  font-weight: normal;
  font-family: tahoma;
  font-size: 20px;
  margin-bottom: 10px;
}

.clist-3 {
  float: left;
  width: 33%;
  min-width: 260px;
}

h1 span {
  display: block;
}

#katalogus_cime {
	float: left;
}

#katalogus_lista {
	float: right;
}

#katalogus_lista a {
  background-color: #fff;
  color: #000;
  border: 0;
  margin: 0;
  padding: 3px 10px 3px 10px;
  text-decoration: none;
  text-transform: none;
  font-size: 23px;
  display: inline-block;
  line-height: normal;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}

@media screen and (max-width: 999px) {

  body {
  background-image: none;
  }

  #wrapper {
  width: 100%;
  }

  #header_call_wrapper {
    float: right;
    margin: 30px 0 0 0;
    width: 40%;
  }

  #header_menu {
      clear: both;
  }



  #wrapper {
  width: 100%;
  }

  #header {
  padding: 0 10px 0 10px;
  }

  #page {
  padding: 10px;
  }

  #header_logo {
  margin:0;
  }

  #header_menu {
  float: none;
  margin: 0 0 15px 0;
  border: 0px solid #000;
  width: 100%;
  }

  #header_menu ul {
    border: 0px solid #000;
    width: 100%;
  height: auto;
  }

  #header_menu ul li {
    width: 25%;
    height: auto;
    margin: 0;
    border: 0px solid #000;
  }

  #header_menu ul li a {
  	 width: inherit;
    height: 70px;
    text-align: center;
    padding: 0 10px 0 10px	;
  }

  #header_promo {
  display: none;
  }

  #header_brands {
  display: none;
  }

  #page img.alignright {
  	  width: 33%;
  	  height: auto;
  }

  .page-sebessegvalto-javitas table tr td:first-child {
    width: 130px !important;
  }

  .page-sebessegvalto-javitas img {
    width: 100px;
    height: 100px;
  }

  #header_call_wrapper {
  display: block;
  }

  /* katalogus */

  table.katalogus-adatlap td {
    width: 50%;
    border: 0px solid #000;
  }

  table.katalogus-adatlap tr td h2 {
    font-size: 35px;
  }

  table.katalogus-adatlap tr td h3 {
    font-size: 25px;
  }

  table.katalogus-adatlap td img {
     width: 100%;
     height: auto;
  }

}

@media screen and (max-width: 680px) {

/*
  .clist-3 {
  	  float: none;
  	  width: 100%;
  }
*/
 .slider-wrapper {
    display: none;
  }

  .page-fooldal h1, h1 {
    display: block;
    margin-bottom: 20px;
    font-size: 26px;
    padding: 10px;
  }

  #header_menu ul li a {
   width: auto;
   height: auto;
  	display: block;
  	padding: 15px;
  }

  #header_call_wrapper {
    float: none;
    width: 100%;
    margin: 0;
    display: block;
  }

  #header_logo {
  	 float: none;
    margin-bottom: 10px;
  }

  #footer_info table tbody tr td:first-child, #footer_info table thead tr th:first-child {
  display: none !important;
  }

  #header_menu ul li {
  	width: 100%;
  	height: auto;
  	margin-bottom: 5px;
  }

  #header_menu ul li a {
  	height: auto;
  	background-color: #eee;
  }


}

@media screen and (max-width: 480px) {

  body {
    padding-top: 0;
  }

  table td {
    display: block;
    width: 100% !important;
  }

  #page img {
    border: 0 !important;
  	  float: none !important;
  	  max-width: 100% !important;
  	  margin: 0 !important;
  	  display: block;
  }

  #footer_info table thead,
  #footer_info table tbody tr td:last-child
  {
  display: none;
  }

  #page blockquote {
	float: none;
	width: auto;
  }

  h1 {
    font-size: 22px;
    padding: 12px;
  }

  #page #map-canvas {
    border: 0;
    width: 100%;
  }


  #header_logo img {
    max-width: 100%;
  }

  .page-sebessegvalto-javitas table tr td:first-child {
    width: 0 !important;
  }

  .page-sebessegvalto-javitas table tr td img {
    display: none !important ;
  }

}
