/*Bogdan Style*/
/* ----------------------- START general ----------------------- */
/* ----------------------- START Reset ----------------------- */
html, body, div, span,iframe, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ul, li, fieldset, form, label, legend,table, caption, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, ins, kbd, q, s, samp, tbody, tfoot, thead, tr, th, td {
margin:0;padding:0;border:0;outline:0; vertical-align:baseline;background:transparent;}
img {margin:0;padding:0;border:0;outline:0; text-decoration:none; background:transparent;}
ul {list-style: none;}
strong {font-weight: bold;}
:focus {outline: 0;}
/* ----------------------- END Reset ----------------------- */

body
{
font-family:'Roboto', sans-serif;
font-size:12px;
color:#43515C;
background:#FFF;
}

textarea
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
border:1px solid #DADADA;
color:#000000;
}

p
{
margin-bottom:10px;
}


select
{
padding:0;
margin:0;
border:0;
}

.v_align
{
vertical-align:middle;
}

.img_padding_right
{
padding-right:10px;
vertical-align: middle;
}

.v_align_top
{
vertical-align:top;
}

a         	{color: #FFFFFF; padding:0; margin:0; border:0; text-decoration:none;}
a:hover   	{text-decoration:none; color:#000000;}

.clear
{
clear:both;
}

.spacer5
{
height:5px;
font-size: 0px;
}

.spacer10
{
height:10px;
font-size: 7px;
}

.spacer20
{
height:20px;
font-size: 10px;
}

.spacer25
{
height:25px;
font-size: 10px;
}

.spacer30
{
height:30px;
font-size: 10px;
}

/* ----------------------- END general ----------------------- */

/* ----------------------- START fonturi ----------------------- */
.textspacer20
{
margin-left:20px;
}

.textspacer30
{
margin-left:30px;
}

.textspacer10
{
margin-left:10px;
}

/* ----------------------- END fonturi ----------------------- */

/* ----------------------- START H define ----------------------- */
h4, h5, h6
{
font-size:14px;
}

/* START H1*/
h1              {margin:0 0 5px 0; font-size:24px;  clear:both;}
h1 a         	{text-decoration:none; }
h1 a:hover   	{text-decoration:none; color:#000000;}
/* END H1*/

/* START H2*/
h2              {margin:0 0 5px 0; font-size:16px; color:#000000; clear:both;}
h2 a         	{text-decoration:none; color:#F15912}
h2 a:hover   	{text-decoration:none; color:#000000}
/* END H2*/

/* START H3*/
h3              {font-size:14px;}
h3 a         	{text-decoration:none;}
h3 a:hover   	{text-decoration:underline;}
/* END H3*/


/* ----------------------- END H define ----------------------- */

.lvd-container {margin:100px auto; max-width:900px; text-align: center;}
.lvd-container-left {width:100%;  margin-bottom:50px;}
.lvd-container-right {width:100%; text-align: center;}
h1 {font-size:30px; font-weight:bold;}
.lvd-logo {width:250px; height:auto;}
.lvd-txt {padding:0 0 50px 0; font-size:15px; line-height:1.5; font-weight:300; max-width:400px; margin:0 auto;}



@media (min-width:320px) and (max-width:767px) {
.lvd-container {margin:100px 30px;}
.lvd-container-left img {max-width:80%;  }

}
