/*full styles*/
html,body 				{ height:100%; padding:0px; margin:0px; }
#wrapper 			{ position: relative; padding:0px; margin:0px; min-height:100%; position:relative;}
* html #wrapper		{ height: 100%; padding:0px; margin:0px;} 
#footer		{height:50px; width:100%; margin-top:-50px; clear:both; position:relative;}

.show		{background:#99C;}
.red		{background:#F00;}
.clear		{clear:both;}
.hide		{display:none;}
.relator	{position:relative;}

body {background:url(../img/bg_main.jpg);}
#wrapper {background:url(../img/sep_line.jpg) repeat-y 76% 100px;}
#block_left {width:75%; min-height:100%; float:left; background:url(../img/sep_line.jpg) repeat-y 30% top; }
#col_left		{width:30%; height:100%; }
#col_center	{width:69%; float:right; height:100%; min-height:100%; margin-top:100px;}
#col_right	{width:24%; float:left; min-height:100%;  }
.marger {margin:0 10px 0 10px;}

/*Навигация*/
#nav 							{height:100px; margin:0; padding:0;}
#nav_decor				{width:100%; background:#000 url(../img/bg_main_top.jpg); height:100px; }
.nav_up						{margin-top:-100px;}
#nav .lefter			{width:49%; height:100px; text-align:right; }
#nav .righter			{height:100px; margin:-100px 0 0 50%; width:49%; float:right; }
#nav a						{width:112px; height:50px; display:inline-block;}
#nav .lefter a		{float:right;}
#nav .righter a		{float:left;}

#nav #logo				{position:absolute; top:0px; left:90px; width:168px; margin-left:-80px; }

#nav a.img span{display:none}
#nav a.img:hover {background-position:0 -50px;}


a#tg				{background:url(../img/nav/tg.gif) no-repeat top left;}
a#bs				{background:url(../img/nav/bs.gif) no-repeat top left;}
a#sal				{background:url(../img/nav/sal.gif) no-repeat top left;}
a#art				{background:url(../img/nav/art.gif) no-repeat top left;}
a#mem				{background:url(../img/nav/mem.gif) no-repeat top left;}
a#cnt				{background:url(../img/nav/cnt.gif) no-repeat top left;}
a#shp				{background:url(../img/nav/shp.gif) no-repeat top left;}
a#evt				{background:url(../img/nav/evt.gif) no-repeat top left;}
a#pht				{background:url(../img/nav/pht.gif) no-repeat top left;}
a#vid				{background:url(../img/nav/vid.gif) no-repeat top left;}

/*NAV SUB*/
#nav_sub		{height:380px;}
#nav_sub a.category	{ margin-left:20px; padding:4px 5px 4px 15px; display:block; }
#nav_sub a.category:hover {  padding:4px 0 4px 10px; font-size:1.5em}
.pluginDIV	{margin:10px 5px 5px 15px;}
