



/* --------------[ User-Defined Adjustments from Stylesheet #2 ]-------------- */

@import 'style-2.css';

/* --------------[ User-Defined Adjustments ]-------------- */

body {
background-image:none;
font-size: 11px;
font-family: verdana, arial, sans-serif;
color: #565656;

	}



h1, h2, h3, h4, h5, h6, h7, .sitetitle {
	font-family: verdana, lucida, sans-serif;
	font-weight: normal;
	}

/* -------------------[ Site Title Adjustments ]------------------- */




#head-content {
	background: transparent;
	background-image: url(http://internet-magaziny.com/logo2.gif);
	background-position: 10px 0px;
	background-repeat: no-repeat;
	}


/* ----------[ Header Background Color Adjustments ]---------- */


#head-content {

	}


/* ----------[ Left Sidebar Float Adjustments ]----------- */


#content .col-3 { float:right; }
#sidebarleft { float:left; }


/* --------------[ Top Navigation Adjustments ]-------------- */

#topnav {

	font-size: 8pt; 
	font-weight: normal;	
	}

#topnav li a, #topnav li a:link, #topnav li a:visited {
	color: #D9E7EA;
}

#topnav li a:hover, #topnav li a:active  {
	
	color: #000;

	
	background: #eee;

	}



/* --------------[ Category Navigation Adjustments ]-------------- */

#nav {
    background: #3399ff;
	font-size: 11px; 
	font-weight: bold;	
	}

#nav li a, #nav li a:link, #nav li a:visited {

	color: #fff;
	}

#nav li a:hover, #nav li a:active  {

	color: #fff;
	background: #21262A;
	}





/* --------------[ Main Content Adjustments ]-------------- */

.maincontent {
	font-size: 11px;
	}

.maincontent a, .maincontent a:link, .maincontent a:visited { 

	color: #2978B0;
	}

.maincontent a:hover, .maincontent a:active, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover { 

	color: #000000;

	}

/* --------------[ Sidebar-Left Adjustments ]-------------- */

#sidebarleft {
	font-size: 9pt;
	}

#sidebarleft a, #sidebar-left a:link, #sidebar-left a:visited { 
	
color: #2978B0;
	
	}

#sidebarleft a:hover, #sidebar-left a:active { 
	
	color: #000;

	}

/* --------------[ Sidebar-Right Adjustments ]-------------- */

#sidebar {
	font-size: 9pt;
	}


#sidebar a, #sidebar a:link, #sidebar a:visited { 
	color: #2978B0;
	}
	


#sidebar a:hover, #sidebar a:active { 
	color: #000;
	}

/* --------------[ Footer Adjustments ]-------------- */

#footer {
	font-size: 11px;
	color:#fff;
	}

#footer a, #footer a:link, #footer a:visited { 
color: #D9E7EA;
}

#footer a:hover, #footer a:active { 
color: #6666CC;
	}


