/* Szalay CSS */ 

/* �ltal�nos st�luselemek */

body {
	background: #FFFFFF url("http://www.udules.org/design/udules-blue/images/bg.gif") repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #484848;
}


img	{
	border: none;
}

p {
	line-height: 16px;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #242424;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	color: #A6AC38;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #AD6B37;
}

table.wrapper {
	width: 1015px;
	height: 100%;
}

td.head {
	height: 178px;
	width: 100%;
	background: url("http://www.udules.org/design/udules-blue/images/head.jpg") no-repeat;
	padding-bottom: 6px;
	padding-left: 250px;
	font-size: 14px;
}

td.left {
	width: 250px;
	background: url("http://www.udules.org/design/udules-blue/images/leftbg.gif") repeat-y;
}

td.content {
	width: 565px; font-size:13; padding:10;
}

td.right {
	width: 200px;
	font-size: 12px;
}

td.foot {
	height: 40px;
	text-align: center;
	border-top: 1px solid #1E64A2;
	font-size: 12px;
	color: #484848;
}

#leftmenu {
	width: 250px;
	height: 300px;
	background: url("http://www.udules.org/design/udules-blue/images/leftmenubg.gif") no-repeat;
}

.fejlec {
	width: 100%;
	height: 36px;
	background: #E0E0E0;
}

