BODY {
font-family : Tahoma;
font-size : 14px;
scrollbar-base-color : #003A94;
scrollbar-arrow-color: White;
scrollbar-shadow-color : #003A94;
scrollbar-dark-shadow-color : #D8E8E0;
scrollbar-face-color : #0863AD;
background-color : #F5F5F5;
margin:8;
}
td{
font-size : 14px;
}
.radio_cont{
border : 1px solid Silver;
width:22px;
height:20px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
margin-left : 4px;
margin-right : 0px;
background-color : #F2F2F2;
}
.box{
border : 1px solid Silver;
width:100%;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
float:left;
margin-top : 4px;
background-color : #FFFFFF;
}
.tytul2{
font-family: 'Berkshire Swash', cursive;
font-size : 28px;
text-shadow: 4px 4px 4px #aaa;
color:#C10000;
border-bottom:1px solid #D2D2D2;
}
.wyslij{
font-family: 'Berkshire Swash', cursive;
font-size : 18px;
text-shadow: 4px 4px 4px #aaa;
border:0px;
background:transparent;
}
.wyslij:Hover{
font-family: 'Berkshire Swash', cursive;
font-size : 18px;
text-shadow: 4px 4px 4px #aaa;
border:0px;
background:transparent;
color:#C10000;
}
.title_td{
padding-left:10px;
}
.title_td span{

float:right;
}
.rtd{
width:30px;
}
.pytanie{
padding-left:10px;
}
/*porcjowanie nieaktywna*/
.porcja{
	padding : 4px;
	border : 1px solid Silver;	
	background-color : #F5F5F5;	
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;			
}
.porcja:Hover{
	padding : 4px;
	border : 1px solid Silver;
	background-color : #E8E8E8;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;	
}
.formularz{
	padding : 4px;
	border : 1px solid Silver;
	background-color : White;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	/*font-size : 9pt;
	font-family : Tahoma;*/
	font-variant: normal;
	font-style: normal;
}
.formularz:Hover{
	padding : 4px;
	border : 1px solid Silver;	
	background-color : #F5F5F5;	
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;		
	/*font-size : 9pt;
	font-family : Tahoma;*/
	font-variant: normal;
	font-style: normal;
}
.select{
	padding : 4px;
	border : 1px solid Silver;
	background-color : White;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size : 9pt;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.title_error{
background-color:red;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
color:white;
font-weight:bold;
}
.pround{
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
