/* CSS Document */



body  {
	background-color: #7d8298;
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #af986c;
}

blockquote  {
	letter-spacing: 2px;
	padding-top: 15px;
	padding-left: 15px;
}
a   {
	color: #af986c;
	text-decoration: underline;
}

h2   {
	font-size: 14px;
	font-weight: bolder;
}

h3   {
	height: 18px;
	text-align: right;
	font-size: 14px;
}

h4   {
	font-size: 12px;
	letter-spacing: 2px;
	text-decoration: underline overline;
}

hr   {
	border: none;
}

a:hover   {
	color: #CCC;
}

p {
	text-indent: 20px;
}

#bloguje {
	text-align: left;
	padding-top: 5px;
}

#doprava {
	text-align: right;
	margin-top: 8px;
	margin-right: 10px;
	list-style-position: inside;
}

#cerna  {
	background-color: #000;
}

#doprava a	{
	color: #af986c;
}

#doprava a:hover	{
	color: #CCC;
}

#koment-title {
	border-bottom: #FFF dotted 1px;
	padding: 2px;
	}

#logo   {
	margin: 0px;
	height: 285;
	width: 600;

}

#main   {
	width: 600px;
	text-align: left;
	border: solid 2px #000;
}

#uzavreno  {
	display: block;
}

#zaviracka  {
	font-size: 10px;
	margin: 10px;
	letter-spacing: 2px;
	text-align: center;
	background-color: #000;
}

.polozka  {
	display: none;
	text-align: center;
	font-size: 10px;
	letter-spacing: 2px;
}

.post   {
	font-size: 10px;
	letter-spacing: 1px;
	margin: 10px;
	margin-bottom: 0px;
}

.post .comadd {
	color: #99F;
}	

.post .comadd input {
	background-color: #66CCCC;
	color: #663333;
	border: 0px;
}
	
.post .comadd input:focus, .post .comadd input:hover {
	background-color: #663333;
	color: #66CCCC; 
	border: 0px;
}	

.post .comadd textarea {
	background-color: #66CCCC; 
	color: #663333;
	border: 0px;
}	

.post .comadd textarea:focus, .post .comadd textarea:hover {
	background-color: #663333; 
	color: #66CCCC;
	border: 0px;
}
	
.koment   {
	margin-bottom: 20px;
	padding: 2px;
	border-bottom: 0px;
	}
	
.koment a   {
	color: #CCCCCC;
	}

.koment a:hover   {
	color: #FFFFFF;
	}
	
.koment-hlavicka {
	margin-top: 2px;
	padding: 2px;
	border-top: #FFF dotted 1px;
	clear: both;
	}

.koment-hlavicka a  {
	color:#FFF;
	}

.koment-hlavicka a:hover   {
	color: #CCCCFF;
	}

.koment-ip {
	margin-top: 0px;
	padding: 2px;
	}

#linky a  {
	color: #af986c;
	}

#linky a:hover  {
	color: #CCC;
}

.ramecek	{
	border: 0px;
	background-color: #3f424d;
	display: block;
	color: #af986c;
	background-image: url("img/boy/bg4.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

.ramecek a {
	color: #af986c;
}

.ramecek a:hover {
	color: #CCC;
}

#vnitrek-ram	{
	padding: 5px;
	display: block;
}


.avatar {
	float: right;
	margin: 3px;
	background-image: url("img/boy/smiley.jpg");
	background-position: 10px 10px
}

#odblog	{
	float: right;
	margin: 3px;
	background-image: url("img/boy/bloguje.jpg");
	height: 31px;
	width: 88px;
}

#uzavrit  {
	text-align: right;
	margin: 10px;
}

#uzavrit a	{
	color: #FCC;
}

#uzavrit a:hover	{
	color: #666;
}

#twitter_div	{
	border: 1px #888 solid;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url("img/twitter_logo_univ.png");
	background-repeat: no-repeat; 
	background-position: left bottom;
}

#twitter_update_list	{
	list-style: square;
	text-align: justify;
	margin-right: 20px;
}

#twitter-link	{
	margin: 5px;
}
