мигрень

Armenian Portal - Downloads Area - ReFerat - Мигрень (рус) /* +-------------------------------------------------------------------------- | Cascading Style Sheet for MKportal "Forum" Portal Template | ======================================== | by Meo aka Luponero [Amedeo de longis] | Don K. Colburn [visiblesoul.net] | Copyright (c) 2004-2007 mkportal.it | http://www.mkportal.it | Email: luponero@mclink.it +-------------------------------------------------------------------------- | > MKPortal | > Written By Amedeo de longis | > Date started: 9.2.2004 +-------------------------------------------------------------------------- */ /*============================= M K global styles P =============================*/ /* IMPORT body */ body, body{background-color: #FFF; color: #000; font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif; font-size: 11px; margin:0px; padding: 0px; } body { font-size: 10px; margin:0px; padding:0px; /* Opera 0 margin */ text-align: center; /* center in IE */ } /* IMPORT body background (used for SMF) */ .importbgbody { font-size: 10px; } /* portal wrapper */ #mkwrapper { text-align:left; /* left-align text in IE */ margin: 0px auto 0px auto; } /* IMPORT logostrip */ #mklogostrip, #importlogostrip { background-color: #8cb6e7; } /* logostrip */ #mklogostrip { text-align: left; } /* IMPORT global font formatting */ table, tr, td, .tdglobal, table,tr,td{ background-color: transparent; color: #000; font-size: 11px; } /* global font formatting */ table, tr, td, .tdglobal { font-size: 10px; } /* IMPORT main portal table bg (if different than body bg) */ .tabmain, .importmain { font-size: 10px; } /* main portal table */ .tabmain { margin:0px; padding:0px; } /* images */ img { border: 0px; vertical-align: middle; /* Meo: Added in C1.2 */ } /*============================= M K IMPORT LIGHT BACKGROUND P =============================*/ .modulecell, .urlo2, .tabnews, .trattini, .trattini3, .tablemenu, .taburlo, .ttmod{ color: #000000; background-color: #FFF } /*============================= M K IMPORT MEDIUM BACKGROUND P =============================*/ .navigatore, .tdblock, .moduleborder, .modulex, .mkpagecurrent, .miimg, .mitop, .miposts{ color: #444444; background-color: rgb(225, 230, 238); padding-top: 1px; padding-bottom: 1px;} /*============================= M K IMPORT DARK BACKGROUND P =============================*/ .urlo, .sottotitolo, .cbg, .ptcbg, .patcbg, .pmcbg{ background-image: url(http://imhayastan.am/aeforum/themes/default/images/cbg.gif); font-weight: bold; font-size:13px; color: #FFFFFF; } /*============================= M K border and divider styles P =============================*/ /* vertical spacer image used in portal skin */ /* .vspacer { background-image: url(http://imhayastan.am/aeforum/themes/default/MKPORTALIMGDIR/punto_vert.gif); background-repeat: repeat-y; background-color: transparent; } */ /* IMPORT border-color */ .tabmain, .tablemenu, /* block wrapper, chat button strip */ .taburlo, .urlo2, .tabnews, .trattini, .trattini2, .trattini3, .mkpagelink, .mkpagelinklast, .mkpagecurrent, .titadmin, .cbor{ border: 1px solid #1A5E86; } .trattini { /*used only in tpl_main.php(deprecated), blog, ad_blocks.php*/ border-width: 1px 0 0 0; border-style: dashed; } /* blocks admin */ .trattini2 { border-width: 0 1px 0 0; border-style: dashed; } .trattini3 { /* used only in blog, quotes, urlobox, calendar*/ border-width: 0 0 1px 0; border-style: dashed; } /*============================= M K hyperlink styles P =============================*/ /* IMPORT global links */ a:link, a:active, a.uno:link, .forlink a:link, .forlink a:visited, .forlink a:active, .forlink a:hover{ color: rgb(58, 79, 108); text-decoration: underline; font-weight:bold;} a:visited, a.uno:visited, .forlink a:link, .forlink a:visited, .forlink a:active, .forlink a:hover{ color: rgb(58, 79, 108); text-decoration: underline; font-weight:bold;} a:hover, a.uno:hover, a:hover{ background-color: transparent; color: #465584; text-decoration: underline; } /* a:active { font-family: Verdana, Arial, Helvetica, sans-serif; color: #496c9f; text-decoration: none; } */ /* bold navbar, block, module links */ a.uno:link { font-size: 10px; font-weight: bold; text-decoration: none } a.uno:visited { font-size: 10px; font-weight: bold; text-decoration: none } a.uno:hover { font-size: 10px; font-weight: bold; text-decoration: underline; } /* block text links */ /* .tablemenu a:link, a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; color: #496c9f; text-decoration: none; } .tablemenu a:hover { text-decoration: underline; } .tablemenu a:active { text-decoration: none; } */ /* global contrasting text and hyperlink color */ .mktxtcontr, a.mktxtcontr:link, a.mktxtcontr:visited { color: #ff0000; font-weight: bold; text-decoration: none; } a.mktxtcontr:hover { font-weight: bold; text-decoration: underline; } /* contrasting text and hyperlink color 2 (admin) */ .mktxtcontr2, a.mktxtcontr2:link, a.mktxtcontr2:visited { color: #0000ff; font-weight: bold; text-decoration: none; } a.mktxtcontr2:hover { font-weight: bold; text-decoration: underline; } /*============================= M K form styles P =============================*/ /* remove margin after closing "form" tag in MSIE */ form { margin: 0; padding: 0 } /* IMPORT form styles */ input, textarea, select, .bgselect, /* input fields */ .mkbutton, /* global submit buttons */ .mkblkinput, /* block input */ .mkradio, .importforms { background-color: #dfe6ef; /* border: 1px solid #4C77B6; */ /* margin: 0px; */ /* padding: 0px;*/ font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; color: #496c9f; vertical-align: middle; } /* set form padding and margin */ /*.mkbutton,*/ /* global submit buttons */ /* textarea,*/ input, select, .bgselect, /* input fields */ .mkblkinput /* block input */ { margin: 0px; padding: 0px; font-size: 9px; font-weight: normal; /* needed for Mozilla */ } .mkbutton { /* Global submit buttons */ padding: 3px; } .mkbbbutton { /* MKP BBcode editor buttons */ margin: 0; padding: 0; } /* radio/checkbox buttons - remove background color and border in IE */ /* .mkradio { background-color: transparent; border-width: 0px; } */ /* configure blog textarea */ textarea.mkwrap1 { overflow: auto; /* width: 230px; */ width: 100%; } /* edit blog textarea */ textarea.mkwrap2 { overflow: auto; width: 500px ; } /*============================= M K navstrip styles P =============================*/ /* top navstrip */ .navigatore { vertical-align: bottom; text-align: right; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 300; font-size: 9px; border: 0; } /*============================= M K block styles P =============================*/ /* used in functions.php (function main_page) */ .blocks { padding: 0px; } /* block td cell */ .tdblock { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; border: 0; margin: 2px; } /* block title bar */ .sottotitolo { vertical-align: bottom; text-align: left; font-size: 11px; font-weight: bold; } /* horizontal spacer between blocks */ .tdspacer { line-height: 3px; } /*============================= M K module global styles P =============================*/ /* IMPORT module table headings */ th.modulex, .cbg1, .ttcbg, .pmcbg1, .mlcbg, .aclcbg, .ucpcbg1{ background-image: url(http://imhayastan.am/aeforum/themes/default/images/cbg1.gif); color: rgb(58, 79, 108); height:20px; font-weight:bold; } th.modulex { white-space: nowrap; } .modulex { border-width: 0 0 0 0; } /* Reviews description text */ .modulelite { font-size: 8pt; /* color:#a6bbcd;*/ } /* block padding (news, admin) */ .contents { padding: 10px; } /* module pagination links */ .mkpagelink { padding:1px 3px 1px 3px; font-weight: normal; } .mkpagelinklast { padding:1px 3px 1px 3px; font-weight:normal; } .mkpagecurrent { padding:1px 3px 1px 3px; font-weight:normal; } /* admin cp titles with top border - used in frontend and backend */ .titadmin { margin: 0px; font-size: 11px; font-weight: bold; border-width: 1px 0 0 0; border-style: dashed; } /*============================= M K shoutbox module styles P =============================*/ td.taburlo{ margin:5px; padding:5px; border: 0; } /* shouter and date cell */ .urlo { line-height: 18px; vertical-align: bottom; text-align: left; font-size: 11px; font-weight: bold; padding: 4px; } /* shout cell */ .urlo2 { padding: 4px; border-width: 0 0 1px 0; border-style: solid; text-align: left; font-size: 11px; font-weight: bold; } /* white shouter text */ /* .urlocontrast { color: #ffffff; } */ /*============================= M K news module styles P =============================*/ /* news table with border */ .tabnews { border-width: 1px; border-style: dashed; margin:0px; padding:0px; font-size: 10px; } /*============================= M K font styles P =============================*/ /* red error page text */ .mkerror { font-size: 12pt; color: #ff0000; font-weight:bold; } /* MKPQuote quotation text */ /* .mkquote { color: #0000ff; } */ /* MKPGallery module ecard, offline page */ .ecardtitle, .offlinetxt { font-size: 10pt; font-weight: bold; text-align: center; } /*============================= M K BBcode quote styles P =============================*/ .mkquoteball { font-size: 9px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #ffffff; padding: 0; } .mkquotetext { font-size: 10px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #ffffff; margin: 0; padding: 0; } table .mkquotetable{ width: auto; /* IE */ text-align: left; } /* Added in C1.2 */ /* Table background highlight */ .bghighlight1 { background-color: #EAF8EB; } /* Table background highlight 2 */ .bghighlight2 { background-color: #EFCBCB; } /* mkportal footer copyright - Do not remove, modify or obscure the copyright text */ .mkcopyright { font-size: 10px; } .mkcopyright a { text-decoration: none; } /* Calendar block current dau highlighting */ #mkcaltoday { border:2px; border-style:outset; background-color: #ffff00; } .shout{ padding:2px; margin:3px; background:#FFFFFF; border:1px solid #CCCCCC; } Home Forum Blog Image Gallery Shoutbox Downloads News TopSite Sms Portal Live Aforizm [ Apr 25, 00:15 ] zline: Hargeli ImHayastan.Am userner jan exek aktiv shutov shat shutov mer xosk tvacner@ bolor@ lineluye Free mp3 download ev mer PHP Chat @ exek reghister ImHayastan.Am Portalum ev exek Aktiv Harganknerov ImHayastan.Am Administration [ Apr 24, 23:49 ] zline: Hayots Mets Egerni 93-amyaki ory miasnabar hargenk anmex zoheri hishataky Main Menu Home Forum Blog Image Gallery Shoutbox Downloads Horoscope Internet Speed Test Online Radio News TopSite Sms Portal Live Aforizm Dating GuestBook Live Anecdotes OnLine Games Service Mail Registrator WebMail IRC Network Stats Domain Whois Contact Us Virtual Tour Personal Menu Welcome Guest User: Pass: Anonymous: Register! Site Monitor 3 Users online: 2 Guests0 Anonymous1 Visible: User Information Welcome Your IP is: 64.28.181.210You are usingSnoopy v1.2 Random Image 046 Search Last Download Часы мигрень кaлендари-Швейцарские часы Часы с использованием графического изображения. ... Часы мигрень кaлендари-CalendarXP Очень хороший скрипт календаря. ... Часы мигрень кaлендари-Easy Calendar Скрипт 100% работает под IE. Сам календарик выводится в мода ... Часы мигрень кaлендари-Images Electro Clock Графические электронные часы. ... Графика-Hearts Rain Летающие сердечки. ... Poll Do You Love ImHaYasTaN.Am Portal? Very Good Bad Very Bad No So So... Good Yes Only Members can participate in the Poll 17 Total Voters Downloads Area Downloads->ReFerat->Мигрень (рус) [ Search ] Мигрень (рус) Name Мигрень (рус) Description Медицина Sent by zline Size 8.64 Kb Votes Votes: 0 - Average: Screenshots - Demo URL - You are not authorized to Download files Add a Comment Rate Comments Stat There are 100 files on the DatabaseMost Downloaded: mIRC ScRiPtMost Viewed: mIRC ScRiPtMost Rated: Что такое информация(рус) Total users browsing Downloads Area: 1 (0 Registered Members 1 Guest and 0 Anonymous Members)Members are: 0 MKPDownloads ©2003-2008 mkportal.it Online Alice Alice: Hi there! Talk to me Flash Clock Calendar Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec 2005 2006 2007 2008 2009 2010 2011 Su Mo Tu We Th Fr Sa 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Radio Stations: All Genres Acoustic Alternative Ambient Country Electronica Hard Rock Hip-Hop House Pop Progressive Punk-Core R & B Rock Trance Metal Online Mp3 Player Christmas 243 days to Christmas Quick Links Web Crawlers Frequency76569508220000 Translator English Italian Turkish Chinese Dutch French German Greek Hebrew Japanese Korean Portuguese Russian Spanish Swedish Powered by Babylon.com World Time Local time London GMT Rome Bangkok Hong Kong Tokyo Sydney Fiji Hawaii San Francisco New York Buenos Aires Weather Shout Box Font Arial Times Courier Impact Geneva Optima Size 1 2 3 4 5 6 7 Color Blue Red Purple Orange Yellow Grey Green MKPortal ©2003-2008 mkportal.it разделы купить актуатор билет балет разогреть вчерашний обед напыление ппу задний зеркало изготовление краска sharp ar-5415 гостинницы санкт-питербурга 5440.15 (крышка) очки ночной видение аэробика мячом dunlup 205 55 r16 мистер бин сушильный машина frigidaire госпиталь мэш маркировочная краска индустриальный монитор обрезание помещение шиномонтаж против рак апгрейд обезьяна кулер бесшумный анкетирование эфирный антенна locus органический растворитель угловой тестомесители переводческий бюро акриловый вставка вкладыш откачка туалет измеритель температры создание анимационный клип купить джойстик мигрень