BODY {
font-family: Verdana, Helvetica, Arial; background-color: white;
margin-left:2px;
margin-right:2px;

}

TABLE.menubar {
 background-image: url(img-menu/bg-blue.jpg); 
 background-repeat: repeat-y;
 background-position: 100% 0%;
 vertical-align: center;
}

TABLE.menu TD {
 vertical-align: baseline;
}

.text		        {font-size: 13px;color: black;font-weight: normal;text-decoration: none; text-align: justify; background: no-repeat top right}
.smalltext		{font-size: 10px;color: black;font-weight: normal;text-decoration: none; text-align: justify; background: no-repeat top right}
.thumbtext		{font-size: 13px;color: black;font-weight: normal;text-decoration: none; text-align: left; background: no-repeat top right}
.technologies		{font-size: 9px;color: black;font-weight: normal;text-decoration: none; text-align: justify; background: no-repeat top right}

a		        {color: black;font-weight: bold;text-decoration: none; text-align: justify}
a:hover			{color: black;font-weight: bold;text-decoration: underline; text-align: justify}

a.menu		        {font-size: 13px;color: white;font-weight: bold;text-decoration: none; text-align: justify}
a.menu:hover		{font-size: 13px;color: white;font-weight: bold;text-decoration: underline; text-align: justify}
a.down			{font-size: 9px;color: gray;font-weight: normal;text-decoration: none; text-align: left}
a.down:hover		{font-size: 9px;color: black;font-weight: normal;text-decoration: none; text-align: left}
a.odkaz		        {font-size: 13px;color: black;font-weight: bold;text-decoration: none; text-align: justify}
a.odkaz:hover	        {font-size: 13px;color: black;font-weight: bold;text-decoration: underline; text-align: justify}
a.portf		        {font-size: 11px;color: black;font-weight: normal;text-decoration: none; text-align: justify}
a.portf:hover		{font-size: 11px;color: black;font-weight: normal;text-decoration: underline; text-align: justify}

P.comment {
font-size: 9px;
}

IMG.thumb {
	border-style: solid;
	border-width: 1;
	border-color: #909090;
}

form.contactForm {
 margin: 0px;
}

form.contactForm table {
 font-size: 9px;
}

form.contactForm input {
 font-family: Verdana, Helvetica, Arial; background-color: white;
 font-size: 9px;
 color: #909090;
 border: 1px solid #E0E0E0;
 margin: 0px;
}

form.contactForm button {
 border: 1px solid #E8E8E8;
}

