@import "menu.css";

div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}


html { 
	font-family: Arial, Verdana, sans-serif; 	
	background: #F9FFF4;
	}


body { 
	color: #333; 

	width: 980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	border-left: 1px solid #B8FF8C;
	border-right: 1px solid #B8FF8C;
	border-top:0;
	border-bottom:0;
	padding: 0px;
	background: #E7FFD9;	
	font-size: 13px;
	}
	
body.inphoto {
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 264px;
	
}

/* LOGINBOX */

td.loginbox {
  background-image:url('http://www.receptite.com/graphics/header/menu-top.png');

	float: right;
	font-size:12px;
	width:741px;
	height:29px;
	text-align:right;
}

td.loginbox form {
	display:inline;
	font-weight:bold;
}

td.loginbox input[type="text"],
td.loginbox input[type="password"]
{
width:90px;

margin-left:5px;
margin-right:5px;
background-color:#F2FFEC;
border:1px solid #159D26;
height:15px;
font-size:15px;
	font-family: "Courier New", Courier, monospace;
	
}



td.loginbox input[type="text"]:hover, 
td.loginbox input[type="text"]:focus, 
td.loginbox input[type="text"]:focus:hover,
td.loginbox input[type="password"]:hover, 
td.loginbox input[type="password"]:focus, 
td.loginbox input[type="password"]:focus:hover {
background-color:#edebf1;
border:1px solid #7b55db;
outline:none;
}

td.loginbox input[type="button"]
{
width:auto;
margin-left:2px;
margin-right:7px;
}

/* / LOGINBOX */





/* tablica - kartinka, banner, loginbox */

table.tabhead {
	padding:0px;
	border:0px;
	width:980px;
	height:130px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	background-color:#deffcc;
}

td.headbanner{
  background-image:url('http://www.receptite.com/graphics/header/banner.png');
	width:741px;
	height:101px;
  padding: 0px 5px 0px 8px;
  vertical-align:middle;


}
/* / tablica - kartinka, banner, loginbox */



 table.receptaAll {
	border: 0px;
  margin: 0px;
  outline: 0px;
  padding: 0px;
  width: 100%;
  border-collapse: collapse;
  border-style: none;
}

table.receptaAll ul {
 list-style-position:inside; 
 }

table.receptaAll td {
   padding: 1px 2px 5px 2px;
 }



table.outerTable {
  border: 0px;
  margin: 0px;
  outline: 0px;
  padding: 0px;
  width: 100%;
  border-collapse: collapse;
  border-style: none;
}

table.outerTable td {
  vertical-align:top;
	margin-left:auto;
	margin-right:auto;
	padding:2px;
 }
 

div.pagesBar {
margin-left: auto;
margin-top: 7px;
margin-right: auto;
margin-bottom: 5px;
text-align: center;
border-collapse: collapse;
}

div.pagesBar a { color: black;  text-decoration: none }
div.pagesBar a:visited { color: black;  text-decoration: none }
div.pagesBar a:active { color: black;  text-decoration: none }
div.pagesBar a:hover { color: #4700CC;  text-decoration: underline }


div.kolekcii_s_recepti {
margin-left: auto;
margin-top: 0px;
margin-right: auto;
margin-bottom: 2px;
text-align: left;
border: #7AA055 1px solid;
border-collapse: collapse;
background-color: #FAFFE8;
overflow:auto;
}

div.kolekcii_s_recepti ul {
display: inline;
}

div.kolekcii_s_recepti li {
padding-left: 4px;
display: inline;
}


div.kolekcii_s_recepti li a { color: black;  text-decoration: none }
div.kolekcii_s_recepti li a:visited { color: black;  text-decoration: none }
div.kolekcii_s_recepti li a:active { color: black;  text-decoration: none }
div.kolekcii_s_recepti li a:hover { color: #4700CC;  text-decoration: underline }

div.kolekcii_zaglavie {
display: inline;
font-family: Verdana;
font-size: 12px;
text-align: center;
/*vertical-align: top;*/
padding: 1px 3px 1px 3px;
color: #FFFFCC;
background-color: #7AA055;
}

div.kolekcii_zaglavie a { color: #F0F4EC;  text-decoration: none }
div.kolekcii_zaglavie a:visited { color: #F0F4EC;  text-decoration: none }
div.kolekcii_zaglavie a:active { color: #F0F4EC;  text-decoration: none }
div.kolekcii_zaglavie a:hover { color: #F0F4EC;  text-decoration: underline }

form.searchForm input
{
margin-left:5px;
margin-right:5px;
background-color:#FFFEE5;
border:1px solid #7B55DB;
margin-bottom: 2px;
margin-top: 2px;

	
}

form.searchForm input[type="text"]:hover, 
form.searchForm input[type="text"]:focus, 
form.searchForm input[type="text"]:focus:hover, {
background-color:#FFFEE5;
border:1px solid #7B55DB;
outline:none;
}

form.searchForm select {
background-color:#FFFEE5;
border:1px solid #7B55DB;	
}



form.searchForm input[type="submit"]
{
width:auto;
background:#7B55DB; 
color:#EDEBF1; 
font-weight: bold;
padding:0px 1px 0px 1px;
outline: #868686 outset thin;
}





form.kolekciiForm input {
background-color:#FFFEE5;
border:1px solid #7B55DB;
margin: 5px 1px 12px 2px;	
}

form.kolekciiForm select {
background-color:#FFFEE5;
border:1px solid #7B55DB;	
font-size: 14px;
}

form.kolekciiForm input[type="submit"] {
width:auto;
background:#7AA055; 
color:#FFFFCC; 
font-weight: bold;
padding:0px 1px 0px 1px;
outline: #868686 outset thin;
}

td.produkti ul {
margin:2px 0px 5px 0px;

}


/* ============== NACHALO NA STARIA CSS =====================*/




table.recepti_top_menu {
margin-left: auto;
margin-top: 0px;
margin-right: auto;
margin-bottom: 3px;
padding:0px;
width:600px;
border: 0px;
outline: 0px;
border-collapse: collapse;
border-style: none;
}

table.recepti_top_menu img{
margin:0px;
border:0px;
display:inline;
}

a.forum_tekst {
font-family: Arial, sans-serif;
font-size: 12px;
text-decoration: none;
color: #000000;
}



a.rank10 {
font-family: Arial, sans-serif;
font-size: 10px;
text-decoration: none;
}
a.rank11 {
font-family: Arial, sans-serif;
font-size: 10px;
text-decoration: none;
}
a.rank12 {
font-family: Arial, sans-serif;
font-size: 11px;
text-decoration: none;
}
a.rank13 {
font-family: Arial, sans-serif;
font-size: 11px;
text-decoration: none;
}
a.rank14 {
font-family: Arial, sans-serif;
font-size: 12px;
text-decoration: none;
}
a.rank15 {
font-family: Arial, sans-serif;
font-size: 12px;
text-decoration: none;
}
a.rank16 {
font-family: Arial, sans-serif;
font-size: 13px;
text-decoration: none;
}
a.rank17 {
font-family: Arial, sans-serif;
font-size: 13px;
text-decoration: none;
}
a.rank18 {
font-family: Arial, sans-serif;
font-size: 14px;
text-decoration: none;
}
a.rank19 {
font-family: Arial, sans-serif;
font-size: 14px;
text-decoration: none;
}
a.rank20 {
font-family: Arial, sans-serif;
font-size: 15px;
text-decoration: none;
}



DIV.categories_headings {
margin-left: 0px;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 2px;
text-align: justify;
font-weight: bold;
background-color: #CCCCFF;
}

DIV.categories_headings_purvi {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 2px;
text-align: justify;
font-weight: bold;
background-color: #CCCCFF;
}

DIV.ind {
margin-left: 0px;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 0px;
text-align: justify;
}


DIV.novini_na_glavnata {
margin-left: 2px;
margin-top: 0px;
margin-right: 2px;
margin-bottom: 2px;
text-align: justify;
}

DIV.novini_na_glavnata a { font-family: Arial, sans-serif; color: #041DCA; text-decoration: none }
DIV.novini_na_glavnata a:active { font-family: Arial, sans-serif; color: #336699; text-decoration: none }
DIV.novini_na_glavnata a:visited { font-family: Arial, sans-serif; color: #041DCA; text-decoration: none }
DIV.novini_na_glavnata a:hover { font-family: Arial; color: #3399FF; text-decoration: none }

DIV.novini_na_glavnata ul {
	list-style-type: circle;
	list-style-position:inside; 
}

DIV.novini_na_glavnata_zaglavie {
border-bottom: thin;
border-bottom-color: #159D26;
border-bottom-style: dashed;
font-weight: bold;
color: #159D26;
font-size: 13px;
margin-left: 2px;
margin-top: 0px;
margin-right: 2px;
margin-bottom: 3px;
text-align: left;
}










H1.zag_recepta {
  font-size: 18px;
  color: #7B55DB;
  font-weight: bold;
  text-align: left;
  margin-left: 20px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 8px;
}

DIV.comment1 {
margin-left: 1px;
margin-top: 0px;
margin-right: 1px;
margin-bottom: 0px;
text-align: justify;
background-color: #F8FFDF;
}

DIV.comment2 {
margin-left: 1px;
margin-top: 0px;
margin-right: 1px;
margin-bottom: 0px;
text-align: justify;
background-color: #EDEBF1;
}





/* Sharenite tablici s tunuk border */
TABLE.greenBorder {
border: #159D26 1px solid;
background-color: #DEFFCC;
border-collapse: collapse;
}

TABLE.recBorder {
border: #7B55DB 1px solid;
background-color: #EDEBF1;
border-collapse: collapse;
margin: 0px;
outline: 0px;
}

TABLE.recBorder a { font-family: Arial, sans-serif; color: #041DCA; text-decoration: none }
TABLE.recBorder a:active { font-family: Arial, sans-serif; color: #336699; text-decoration: none }
TABLE.recBorder a:visited { font-family: Arial, sans-serif; color: #041DCA; text-decoration: none }
TABLE.recBorder a:hover { font-family: Arial; color: #3399FF; text-decoration: none }

TABLE.recBorder td {
	padding: 1px;
}

TD.ainforow { border-bottom: thin solid #B49EEB;} 





/* tablica za kolekcii - navigator style */
TABLE.navBorder {
border: #7AA055 1px solid;
background-color: #FAFFE8;
border-collapse: collapse;
margin: 0px 0px 10px 0px;
outline: 0px;

}

TABLE.navBorder a { font-family: Arial, sans-serif; color: #041DCA; text-decoration: none }
TABLE.navBorder a:active { font-family: Arial, sans-serif; color: #336699; text-decoration: none }
TABLE.navBorder a:visited { font-family: Arial, sans-serif; color: #041DCA; text-decoration: none }
TABLE.navBorder a:hover { font-family: Arial; color: #3399FF; text-decoration: none }

TABLE.navBorder td {
	padding: 1px;
}

td.kol_ime {
 font-size: 14px;
}

TD.navHeading {
background-color: #7AA055;
color: #FAFFE8;
text-align: center;
font-size: 13px;
padding: 1px;
height: 13px;
vertical-align: middle;
}











table.ghost {
  border: 0px;
  margin: 0px;
  outline: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  border-collapse: collapse;
  border-style: none;
}

table.ghost td {
  vertical-align:top;
  margin-left:auto;
  margin-right:auto;
}


TABLE.favBorder {
border: #E1419F 1px solid;
background-color: #F1EAEF;
border-collapse: collapse;
}

TABLE.favBorder a { font-family: Arial, sans-serif; color: #041DCA; text-decoration: none }
TABLE.favBorder a:active { font-family: Arial, sans-serif; color: #336699; text-decoration: none }
TABLE.favBorder a:visited { font-family: Arial, sans-serif; color: #041DCA; text-decoration: none }
TABLE.favBorder a:hover { font-family: Arial; color: #3399FF; text-decoration: none }

TABLE.favBorder INPUT, SELECT, TEXTAREA {
background-color: #FFFFEC;
font-family: Verdana;
font-size: 11px;
text-decoration: none;
border-style: solid;
border-color: #000000;
border-width: 1px;
}


TABLE.dobBorder {
border: #FFC200 1px solid;
background-color: #F8FFDF;
border-collapse: collapse;
}


/* / Sharenite tablici s tunuk border */


/* Zaglavnite redove na sharenite tablici */
TD.greenHeading {
background-color: #159D26;
background-image: url('http://www.receptite.com/graphics/tableback/green.png');
color: #DEFFCC;
font-weight: bold;
font-weight: bold;
text-align: center;
font-size: 13px;
padding: 1px;
height: 13px;
vertical-align: middle;
}

TD.recHeading {
background-color: #7B55DB;
color: #EDEBF1;
background-image: url('http://www.receptite.com/graphics/tableback/rec.png');
font-weight: bold;
font-weight: bold;
text-align: center;
font-size: 13px;
padding: 1px;
height: 13px;
vertical-align: middle;
}

TD.favHeading {
background-color: #E1419F;
color: #F1EAEF;
background-image: url('http://www.receptite.com/graphics/tableback/lubimi.png');
font-weight: bold;
font-weight: bold;
text-align: center;
font-size: 13px;
padding: 1px;
height: 13px;
vertical-align: middle;
}

TD.dobHeading {
background-color: #FFC200;
color: #F8FFDF;
font-weight: bold;
font-weight: bold;
text-align: center;
font-size: 13px;
padding: 1px;
height: 13px;
vertical-align: middle;
}

/* / Zaglavnite redove na sharenite tablici */


/* ? */


TD.user {
  padding: 3px;
}


TD.clean {
  padding: 0px;
}


TD.semiclean {
  padding-top: 1px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

/* da se mahne kato slojim recepta_t s katalozi i klasacii */
TD.rec_zaglavie {
  font-size: 18px;
  color: #7B55DB;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
}

TD.green_zaglavie {
  font-size: 18px;
  color: #159D26;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
}





TD.pod_snimka {
  font-size: 9px;
  color: black;
  vertical-align: middle;
  text-align: right;
  border: 0px;
  padding: 0px;
}


TD.tiny_zag {
  font-size: 9px;
  color: black;
  vertical-align: middle;
  text-align: center;
  border: 0px;
  padding: 0px;
}

TD.dob_zaglavie {
  font-size: 18px;
  color: #FFC200;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
}


TD.recResult {
  font-size: 22px;
  color: #7B55DB;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

TD.recResultSmall {
  font-size: 18px;
  color: #7B55DB;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

TD.favResult {
  font-size: 22px;
  color: #E1419F;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

TR.titles {
font-family: Verdana;
font-size: 8px;
color: black;
background: #FFFFEC;
padding: 0px;
text-align: center;
height: 10px;
vertical-align: middle;
}


TR.titles_top {
font-family: Verdana;
font-size: 8px;
color: black;
background: #BFFF9D;
padding: 0px;
text-align: center;
height: 10px;
vertical-align: middle;
}

HR.green {
color: #159d26;
background-color: #159d26;
height: 1px;
border: 0;
width: 90%;
}


HR.dob {
color: #FFC200;
background-color: #FFC200;
height: 1px;
border: 0;
width: 90%;
}

HR.rec {
color: #7B55DB;
background-color: #7B55DB;
height: 1px;
border: 0;
width: 90%;
margin-top: 2px;
margin-bottom: 2px;
}



DIV.error {
font-family: Verdana;
font-size: 13px;
font-weight: bold;
color: #FF0000;
font-weight: bold;
text-align: center;
vertical-align: middle;
padding: 30px;
margin: 3px;
border-style: dotted;
border-width: medium;
border-color: #FF0000;
background-color: #FFCCFF;
width: 350px;
}

DIV.errorform {
font-family: Verdana;
font-size: 13px;
font-weight: bold;
color: #FF0000;
font-weight: bold;
text-align: center;
vertical-align: middle;

margin: 3px;
border-style: dotted;
border-width: thin;
border-color: #FF0000;
background-color: #FFCCFF;
width: 90%;
}

DIV.warnform {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FF0000;
font-weight: bold;
text-align: center;
vertical-align: middle;
padding: 4px;
margin: 3px;
border-style: dotted;
border-width: thin;
border-color: #EBFA32;
background-color: #FCFEE0;
width: 90%;
}

DIV.ok {
font-family: Verdana;
font-size: 13px;
font-weight: bold;
color: #159d26;
font-weight: bold;
text-align: center;
vertical-align: middle;
padding: 20px;
margin: 3px;
border-style: dotted;
border-width: medium;
border-color: #159d26;
background-color: #8AFF8A;
width: 450px;
}


DIV.ok p {
font-size: 12px;
color: black;
border-width: thin;
border-color: #959595;
background-color: #F0F0F0;
	}












DIV.profile_snim {
font-family: Verdana;
font-size: 14px;
color: #159d26;
font-weight: bold;
text-align: center;
vertical-align: middle;
padding: 10px;
margin: 10px;
border-style: dotted;
border-width: thin;
border-color: #159d26;
background-color: #8AFF8A;
width: 250px;
}

DIV.profile_rec {
font-family: Verdana;
font-size: 14px;
color: #7855DB;
font-weight: bold;
text-align: center;
vertical-align: middle;
padding: 10px;
margin: 10px;
border-style: dotted;
border-width: thin;
border-color: #7855DB;
background-color: #EDEBF1;
width: 250px;
}

DIV.profile_awards {
font-family: Verdana;
font-size: 14px;
color: black;
font-weight: bold;
text-align: left;
vertical-align: middle;
padding: 10px;
margin: 10px;
border-style: dotted;
border-width: thin;
border-color: #FDF10B;
background-color: #FFFFD2;
width: 390px;
}


DIV.message {
font-family: Verdana;
font-size: 13px;
margin-left: auto;
margin-right: auto;
color: #232323;

text-align: justify;
vertical-align: middle;
padding: 10px;

border: #C8FF09 1px solid;

background-color: #FAFFE8;
width: 700px;
}








/* Baloons - sus strelkite */
.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid #159D26;
font:normal 12px Verdana;
line-height: 13px;
z-index: 100;
background-color: #99FF66;
color: #000000;
width: 200px;
}

DIV.info{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid #159D26;
font:normal 12px Verdana;
line-height: 13px;
z-index: 100;
background-color: #DEFFCC;
text-align: justify;
color: #000000;
width: 280px;
}


DIV.inlinephotos {
position:absolute;
top: -499px;
left: 0;
visibility: hidden;
z-index: 99;
padding: 2px;
border:1px solid #D8CEEA;
font:normal 12px Verdana;
line-height: 13px;
background-color: #fffee5;
text-align: center;
color: #000000;
width: 184px;
margin: 0px 0px 0px 100px;
}


div.inlinephotos img
{
  display: inline;
  margin: 1px;
  border: 1px solid #E2DBEF;
}

a.c_rec_zag { font-family: Arial, sans-serif; color: #041DCA; text-decoration: none }
a.c_rec_zag:active { font-family: Arial, sans-serif; color: #336699; text-decoration: none }
a.c_rec_zag:visited { font-family: Arial, sans-serif; color: #041DCA; text-decoration: none }
a.c_rec_zag:hover { font-family: Arial; color: #3399FF; text-decoration: none }






#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}
/* / Baloons - sus strelkite */

img {
  padding: 0px;
  border: 0px;
}




TABLE.favBorder TD.favpapselected {
 width: 160px;
 font-size: 12px;
 background-color: #F7C8E2;
 font-weight: bold;
 vertical-align: middle;
 height:100%;

 border: #E1419F 1px dotted;
}

TABLE.favBorder TD.favpapselected img { float: left; margin-right: 4px;  margin-left: 2px;  }


TABLE.favBorder TD.favpapnotsel {
 width: 160px;
 vertical-align: middle;
 height:100%;
  font-size: 12px;
}

TABLE.favBorder TD.favpapnotsel img { float: left; margin-right: 4px; margin-left: 2px; }
TABLE.favBorder TD.favpapnotsel a { font-family: Arial;}
TABLE.favBorder TD.favpapnotsel a:hover { font-family: Arial; color: #BF0491; }

input.smch
{
	width: 12px;
	height: 12px;
	border: 0px;
}

HR.fav {
color: #E1419F;
background-color: #E1419F;
height: 1px;
border: 0;
width: 100%;
}




#popitmenu{
position: absolute;
background-color: #F1EAEF;
border:1px solid #E1419F;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #F7C8E2;
}


DIV.dob_det {
font-family: Verdana;
font-size: 10px;
color: #595959;
text-align: right;
vertical-align: middle;

}



DIV.groups_det {
font-family: Verdana;
font-size: 10px;
text-align: left;
vertical-align: middle;
padding: 2px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;

border: #7AA055 1px solid;

background-color: #FAFFE8;

}

DIV.groups_det a { font-family: Verdana; font-weight: bold;  font-size: 11px; text-decoration: none;}
DIV.groups_det a:active { font-family: Verdana; font-weight: bold;  font-size: 11px;	text-decoration: none;}
DIV.groups_det a:visited { font-family: Verdana; font-weight: bold;  font-size: 11px;	text-decoration: none;}
DIV.groups_det a:hover { font-family: Verdana; font-weight: bold;  font-size: 11px;	text-decoration: none;}





DIV.groups_det_zag {
font-family: Verdana;
font-size: 12px;
text-align: center;
vertical-align: middle;
padding: 1px;
color: #FFFFCC;

background-color: #7AA055;

}

DIV.groups_det_zag a { font-family: Verdana; font-weight: bold; color: #FFFFCC;}
DIV.groups_det_zag a:active { font-family: Verdana; font-weight: bold;	color: #FFFFCC;}
DIV.groups_det_zag a:visited { font-family: Verdana; font-weight: bold;color: #FFFFCC;	}
DIV.groups_det_zag a:hover { font-family: Verdana; font-weight: bold; 	color: #FFFFCC;}



H1.zag_my {
/*font-family: fantasy;*/
  font-size: 18px;
  color: #159D26;
  font-weight: bold;
  margin-left: auto;
  margin-top: 2px;
  margin-right: auto;
  margin-bottom: 8px;
}

TABLE.anketi {
 width: 460px;
 font-size: 13px;
 font-weight: bold;
 vertical-align: middle;
 border-collapse: collapse;

}

TABLE.anketi TD {
 padding: 2px;

}


TABLE.anketi a { font-family: Arial;  font-size: 13px; }
TABLE.anketi a:hover { font-family: Arial;  font-size: 13px; color: #BF0491; }



div.img
{
  background-color: #fffee5;
  border: 1px solid #D8CEEA;
  text-align: center;
  margin: 0px;
  padding: 2px;
  width: 184px;
}
div.img img
{
  display: inline;
  margin: 1px;
  border: 1px solid #E2DBEF;
}
div.img a:hover img {border: 1px solid #7B55DB;}
div.img a { font-family: Arial; color: black;  text-decoration: none }
div.img a:hover { font-family: Arial; color: #7B55DB;  text-decoration: none }


DIV.back_links {
border-top: thin;
border-top-color: #159D26;
border-top-style: dashed;
font-weight: bold;
color: #159D26;
font-size: 11px;
margin-left: 2px;
margin-top: 20px;
margin-right: 2px;
margin-bottom: 3px;
text-align: center;
width: 460px;
}



/* ==================== towa e za inlinephotos do zaglawie - da se mahne kogato sprem da go polzwame ============== */
#screenshot
{
position:absolute;
display:none;
padding: 2px;
border:1px solid #D8CEEA;
font:normal 12px Verdana;
line-height: 13px;
background-color: #fffee5;
text-align: center;
color: #000000;
width: 184px;
}
img.screenshot
{
  margin: 1px;
  border: 1px solid #E2DBEF;
}	
a.screenshot { font-family: Arial, sans-serif; color: #041DCA; text-decoration: none }
a.screenshot:active { font-family: Arial, sans-serif; color: #336699; text-decoration: none }
a.screenshot:visited { font-family: Arial, sans-serif; color: #041DCA; text-decoration: none }
a.screenshot:hover { font-family: Arial; color: #3399FF; text-decoration: none }
/* ==================== towa e za inlinephotos do zaglawie - da se mahne kogato ne polzwame ============== */



/* ==================== OT SNIMKI ============== */

body.bodySnimki
{

      background-color:#F6FEF2;

}

body.bodySnimki a { font-family: Arial, sans-serif; color: #041DCA; text-decoration: none }
body.bodySnimki a:active { font-family: Arial, sans-serif; color: #336699; text-decoration: none }
body.bodySnimki a:visited { font-family: Arial, sans-serif; color: #041DCA; text-decoration: none }
body.bodySnimki a:hover { font-family: Arial; color: #3399FF; text-decoration: none }


div.imgBig
{
  background-color: #fffee5;
  border: 1px solid #D8CEEA;
  text-align: center;
  margin: 0px;
  padding: 4px;
}
div.imgBig img
{
  display: inline;
  margin: 1px;
/*  border: 1px solid #E2DBEF;*/
}

div.hlinks
{
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: black;
  text-decoration: none;
  margin: 5px;
}
div.hlinks a:hover {   text-decoration: underline;  color: #381C84; background: #EDEBF1; }
div.hlinks a {   text-decoration: none;  color: #7B55DB; }

div.rec_zaglavie{
  font-size: 16px;
  color: #7B55DB;
  font-weight: bold;
  text-align: center;
  margin-top: 2px;
  margin-bottom: 6px;
}




div.zaglavie_na_glavnata {
border-bottom: thin;
border-bottom-color: #159D26;
border-bottom-style: dashed;
font-weight: bold;
color: #159D26;
font-size: 13px;
margin-left: 2px;
margin-top: 0px;
margin-right: 2px;
margin-bottom: 3px;
text-align: left;
}

DIV.note{
padding: 3px;
font:normal 11px Verdana;
font-style: italic;
color: red;
text-align: center;
}


DIV.photo_comm {
font-family: Verdana;
font-size: 12px;
color: #595959;
text-align: left;
vertical-align: middle;
padding: 6px;

}

.nobr  { white-space:nowrap; }



/* =========== Stil za kolednoto kare ============= */

table.praznKare
{
  border-width: 1px; 
  border-color: #7B55DB;
  border-style: solid;
  background-image: url('http://www.receptite.com/graphics/ngbg.jpg');
  width: 460px;
}

table.praznKare a { font-family: Arial, sans-serif; color: #3D4E9C; text-decoration: none; } 
table.praznKare a:active { font-family: Arial, sans-serif; color: #662899; text-decoration: underline; }
table.praznKare a:visited { font-family: Arial, sans-serif; color: #3D4E9C; text-decoration: none; }
table.praznKare a:hover { font-family: Arial, sans-serif; color: #662899; text-decoration: underline; }




/* =========== / Stil za kolednoto kare ============= */

/* =========== Stil za kolednoto kare ============= */

table.praznKareVelikden
{
  border-width: 1px; 
  border-color: #7B55DB;
  border-style: solid;
  background-image: url('http://www.receptite.com/graphics/velikdenbg.gif');
  width: 460px;
  margin-left: auto;
  margin-right: auto;
}

table.praznKareVelikden a { font-family: Arial, sans-serif; color: #3D4E9C; text-decoration: none; } 
table.praznKareVelikden a:active { font-family: Arial, sans-serif; color: #662899; text-decoration: underline; }
table.praznKareVelikden a:visited { font-family: Arial, sans-serif; color: #3D4E9C; text-decoration: none; }
table.praznKareVelikden a:hover { font-family: Arial, sans-serif; color: #662899; text-decoration: underline; }




/* =========== / Stil za kolednoto kare ============= */
