/***** Global Settings *****/
html, body {
border:0;
margin:0;
padding:0;
}
body {
font:80% Tahoma, Verdana, Arial, helvetica, sans-serif;
background: url('/img/blank.gif') no-repeat;
background-attachment: fixed;
}



#content
            {

                width: 100%;
            }



/***** Headings *****/
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
h1 {
padding:0px 0 3px 0;
font-size:2em;
}





.h1descript
{
padding:50px 0 0px 0;
font-size:0.9em;	
font-weight: bold;
}
h2 {
padding:5px 0px 5px 0px;
font-size:1.9em;
letter-spacing: -1px;
font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
}
h3 {
font-size:1.4em;
font-weight:normal;
color:#3B3B3B;
}

h4 {
font-size:1.3em;
font-weight:none;
color:#3B3B3B;
}

/***** Common Formatting *****/
p, ul, ol {
margin:0;
padding:0 0 1.25em 0;
}
ul, ol {
padding:0 0 1.25em 1.5em;
list-style-image:url(../../../img/bullet-black.gif);
}


blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
small {
font-size:0.85em;
}
img {
border:0;
}
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
/***** Links *****/
a,
a:link,
a:visited,
a:hover {
color: #B01313;	
text-decoration:underline;
}

a h2{
color: #B01313;
text-decoration:none;
}


/***** Forms *****/
form {
margin:0;
padding:0;
display:inline;
}
input, select, textarea {
font:1em Arial, helvetica, sans-serif;
}
textarea {
width:100%;
line-height:1.25;
}
label {
cursor:pointer;
}
/***** Tables *****/
table {
border:0;

font-size:1em;
}

/***** Wrapper *****/
#wrap {
width:960px;
margin:0 auto;
}
/***** Global Classes *****/
.clear { clear:both; }
.float-left { float:left; }
.float-right { float:right; }
.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }
.text-justify { text-align:justify; }
.bold { font-weight:bold; }
.italic { font-style:italic; }
.underline { border-bottom:1px solid; }
.highlight { background:#ffc; }
.wrap { width:960px;margin:0 auto; }
.img-left { float:left;margin:4px 10px 4px 0; }
.img-right { float:right;margin:4px 0 4px 10px; }
.nopadding { padding:0; }
.noindent { margin-left:0;padding-left:0; }
.nobullet { list-style:none;list-style-image:none; }























div.box
{
width: 100%;

margin: 0;
background: #F6F4ED;
}

.boxin img
{
margin-right: 10px;
}

.boxin
{
vertical-align: top;
clear: both;
padding: 0px 5px 15px 0px;
}


.topoffer
{
vertical-align: top;	
padding: 0px 15px 0px 15px;
text-align:left;
height:100px;

}

.topoffer img
{
margin-right:10px;
margin-bottom:20px;
background-color: #ffffff;
border: #5A5A5A 1px solid;
}

 div.boxin div
{
padding: 5px 0px 15px 0px;
clear: both;
}	


	
div.boxinphoto
{
vertical-align: top;	
padding: 0px 20px 0px 20px;
}
			
div.top-left
{
background-image: url('/img/tl.gif');
background-repeat: no-repeat;
background-position: top left;
height: 15px;
}

div.top-right
{
background-image: url('/img/tr.gif');
background-repeat: no-repeat;
background-position: top right;
height: 15px;
}

div.bottom-left
{
background-image: url('/img/bl.gif');
background-repeat: no-repeat;
background-position: bottom left;
height: 15px;
}

div.bottom-right
{
background-image: url('/img/br.gif');
background-repeat: no-repeat;
background-position: bottom right;
height: 15px;
}


.card 
{
	padding-left: 2em;
	margin-left: 2em;		
	line-height: 0.8em;
	
}

.card img
{
	
	margin-left: -2em;
background-color: #ffffff;	
}


.vname {
width: 100%;
padding: 20px;
background-color: #D2D2D2;
font-size:0.9em;
}


.vtext {
width: 100%;
padding: 20px;

}

.widevrezka {
border: #c5c5c5 1px dashed;
background-color: #F6F4ED;
padding: 20px;
}





.widevrezka img{
margin-left:20px;

}

.lvrezka {
float:left;
width:200px;
padding:10px;
margin:20px 20px 20px 0px;
background-color: #F6F4ED;
}


.notice {
background-color: #FEF3D8;
width:100%;
padding:10px;
margin-bottom:20px;

}