
{================DISKUZE==============}
fieldset {
	width: 440px;
	border-color:#DDD;
	border-style:double;
	border-width:4px 1px 2px 1px;
	padding:10px;
	margin-left: 55px;
	margin-top: 20px;
}

legend {
	color: #CD2800;
	width: 100px;
	text-align:center;
	font-weight:bold;
	margin-bottom: 0.1em;
}

label {
	float: left;
	width: 170px;
	padding-left:30px;
}

input {
	border: 1px solid #c7c7c7;
	width: 170px;
	height: 25px;
	color: #333333;
	margin-bottom: 4px;

}

form p {
	padding-left:30px;
}

textarea {
	border: 1px solid #c7c7c7;
	width:170px;
	height: 100px;
	margin-bottom: 4px;
}

input.send{
	background: #CD2800;
	color:white;
	font-weight:bold;
	margin-left: 90px;
	height: 30px;
	
}

#submitbutton{
	margin-left: 107px;
	width: 180px;

}

div#answer {
	width: 410px;
	}
	
div#clasic {
	width: 420px;
	}	

font#error {
	color:red;
}

font#chaptcha {
	color:#CD2800;
}		

font#post	{
	font-weight : bold;
	color: #003399;
	font-size: 16px;
	margin-left: 7px;
	margin-left: 20px;
	margin-right: 7px;
	margin-bottom: 1px;
	text-decoration: none;
	}
	
div#undertext {
	border-top: 1px solid #003399;
	margin-left: 7px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 7px;
	font-size: 15px;	
	}
	
table#forum{
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	text-align: justify;
   	margin-top: 20px;
   	margin-left: 20px;
	width: 535px;
	width: 630px;
	height: auto;
	}
	
tr#first {
	height: 20px;
	color: white;
	text-align: justify;
	background-color: #CD2800;
	margin-right: 0px;
	margin-left: 0px;
	border-spacing: 0px;
	}

td#first {
	width: 300px;
	}
	
tr#odd {
	font-size: 13px;
	height: 13px;
	text-align: justify;
	background-color: #e5f5ef;
	margin-right: 0px;
	margin-left: 0px;
	border-spacing: 0px;
	}
	
tr#even {
	font-size: 13px;
	height: 13px;
	text-align: justify;
	background-color: white;
	margin-right: 0px;
	margin-left: 0px;
	border-spacing: 0px;
	}
	
div#textForum	{
	font-size: 13px;
	height: 13px;
	text-align: justify;
	padding: 6px;
	color: #CD2800;
	}
	
p#linkContainer {
	text-align: right;
	padding-right: 15px;
}
a#link	{
	/*
	margin-left: 285px;
	margin-left: 375px;
	*/
	height: 30px;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	_padding-bottom: 2px;
	background-color: #CD2800;
	color: #ffffff;
	font-family:verdana,Arial,sans-serif;
	font-size:12px;
	font-weight: bold;
	}	

div#clasic	{
	font-size: 13px;
	padding-left: 8px;
	padding-right: 8px;
	color: #CD2800;
	}	
	
div#clasicSubject	{
	font-weight : bold;
	text-decoration:underline;
	font-size: 13px;
	margin-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	color: black;
	}
	
div#clasicBody	{
	font-size: 12px;
	margin-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	color: black;
	text-align: left;
	}

div#WelcomeText	{
	font-size: 10px;
	margin-left: 10px;
	
	}
div#styleSpecific {
	background: #e5f5ef;
	padding-top: 5px;
	padding-bottom: 5px; 
	margin-right: 17px;
	margin-left: 17px;
	margin-top: 10px;
	}
	
div#styleNormal	{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 17px;
	margin-left: 17px;
	}	

div#main{
	margin: auto;
	}
	
div#admin	{
	padding-left:100px;
	}
	
form p.comment {
	font-size: 10px;
	color: #7f7f7f;
}
	
{================DISKUZE end==============}
