/* 
Projekt: Sztokholm
(c)Krzysztof Wronikowski
*/


* {font-size: 11px; font-family: Verdana, Geneva, Arial, Tahoma, Helvetica, sans-serif;}

body {font-size: 11px; font-family: Verdana, Geneva, Arial, Tahoma, Helvetica, sans-serif;}

b {color: #000000;}

a {font-weight: bold; color: black; }
a:hover {color: #B40000;} 

.txt10  {font-size: 10px;}
.justacja {text-align: justify;}

.top_menu {color: #ffffff;}
.top_menu:hover {background-color: #FFFFFF; color: #FF7B20;}
.top_menu_select {color: red; background-color: #FFFF00;}

.left_menu a { background-color: #949698; color: White; }
.left_menu a:hover {
	color: #FFFFFF;
	background-color: #FF7B20;
}
.naglowek {font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif; background-color: #000000; font-size: 14px; color: #EFEDE4; font-weight: bold}
.ramka {margin: 3px;}
.kontra {color: #FFFFFF;}

.ramka_krop_dol_10px {border-bottom-color: #FF0400; border-bottom-style: dotted; border-bottom-width: 3; font-size: 10px;}
.ramka_krop_dol_12px {border-bottom-color: #FF0400; border-bottom-style: dotted; border-bottom-width: 3; font-size: 12px; text-align: justify;}


.przycisk {border: 2px solid #003F5E; color: #FFEC00; letter-spacing: 1px; text-align: center; 
		  background-color: #008ACC; font-weight: bold; width: 80px;}
		  
input, textarea {font-size: 10px; color: Black;}


/* ######### Style for Drop Down Menu ######### */

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu {
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 12px Verdana;
}

#chromemenu a{
color: #7F7F7F;
font-weight: bold;
text-decoration: none;
}

#chromemenu a:hover{
color: #494949;
background-color: #6D6C58;
}




.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #6D6C58; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
text-align: left;
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #6D6C58; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #6D6C58;
color: white;
}

.dropmenudiv2{
position:absolute;
top: 0;
border: 1px solid #6D6C58; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px;
line-height:18px;
z-index:100;
background-color: white;
width: 385px;
visibility: hidden;
text-align: left;
}

.dropmenudiv2 a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #6D6C58; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv2 a:hover{ /*Theme Change here*/
background-color: #6D6C58;
color: white;
}

.dropmenudiv3{
position:absolute;
top: 0;
border: 1px solid #6D6C58; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px;
line-height:18px;
z-index:100;
background-color: white;
width: 225px;
visibility: hidden;
text-align: left;
}

.dropmenudiv3 a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #6D6C58; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv3 a:hover{ /*Theme Change here*/
background-color: #6D6C58;
color: white;
}
