/*

// +----------------------------------------------------------------------
// | XHTMLib CSS file v. 1.2                                                           
// +----------------------------------------------------------------------
// | Copyright (C) 2005 by Mario Vejlupek <mario@kuru.cz>
// +----------------------------------------------------------------------
// |
// | Copyright: See COPYING file that comes with this distribution
// +----------------------------------------------------------------------
//

*/


BODY
	{font-family: Verdana;color: #fff;padding: 10px;background-color: #000;font-size: 12px;}


A:link
	{color: #dbdbdb;}
A:active
	{color: #dbdbdb;}
A:visited
	{color: #dbdbdb;}
A:hover
	{text-decoration: none;color: #fff;}


#Center
	{width: 100%;text-align: center;}


#SO_01
	{position: relative;width: 697px;height: 660px;margin: 0 auto;text-align: left;}
	
	
	.center
		{text-align: center;}
		
	.right
		{text-align: right;}

	.cv-head
		{display: block;font-size: 1.3em;padding-bottom: 7px;}
		
	.cv-text
		{margin: 7px;border: 1px solid #666;padding: 7px;background-color: #414141}
