/*
Theme Name: SmartEmailing
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}
body {
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul, li {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }

a {
  color: #aba61b;
}
a:hover {
  text-decoration: none;
}

li a {
  _height: 1em;
}
body {
	color: #333;
	font-size: 65%;
	line-height: 18px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

h1, h2, h3, h4 {
  font-family: Trebuchet MS; 
} 

p, div.p {
  padding-bottom: 2em;
}
.home-page h2, #content h1 {
  color: #aba61b;
  padding-bottom: 1.2em;
  font-size: 2.2em;
  line-height: 1.2em;
}
#content h2 {
  font-size: 1.8em;
  padding-bottom: 0.9em;
  padding-top: 10px;
  line-height: 1.2em;
}
#content .inform h2, #content .h-t h2 {
  padding-top: 0;
}
#content h3 {
  font-size: 1.5em;
  padding-bottom: 0.9em;
  padding-top: 10px;
  line-height: 1.1em;
}
#content h4 {
  font-size: 1.1em;
  padding-bottom: 0.1em;
  font-weight: bold;
}
.over-image {
  position: relative;
  display: block;
  overflow: hidden;
}
.over-image span {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}
.over-image a span {
  cursor: pointer;
}

#head, #container, #foot, .panel-in, .p-panel-in
{
	margin: 0 auto;
	width: 960px;
}

#header {
  height: 106px;
  background: url('images/bg-top.gif') repeat-x bottom center;
}

#site-title {
  width: 200px;
  height: 73px;
  position: relative;
  overflow: hidden;
  padding-top: 27px;
  margin-left: 15px;
  float: left;
}
#site-title span {
  width: 200px;
  height: 78px;
  cursor: pointer;
  position: absolute;
  top: 21px;
  left: 0;
  background: url('images/smart-emailing-logo.gif') no-repeat;
}

#overmenu {
  height: 39px;
  padding: 20px 20px 0 0;
  text-align: right;
  font-size: 1.1em;
  position: relative;
}
#overmenu a {
  color: #9f9b10;
}
#overmenu .top-phone {
  position: absolute;
  top: 20px;
  right: 280px;
  background: url('images/phone-t-ico.jpg') no-repeat 0 1px;
  padding-left: 20px;
  font-size: 1.2em; 
  font-weight: bold;
  color: #9f9b10;
}
#menu {
  background: url('images/bg-menu.gif') repeat-x 0 3px;
  height: 47px;
  padding: 0 7px;
  font-size: 12px;
  float: right;
}

#menu li {
  display: block;
  float: left;
  
}
#menu ul {
  margin: 0 auto;
}

#menu a {
  color: #fff;
  display: block;
  height: 31px;
  padding: 16px 15px 0 15px;
  text-decoration: none; 
  float:left;

}

#menu a:hover, #menu li.current-menu-item a, #menu li.current-page-ancestor a {
  background-color: #cdc818;
  color: #242424;
}

#p-panel {
  height: 81px;
  background: #d9d65e url('images/bg-ppanel.jpg') repeat-x;
}
.pbuts {
  padding-top: 23px;
  float: right;
}
.pbuts a { 
  display: block;
  height: 29px;
  float: left;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  padding-top: 5px;
}
.pbuts a.icons { 
  height: 35px;
  padding-top: 0px;
  margin: 0px 0 0 8px;
}
.pbuts a span{ 
  height: 34px;
}
.pbuts a.but-free-p {
  background: #dd5200;
  width: 148px;
}
.pbuts a.but-free-p span{
  background: url('images/but-30-days-p.jpg') no-repeat;
  width: 148px;
  cursor: pointer;
}
.pbuts a.but-tips-p {
  background: #717171;
  width: 198px;
}
.pbuts a.but-tips-p span{
  background: url('images/but-tips-p.jpg') no-repeat;
  width: 198px;
  cursor: pointer;
}
.pbuts a.but-order-p {
  background: #dd5200;
  margin-right: 8px;
  width: 113px;
}
.pbuts a.but-order-p span{
  background: url('images/but-order-p.jpg') no-repeat;
  width: 184px;
  cursor: pointer;
}

.left-newsletter {
  float: left;
  margin-top: 13px;
  width: 300px;
}
.left-newsletter p {
  padding-bottom: 3px;
  font-size: 1.1em;
}
.left-newsletter input.text {
  height: 20px;
  padding: 2px;
  border: 1px solid #beb921;
  float: left;
  margin-right: 3px;
  width: 148px;
  color: #818181;
}

/* *************************************HOME********************************* */

#h-panel {
  height: 408px;
  background: #d9d65e url('images/bg-hpanel.jpg') repeat-x;  
}
.panel-in {
  position: relative;
  padding: 60px 0 0 540px;
  width: 420px;
}
.panel-in .home-pic {
  position: absolute;
  top: 17px;
  left: -22px;
  width: 522px;
  height: 406px;
  background: url('images/home-pic.jpg') no-repeat;
}
.home-pic .in-monitor {
  background: url('images/monitor.jpg') no-repeat;
  width: 441px;
  height: 271px;
  margin: 36px 0 0 40px;
}
.panel-in h2 {
  color: #fff;
  width: 410px;
  height: 53px;
  font-size: 30px;
}
.panel-in h2 span{
  width: 410px;
  height: 53px;
  background: url('images/home-text.jpg') no-repeat;
}
.panel-in h3 {
  color: #49483f;
  width: 410px;
  height: 63px;
  font-size: 20px;
}
.panel-in h3 span{
  width: 410px;
  height: 63px;
  background: url('images/home-text.jpg') no-repeat 0 -53px;
}
.htext {
  padding-top: 5px;
  color: #3f3f40;
  font-size: 14px;
  line-height: 22px;
  width: 400px;
}
.hbuts {
  padding-top: 45px;
}
.hbuts a { 
  display: block;
  width: 189px;
  height: 36px;
  float: left;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  padding-top: 15px;
}
.hbuts a span{ 
  width: 189px;
  height: 51px;
  cursor: pointer;
}
.hbuts a.but-free {
  background: #e47500;
  margin-right: 15px;
}
.hbuts a.but-free span{
  background: url('images/but-30-days-free.jpg') no-repeat;
}
.hbuts a.but-tips {
  background: #7e7e7e;
}
.hbuts a.but-tips span{
  background: url('images/but-tips.jpg') no-repeat;
}
.home-left {
  width: 698px;
  margin-right: 40px;
  float: left;
}
.home-right {
  width: 222px;
  float: right;
}
.home-reference {
  width: 222px;
  background: url('images/bg-home-ref.jpg') repeat-y;
  position: relative;
  margin-top: 10px;
  padding: 18px 0 10px 0;
}
a.money-back {
  margin-top: 20px;
  display: block;
}
.hl-col {
  width: 300px;
  float: left;
  margin-top: 25px;
}
#content .hl-col ul{
  padding-bottom: 5px;
}
#content .hl-col h2 {
  color: #3d3d3d;
  font-size: 1.9em;
}
.hl-l {
  border-right: 1px #dadada dashed;
    padding-right: 38px;
}
.hl-r {
  padding-left: 40px;
}
.h-t {
  margin-top: 45px;
  padding: 40px 40px 15px 40px;
  background: #f3f3f3;
  line-height: 1.8em;
}
.h-ref {
  width: 142px;
  margin: 0 40px;
  height: 75px;
  border-top: 1px solid #e7e7e7;
  text-align: center;
  vertical-align: middle;
}
.h-ref-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 222px;
  height: 4px;
  background: url('images/home-ref-ends.gif') no-repeat 0 0;
  text-align: center;
  font-size: 1px;
}
.h-ref-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 222px;
  height: 4px;
  background: url('images/home-ref-ends.gif') no-repeat 0 -4px;
  font-size: 1px;
}
#content h2.h-ref-h2 {
  position: absolute;
  top: -10px;
  left: 40px;
  background: #fff;
  width: 142px;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  padding-top: 0;
}

#content {
  padding: 40px 0; 
  line-height: 1.7em;
  font-size: 1.2em;
}
.two-columns #content {
  float: right;
  padding-left: 35px;
  width: 677px;
}
#left {
  float: left;
  padding: 30px 0;
}

#content ul li{
  background: url('images/li.gif') no-repeat 5px 5px;
  padding-left: 25px;  
  line-height: 1.8em;
}
#content ul, #content ol{
  padding-bottom: 2em; 
}
#content ol li{
  line-height: 1.8em;   
  list-style: decimal;
  list-style: decimal inside;
}

#container .widget-area {
  width: 243px;
  background: #f5f5f5 url('images/bg-widget.gif') repeat-y;
  padding: 30px 0;
  position: relative;
  font-size: 1.2em;
}

#container .widget-area-n {
  margin-top: 20px;
}
#container .widget-area h2 {
  padding: 0 20px 20px 20px;
  font-size: 1.4em;
}  
#container .widget-area ul.menu {
  border-top: 1px solid #ececec;
}
#container .widget-area li a {
  padding: 10px 20px;
  display: block;
  border-bottom: 1px solid #ececec;
  text-decoration: none;
  color: #3e3e3f;
  position: relative;
}
#container .widget-area li a:hover {
  background: #ececec;
}
#container .widget-area li.current_page_item {
  background: #d4cf3f url('images/a-widget-h.gif') repeat-y right top;
  position: relative;
}
#container .widget-area li.current_page_item a, #container .widget-area li.current_page_item a:hover {
  font-weight: bold;
  background: url('images/widget-arrow.gif') no-repeat 220px center;
}
#container .widget-area .blog li a {
  padding: 0;
  display: inline;
  border-bottom: 0;
}
#container .widget-area .blog li a:hover {
  background: none;
  text-decoration: underline;
}
#container .widget-area .blog li.current-cat a {
  font-weight:bold;
}
#container .widget-area .blog li ul li {
  padding: 10px 20px;
  display: block;
  border-bottom: 1px solid #ececec;
}
.w-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 243px;
  height: 6px;
  background: url('images/widget-ends.gif') no-repeat 0 0;
  font-size: 1px;
  line-height: 1px;
}
.w-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 243px;
  height: 6px;
  background: url('images/widget-ends.gif') no-repeat 0 -6px;
  font-size: 1px;
  line-height: 1px;
}

#container .widget-area-second {
  width: 243px;
  font-size: 1.2em;
  padding: 30px 0 0 0;
}
#container .widget-area-second h2 {
  padding: 0 5px 20px 5px;
  font-size: 1.4em;
}  
#container .widget-area-second ul ul {
} 
#container .widget-area-second ul ul li {
  padding: 0 5px 10px 18px;
  background: url('images/li-s.gif') no-repeat 5px 6px;
  font-size: 1.05em;
  line-height: 1.6em;
}  
#container .widget-area-second ul ul li a{
  color: #3e3e3f;
}   

table {
}
td, th {   
  vertical-align: middle;
  }
table.pricelist th {
  background: #6c6c6c url('images/bg-th.gif') repeat-x;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #fff;
  color: #fff;
  font-size: 1.2em;
  padding: 15px;
}
table.pricelist th small {
  color: #eee;
  font-weight: normal;
}
table.pricelist td {
  padding: 10px;
  background: #f8f8f8;
  border-right: 1px solid #fff;         
}
table.pricelist td.pausal {
  vertical-align: middle;
}
table.pricelist td.price {
  background: #f0eda9;
  text-align: center;
}
table.pricelist td.price a, td a.o {
  color: #b56a00;
}
table.pricelist td.make-order {
  text-align: center;
}
table.pricelist td.price strong{
  font-size: 1.2em;
  color: #3d3d3d;
}
table.pricelist tr.odd td {
  background: #e6e6e6;
}
table.pricelist tr.odd td.price {
  background: #e1de93;
}
table.pricelist td.ok {
  background: #f0eda9 url('images/ok.jpg') no-repeat center center;
}
table.pricelist tr.odd td.ok {
  background: #e1de93 url('images/ok-odd.jpg') no-repeat center center;
}
table.pricelist td.info {
  background: #6c6c6c;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #fff;
  color: #fff;
  padding: 15px;
}

/* *************************************AKADEMIE********************************* */

.a-item {
  float: left;
  width: 251px;
  position: relative;
  padding: 5px 0 10px 70px;
}
.a-item-l {
  margin-right: 25px;
  margin-left: 5px;
}
#content .a-item h2 {
  padding-bottom: 10px;
}
.a-item h2 a {
  color: #aba61b;
  font-size: 18px;
  text-decoration: none;
}
.a-item h2 a:hover {
  text-decoration: underline;
}
.a-item-ico {
  position: absolute;
  top: 0;
  left: 0;
  width: 63px;
  height: 70px;
} 
.a-najz {
  background: url('images/a-najz-ico.jpg') no-repeat;
}
.a-faq {
  background: url('images/a-faq-ico.jpg') no-repeat;
}
.a-bgc {
  background: url('images/a-bgc-ico.jpg') no-repeat;
}
.a-ps {
  background: url('images/a-ps-ico.jpg') no-repeat;
}
.a-vn {
  background: url('images/a-vn-ico.jpg') no-repeat;
}
.a-7dk {
  background: url('images/a-7dk-ico.jpg') no-repeat;   
}

/* *************************************REFERENCE********************************* */

.ref-img {
  width: 126px;
  margin-right: 8px;
  padding-bottom: 2px;
  text-align: center;
  float: left;
}
.ref-img img{
  border: 1px solid #e2e2e2;
  margin: 0;
}
.ref-img p{
  margin-top: -7px;
  padding: 0; 
}

/* *************************************OBRAZOVKY********************************* */

.two-col {
  width: 322px;
  float: left;
  padding-bottom: 20px;
}
.two-col-l {
  margin-right: 33px;
}
.two-col img {
  border: 1px solid #e2e2e2;
  width: 320px;
  height: 191px;
}


/* *************************************BLOG********************************* */
.post, .hentry {
  padding-bottom: 15px;
}
#content h2.entry-title {
  padding-bottom: 2px;
}
#content h2.entry-title a{
  color: #666; 
}
.entry-meta {
  padding-bottom: 10px;
}
.entry-summary p {
  padding-bottom: 10px;
  font-size: 1.05em;
  line-height: 1.6em;
}
blockquote {
  font-size: 1.1em;
  line-height: 1.7em;
  font-weight: bold;
  text-align: center;
  padding: 15px 0 25px 0;
  border-top: 4px solid #cec91d;
}
blockquote p{
  border-bottom: 4px solid #cec91d;
  padding: 0 5px 15px 5px;
}
.entry-content {
  font-size: 1.05em;
  line-height: 1.6em;
}
.navigation {
  padding: 10px 0;
  height: 20px;
}
.navigation a{
  font-weight: bold;
}
#nav-above {
  display: none;
}
.nav-previous {
  float: left;
}
.nav-next {
  float: right;
}

#comments h3 {
  font-weight: bold;
  border-bottom: 5px solid #cec91d;
  padding-bottom: 3px;
}
#comments #respond h3 {
  font-weight: bold;
  border-bottom: 0;
  padding-bottom: 3px;
}
#content li.comment {
  padding: 20px 0;
  background: none;
  border-bottom: 1px solid #dadada;  
}  
img.avatar, .says {
  display: none;
}
.comment-author {
  font-weight: bold;
  font-size: 1.1em;
}
.commentmetadata {
  font-size: 0.9em;
}
#respond {
  margin-top: 30px;
  padding: 30px;
  background: #f5f5f5;
}
#respond p {
  padding-bottom: 6px;
}
#respond .comment-notes {
  padding-bottom: 30px;
}
#respond label {
  display: block;
  width: 100px;
  float: left;
}
.comment-form-author, .comment-form-email {
  position: relative;
}
.required {
  position: absolute;
  top: 0;
  left: 40px;
}
.comment-notes  .required {
  position: relative;
  left: 0;
}
#respond input {
  border: 1px solid #dadada;
  padding: 5px;
}
#respond textarea {
  border: 1px solid #dadada;
  padding: 5px;
  width: 495px;
}
.form-submit {
  text-align: center;
}
#respond input#submit {
  border: 1px solid #dadada;
  padding: 10px;
  color: #fff;
  background: #424243;
  margin: 10px auto 0 auto;
  font-weight: bold;
  cursor: pointer;
}

/* *************************************FORMULARE********************************* */

#content input, #content textarea {
  border: 1px solid #ddd;
  padding: 5px;
}
#content textarea {
  font-size: 1.5em;
  font-weight: bold;
}
#content input.tform {
  width: 250px;
  font-size: 1.1em;
  font-weight: bold;
  padding: 8px 5px;
}
#content input.treco {
  width: 147px;
  font-size: 1.1em;
  font-weight: bold;
  padding: 8px 5px;
}
#content .inform input.tform, #content .inform textarea, #content .inform select, #content input.treco {
  border: 1px solid #b7b207;
  background: #f5f5f5; 
  margin: 1px; 
}
#content select {
  border: 1px solid #ddd;
  width: 262px;
  padding: 7px 1px;
  font-size: 1.1em;
  font-weight: bold;
}
#content select.bdate {
  width: 85px;
  float: left;
}
#content select.bdate-month {
  width: 88px;
}
#content input.button {
  padding: 8px 12px;
  background: #686868 url('images/bg-but.gif') repeat-x;
  color: #fff;
  font-weight: bold;
  border: 0;
  font-size: 1.2em;
  border: 1px solid #636363;
  cursor: pointer;
}
#content input.but-active {
  padding: 10px 20px;
  color: #fff;
  background: #d24600 url('images/bg-but-a.gif') repeat-x;
  border: 1px solid #c64400;

}
#content textarea {
  width: 460px;
}

.inform {
  background: #cdc818;
  padding: 30px;
}
.inform-s {
  width: 505px;
}
.inform a {
  color: #d54800;
}
table.form td {
  padding: 3px;
}
table.form td.tlabel {
  width: 110px;
  font-size: 1.05em;
}
table.form td.top {
  vertical-align: top;
}
table.form td.forbutton {
  padding-top: 20px;
  text-align: center;
}
table.form td.button-area {
  padding: 20px 0 0 0;
}
#order-price span{
  font-weight: bold;
  color: #d64a00;
  font-size: 1.1em;
}
.big {
  font-weight: bold;
  color: #6d6c6c;
  font-size: 1.1em;
}
.color {
  color: #aba61b;
}

a.a-but-ausb {
  width: 381px;
  height: 71px;
  margin: 0 auto;
  background: #d24600;
  color: #fff;
}
a.a-but-ausb span {
  width: 381px;
  height: 71px;
  background: url('images/but-ausb.jpg') no-repeat;
}

/* *************************************CONTACTS******************************** */

.contact-l {
  width: 410px;
  float: left;
  padding-right: 20px;
}
.contact-r {
  width: 247px;
  float: right;
}
.contact-photo {
  border: 1px solid #e2e2e2;
  padding: 4px;
}

/* *************************************PARTNERSS******************************** */

table.partners {
}
table.partners td.b-col{
  width: 15px;
}
table.partners td.partner{
  border: 1px solid #e2e2e2;
  padding: 1px;
  width: 258px;
  padding: 15px 25px 0 25px;
}
table.partners td.partner ul{
  padding-top: 6px;
}
.partner-logo {
  margin: 20px auto 10px auto;
  display: block;
}


/* *************************************FOOTER********************************* */

#footer {
  background: #ededed url('images/bg-footer.gif') repeat-x;
  font-size: 1.2em;
  padding: 40px 0;
}
#footer h2 {
  padding-bottom: 1em;
}
#footer .widget-area {
  float: left;
  width: 286px;
}
#footer .widget-area a {
  color: #454545;
  display: block;
  padding-bottom: 5px;
}
#footer #second {
  border-width: 0 1px;
  border-style: solid;
  border-color: #dadada;
  width: 286px;
  padding: 3px 25px;
}
#footer #first {
  padding: 3px 25px 3px 0;
}
#footer #third {
  padding: 3px 0 3px 25px;
}
#footer #searchform input {
  border-width: 1px 0 1px 1px;
  border-style: solid;
  border-color: #d7d7d7;
  height: 26px;
  float: left;
  font-weight: bold;
  padding-left: 30px;
  background: #fff url('images/search-ico.gif') no-repeat 5px 6px;
  color: #838383;
  width: 186px;
}
#footer #searchform #searchsubmit {
  height: 30px;
  float: right;
  width: 68px;
  color: #fff;
  background: url('images/but-search.gif') no-repeat;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
  border: 0;
  padding: 0;
}
#footer #searchform div{
height: 30px;
padding-bottom: 22px;
border-bottom: 1px solid #dadada;
}
#footer #searchform{
padding-bottom: 22px;
}
#footer .fmail {
  padding-left: 27px;
  background: url('images/mail-ico.gif') no-repeat 0 2px;
}
#footer .ftel {
  padding-left: 27px;
  background: url('images/phone-ico.gif') no-repeat 3px 2px;
  padding-bottom: 1.2em;
}
#footer .footer-logos{
padding-top: 17px;
margin-top: 22px;
border-top: 1px solid #dadada;
}
a.srr-l {
  float: left;
  margin-top: 7px;
  margin-right: 20px;
}
#footer .footer-logos a{
  float: left;
  margin-right: 20px;
}
a.srr-l {
  margin-top: 7px;
}

.screen-reader-text {
	position: absolute;
	left: -9000px;
}
.clear {
  clear: both;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}

.w100p {
  width: 100%;
}
.wprice {
  width: 125px;
}
.wtcprice {
  width: 270px;
}

.float-left {
  float: left;
}
.float-right {
  float: right;
}
.no-disp {
  display: none;
}

#content img {
	margin: 0;
	height: auto;
	max-width: 677px;
	width: auto;
}
#content .attachment img {
	max-width: 677px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}