/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #2D3C4F; }
a:hover		{ text-decoration: underline; color : #041642; }
hr	{ height: 0px; border: solid #FFFFFF 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #E9EEFA; border: 1px #E9EEFA solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #E9EEFA; border: 2px #E9EEFA solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #FBFBFB; }
td.row2	{ background-color: #FBFBFB; }
td.row3	{ background-color: #FBFBFB; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #E9EEFA;
		background-image: url(http://web-tourist.net/forum/templates/Webtourist/images/cellpic3.gif);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #051D41; font-size: 11px; font-weight : bold;
	background-color: #2D3C4F; height: 25px;
	background-image: url(http://web-tourist.net/forum/templates/Webtourist/images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(http://web-tourist.net/forum/templates/Webtourist/images/cellpic1.gif);
			background-color:#FBFBFB; border: #E9EEFA; border-style: solid; height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #E9EEFA; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #FBFBFB; border: #E9EEFA; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #000000;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #2D3C4F; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #041642; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #2D3C4F;  }
a.mainmenu:hover{ text-decoration: underline; color : #041642; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #2D3C4F}
a.cattitle		{ text-decoration: none; color : #2D3C4F; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #2D3C4F; }
a.forumlink 	{ text-decoration: none; color : #2D3C4F; }
a.forumlink:hover{ text-decoration: underline; color : #041642; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #2D3C4F; }
a.nav:hover		{ text-decoration: underline; }

.translate			{ font-weight: bold; font-size: 11px; color : #FF0000;}
a.translate			{ text-decoration: none; color : #FF0000; }
a.translate:hover		{ text-decoration: underline; }



/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #2D3C4F; }
a.topictitle:visited { text-decoration: none; color : #2D3C4F; }
a.topictitle:hover	{ text-decoration: underline; color : #041642; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link	{  color : #6E8CB3; font-family:  Tahoma, Verdana, Arial, Sans-Serif;}
a.postlink:visited {  color : #6E8CB3;font-family:  Tahoma, Verdana, Arial, Sans-Serif; }
a.postlink:active {color: #041642;font-family:  Tahoma, Verdana, Arial, Sans-Serif;}
a.postlink:hover {  color : #041642;font-family:  Tahoma, Verdana, Arial, Sans-Serif;}

/* Quote & Code blocks */
.code {
	font-family: Verdana, Courier, 'Courier New', sans-serif; font-size: 11px; color: #363A67;
	background-color: #E9EEFA; border: #FFFFFF; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
	font-family: Verdana, 'Courier New', sans-serif; font-size: 12px; color: #001A35;
	background-color: #FAFAFA; border: #80BBEC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #E9EEFA; border: #FFFFFF; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #E9EEFA;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #FBFBFB;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #E9EEFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #E9EEFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #FBFBFB; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */

@import url("http://web-tourist.net/forum/templates/Webtourist/formIE.css");
  
  
  
  
 body {
	background-color: #FBFBFB;/*#ffffff;*/
        margin: 0;
		}



input {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
    background-color: #E9EEFA;
    font-weight : bold;

}
textarea {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #E9EEFA;
    font-weight : bold;
}
select {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #E9EEFA;
    font-weight : bold;
}
select.poll {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
     font-weight : bold;
}

td.bg1{
background-image: url(images/fona2.jpg);
font-size: 12px;
font-weight : bold;
font-family:verdana,Tahoma;
color:#1A3C63;
margin:0;
padding:0;
} 
td.bg2{
background-image: url(images/bg2.gif);
font-size: 12px;
font-weight : bold;
font-family:verdana,Tahoma;
color:#1A3C63;
border-bottom: 1px solid #CCC;
}

.info {
font-size: 9px;
font-family:verdana,Tahoma;
color:#494D53;
font-weight : bold;
}




.default{
font-family:Verdana;
font-size: 11px;
}
.bg{
font-family:Verdana;
font-size: 12px;
}

table.backg1{
border: 1px solid  #7DA1CA;
}   
table.backg2{
border-left: 1px solid  #7DA1CA;
border-right: 1px solid  #7DA1CA;
border-bottom: 1px solid  #7DA1CA;
}   
table.backg3{
border: 1px  solid  #7DA1CA;
}   


#nav {
font-size: 12px;
	color:#9CC2E1;/*color:#313e4e;*/
    font-family:Verdana;
padding-left: 0px;
background-color:#CEDDFA;
font-weight: bold;
border-right: 1px solid #CCC;
	}
	
	
#nav ul {
	list-style-type: none;
	margin-bottom: 0px;
	}
	

#nav a {
	display: block;
	font-size: 12px;
color:#313e4e;
    font-family:Verdana; 
	text-decoration: none;
	margin: 0 4px auto 4px;
	padding-left: 0px;
	height: 12px;
	padding-top: 0px;
font-weight: bold;
	}

#nav a:hover {
color:#17222F;

	}

.nava {
font-size: 12px;
	color:#9CC2E1;/*#313e4e;/*#363A67;*/
    font-family:Verdana;
padding-left: 0px;
background-color:#B2CCE7;/*#b2cbe6;*/
text-decoration: none;
font-weight: bold;
	}	
	
.nava ul {
	list-style-type: none;
	margin-bottom: 0px;
    color:#9CC2E1;
	}
	

.nava a {
	display: block;
	font-size: 12px;
	color:#2D3C4F;
    font-family:Verdana; 
	text-decoration: none;
	margin: 0 4px auto 4px;
	padding-left: 0px;
	height: 12px;
	padding-top: 0px;
	}

.nava a:hover {
	color:*#2D3C4F;
    font-family:Verdana;
text-decoration: none;

	}






.posledni {
font-size: 12px;
color:#F5F5F5;
background-image: url(/new/images/cherta2.jpg);
background-repeat: no-repeat;
font-family:verdana,Tahoma;
}

.pokazatel {
font-size: 11px;
color:#F5F5F5;
background-image: url(/new/images/pokazatel.gif);
background-repeat: no-repeat;
font-family:verdana,Tahoma;
}

.posledni2 {
font-size: 12px;
color:#F5F5F5;
background-image: url(/new/images/cherta3.jpg);
background-repeat: no-repeat;
font-family:verdana,Tahoma;
}

.posledni3 {
font-size: 12px;
color:#F5F5F5;
background-image: url(/new/images/cherta4.jpg);
background-repeat: no-repeat;
font-family:verdana,Tahoma;
}

.posledni4 {
font-size: 12px;
color:#F5F5F5;
background-image: url(/new/images/cherta5.jpg);
background-repeat: no-repeat;
font-family:verdana,Tahoma;
}
.cherta {
font-size: 12px;
color:#F5F5F5;
background-image: url(/new/images/cherta1.jpg);
background-repeat: no-repeat;
font-family:verdana,Tahoma;
}


.left {
font-size: 12px;
background-color:#E9EEFA;/*#EDF4FC;*/
font-family:verdana,Tahoma;
}


.comentar
{
margin-bottom:5px;margin-top:5px;padding-top:15px;padding-bottom:15px;font-size: 12px;
background-color:#E9EEFA;/*#EDF4FC;*/
font-family:verdana,Tahoma;
}

.center {
font-size: 11px;
font-family:verdana,Tahoma;
color:#494D53;
border: 1px  solid  #7DA1CA;
}
.st {
font-size: 11px;
font-family:verdana,Tahoma;
color:#494D53;
}
.mini {
font-size: 9px;
font-family:verdana,Tahoma;
color:#494D53;
font-weight : bold;
}



.webagent {
font-size: 10px;
font-family:verdana,Tahoma;
color:#494D53;
font-weight : bold;
border-right: 1px  solid  #7DA1CA;
}


table.kontakti{
font-family: Tahoma, Verdana, Arial, Sans-Serif; 
font-size: 11px;
text-align: left;
color: #193B62; 
border: 1px solid #7DA1CA;
font-weight : bold;
color:#374555;
background-color:#B2C4D7;


}
a
{
color: #363A67;
} 


a.wlink:link{ text-decoration: none; color:#363A67;font-weight : bold;}
a.wlink:visited{text-decoration: none; color:#363A67;font-weight : bold;}
a.wlink:active {text-decoration: none; color:#11529D;font-weight : bold;}
a.wlink:hover { text-decoration: none; color:#11529D;font-weight : bold;}

a.wlink1:link{ color:#363A67;font-weight : bold;text-decoration: none;}
a.wlink1:visited{color:#363A67;font-weight : bold;text-decoration: none;}
a.wlink1:active {color:#11529D;font-weight : bold;text-decoration: none;}
a.wlink1:hover { color:#11529D;font-weight : bold;text-decoration: none;}

a.menu:link{text-decoration: none; color:#265182; font: Verdana small-caps 900 12px; }
a.menu:visited{text-decoration: none;color:#265182;/*#11529D*/font: Verdana small-caps 900 12px; }
a.menu:active {text-decoration: none;color: #7DA1CA;font-family:  Verdana, Arial, Sans-Serif;}
a.menu:hover {text-decoration: none; color: #7DA1CA;font-family:  Verdana, Arial, Sans-Serif;}

a.red_list:link{text-decoration: none; color:#FF0000; font: Verdana small-caps 900 12px; }
a.red_list:visited{text-decoration: none;color:#FF0000;/*#11529D*/font: Verdana small-caps 900 12px; }
a.red_list:active {text-decoration: none;color: #7DA1CA;font-family:  Verdana, Arial, Sans-Serif;}
a.red_list:hover {text-decoration: none; color: #7DA1CA;font-family:  Verdana, Arial, Sans-Serif;}


a.seo:link{text-decoration: none; color: #11529D;font-size: 11px;}
a.seo:visited{text-decoration: none;color:#11529D;font-size: 11px;}
a.seo:active {text-decoration: none;color: #7DA1CA;font-size: 11px;}
a.seo:hover {text-decoration: none; color: #7DA1CA;font-size: 11px;}


a.user:link{text-decoration: none;  color:#363A67;font-weight : bold;}
a.user:visited{text-decoration: none; color:#363A67;font-weight : bold;}
a.user:active {text-decoration: none; color: #ff0000;font-weight : bold;}
a.user:hover { text-decoration: none; color: #ff0000;font-weight : bold;}

a.friends:link{text-decoration: none;  color:#363A67;}
a.friends:visited{text-decoration: none; color:#363A67;}
a.friends:active {text-decoration: none; color: #ff0000;}
a.friends:hover { text-decoration: none; color: #ff0000;}

a.del:link{ color:#FF0000;}
a.del:visited{color:#FF0000;}
a.del:active {color: #ff0000;}
a.del:hover { color: #ff0000;}

.users {text-decoration: none;  color:#363A67;font-weight : bold;}

a.webagentlink:link{text-decoration: none; color:#363A67;font-weight : bold;}
a.webagentlink:visited{text-decoration: none;color:#363A67;font-weight : bold;}
a.webagentlink:active {text-decoration: none;color:#ff0000;font-weight : bold;}
a.webagentlink:hover {text-decoration: none; color:#ff0000;font-weight : bold;}
.webagentlink:link{text-decoration: none; color:#363A67;font-weight : bold;}

.sivo {
font-size: 12px;
background-color:#F5F5F5;
font-family:verdana,Tahoma;
}
.bgpingvin
{
background: url(images/bgpingvin.jpg) no-repeat right;
font-size: 12px;
font-family:verdana;
}
.u td{
font-size: 10px;
font-family:verdana,Tahoma;
color:#494D53;
border-top: 1px dotted #CCC;

}

.test_title{
font-size: 12px;
font-family:verdana,Tahoma;
color:#494D53;
border-top: 1px solid #CCC;

}

.test_edit {
font-size: 12px;
font-family:Tahoma,verdana;
color:#494D53;
border: 1px dotted #CCC;
}

.test{
font-size: 12px;
font-family: Tahoma, verdana;
color:#494D53;

}
.test_bottom{
font-size: 12px;
font-family: Tahoma, verdana;
color:#494D53;
border-bottom: 1px solid #7DA1CA;
}

table.tablebig {
font-size: 11px;
font-family:verdana,Tahoma;
color:#494D53;
border: 1px  solid  #7DA1CA;
}
table.tb {
font-size: 12px;
font-family:verdana,Tahoma;
color:#494D53;
border-bottom: 1px solid #7DA1CA;
}



table.table {
       font-size: 12px; 
        width:600px;
	border-width:1px;
        border-spacing:0px;
	border-style: outset;
	border-color:#7DA1CA;
	border-collapse: separate;
	background-color: #E9EEFA;
    

       
}

#dropmenudiv{ 
position:absolute;
background-color: #CEDDFA;
border:1px solid #E9EEFA;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:25px;
z-index:200;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border: 1px solid #E9EEFA;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#2D3C4F;
z-index:200;
}

#dropmenudiv a:hover{
background-color:#B2CCE7;
z-index:200;
}


.navlist li {
list-style-type: square;
width: 135px;
background-color: #CEDDFA;
z-index:200;
}
.fon3
{  
/*background-image: url(http://web-tourist.net/images/fon3.gif);background-repeat: no-repeat;*/
background-color:#E5EDF6;
border: 1px  solid  #C9DAEE;
font:normal 11px tahoma,Verdana;

}
.search {
font-size: 11px;
font-family:verdana,Tahoma;
color:#494D53;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid #E9EEFA;
padding: 2px;
background-color: #ffffff;
visibility: hidden;
z-index: 100;
font-size: 10px;
font-family:verdana,Tahoma;
color:#494D53;
}

.navapodmenu {
font-size: 12px;
font-family:verdana,Tahoma;
color:#2D3C4F;
padding-left: 0px;
background-color:#CEDDFA;
font-weight : bold;
border-right: 1px solid #CCC;
text-decoration: none;
	}

.true
{
color:#008800;
font-weight : bold;
}

.stranicirane {
color:#7DA1CA;
font-family:Verdana,Arial,Sans-Serif;
font-size: 11px;
}

.stranicirane div
{
font-weight : bold;
display:inline-block;
margin-left:2px;
}

.stranicirane a:link    {margin-left:4px;display:inline-block;}
.stranicirane a:visited {margin-left:4px;display:inline-block;}
.stranicirane a:active  {margin-left:4px;display:inline-block;}
.stranicirane a:hover   {margin-left:4px;display:inline-block;}


.tochki_div
{
display:inline-block;
}

.coment
{
color:#494D53;
font-family:verdana,Tahoma;
font-size:12px;
}

.postcoment
{
color:#494D53;
font-family:verdana,Tahoma;
font-size:12px;
}


.mainAreaInternal {

   top: 0px;
   left: 0px;
   width: 260px;
   height: 110px;
   background-color: #ffffff;
   overflow: hidden
   
   z-index: 0;
 }

 .mainAreaLoading {
   top: 0px;
   left: 0px;
   width: 260px;
   z-index: 1;
	background-color: #ffffff;
	}

	.p_statii
	{
	font-family:verdana;
	font-size:11px;
	margin:15px;

	}
	.p_statii img
	{
	border:none;
	}

.file_table
	{
	font-family:verdana;
	font-size:11px;

	}

.p_statii
{

font-family:Arial;
font-size:11px;

}


.file_table
{

margin-left:35px;
margin-top:15px;
border-bottom:1px solid #dddddd;
}



.file_list
{

margin-left:35px;
margin-top:5px;
border-bottom:1px solid #dddddd;
}
.file_bbcode
{
font-family:Verdana; font-size:10px;
}
.p_statii_cat
{
color:#efa400;
font-family:Arial;
font-size:12px;
}

.avtor
{
float:right;
margin-right:10px;

}

img
{
border:none;
}











#loader{
   visibility:hidden;
}



#f1_error{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#FF0000;
}

#f1_ok{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#00FF00;

}

#f1_upload_form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#f1_upload_process{
   z-index:100;
   visibility:hidden;
   position:absolute;
   text-align:center;
   width:400px;
}


#fixed_panel
{
padding-left:25px;padding-top:12px;
position: fixed;
visibility: visible;
font-size:9px;
font-family:verdana;
left: auto;
right: 0px;
z-index:5;
top:auto;
bottom:0px;
background-image:url(images/fixed_panel.png);
background-repeat:no-repeat;
width:300px;height:85px;
}
