/*** Template ***/


/*-----tip.css-----*/



/*-----reset.css-----*/
@media screen{
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,stike,strong,sub,sup,tt,var,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,td,th,hr, input, textarea, checkbox, radiobutton{border:none;padding:0;margin:0;vertical-align:baseline}
address, blockquote, body, dd, div, dl, dt, fieldset, form, frame, frameset, h1, h2, h3, h4, h5, h6, noframes, ol, p, ul, center, dir, hr, menu, pre{display:block;}
li{display:list-item}
head{display:none}
table{display:table}
tr{display:table-row}
thead{display:table-header-group}
tbody{display:table-row-group}
tfoot{display:table-footer-group}
col{display:table-column}
colgroup{display:table-column-group}
td, th{display:table-cell}
caption{display:table-caption}
th{font-weight:bolder; text-align:center}
caption{text-align:center}
table{border-collapse:collapse;border-spacing:0}
u, ins{text-decoration:underline}
center{text-align: center}
:link, :visited{text-decoration:underline}
pre{white-space:pre}
button, textarea, input, object, select, img{display:inline-block}
s, strike, del{text-decoration:line-through}
hr{border: 1px inset}
ol{list-style-type:decimal;}
ul{list-style:}
sup,sub{font-size:.75em;position:relative;vertical-align:middle}
sup{bottom:0.4em}
sub{top:0.4em}
}

*{}

@media handheld {
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,stike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,td,th,hr {border:none;margin:0;padding:0}

address, blockquote, body, dd, div, dl, dt, fieldset, form, frame, frameset, h1, h2, h3, h4, h5, h6, noframes, ol, p, ul, center, dir, hr, menu, pre{ display:block}
li{display:list-item}
head{display:none}
table{display:table}
tr{display:table-row}
thead{display:table-header-group}
tbody{display:table-row-group}
tfoot{display:table-footer-group}
col{display:table-column}
colgroup{display:table-column-group}
td, th{display:table-cell}
caption{display:table-caption}
th{font-weight:bolder; text-align:center}
caption{text-align:center}
table{border-collapse:collapse;border-spacing:0}
u, ins{text-decoration:underline}
center{text-align: center}
:link, :visited{text-decoration:underline}
pre{white-space:pre}
button, textarea, input, object, select, img{display:inline-block}
s, strike, del{text-decoration:line-through}
hr{border: 1px inset}
ol{list-style-type:decimal;}
ul{list-style:}

.header, .col_1, .col_2, .col_3, .col_4, .footer {border-bottom:1px solid #666; padding-bottom:5px}
input, textarea, checkbox, radiobutton{border:none}
div, ul, ol, h1,h2,h3,h4,h5,h6, table{margin-top:1em}
table{border-collapse:collapse;border-spacing:0}
caption,th,td{font-weight: normal;text-align: center}
sup,sub{font-size:.75em;position:relative;vertical-align:middle}
sup{bottom:0.4em}
sub{top:0.4em}
a{text-decoration:none}
a:hover{text-decoration:underline}

}

*{}


@media print{
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,stike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,td,th,hr {border:none;margin:0;padding:0}

address, blockquote, body, dd, div, dl, dt, fieldset, form, frame, frameset, h1, h2, h3, h4, h5, h6, noframes, ol, p, ul, center, dir, hr, menu, pre{ display:block}
li{display:list-item}
head{display:none}
table{display:table}
tr{display:table-row}
thead{display:table-header-group}
tbody{display:table-row-group}
tfoot{display:table-footer-group}
col{display:table-column}
colgroup{display:table-column-group}
td, th{display:table-cell}
caption{display:table-caption}
th{font-weight:bolder; text-align:center}
caption{text-align:center}
table{border-collapse:collapse;border-spacing:0}
u, ins{text-decoration:underline}
center{text-align: center}
:link, :visited{text-decoration:underline}
pre{white-space:pre}
button, textarea, input, object, select, img{display:inline-block}
s, strike, del{text-decoration:line-through}
hr{border: 1px inset}
ol{list-style-type:decimal;}
ul{list-style:}

div, ul, ol, h1,h2,h3,h4,h5,h6, table{margin-top:1cm}
.footer, img, textarea,input,select, form{display:none}
ol, ul{list-style:;}
table{border-collapse:collapse;border-spacing:0}
caption,th,td{font-weight: normal;text-align:left}
sup,sub{font-size:.75cm;position:relative;vertical-align:middle}
sup{bottom:0.4cm}
sub{top:0.4cm}
}






/*-----Шаблон сайта-----*/
/*-----css.css-----*/
@media screen{

/* pozicionirovanie blokov */
*{}
/* no change!!! */
html, body {}

#wrap_main  		{min-height:100%; overflow:;}

	/*	box-shadow:0 0 10px #000;
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .9);
	filter: glow(strength=5, color=#000000), 
	progid:DXImageTransform.Microsoft.shadow (direction=135, strength=0, color=#000000); 
	*/

.wrap_main_shadow {min-height:700px; overflow:hidden;
	box-shadow:0 0 10px #000;
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .9);
	filter: glow(strength=5, color=#000000), 
	progid:DXImageTransform.Microsoft.shadow (direction=135, strength=0, color=#000000);}

#main       		{width:998px; height:100%; margin: 0 auto; text-align:left; position:relative; overflow:hidden; z-index:2;}
#header     		{width: 100%}
.colmask    		{width:100%; float:left; position:relative;	clear:both; overflow:hidden;}
.colmid     		{width:200%; float:left; position:relative; right:100%;}
.colleft    		{width:100%; float:left; position:relative;	margin-left:-50%;}
.col1wrap   		{width:50%; float:left; position:relative;}
.col1wraper 		{position:relative;	left:200%; overflow:hidden; }
.col1       		{float:left; position:relative; border: 0px solid #000;}
.col2       		{float:right; position:relative;}
.col3       		{float:right; position:relative; left:50%;}
#container_footer   {width:100%; float:left; position:relative; z-index:3;}
#footer     		{text-align:left; position:relative}
.vcard      		{display:none}
*{}

/*  changable parameters*/
#wrap_main  {margin: 0 auto; min-width:100%; max-width:1000px;}
	/* background-color:#263459; */
#main       {padding-bottom:100px;}
	/* background-color:#263459; */
#header     {background-color:#--293f6e; height:230px;}
.colmask    {background-color:;}

.colmid     {background-color:; margin-left:-200px}
.colleft    {background-color:; left:400px;}
.col1wrap   {right:200px; border: 0px solid #000;}
.col1wraper {padding:0 215px;}
.col2       {right:15px; width:170px; border: 0px solid #000;}
.col3       {margin-right:45px; width:0px; border: 0px solid #000;}

#footer     {width:100%; height:330px; background-color:#293f6e; min-width:100%; max-width:1000px; margin-top:-90px; padding-bottom:20px; text-align:right; line-height:1.2em;}
/* background-color:#33508E; */

.footer_inside	{width:990px; border:0px #000 solid; padding:10px 0 10px 0; color:#d9d9d9; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:0.75em; margin: 0 auto; text-align:left;}

.footer_inside-list tr	{margin-right:;}
.footer_inside-list td, .footer_inside-list th	{padding-right:20px; padding-top:; padding-bottom:; border-bottom:1px #fff solid; text-align:left;}
.footer_inside-list th	{font-weight:bold;}

.footer_inside-list-div {float:; margin-left:20px; margin-bottom:10px;}
.footer_inside-list-div div {border-bottom:1px #ccc dotted;}
p.footer_inside-title, div.footer_inside-title {font-weight:bold; border-bottom:2px #ccc solid; margin-bottom:7px;}
.footer_inside-list-div a, .footer_inside-list-div a:link, .footer_inside-list-div a:visited {color:#d9d9d9; text-decoration:none;}
.footer_inside-list-div a:hover {color:#fff; text-decoration:none;}

/*   header    */
*{}
h1{ position:relative}
h1 img{position:absolute;left:0;top:0;z-index:1}
#header ul li {float: left}

#header a, #header a:visited, #header a:hover {text-decoration:none;}

/*   col_1     */
*{}

/*   col_2    */
*{}

/*   footer   */
*{}

}


/*** Template ***/