/*
Theme Name: Tasmy
Description: Tasmy
Version: 1.0
*/

/*----------- FONTS -----------*/ 
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,800,700&subset=latin,latin-ext);
/*----------- /FONTS -----------*/


/*----------- RESET -----------*/  
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } table { border-collapse:collapse; border-spacing:0; } fieldset,img { border:0; } address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; } ol,ul { list-style:none; } caption,th { text-align:left; } h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } q:before,q:after { content:''; } abbr,acronym { border:0; } :focus { outline: 0; }
/*------------------------------*/  
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


html {overflow-y: scroll;}

#index, #page {
	font: 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
	color: #3d3d3d;
	background: #fff url(images/back.jpg) 0 0;
}      
.container {
  margin: 0 auto;
  text-align: left;
}
#wrapper
{
width: 920px;
margin: 60px auto;
background: #fff;
box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.6);
padding: 30px;
text-align: left;
}

/* --------------------- HEADER --------------------- */
#header {
  position: relative;
}

#logo {
	float: left;    
  background: url(images/bg-logo.png) repeat-x;
  color: #fff;
  font-size: 21px;
  font-family: Arial;
  text-transform: uppercase;     
  font-weight:700;
  margin: 0;
}

#logo a
{
color: inherit;
display: block;
padding: 23px 30px 0 30px;
height: 75px;
}

#menu-top {
	float: left; 
  margin: 0 0 0 15px;
}
#menu-top li {
	display: block;
  float: left;
	background: none;
	padding: 0; 
}
#menu-top a {
	color: #3a6fa5;
	font-size: 21px;
	position: relative;
  display: block;
  float: left;
  margin: 0 15px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: Arial;
  height: 75px;
  padding: 27px 0 0 0;
}

#content 
{
padding: 35px 0 60px 0;
background: url(images/prawa_top3.png) right 0 no-repeat;
}

#column-top
{
width: 580px;
min-height: 260px;
}

#column-top-home
{
width: 580px;
}

#column-1
{
width: 435px;
float: left;
}

#column-1 img
{
vertical-align: middle;
}

#column-2
{
width: 410px;
float: right;
padding-top: 295px;
font-style: italic;
text-align: right;
}  

#index #column-2
{
padding: 105px 0 0 0;
}

#index #column-1
{
width: 338px;
font-size: 11px;
padding: 10px 0 0 0;
}

#index #column-1 li
{
background: none;
border-bottom: 1px solid #cfcfcf;
padding: 8px 0;
}

#index #column-1 h3
{
font-size: 12px;
color: #fff;
font-weight: 400;
padding: 0 0 0 59px;
line-height: 32px;
text-transform: uppercase;
background: url(images/oferta_left.png);
position: relative;
overflow: hidden;
}

#index #column-1 h3:before
{
content:'';
background: url(images/oferta_iko.png) no-repeat;
width: 39px;
height: 39px;
left: 7px;
top: 3px;
position: absolute;
}


#table-1
{
width: 100%;
margin: 0 0 15px 0;
line-height: 20px;
}

#table-1 thead td
{
background: url(images/tabela2.png);
color: #fff;
border: none;
}

#table-1 td
{
border: 1px solid #cfcfcf;
padding: 8px 12px
}

#table-2
{
margin: 0 0 15px 0;
}

#table-2 td
{
padding: 8px 12px
}

p {
	line-height: 21px;
	margin: 0 0 15px 0;
}
a {
	color: #3a6fa5;
	text-decoration: none;
}
ul {
	line-height: 21px;
	margin: 0 0 15px 0;
}
ul li {
	background: url(images/bullet.png) 4px 8px no-repeat;
	padding: 0 0 0 17px;
}
blockquote {
	border-left: 2px solid #d5d5d5;
	padding: 0 0 0 20px;
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	color: #fff;
	margin: 0 0 10px 0;
	font-weight: normal;  
  }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #fff;
	text-decoration: none;
}

.title
{
color: #3a6fa5;
font-size: 15px;
font-weight: 700;
line-height: 20px;
margin: 0 0 15px 0;
}

h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 17px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}
/* --------------------- CONTENT --------------------- */
/* --------------------- FOOTER --------------------- */
#gallery:before
{
content: '';
height: 23px;
width: 100%;
top: -23px;
left: 0;
background: url(images/foto_top3.png) repeat-x;
position: absolute;
}

#gallery
{
background: url(images/grey.png) repeat-x;
padding: 30px 0;
text-align: center;
position: relative;
border-bottom: 1px solid #cfcfcf;
margin: 0 0 25px 0;
}

#gallery a
{
display: inline-block;
margin: 5px 12px 0 12px;
padding: 5px;
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.6);
background: #fff;
}

#gallery a img
{
display: block;
}

#footer-wrapper
{
width: 100%;
height: 202px;
background: url(images/bg-footer.png) center 0 no-repeat;
}

#footer
{
font-size: 11px;
position: relative;
min-height: 45px;
background: url(images/world.png) 0 0 no-repeat;
padding-left: 100px;
}

#footer p
{
margin: 0;
}

#footer:after
{
content: '';
width: 100%;
height: 1px;
background: url(images/menu_bottom.png) no-repeat;
position: absolute;
bottom: -1px;
left: 0;
}


/* WPCF7 */
::-webkit-input-placeholder {
   color: #3d3d3d;
   opacity: 1;
}

:-moz-placeholder { /* Firefox 18- */
   color: #3d3d3d;
   opacity: 1;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #3d3d3d;
   opacity: 1;
}

:-ms-input-placeholder {  
   color: #3d3d3d;
   opacity: 1;
}

#content .wpcf7 {
  width: 85%;
}
.wpcf7 p {
	margin: 0 0 19px 0;
}
.wpcf7 span {
	display: block;
}
.wpcf7 input, .wpcf7 textarea {
	width: 100%;
	padding: 5px;
	border: 1px solid #cccccc;
	background: #fdf285;
  box-shadow: 0 0 3px rgba(192, 192, 192, 0.6) inset, 0 0 0 rgba(192, 192, 192, 0);
  font-size: 12px;
  color: #3d3d3d;
  font-size: 11px;
  font-family: Verdana,Geneva,sans-serif;
}
.wpcf7 textarea
{
   height: 120px;
}
.wpf7 select {
	border: none;
	padding: 4px;
}
.wpcf7 .wpcf7-submit {
	width: auto;
  color: #fff;
  box-shadow: none;
  background: #302f2f;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
}

.wpcf7-captchac 
{
margin: 0 0 10px 0;
}

.wpcf7-submit:hover
{
}
#content span.wpcf7-not-valid-tip
{
color: #fa000f;
border: 1px solid #fa000f;
background: #fff;
padding: 2px 5px;
font-size: 11px;
left: 0;
position: absolute;
top: 0;
height: 100%;
width: 100%;
z-index: 100;
}
#content .wpcf7 span
{
margin: 0;
}
#content div.wpcf7-validation-errors, #content div.wpcf7-mail-sent-ok
{
color: #fa000f;
border: 1px solid #fa000f;
}
#content div.wpcf7-response-output
{
margin: 25px 0 0 0;
padding: 10px;
}
#content div.wpcf7-response-output
{
margin: 25px 0 0 0;
padding: 10px;
}
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
	max-width: 100%;
/* When images are too wide for containing element, force them to fit. */
	height: auto;
/* Override height to match resized width for correct aspect ratio. */
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {

}
img {
	border: 0;
}
em {
	font-style: italic;
}
.align-justify {
	text-align: justify;
}
.align-right, .align-r {
	text-align: right;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.float-left, .left {
	float: left;
}
.float-right, .right {
	float: right;
}
/* clear fix */
.group:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
* html .group {
	zoom: 1;
}
/* ie6 */
*:first-child+html .group {
	zoom: 1;
}
/* IE7 */
.clear {
	clear: both;
}

.unselectable
{
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}

.box-model
{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#cookies-message-container 
{
display: none;
}