body                                      {background-color:#fff; width:100%;
                                           margin:0px; padding:0px;
                                           font-size:100%; color:#000066;
                                           font-family:Arial,Tahoma,Verdana;}
img                                       {border:0px;}
form                                      {display:inline;}
li                                        {
	color: #000066;
	list-style-type: inherit;
}
h3	{font-size:15px; text-align:center; padding:5px 0 5px 0; background: url('/source/images/home-nii-4_07.gif') repeat-x bottom;}
fieldset                                  {text-decoration:none; border:1px solid #ccc; padding:5px;}
legend                                    {color:#336699; font-weight:bold;}
/* Links */
a:link,
a:visited                                 {color:#336699; text-decoration:none;}
a:hover                                   {
	color: #000066;
	text-decoration: none;
}
a.cat:link,
a.cat:visited                             {color:#B50206; text-decoration:none;}
a.cat:hover                               {color:#555555; text-decoration:none;}
a.pages                                   {font-size:10px; color:#000000; text-decoration:none; border:1px solid #cccccc;
                                           background-color:#f2f2f2; padding:1px 2px; font-weight:bold;}
a.pages:link,
a.pages:visited                           {font-size:10px; color:#222; text-decoration:none; border:1px solid #dad9d9;
                                           background-color:#edecec; padding:1px 2px; font-weight:bold;}
a.pages:hover                             {font-size:10px; color:#B90000; text-decoration:none; border:1px solid #cccccc;
                                           background-color:#fff; padding:1px 2px; font-weight:bold;}
a.blockmenu:link,
a.blockmenu:visited                       {color:#222; text-decoration:none;
                                           padding-left:12px; line-height:22px; display:block; font-weight:bold;
                                           border-bottom:1px solid #dad9d9;}
a.blockmenu:hover                         {color:#B90000; background-color:#ffffff; text-decoration:none;
                                           padding-left:12px; line-height:22px; display:block; font-weight:bold;
                                           border-bottom:1px solid #dad9d9;}
a.calendarlink:link,
a.calendarlink:visited                    {color:#B50206; text-decoration:none;}
a.calendarlink:hover                      {color:#649BB5; text-decoration:none;}
a.linkbutton:link,
a.linkbutton:visited                      {font-size:10px; color:#222; text-decoration:none; border:1px solid #dad9d9;
                                           background-color:#edecec; padding:1px 2px; font-weight:bold;}
a.linkbutton:hover                        {font-size:10px; color:#B90000; text-decoration:none; border:1px solid #cccccc;
                                           background-color:#fff; padding:1px 2px; font-weight:bold;}
a.last:link,
a.last:visited                            {color:#B90000; text-decoration:none;}
a.last:hover                              {color:#649BB5; text-decoration:underline;}
a.load:link,
a.load:visited                            {color:#fff; border:1px solid #9A0101; padding:2px 2px; cursor:pointer;
                                           font-size:11px; font-weight:bold; background:#B90000; text-decoration:none;}
a.load:hover                              {color:#fff; border:1px solid #487990; padding:2px 2px; cursor:pointer;
                                           font-size:11px; font-weight:bold; background: #649BB5}
a.jump:link,
a.jump:visited                            {color:#fff; border:1px solid #9A0101; padding:2px 2px; cursor:pointer;
                                           font-size:11px; font-weight:bold; background:#B90000; text-decoration:none;}
a.jump:hover                              {color:#fff; border:1px solid #487990; padding:2px 2px; cursor:pointer;
                                           font-size:11px; font-weight:bold; background: #649BB5}
/* Table & Forms */
table                                     {border:0px;}
table,td,div                              {color:#030303; font:normal 11px Arial,Tahoma,Verdana;}
textarea,input                            {font-size:10px; font-family:Arial,Tahoma,Verdana;}
select,option                                    {font-size:10px;}
blockquote                                {padding: 0 15 0 45; border:1px solid #CCCCCC;
                                           background:#fff url(/source/images/quote.gif) no-repeat top left;
                                           margin-left:8px;
                                           font-style:normal;}
.phpcode                                  {text-align: left; padding: 15 15 15 65; border: 1px inset;
                                           background: #E6E6E6 url(/source/images/code.gif) no-repeat top left;
                                           margin-left: 8px;
                                           font-style: normal;}
.one                                      {background-color:#649BB5; color:#fff;}



/* Buttons */
.button,
input.button {
    position: absolute;
    display: inline-block;
    margin-right: 1em;
    margin-bottom: 1.34em;
    padding: 0.667em 2em;
    border-bottom: none;
    -webkit-border-radius: 0.333em;
    -moz-border-radius: 0.333em;
    border-radius: 0.333em;
    background-color: rgba(84,87,102,1);
    color: #FFFFFF !important;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 0.778em !important;
    font-family: 'Montserrat', sans-serif !important;
    line-height: 1.714em !important;
    cursor: pointer;
}    

.csstransitions .button,
.csstransitions input.button {
    -webkit-transition: background-color 0.3s linear, color 0.3s linear;
    -moz-transition: background-color 0.3s linear, color 0.3s linear;
    transition: background-color 0.3s linear, color 0.3s linear;
}

.button:hover,
input.button:hover {
    border-bottom: none;
    background-color: rgba(84,87,102,0.9);
}

.button:active,
input.button:active {
    box-shadow: inset 0 3px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 3px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 3px 1px rgba(0,0,0,0.1);
}

.button i {
    margin-right: 0.667em;
    vertical-align: middle;
    line-height: 1em !important;
}

.button.blue,
input.button.blue {
    background-color: rgba(253,104,91,1);
}
.direkt									{
	 font-size:11px; border:1px #A6D0E7 solid; height:18px; width:157px; 
}
.rbutton                                  { color:#567F9D; height:18px; width:58px; border:0px; text-align:center; font-size:11px; background: url(/source/images/lupa.jpg) no-repeat;}
.rerbutton                                {color:#567F9D; height:18px; width:58px; border:0px; text-align:center; font-size:11px; background: url(/source/images/poisk.jpg) no-repeat; font-weight:bold; }
.comment                                  {color:#fff; border:1px solid #487990; padding:1px 1px; cursor:pointer;
                                           font-size:11px; font-weight:bold; background: #649BB5;}
.recomment                                {color:#000; border:1px solid #B90000; padding:1px 1px; cursor:pointer;
                                           font-size:11px; font-weight:bold; background:#f0f0f0;}
.sbutton                                  {color:#fff; padding:1px 1px; cursor:pointer;
                                           font-size:11px; font-weight:bold; background: #649BB5;}
.resbutton                                {color:#000; padding:1px 1px; cursor:pointer;
                                           font-size:11px; font-weight:bold; background:#f0f0f0;}
/* Standart Style */
.top                                      {height:100px; background-color:#649bb5; border-top:3px solid #A7CBDC;
                                           text-align:center;}
.topleft                                  {height:100px; border-bottom:3px solid #b20000;
                                           text-align:center;}
.topcenter                                {height:100px; background-color:#2D82B6; border-bottom:3px solid #336699;
                                           background: #2D82B6 url(/source/images/topugol.gif) no-repeat top left;
                                           text-align:center;}
.topright                                 {height:100px; border-bottom:3px solid #b20000;
                                           text-align:center;}
.topmenu                                  {background:#ffffff url(/source/images/topmenu.gif) repeat-x top left;
                                           padding:15px; font-weight:bold; color:#000; text-align:center;
                                           border-top:1px solid #C6C6C6; border-right:1px solid #C6C6C6;
                                           border-bottom:3px solid #C6C6C6; border-left:1px solid #C6C6C6;}
.botmenu                                  {clear:both; background:#ffffff url(/source/images/topmenu.gif) repeat-x top left;
                                           padding-top:15px; font-weight:bold; color:#000; text-align:center;
                                           border-top:1px solid #C6C6C6;}
.divmenu                                  {margin:3px; padding:3px;}
.blockmenu                                {height:22px;}
.siteleft                                 {width:300px; text-align:center;}
.sitecenter                               {width:100%; padding:1px 15px 1px 15px; text-align:center;}
.siteright                                {padding:1px; text-align:center;}
.centeralign                              {text-align:center; border:0px; background: url(/source/images/nii-4_03.gif) no-repeat;}
.botcontent                               {text-align:center;}
.botin                                    {margin:5px; padding:5px; color:#999999;}

.sitetitle                                {	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #1C4C94;
	line-height: normal;
	text-align: left;
	padding:5px 0 5px 0px;
	background:url('/source/images/cineva.gif') no-repeat right
}
.siterec                                  {height:22px; padding-left:10px; padding:5px;
                                           line-height:22px; font-weight:normal; color:#d1d1d1;
                                           border-bottom:1px solid #d1d1d1; text-align:left;}
.siterectime                               {display:inline; float:right; font-size:9px;
                                           color:#666; padding:3px;}


.sitenotice                               {margin:5px; padding:5px; background-color:#FFFEEC;
                                           border:1px solid #bebebe;}
.boxtitle                                 {background-color:#DCDCDC; height:22px; padding-left:10px;
                                           line-height:22px; font-weight:bold; color:#000;
                                           border:1px solid #d1d1d1; text-align:left;}
.boxtext                                  {margin:5px; padding:5px; background-color:#FFFEEC;
                                           border:1px solid #bebebe;}
.boxin                                    {margin:5px; padding:5px; background-color:#f9f9f9;
                                           border:1px solid #f0f0f0; text-align:left;}
.formnotice                               {margin:5px; padding:5px; background-color:#F9F9F9;
                                           border:1px solid #bebebe;}
.simple                                   {margin:0px; padding:2px;}
.simpletitle                              {background-color:#f0f0f0; height:22px; padding-left:10px;
                                           line-height:22px; font-weight:bold; color:#000;
                                           border-bottom:1px solid #d1d1d1;}
.post                                     {margin:3px; padding:3px; background-color:#fff;
                                           border:1px solid #d1d1d1;}
.postauthor                               {padding:5px;background:#f9f9f9;
                                           line-height:15px; text-align:left; clear: both;}
.posttitle                                {padding:10px; text-align:left;}
.posttime                                 {display:inline; float:right; font-size:9px; line-height:10px;
                                           color:#333;}

.message                                  {margin:0px; padding:1px; clear:both;
                                           border:1px solid #d1d1d1; overflow:hidden; width:99%;}
.messagetime                              {padding:5px; border-bottom:1px solid #f0f0f0;
                                           text-align:left; overflow:hidden; background:#f9f9f9;}
.messagetext                              {padding:15px; text-align:left;}
.messageauthor                            {padding-top:7px; float:left; width:120px;
                                           overflow:hidden; position:relative; background-color:#f1f1f1;}

.messagecontent                           {border-left-width:120px; border-left-style:solid; border-left-color:#f1f1f1;}

.contetitle                               {background-color:#649BB5; height:25px; font-weight:bold; color:#fff;
                                           border-bottom:1px solid #CBCBCB; padding:5px;}
.sitein                                   {margin:5px; padding:5px; text-align:left;}

.blocktext                                {padding:5px;}
.paddingtext                              {padding:10px;}
.redfont                                  {color:#B90000;}
.darfont                                  {color:#030303;}
.timefont                                 {float:right; color:#8A8B8B;}
.formtext                                 {padding-left:10px; padding:5px; line-height:22px;}
/* Block */
.spaceline                                {height:5px; font-size:5px; clear:both; }
.spaceline1                                {height:5px; font-size:5px; padding-top:10px; clear:both; background: url(/source/images/home-nii-4_11.gif) no-repeat bottom left;}
.leftblock                                {background-color:#f9f9f9; border-left:1px solid #d1d1d1;
                                           border-top:3px solid #d1d1d1; border-right:1px solid #d1d1d1;
                                           border-bottom:1px solid #d1d1d1; padding-bottom:1px;}
.leftblocktitle                           {padding-right:10px; text-align:right;
                                           background:#d1d1d1 url(/source/images/leftugol.gif) no-repeat top left;
                                           line-height:22px; font-weight:bold; color:#444444;}
.topblock                                 {background-color:#DCDCDC; height:22px; padding-left:10px;
                                           line-height:22px; font-weight:bold; color:#000;
                                           border:1px solid #d1d1d1;}
.botblock                                 {background-color:#d1d1d1; height:25px; padding-left:10px;
                                           line-height:22px; font-weight:bold; color:#000;
                                           border-top:5px solid #edecec;}
.rightblock                               {background-color:#f9f9f9; border-left:1px solid #d1d1d1;
                                           border-top:3px solid #d1d1d1; border-right:1px solid #d1d1d1;
                                           border-bottom:1px solid #d1d1d1; padding-bottom:1px;}
.rightblocktitle                          {padding-right:10px; text-align:right;
                                           background:#d1d1d1 url(/source/images/rightugol.gif) no-repeat top left;
                                           line-height:22px; font-weight:bold; color:#444444;}
.redblock                                 {background-color:#f7f7f7; border-left:3px solid #d1d1d1;
                                           border-top:1px solid #d1d1d1; border-right:1px solid #d1d1d1;
                                           border-bottom:1px solid #d1d1d1;}
.redblocktitle                            {padding-right:10px; text-align:right;
                                           background:#E6E6E6 url(/source/images/redugol.gif) no-repeat top left;
                                           line-height:22px; font-weight:bold; color:#b20000;}
.promoblock                               {height:91px; background-color:#f7f7f7; border-left:1px solid #d1d1d1;
                                           border-top:1px solid #d1d1d1; border-right:1px solid #d1d1d1;
                                           border-bottom:3px solid #d1d1d1;}
/* Thumb */
.thumb                                    {border:1px solid #ccc; padding:1px; text-align:center; width:auto;}
.thumbtitle                               {background-color:#f9f9f9; border:1px solid #edecec; padding:3px;
                                           margin-top:1px; color:#000;}
.thumbtext                                {background-color:#f9f9f9; border:1px solid #edecec; padding:3px;
                                           margin-top:1px; color:#000;}
.thumbcet                                 {background-color:#fff; border:1px solid #edecec; padding:3px;
                                           margin-top:1px; color:#000; height:100%;}
/* Container */
.time                                     {color:#8A8B8B; font-weight:normal;}
.tabletd                                  {margin:1px; padding:1px;}
.tablepadding                             {padding:1px;}
.container                                {background:#ffffff  url('/source/images/home-nii-4_07.gif') repeat-x top;}
.container_title                          {padding:20px 5px 5px 10px; line-height:15px; font-size:16px; font-weight:bold; text-align:center}
.container_title h1                       {font-size:16px; font-weight:bold; text-align:center; color:#000066}
.container_text                           {padding:5px; line-height:130%; font-size:115%; color:#000066}}
.container_text h1                        {padding:10px 0 10px 0; line-height:130%; font-size:130%;}
.container_text img 					  {
	padding:5px 15px 5px 5px;
}
.container_tabl                           {color:#000066; padding:2px; border:1px #F4F4F4 solid}
.container_tabl h1                        {color:#000066; padding:10px 0 10px 0; font-size:130%; border-bottom:1px #F4F4F4 solid }

.container_wait                           {margin:10px; padding:10px;font-size:105%; background-color:#fff; text-align:justify; line-height:125%;}
.subcat                                   {padding:4px;}
/* News */
.news                                     {padding:5px; background-color:#f5f5f5; text-align:center; font-weight:bold; color:#030303;}
.newsone                                  {padding:15px; background-color:#f0f0f0;}
.newstwo                                  {padding:15px; background-color:#f5f5f5;}
.newslin                                  {padding:5px; background-color:#f0f0f0; text-align:center;}
/* Article */
.article                                  {padding:5px; background-color:#f5f5f5; text-align:center; font-weight:bold; color:#030303;}
.articleone                               {padding:15px; background-color:#f0f0f0;}
.articletwo                               {padding:15px; background-color:#f5f5f5;}
.articlelin                               {padding:5px; background-color:#f0f0f0; text-align:center;}
/* Link */
.link                                     {padding:5px; background-color:#f5f5f5; text-align:center; font-weight:bold; color:#030303;}
.linkone                                  {padding:15px; background-color:#f0f0f0;}
.linktwo                                  {padding:15px; background-color:#f5f5f5;}
.linklin                                  {padding:5px; background-color:#f0f0f0; text-align:center;}
/* Down */
.downrows                                 {background-color:#ddd;}
.downrowsone                              {background-color:#F9F9F9; line-height:20px; padding-left:10px;}
.downrowstwo                              {background-color:#FFF; line-height:20px; padding-left:10px;}
.down                                     {padding:5px; background-color:#f5f5f5; text-align:center; font-weight:bold; color:#030303;}
.downone                                  {padding:15px; background-color:#f0f0f0;}
.downtwo                                  {padding:15px; background-color:#f5f5f5;}
.downlin                                  {padding:5px; background-color:#f0f0f0; text-align:center;}
/* Rating */
.rating                                   {background-color:#ddd;}
.ratingrows                               {background-color:#F9F9F9; line-height:25px; padding:5px;}
/* Pollbar */
.poll                                     {padding:5px;}
.pollbar                                  {background-color:#000; height:10px;}
.pollbarout                               {background-color:#fff; padding:2px; border:1px solid #ddd;}
.pollline                                 {padding:5px; border-bottom:1px solid #ddd;}
/* News */
.faq                                      {padding:5px; background-color:#f5f5f5; text-align:center; font-weight:bold; color:#030303;}
.faqone                                   {padding:15px; background-color:#f0f0f0;}
.faqtwo                                   {padding:15px; background-color:#f5f5f5;}
.faqlin                                   {padding:5px; background-color:#f0f0f0; text-align:center;}
/* Photos */
.photos                                   {padding:5px; background-color:#f5f5f5; text-align:center; font-weight:bold; color:#030303;}
.photosone                                {padding:15px; background-color:#f0f0f0;}
.photostwo                                {padding:15px; background-color:#f5f5f5;}
.photoslin                                {padding:5px; background-color:#f0f0f0; text-align:center;}
.photoswin                                {padding:5 5 5 35px; text-align:left;
                                           background:#d1d1d1 url(/source/images/leftugol.gif) no-repeat top left;
                                           font-weight:bold; color:#444444;}
.photosin                                 {display:inline; padding:2;}
.photosod                                 {margin:2px; padding:2; border:solid 1px #CCCCCC;}
.photosit                                 {margin:2px; padding:2; border:solid 1px #B90000;}
.tableview                                {background-color:#fff; border:1px solid #ddd;}
.tableod                                  {margin:5px; padding:5px;}
.tablein                                  {margin:5px; padding:5px;}
/* Pages */
.pages                                    {margin:2px; padding:4px; text-align:center;}
.pagesempty                               {font-size:10px; color:#ffffff; text-decoration:none; border:1px solid #999999;
                                           background-color:#ADACAC; padding:1px 2px; font-weight:normal;}
/* Closed */
.closed                                   {border:2px; border-style:solid; border-color:#649BB5;
                                           background-color:#F9F9F9;}
.closedtext                               {padding:10px 10px; height:100%;}
/* Redirect */
.redirect                                 {border:2px solid #ccc; background-color:#F9F9F9;}
.redirecttitle                            {border-bottom:2px solid #ccc; background-color:#F9F9F9;
                                           color:#B50206; padding:10px 10px; font-weight:bold;}
.redirecttext                             {padding:10px 10px;}
.redirecttime                             {font-size:14; color:#B90000; font-weight:bold;
                                           font-family:Arial,Tahoma,Verdana; text-align:center;}
/* Calendar */
.calendar                                 {width:100%; font-size:10px; border-collapse:separate; background-color:#ccc;}
.calendartitle                            {background-color:#ccc; font-size:10px; padding:2px;}
.calendarmonth                            {background-color:#F7F7F7; font-size:11px; padding:4px;}
.calendarempty                            {background-color:#F7F7F7; font-size:11px; padding:4px;}
.calendartoday                            {background-color:#dddddd; font-size:11px; padding:4px;}
.calendarallday                           {background-color:#FFFFFF; font-size:11px; padding:4px;}
/* Debug */
.debug                                    {overflow:auto; border:1px solid #C6C6C6; font-size:10px;
                                           background-color:#f9f9f9; color:#A73C3C; margin:5px; padding:5px;
                                           height:70px;}
/* Error */
.errortitle                               {background-color:#b20000; height:22px; padding-left:10px;
                                           line-height:22px; font-weight:bold; color:#fff;
                                           border-top:5px solid #EC5E5E;}
/* Hint */
.hint                                     {background:#fff;
                                           line-height:11px;
                                           color:#666666;
                                           width:auto;
                                           border:1px solid #C6C6C6;
                                           z-index:1000;
                                           margin:0px; padding:10px; position:absolute; visibility:hidden;}
/* Tree */
.treediv                                  {background:#e9e9e9; width:100%;}
.treestandart                             {padding-left:10px; border-bottom:1px solid #ddd; line-height:25px; vertical-align:baseline}
.treeactive                               {padding-left:10px; background:#f7f7f7; border-bottom:1px solid #ddd; line-height:25px; font-weight:bold;}
.treesubstandart                          {padding-left:20px; background:#f9f9f9; border-bottom:1px solid #ddd; line-height:25px;}
.treesubactive                            {padding-left:20px; background:#ffffff; border-bottom:1px solid #ddd; line-height:25px; font-weight:bold;}
/* Aiaaaeaiey */
.men_poisk 			{ 	background:white url('/source/images/home-nii-4_04.gif') no-repeat ; }
.kontakt 			{ 	padding:15px 0 15px 20px; color:#2A2B2C; font-size:100%; }
.kontakt  span		{	padding:0 0 25px 34px;}
.menu {
	font-size: 16px;
	height:30px;
	font-weight: bold;
	text-decoration: underline;
	color: #1C4C94;
	line-height: normal;
	text-align: left;
	padding:5px 0 5px 0px;
	background-image: url('/source/images/liniya2.gif');
	background-repeat: repeat-x;
}
.menu a {
		text-decoration: underline;
}
.menu1 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #1C4C94;
	line-height: normal;
	text-align: left;
	padding:5px 0 5px 0px;
	background: url('/source/images/home-nii-4_07.gif') repeat-x top;
}

.vipmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1C4C94;
	line-height: normal;
	text-align: left;
	padding: 5px 0 15px 15px;
	background: url('/source/images/home-nii-4_24.gif') no-repeat top left;
}
.o_nas {font-weight: bold; padding-top:10px; background: url(/source/images/cineva.gif) no-repeat right bottom;
	font-size:16px; color:#1C4C94;
}
.o_nas_text {
	font-size: 14px;
	background: url('/source/images/home-nii-4_07.gif') repeat-x top; line-height:140%; 
	text-align: justify;
}
.o_nas_text p { padding-top:10px}

.o_nas_podr { font-size:11px; height:17px; width:84px; text-align:center;
	background: url('/source/images/home-nii-4_15.gif') no-repeat;
}
.nagradi img {text-align:center; margin:10px 30px 10px 30px; border:1px #CCCCCC solid; padding:1px; }
.glav_str a   {  height:30px; width:250px; display:inline-table; padding-right:10px; vertical-align:top;  text-align:center; font-size:14px;}
.glav_str a img {margin:90px 0px 0px 20px; text-align:center; }
.bottom_my { margin-top:20px; height:60px;	background: url('/source/images/home-nii-4_07.gif') repeat-x top; color:#818484; text-align:right; padding:5px 15px 3px 10px}
.myfoto { text-align:center;}
.myfoto img { padding:1px; text-align:center; border:1px #CCCCCC solid;}
.style1 { font-size:12px; background: #FEFEFE url('/source/images/home-nii-4_07.gif') repeat-x bottom; padding:3px; height:35px;}
.style2 { font-size:12px; background: #FBFBFB url('/source/images/home-nii-4_07.gif') repeat-x bottom; padding:3px; height:35px;}
.style3 { border-right:1px #F4F4F4 solid }
.style1 b {font-width:normal}