/
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);
h1,h2,h3,h4,h5,h6{font-family: 'Source Sans Pro', sans-serif;font-weight:normal;color:#fff;}
h1,h2,h3,h4,h5,h6,figcaption{text-transform:capitalize;}

body{font-family:Arial, Helvetica, sans-serif;background:#6699FF;margin:10;}

.content {
font-size:12px;
}

input {
height:60; font-size:32;
}
textarea {
height:50; font-size:12px;background-color:LightBlue;}

table {
font-size:12px;}
#izpis {
	background-color:LightBlue;
	padding:1px;
}